<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
23d13bfd-28a5-4a85-814b-d309988f1b11|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="23d13bfd-28a5-4a85-814b-d309988f1b11">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="40324" DestinationId="0" CityId="0" />
    <StayDateRange Start="2025-02-11T00:00:00" End="2025-02-24T00: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
23d13bfd-28a5-4a85-814b-d309988f1b11|PaximumSearch|supplier interation failed||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
23d13bfd-28a5-4a85-814b-d309988f1b11|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
23d13bfd-28a5-4a85-814b-d309988f1b11|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
23d13bfd-28a5-4a85-814b-d309988f1b11|InfiniteSearch|successfull supplier interation||Infinite|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
23d13bfd-28a5-4a85-814b-d309988f1b11|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
23d13bfd-28a5-4a85-814b-d309988f1b11|MikiSearch|successfull supplier interation||Miki|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
23d13bfd-28a5-4a85-814b-d309988f1b11|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
23d13bfd-28a5-4a85-814b-d309988f1b11|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
23d13bfd-28a5-4a85-814b-d309988f1b11|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
23d13bfd-28a5-4a85-814b-d309988f1b11|DOTWSearch|successfull supplier interation||DOTW|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
23d13bfd-28a5-4a85-814b-d309988f1b11|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="2025-01-18T12:40:37.6679381+00:00" Version="0" EchoToken="Search" TransactionIdentifier="23d13bfd-28a5-4a85-814b-d309988f1b11" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="27" TotalAmount="501" OriginalAmount="501">
      <BasicPropertyInfo Latitude="51.47885806353" Longitude="-0.40939391534425" StarRating="3" HotelCode="115077|457515" HotelName="Travelodge London Heathrow Central" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>700 Bath Road, Hertz House, Hounslow TW5 9TW</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/158639/a_158639_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is 1,5 km from the Hounslow West tube station and 3 km from Heathrow Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="527" OriginalAmount="527">
      <BasicPropertyInfo Latitude="51.55518388" Longitude="0.07769766" StarRating="2" HotelCode="440067|167950" HotelName="Woodlands Lodge Ilford" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 05/02/2025" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>92-94 Woodlands Road, Redbridge, Ilford IG1 1JW</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/602992/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Woodlands Lodge Ilford.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="546.98" OriginalAmount="546.98">
      <BasicPropertyInfo Latitude="51.567596" Longitude="0.065121" StarRating="2" HotelCode="114512|608795" HotelName="Park Hotel Ilford" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Free CXL until 24/01/2025" HotelFacility="Central Heating,Conference Hall,Fax,Garden,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>327 Cranbrook Road, Ilford, Essex, London IG1 4UE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/145403/145403a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located near Ilford town centre and Gants Hill tube station.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="550" OriginalAmount="550">
      <BasicPropertyInfo Latitude="51.481015" Longitude="-0.433617" StarRating="3" HotelCode="28980|15475" HotelName="Best Western London Heathrow Ariel Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Free CXL until 06/02/2025" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>118 Bath Road, Harlington, Hayes, Greater London UB3 5AJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/46385/a_46385_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is especially appropriate for guests staying on short breaks and offers excellent links to the public transport network. The hotel is just 15 minutes from the centre where guests will discover countless shopping and entertainment venues as well as many of the top tourist sights such as Legoland, Eton and Windsor. West Drayton train station is approximately 1.5 km away, whilst Heathrow Airport is about 1 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="576.76" OriginalAmount="576.76">
      <BasicPropertyInfo Latitude="51.473649140562" Longitude="-0.027244538068771" StarRating="2" HotelCode="189775|1677098" HotelName="Venture Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>86 Tanners Hill, Greater London SE8 4PN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/39/393165/393165a_hb_a_014.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="578" OriginalAmount="578">
      <BasicPropertyInfo Latitude="51.534944" Longitude="0.070981" StarRating="2" HotelCode="53449|456664" HotelName="ibis budget London Barking" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Highbridge Road, Barking IG11 7BA, Essex</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/59688/a_59688_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is ibis budget London Barking.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="584" OriginalAmount="584">
      <BasicPropertyInfo Latitude="51.870888762363" Longitude="0.19500732421875" StarRating="3" HotelCode="78706|20662" HotelName="Ramada London Stansted Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Old Dumow Road, M11 Motorway, Welcome Break Birchanger Green, Junction 8, Bishops Stortford, CM23 5QZ</AddressLine>
          </AddressLines>
          <CityName>Bishop's Stortford</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/106643/a_106643_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated within 5 km of Stansted Airport, this hotel offers an ideal rest spot for onward travellers and families. With main transport routes nearby, central London is a mere 45 minutes away by public transport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="590" OriginalAmount="590">
      <BasicPropertyInfo Latitude="51.51150639" Longitude="-0.37854562" StarRating="3" HotelCode="312207|79238" HotelName="Pacific Inn London Heathrow" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>60-66 The Broadway, Southall, Middlesex, Greater London, London UB1 1QB</AddressLine>
          </AddressLines>
          <CityName>Hounslow</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/82734/1882734/20.jpg?f=15528797</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Hounslow. The nearest airport is Northolt (NHT).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="593" OriginalAmount="593">
      <BasicPropertyInfo Latitude="51.37492242" Longitude="-0.09034449" StarRating="2.5" HotelCode="502934|411127" HotelName="easyHotel Croydon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Internet">
        <Address>
          <AddressLines>
            <AddressLine>22 Addiscombe Road, Croydon, London CR9 5DT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/619883/619883a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Croydon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="595" OriginalAmount="595">
      <BasicPropertyInfo Latitude="51.872109285165" Longitude="0.19391298294067" StarRating="2" HotelCode="137358|326078" HotelName="Days Inn London Stansted Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Fax,Golf,Internet,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>M11 Junction 8, Welcome Break Service Area, Birchanger Green, Bishop's Stortford CM23 5QZ</AddressLine>
          </AddressLines>
          <CityName>Bishop's Stortford</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/197243/a_197243_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located at Birchanger Green Service Area, near junction 8 of the M11 motorway, which is approximately 8 km from Stansted Airport. Approximate distances to other airports in the region include Haverfordwest Aerodrome (85 km), London City Airport (50 km), London Gatwick Airport (111 km), London Heathrow Airport and London Luton Airport (83 km), and Southampton Airport (204 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="596" OriginalAmount="596">
      <BasicPropertyInfo Latitude="51.907138" Longitude="0.252379" StarRating="3" HotelCode="78760|70250" HotelName="DeSalis Hotel Stansted" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/02/2025" HotelFacility="Bar,Fax,Golf,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hall Road, Gaunts End, Elsenham, Stansted, Essex CM22 6DR</AddressLine>
          </AddressLines>
          <CityName>Stansted</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/133844/133844a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Stansted. The nearest airport is London - Stansted (STN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="597" OriginalAmount="597">
      <BasicPropertyInfo Latitude="51.563565467413" Longitude="0.070720004574127" StarRating="2" HotelCode="78576|37498" HotelName="Cranbrook" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Free CXL until 05/02/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>22-24 Coventry Road, London IG1 4QR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/145543/145543a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located just 15 minutes from central London, and close to the financial district. Ilford town centre is around 5 minutes' walk away and the Olympics site is some 4 km away. Guests also have the Kenneth Moore Theatre on the doorstep. The Redbridge Museum is worth a visit, as is Eastbury Manor House and Valence House Museum and Park.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="598" OriginalAmount="598">
      <BasicPropertyInfo Latitude="51.171708628171" Longitude="-0.17085939645767" StarRating="2.5" HotelCode="79186|45274" HotelName="Gatwick White House" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Guesthouse,Airport Hotel,Hostel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Garden,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>50/52 Church Road, Horley RH6 7EX, Surrey</AddressLine>
          </AddressLines>
          <CityName>Horley</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/340115/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Just 10 minutes' walk from Horley, the hotel has a convenient location and provides a warm, relaxing and friendly atmosphere. The town's railway station provides access to Gatwick Airport and trains also run regularly to London Victoria station, with a journey time of about 35 minutes. The town centre of Horley is around 500 m away, and guests can find restaurants and bars within around 5 minutes of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="598" OriginalAmount="598">
      <BasicPropertyInfo Latitude="51.530038388319" Longitude="-0.2255118981476" StarRating="2" HotelCode="149178|200253" HotelName="Kensal Green Backpackers" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 06/02/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>639 Harrow Road, London NW10 5NU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/210855/gt_210855_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys a convenient location opposite Kensal Green Underground Station, right in front of the number 18 bus stop. There are numerous shopping opportunities in nearby White City, which is about a 7-minute drive away. The airports of Heathrow, Gatwick, Luton and Stansted are about 17 km, 40 km, 40 km and 51 km away, respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="605" OriginalAmount="605">
      <BasicPropertyInfo Latitude="51.39743516" Longitude="-0.10335381" StarRating="2" HotelCode="417350|524188" HotelName="The Crystal Lodge Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment,Bed and breakfasts" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Bar,Concierge,Designated Smoking Area,Dry Cleaning,Garden,Housekeeping,Internet,Kitchen,Laundry,LCD/Projector,Luggage Storage,Parking,Room Service,Spa,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>49 Brigstock Road, CR7 7JH Thornton Heath</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/16330/2016330/1.jpg?f=15236313</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is The Crystal Lodge Hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="612.33" OriginalAmount="612.33">
      <BasicPropertyInfo Latitude="51.881104" Longitude="-0.414879" StarRating="2" HotelCode="35658|2259985" HotelName="easyHotel London Luton" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>40a Guildford Street, Luton LU1 2PA</AddressLine>
          </AddressLines>
          <CityName>Luton</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/57992/a_57992_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies right in the heart of the city. Countless shops, delightful restaurants, vibrant bars and clubs are just a few minutes away on foot from the hotel. Links to the public transport network are also found within 100 m of the hotel's entrance. London Luton Airport is only 3 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="612.55" OriginalAmount="612.55">
      <BasicPropertyInfo Latitude="51.629146791747" Longitude="-0.2638758981476" StarRating="3" HotelCode="94603|351195" HotelName="Ramada London North M1" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2-4 Between Junction, Gateway Services, London NW7 3HU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/131427/a_131427_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly business hotel is conveniently located on the M1 motorway, just 11 miles north of central London and only 9 miles from Wembley Stadium. Brent Cross shopping centre, Edgware bus and underground station and Mill Hill Broadway train station are all around a 5-minute drive from the conference hotel and restaurants and bars can be found on the hotel's doorstep. Nearby airports include London Heathrow (approximately 33 km away), London Luton (around 36 km away), London City (39 km), London Stansted (64 km) and London Gatwick (72 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="622.87" OriginalAmount="622.87">
      <BasicPropertyInfo Latitude="51.48008" Longitude="-0.483259" StarRating="3" HotelCode="28977|32374" HotelName="Thistle London Heathrow Terminal 5" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bath Road, Longford, London UB7 0EQ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/46381/a_46381_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is in a quiet location near London Heathrow.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="641" OriginalAmount="641">
      <BasicPropertyInfo Latitude="51.553607017664" Longitude="0.033790469169617" StarRating="2" HotelCode="94551|457372" HotelName="Forest Gate" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>105 Godwin Road, London E7 0LW</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/131364/a_131364_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Forest Gate.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="643" OriginalAmount="643">
      <BasicPropertyInfo Latitude="51.46496" Longitude="-0.53288" StarRating="3" HotelCode="196661|76331" HotelName="London Heathrow Guest House" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/02/2025" HotelFacility="Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>94-96 Coppermill Road, Wraysbury, Staines, Middlesex TW19 5NS</AddressLine>
          </AddressLines>
          <CityName>Staines</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/345630/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Slough. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="644" OriginalAmount="644">
      <BasicPropertyInfo Latitude="51.868969469835" Longitude="0.2395857865082" StarRating="3" HotelCode="142955|70246" HotelName="Stansted Airport Lodge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/02/2025" HotelFacility="Air Conditioning,Fax,Golf,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dunmow Road, Takeley CM22 6QR</AddressLine>
          </AddressLines>
          <CityName>Takeley</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/133843/133843a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lodge is located in Bishop's Stortford. The nearest airport is London - Stansted (STN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="665.13" OriginalAmount="665.13">
      <BasicPropertyInfo StarRating="3" HotelCode="|618125" HotelName="THISTLE LONDON HEATHROW" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>WEST DRAYTON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/378148_foto1_3_ROOM.jpg</HotelPictures>
        <HotelDescription>Thistle London Heathrow hotel is the perfect choice if you�re flying early, landing late or just want the holiday to last a little longer. As well as being handy for all the terminals at London Heathrow, our location on the A4, and close to the M25, makes Thistle London Heathrow hotel an ideal base for visits to nearby Windsor Castle, Kew Gardens and even events at Wembley Stadium.
Whether you�re flying from London Heathrow, visiting London, or with us for a business event or family occasion, our hotel rooms have everything you need for a relaxing, comfortable stay.

All rooms in our hotel are air-conditioned, en-suite and have free unlimited BT Wi-Fi internet access.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="667" OriginalAmount="667">
      <BasicPropertyInfo Latitude="51.479907128737" Longitude="-0.51304588922244" StarRating="3" HotelCode="94522|71857" HotelName="Holiday Inn London - Heathrow T5" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Old Bath Road, Colnbrook, SL3 0PH Slough</AddressLine>
          </AddressLines>
          <CityName>Slough</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/67080/1867080/1.jpg?f=15650460</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Heathrow. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="667" OriginalAmount="667">
      <BasicPropertyInfo Latitude="51.872915" Longitude="-0.418305" StarRating="2" HotelCode="114554|72553" HotelName="Stockwood" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/02/2025" HotelFacility="Bar,Fax,Golf,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>41-43 Stockwood Crescent, Luton, Bedfordshire, LU1 3SS</AddressLine>
          </AddressLines>
          <CityName>Luton</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/341011/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Luton. The nearest airport is London - Luton International (LTN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="668.85" OriginalAmount="668.85">
      <BasicPropertyInfo StarRating="4" HotelCode="|676773" HotelName="RAMADA BY WYNDHAM LONDON NORTH M1" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BARNET</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/954741_foto_1.jpg</HotelPictures>
        <HotelDescription>This 4 star hotel is located in the suburbs of London and was established in 2002. It is 14.0 Km from the Wembley Stadium and the nearest station is Edgware Station. The Hotel has 2 restaurants, a bar, a conference room and a coffee shop. All 195 rooms are equipped with hairdryer and air conditioning.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="671" OriginalAmount="671">
      <BasicPropertyInfo Latitude="51.557313" Longitude="0.07302" StarRating="2" HotelCode="114929|225953" HotelName="Travelodge London Ilford" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Clements Road, Ilford, London, Essex IG1 1BA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/158473/a_158473_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - London City Airport (LCY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="678" OriginalAmount="678">
      <BasicPropertyInfo Latitude="51.575697368969" Longitude="-0.19733849754425" StarRating="2" HotelCode="145797|212612" HotelName="Central Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>35 Hoop Lane, London, Greater London NW11 8BS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/207150/gt_207150_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the heart of Golders Green, this city hotel is set in a very quiet location, only a short walk away from the local shops and restaurants and Golders Green metro station. Golders Hill Park is a 5-minute drive away and nearby airports include London Heathrow (21 km away), London Luton (36 km away), London Gatwick (45 km away) and London Stansted (46 km away).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="696" OriginalAmount="696">
      <BasicPropertyInfo Latitude="51.105665" Longitude="-0.144753" StarRating="3" HotelCode="29489|5507" HotelName="Europa Gatwick Hotel &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Golf,Heated Pool,Internet,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Balcombe Road, Gatwick RH10 7ZR</AddressLine>
          </AddressLines>
          <CityName>Gatwick</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/47157/a_47157_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This choice hotel is located in West Sussex just 30 minutes on the Gatwick Express from central London. The location is ideal for discovering the splendid southeast of England. It is not far to the coastal resort of Brighton and various other historical tourist attractions such as Leeds and Hever Castle can be reached in just 45 minutes. Chessington World of Adventures is the perfect venue for a marvellous family day out and is just 30 minutes from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="696" OriginalAmount="696">
      <BasicPropertyInfo Latitude="51.486409" Longitude="-0.197955" StarRating="2" HotelCode="14114|3420" HotelName="Lily" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>23-33 Lillie Road, London SW6 1UG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/31/311552/311552a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Lily.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="702" OriginalAmount="702">
      <BasicPropertyInfo Latitude="51.574924130774" Longitude="-0.20316794232792" StarRating="0" HotelCode="237212|410941" HotelName="Golders Park Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>175 Golders Green Road, Golders Green, Barnet, London NW11 9BY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/352401/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="708" OriginalAmount="708">
      <BasicPropertyInfo Latitude="51.146584" Longitude="-0.245949" StarRating="3" HotelCode="81954|45278" HotelName="The Russ Hill Hotel Gatwick" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Country House,Airport Hotel,Conference Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 06/02/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Diet Meals,Fax,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Russ Hill, Charlwood, Gatwick RH6 0EL</AddressLine>
          </AddressLines>
          <CityName>Charlwood</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/110654/a_110654_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the village of Charlwood, yet only 6 km from Gatwick Airport, this family-friendly airport hotel is within easy reach of London with trains running approximately every 15 minutes from Gatwick to Victoria. Both Crawley and Horley with its shops are around a 15-minute drive from the country house, and Brighton and its beach is roughly a 45-minute train journey away. Other nearby airports include London Heathrow (65 km away), London City (75 km away), London Luton (115 km away) and London Stansted (120 km away).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="718.25" OriginalAmount="718.25">
      <BasicPropertyInfo Latitude="51.564039" Longitude="0.065391" StarRating="3" HotelCode="906395|829955" HotelName="Britannia Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Garden,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>54 Mansfield Road, Ilford, Essex IG1 3BD, London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/145540/145540a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated next to Ilford town centre and Ilford station. Ilford is a suburban town of London that is 20 minutes away from Central London. London City Airport is approximately 10 km away and London Heathrow Airport 50 km from the hotel. Further nearby airports include London Stansted Airport, which is around 60 km, and London Gatwick and London Luton Airport, which are both about 70 km away from the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="720.48" OriginalAmount="720.48">
      <BasicPropertyInfo Latitude="51.431495" Longitude="-0.511489" StarRating="3" HotelCode="336515|746735" HotelName="Mercure London Staines-upon-Thames" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Thames Street, Staines, Surrey TW18 4SJ</AddressLine>
          </AddressLines>
          <CityName>Staines</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/55647/a_55647_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Staines. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="722" OriginalAmount="722">
      <BasicPropertyInfo Latitude="51.357256" Longitude="-0.117071" StarRating="4" HotelCode="76390|49517" HotelName="London Croydon Aerodrome Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>680 Purley Way, Croydon, Surrey  CR9 4LT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/103872/a_103872_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London Croydon Aerodrome Hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="722.93" OriginalAmount="722.93">
      <BasicPropertyInfo StarRating="2" HotelCode="|961987" HotelName="IBIS LONDON THURROCK M25" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/904694_foto_1.jpg</HotelPictures>
        <HotelDescription>With our economy room rates, our modern, affordable hotel offers so much more than just the basics. From free fibre Wi-Fi to on-site parking, a hearty hot and cold breakfast spread to 24/7 refreshments, we've kept our prices low while making sure all boxes are ticked. As an added bonus, our laid-back, stylish bar and restaurant offers relaxing spots for enjoying long, lazy dinners and a well-earned nightcap (or two).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="723" OriginalAmount="723">
      <BasicPropertyInfo Latitude="51.467242" Longitude="-0.366724" StarRating="2" HotelCode="213192|169512" HotelName="ibis budget London Hounslow" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>20-28 Staines Road, 65 Grove Road, London TW3 3JS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/301875/a_301875_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is ibis budget London Hounslow.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="726" OriginalAmount="726">
      <BasicPropertyInfo Latitude="51.659922971867" Longitude="-0.26589262024233" StarRating="3" HotelCode="114983|37431" HotelName="ibis London Elstree Borehamwood Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Elstree Way, Borehamwood, London WD6 1JY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/158536/a_158536_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 1.2 km from the centre of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="726" OriginalAmount="726">
      <BasicPropertyInfo Latitude="51.557111607577" Longitude="-0.39774903258899" StarRating="3" HotelCode="78711|35773" HotelName="Savera Hotel South Ruislip" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/02/2025" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Long Drive, Station Approach, London HA4 0HG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/106649/a_106649_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="727" OriginalAmount="727">
      <BasicPropertyInfo Latitude="51.17210564" Longitude="-0.19126045" StarRating="3" HotelCode="614318|479708" HotelName="Hookwood Lodge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/02/2025" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Reigate Road, Hookwood, Horley, Surrey RH6 0HD</AddressLine>
          </AddressLines>
          <CityName>Horley</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0036/35855/3635855/1.jpg?f=15234757</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Horley.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="730" OriginalAmount="730">
      <BasicPropertyInfo Latitude="51.88099" Longitude="-0.41623" StarRating="4" HotelCode="35445|221981" HotelName="Thistle Express Luton" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Heated Pool,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Library Road?, The Mall, Luton LU1 2TR</AddressLine>
          </AddressLines>
          <CityName>Luton</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/57645/ba_57645_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the centre of Luton and overlooking St. George’ Square, the hotel is ideal for a business or leisure stay. It is perfectly located for exploring the Bedfordshire countryside or as a stopover for Luton Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="733" OriginalAmount="733">
      <BasicPropertyInfo Latitude="51.410995023811" Longitude="-0.054952248809059" StarRating="2.5" HotelCode="199809|215313" HotelName="Travelodge London Crystal Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>61-63 Croydon Road, Yeoman House, Penge, London SE20 7TS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/285099/a_285099_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - London City Airport (LCY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="736.06" OriginalAmount="736.06">
      <BasicPropertyInfo StarRating="2" HotelCode="|A2DF46" HotelName="easyHotel London Croydon" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>CROYDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1352407_foto_1.jpg</HotelPictures>
        <HotelDescription>Make yourself at home in one of the 103 air-conditioned guestrooms. Bathrooms have showers and complimentary toiletries. Conveniences include irons/ironing boards, and housekeeping is provided daily.Featured amenities include a 24-hour front desk, luggage storage, and an elevator.With a stay at easyHotel London Croydon, you'll be centrally located in Croydon, within a 15-minute drive of Crystal Palace Park and Surrey Hills.  This hotel is 10.4 mi (16.8 km) from Big Ben and 10.8 mi (17.3 km) from London Bridge.Distances are displayed to the nearest 0.1 mile and kilometer.  Crystal Palace Park - 6.9 km / 4.3 mi  Clapham Common - 11.8 km / 7.3 mi  Surrey Hills - 12.1 km / 7.5 mi  The Oval - 14.3 km / 8.9 mi  Wimbledon Tennis Club - 14.4 km / 9 mi  Thames River - 14.8 km / 9.2 mi  Epsom Downs Racecourse - 14.9 km / 9.3 mi  Greenwich Park - 15.7 km / 9.8 mi  Cutty Sark - 16.2 km / 10.1 mi  Stamford Bridge Stadium - 16.2 km / 10.1 mi  St. Thomas' Hospital - 16.4 km / 10.2 mi  Sloane Square - 16.4 km / 10.2 mi  Westminster Bridge - 16.5 km / 10.2 mi  Sea Life London Aquarium - 16.5 km / 10.3 mi  London Dungeon - 16.5 km / 10.3 mi  The nearest airports are:Gatwick Airport (LGW) - 34.8 km / 21.6 mi Heathrow Airport (LHR) - 68.3 km / 42.4 mi London City Airport (LCY) - 29.2 km / 18.1 mi The preferred airport for easyHotel London Croydon is Gatwick Airport (LGW).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="738.90" OriginalAmount="738.90">
      <BasicPropertyInfo Latitude="51.568736" Longitude="-0.34797700000001" StarRating="3" HotelCode="310077|2189535" HotelName="Eurotraveller Hotel Premier Harrow" 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>56-60 Northolt Road, South Harrow, Middlesex, London HA2 0DW</AddressLine>
          </AddressLines>
          <CityName>Harrow on the Hill</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/65/656853/656853a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Harrow on the Hill. The nearest airport is Northolt (NHT).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="739" OriginalAmount="739">
      <BasicPropertyInfo Latitude="51.16968749" Longitude="-0.1731031898" StarRating="4" HotelCode="142801|488661" HotelName="Acorn Lodge Gatwick" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>79 Massetts Road, Horley, Surrey RH6 7EB</AddressLine>
          </AddressLines>
          <CityName>Horley</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0019/75085/1975085/1.jpg?f=15096035</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 800 m from the centre of Horley.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="739" OriginalAmount="739">
      <BasicPropertyInfo Latitude="51.48083" Longitude="-0.430632" StarRating="3" HotelCode="13247|65910" HotelName="ibis London Heathrow Airport Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>112 Bath Road, Hayes, Middlesex, London Heathrow Airport, London UB3 5AL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/13873/a_13873_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated near to the airport on the northern perimeter road (Bath Road), this hotel offers excellent public transport links as well as fast food restaurants and a bowling alley next door. The hotel also offers easy access to the M4 and M25 motorways, as well as local attractions, including Windsor Castle, Kew Gardens and Legoland.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="743.56" OriginalAmount="743.56">
      <BasicPropertyInfo Latitude="51.488801473118" Longitude="-0.53627933995062" StarRating="3" HotelCode="81285|384645" HotelName="Holiday Inn Express London Heathrow T5" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Airport Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>London Road, Slough, Berkshire SL3 8QB</AddressLine>
          </AddressLines>
          <CityName>Slough</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/109815/a_109815_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located close to the major motorways - M4, M25, M40 - providing easy access from all directions. Heathrow Airport Terminal 5 is just 2 miles away and a shuttle service operates regularly to/from the terminals 1/2/3/5 (fees apply). The establishment is well positioned for touring the local tourist attractions such as Windsor and its historic castle, Henley and the theme parks at Legoland and Thorpe Park. For sporting or concert enthusiasts, Twickenham Rugby Stadium and the Arena and Stadium at Wembley are within easy reach. Approximate distances to other airports in the region include London City Airport (28 km), London Gatwick (58 km) and London Luton (56 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="743.85" OriginalAmount="743.85">
      <BasicPropertyInfo Latitude="51.165765066659" Longitude="-0.17826497554779" StarRating="3" HotelCode="16084|118772" HotelName="Travelodge Gatwick Airport Central" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Povey Cross Road, Gatwick, Horley RH6 0BE</AddressLine>
          </AddressLines>
          <CityName>Horley</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/19357/a_19357_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This airport hotel enjoys a convenient location, just 5 minutes from Gatwick Airport. A shuttle service to the North and South terminals at Gatwick is available every 15 minutes at a charge per person (subject to availability). Easy access to the centre of London is provided by the Gatwick Express, which runs from the South terminal of the airport. Guests will find a number of shops, bars and pubs 3 km from the accommodation at the airport, whilst sights such as Chessington Theme Park (39 km), Brighton (48 km) and Windsor Castle (79 km) are all nearby. The following airports can be found in the airport's proximity: London Gatwick (2 km), London Heathrow (76 km), London City (76 km) and London Stansted (116 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="748.40" OriginalAmount="748.40">
      <BasicPropertyInfo Latitude="51.575316" Longitude="-0.203934" StarRating="2" HotelCode="94563|385545" HotelName="King Solomon" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>155-159 Golders Green Road, London NW11 9BX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/131377/a_131377_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the tree-lined suburb of Golders Green, in north London, near the Golders Green and Brent Cross underground (tube) stations and a short drive to the newly opened Wembley Stadium Complex and Wembley Arena. Brent Cross shopping centre is just 5 minutes away. The hotel is roughly 30 km from London Heathrow Airport and some 45 km from London Luton Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="751" OriginalAmount="751">
      <BasicPropertyInfo Latitude="51.169909158704" Longitude="-0.16752809286118" StarRating="3" HotelCode="79162|458068" HotelName="Gainsborough Lodge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>39 Massetts Road, Horley, Surrey RH6 7DT</AddressLine>
          </AddressLines>
          <CityName>Horley</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/41/411135/XeHYoXnB_321407372ac3ae889a502c1221a5aba6.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Horley. The nearest airport is London - Gatwick (LGW).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="754" OriginalAmount="754">
      <BasicPropertyInfo Latitude="51.583194333463" Longitude="-0.40081937301636" StarRating="3" HotelCode="82537|493872" HotelName="Tudor Lodge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>50 Field End Road, Eastcote HA5 2QN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/c2/4b/c24bf5f416476b65b97fbada33e73d5cf9c82255.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="764" OriginalAmount="764">
      <BasicPropertyInfo Latitude="51.541270966214" Longitude="-0.26164692899101" StarRating="3" HotelCode="145163|200143" HotelName="The Bridge Park Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>16 Hillside, London NW10 8BN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/342047/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is The Bridge Park Hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="772" OriginalAmount="772">
      <BasicPropertyInfo Latitude="51.49515804" Longitude="-0.38781902" StarRating="2.5" HotelCode="520441|478599" HotelName="Old Oak Tree Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Inns" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1 The Common, London UB2 5PJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/688548/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="778" OriginalAmount="778">
      <BasicPropertyInfo Latitude="51.491567835524" Longitude="-0.19707262516022" StarRating="2" HotelCode="52705|10350" HotelName="Garden View" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>29-31 Nevern Square, London SW5 9PE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56932/a_56932_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family run hotel is situated in a peaceful location in the Earls Court district of the city, close to the Earls Court and Olympia exhibition centres. Earls Court underground station is within walking distance of the hotel, allowing guests easy and convenient access to the different attractions and districts of the city. In the evening, guests may pay a visit to one of the inviting restaurants or cosy pubs in the hotel's vicinity. The hotel is perfect for those guests wishing instead to have a dance in one of the famous London clubs. Plentiful shopping opportunities are also to be found in the vicinity.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="782.46" OriginalAmount="782.46">
      <BasicPropertyInfo Latitude="51.526002392352" Longitude="-0.12469321489334" StarRating="1.5" HotelCode="18318|1080958" HotelName="Generator London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>37 Tavistock Place, London WC1H 9SE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/22770/a_22770_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This simple hotel is located in Compton Place, close to London's City district. Given the excellent tube connections, it is very easy to reach the most popular tourist attractions, as well as the numerous shopping centres and other entertainment venues.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="786.40" OriginalAmount="786.40">
      <BasicPropertyInfo Latitude="51.5152043" Longitude="-0.17452649999996" StarRating="2" HotelCode="429123|1909e8" HotelName="Atlas Hostels London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel">
        <Address>
          <AddressLines>
            <AddressLine>16 Talbot Square, Paddington, London, W2 1TS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/635863/635863a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in London. The nearest airport is Atlas Hostels London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="789" OriginalAmount="789">
      <BasicPropertyInfo Latitude="51.387929" Longitude="-0.453602" StarRating="3" HotelCode="82741|457658" HotelName="Warren Lodge" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Church Square, Shepperton-on-Thames TW17 9JZ, Middlesex</AddressLine>
          </AddressLines>
          <CityName>Shepperton</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/348711/2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lodge is located in Shepperton. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="790" OriginalAmount="790">
      <BasicPropertyInfo Latitude="51.51201" Longitude="-0.412033" StarRating="2" HotelCode="148742|80724" HotelName="Heathrow Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/02/2025" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>140 Coldharbour Lane, Hayes, Greater London UB3 3HG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/13/1382008/BriWPsKR_95d0681383f5d8aa3c7ceeb3864e99ee.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Heathrow Inn.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="791.18" OriginalAmount="791.18">
      <BasicPropertyInfo Latitude="51.536606" Longitude="-0.192046" StarRating="4" HotelCode="136308|385915" HotelName="Maitrise Hotel Maida Vale" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>53-59 Kilburn High Road, Maida Vale, London NW6 5SB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/195973/w_195973_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located about 7 km from the centre of London, this boutique hotel is ideal for guests who appreciate a stylish ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="794" OriginalAmount="794">
      <BasicPropertyInfo Latitude="51.47384257" Longitude="-0.06353817" StarRating="3" HotelCode="490353|458460" HotelName="Peckham Rooms Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>2 Queens Road, Peckham, London, England SE15 2PT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/653579/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="794.07" OriginalAmount="794.07">
      <BasicPropertyInfo Latitude="51.494434970409" Longitude="-0.18782077676792" StarRating="2" HotelCode="309406|1486538" HotelName="Cromwell International Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>41 Cromwell Road, London SW7 4DX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0004/33242/433242/1.jpg?f=15219001</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="801" OriginalAmount="801">
      <BasicPropertyInfo Latitude="51.380376627664" Longitude="-0.28072755208018" StarRating="2" HotelCode="114990|215284" HotelName="Travelodge Chessington Tolworth" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ewell Road, Tolworth Tower, Tolworth, London KT6 7EL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/158543/a_158543_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="803" OriginalAmount="803">
      <BasicPropertyInfo Latitude="51.4850475" Longitude="-0.4422486" StarRating="2" HotelCode="199581|75094" HotelName="Apple House Guest House Heathrow Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>165 West End Lane, Harlington, Hayes, Greater London UB3 5LY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/346335/3.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Apple House Guest House Heathrow Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="804" OriginalAmount="804">
      <BasicPropertyInfo Latitude="51.494926487329" Longitude="-0.25509799874192" StarRating="2" HotelCode="145963|458385" HotelName="Chiswick Lodge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>104 Turnham Green Terrace, Chiswick, London W4 1QN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/10/1059248/mj4yFzGw_76a3aada5037c470b8386f08329e8e4a.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Chiswick Lodge.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="805" OriginalAmount="805">
      <BasicPropertyInfo Latitude="51.068912161169" Longitude="0.025121569633484" StarRating="3" HotelCode="115576|457091" HotelName="The Roebuck" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Country House,Historic Hotel" CnxPolicy="Free CXL until 06/02/2025" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Wych Cross, Forest Row, East Sussex RH18 5JL</AddressLine>
          </AddressLines>
          <CityName>Forest Row</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/159207/a_159207_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is set in the beautiful rural location of Forest Row on the A22. Forest Row is on the edge of Royal Ashdown Forest, home of Winnie the Pooh. Nearby attractions include the Bluebell Steam Railway and the beautiful Sheffield Park Garden, with its 5 lakes and 120 acres of grounds. Hever Castle, Royal Tunbridge Wells and Brighton are all within comfortable driving distance. London Gatwick Airport is some 26 km from the hotel, while London City Airport is 81 km away and London Heathrow Airport is 93 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="808" OriginalAmount="808">
      <BasicPropertyInfo Latitude="51.4802948886" Longitude="-0.41473552820275" StarRating="3" HotelCode="599677|307725" HotelName="Moxy London Heathrow Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/02/2025" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>804-834 Bath Road, Heathrow Airport, Hounslow, England TW5 9US</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/615845/615845a_hb_a_004.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="809" OriginalAmount="809">
      <BasicPropertyInfo Latitude="51.55238215" Longitude="-0.21056942" StarRating="2.5" HotelCode="503026|410119" HotelName="Cricklewood Lodge Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>1 Cricklewood Broadway, London, Greater London NW2 3JX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/670944/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lodge welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="813" OriginalAmount="813">
      <BasicPropertyInfo Latitude="51.515726126956" Longitude="-0.17422648622278" StarRating="3" HotelCode="30119|199558" HotelName="So Paddington Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>6-8 Norfolk Square, London W2 1RS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/48509/a_48509_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="813.02" OriginalAmount="813.02">
      <BasicPropertyInfo StarRating="4" HotelCode="|088122" HotelName="HALLMARK HOTEL CROYDON AERODROME" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/904512_foto_1.jpg</HotelPictures>
        <HotelDescription>Hallmark Hotel Croydon Aerodrome is located in Croydon, close to Farfields Hall. Centrale Shopping Center and Croydon University Hospital are also within easy reach. East Croydon Station and West Croydon Railway Station are both within 5 km from the hotel. London Gatwick Airport can be reached within 30 minute drive. \n\nFacilities and services include a restaurant, bar, car parking (extra charge) and lounge area. Wi-Fi internet access is available throughout the property. \n\nGuest rooms are equipped with TV, telephone, safe and coffee maker. Bathrooms feature hairdryers. \n\nEarliest check in time: 14:00\nLatest check out time: 11:00\n\nAddress: 680 Purley Way, London, CR9 4LT, England</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="816" OriginalAmount="816">
      <BasicPropertyInfo Latitude="51.487240092378" Longitude="-0.38321788093208" StarRating="4" HotelCode="304565|51481" HotelName="Heston Hyde" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/02/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>North Hyde Lane, Hounslow, Middlesex TW5 0EP</AddressLine>
          </AddressLines>
          <CityName>Hounslow</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/418386/w_418386_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Hounslow. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="817" OriginalAmount="817">
      <BasicPropertyInfo Latitude="51.516385" Longitude="-0.171086" StarRating="3" HotelCode="114702|14782" HotelName="Normandie" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 05/02/2025" HotelFacility="Central Heating,Internet">
        <Address>
          <AddressLines>
            <AddressLine>96 Sussex Gardens, Paddington, London W2 1UH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/158226/gt_158226_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally situated in the heart of London and a few minutes' walk from the Heathrow Express terminal at Paddington station, a major link for rail and underground services. London Heathrow Airport is situated at a distance of approximately 20 km, London Gatwick Airport some 39 km, London Luton Airport around 43 km and London Stansted Airport is roughly 50 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="820.06" OriginalAmount="820.06">
      <BasicPropertyInfo Latitude="51.507825996468" Longitude="-0.27304219517714" StarRating="4" HotelCode="489498|1955575" HotelName="The King's Head Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>214 High Street, Acton, London W3 9NX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/17000000/16090000/16085100/16085014/286e5b56_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="823.7" OriginalAmount="823.7">
      <BasicPropertyInfo Latitude="51.527730177342" Longitude="-0.021143747208498" StarRating="2" HotelCode="146092|4681735" HotelName="CityStay Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>94 Bow Road, Bow, London E3 3AA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/98/45/9845821dc4e87ab655654a18ef7ff7bf72734439.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is CityStay Hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="828" OriginalAmount="828">
      <BasicPropertyInfo Latitude="51.525458" Longitude="-0.125797" StarRating="2" HotelCode="148308|199428" HotelName="Goodwood Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>38-40 Tavistock Place, London WC1H 9RE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/d5/a3/d5a36c89a8eacb2d20de838097908c846c751a61.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - London City Airport (LCY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="830.82" OriginalAmount="830.82">
      <BasicPropertyInfo Latitude="51.545476" Longitude="-0.17607" StarRating="2" HotelCode="901725|831105" HotelName="Palmers Lodge Swiss Cottage" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Guesthouse,Hostel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>40 College Crescent, London NW3 5LB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/214943/gt_214943_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located near Swiss Cottage or Finchley Road tube stations and in a few minutes guests can be in the heart of the city. Piccadilly Circus is approximately 6 km from the youth hostel, Regent's Park is around 1.5 km away, Camden Town is roughly 3 km, Hyde Park and Oxford Circus are 5 km, Big Ben 9 km and Buckingham Palace around 8 km. Nearby airports include London Heathrow (30 km away), London Luton (50 km away), London Gatwick (55 km away) and London Stansted (65 km away).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="835" OriginalAmount="835">
      <BasicPropertyInfo Latitude="51.55315067" Longitude="-0.2854628" StarRating="3" HotelCode="522802|395502" HotelName="The Arch" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment,Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>324 Harrow Road, Wembley, London HA9 6LL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/692209/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="839" OriginalAmount="839">
      <BasicPropertyInfo Latitude="51.64688724" Longitude="-0.08014731" StarRating="2.5" HotelCode="580163|486187" HotelName="Kathleen House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>85 London Road, Enfield EN2 6ES, Greater London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/748922/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="840" OriginalAmount="840">
      <BasicPropertyInfo Latitude="51.876428" Longitude="0.247133" StarRating="3" HotelCode="74007|38769" HotelName="Holiday Inn Express London - Stansted Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Airport Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Thremhall Avenue, Stansted CM24 1PY</AddressLine>
          </AddressLines>
          <CityName>Stansted</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/99813/k_99813_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated less than 1.6 km from Stansted Airport, adjacent to the mid-stay car park and less than 5 minutes from the M11 motorway.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="840" OriginalAmount="840">
      <BasicPropertyInfo Latitude="51.494557079184" Longitude="-0.22833108901978" StarRating="4" HotelCode="888771|45422" HotelName="Axiom W6 Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Garden,Internet,Kitchen,Laundry,Lounge,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>38-40 Glenthorne Road, Hammersmith And Fulham, London W6 0LS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/137310/a_137310_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the west side of Central London (Hammersmith area), 5 minutes with the underground from the London attractions, within 3.2 km of the exhibition centres of Earls Court and Olympia. Other famous attractions with easy access are the Science and Natural History Museum, Royal Albert Hall and the famous Harrods. Heathrow Airport is roughly 19 km from the hotel, while Gatwick Airport is some 50 km and Stansted Airport 78 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="843" OriginalAmount="843">
      <BasicPropertyInfo Latitude="51.533859557254" Longitude="0.071743467744341" StarRating="2" HotelCode="115102|200628" HotelName="ibis London Barking Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Highbridge Road, Essex, Barking IG11 7BA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/158670/a_158670_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is ibis London Barking Hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="846" OriginalAmount="846">
      <BasicPropertyInfo Latitude="51.520244" Longitude="-0.124098" StarRating="0" HotelCode="114695|495427" HotelName="Lonsdale London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="Concierge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>9-10 Bedford Place, Bloomsbury, London WC1B 5JA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/341099/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Lonsdale Hotel is a popular choice amongst travelers in London, whether exploring or just passing through. Both business travelers and tourists can enjoy the hotel's facilities and services. All the necessary facilities, including concierge, restaurant, safety deposit boxes, family room, are at hand. Designed for comfort, selected guestrooms offer shared bathroom, shower, fan to ensure a restful night. The hotel offers various recreational opportunities. A welcoming atmosphere and excellent service are what you can expect during your stay at Lonsdale Hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="850" OriginalAmount="850">
      <BasicPropertyInfo Latitude="51.512905205399" Longitude="-0.17914268129971" StarRating="3" HotelCode="146470|56936" HotelName="The Craven Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/02/2025" HotelFacility="Central Heating,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10/11 Craven Terrace, Paddington, London W2 3QD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/207901/a_207901_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="852" OriginalAmount="852">
      <BasicPropertyInfo Latitude="51.503987676285" Longitude="-0.33376733201601" StarRating="4" HotelCode="77777|200142" HotelName="Boston Manor" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>146-152 Boston Road, Hanwell, London W7 2HJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/1000000/890000/888600/888585/5afe33d2_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Boston Manor.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="855" OriginalAmount="855">
      <BasicPropertyInfo Latitude="51.57261903" Longitude="-0.19569544" StarRating="2" HotelCode="323925|200246" HotelName="Hotel Unique" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>911 Finchley Road, Golders Green, London NW11 7PE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/491025/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Hotel Unique.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="857" OriginalAmount="857">
      <BasicPropertyInfo Latitude="51.376191" Longitude="-0.097858" StarRating="3" HotelCode="37754|10171" HotelName="Jurys Inn London Croydon" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Wellesley Road, Croydon, South London CR0 9XY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/62291/k_62291_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located, just 100 metres from a public transport connection. Bars, restaurants and shopping venues lie within 500 metres of the hotel and the nearest nightclub is located a mere 800 m from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="860" OriginalAmount="860">
      <BasicPropertyInfo Latitude="51.876581659136" Longitude="0.21164063921742" StarRating="4" HotelCode="21608|20663" HotelName="Novotel London Stansted Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Round Coppice Road, Stansted CM24 1SF</AddressLine>
          </AddressLines>
          <CityName>Stansted</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/27967/a_27967_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located within the perimeter of the airport, 10 minutes away by shuttle bus.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="863" OriginalAmount="863">
      <BasicPropertyInfo Latitude="51.492285939878" Longitude="-0.19428312778473" StarRating="3" HotelCode="114654|199930" HotelName="The Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7 Trebovir Road, Earls Court, London SW5 9LS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/341073/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London, approximately 9.6 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="864.42" OriginalAmount="864.42">
      <BasicPropertyInfo Latitude="51.5084899" Longitude="-0.29820233804605" StarRating="2" HotelCode="142742|112e0e" HotelName="Abbey Lodge Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>51 Grange Park, Ealing, London W5 3PR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/623767/623767a_hb_a_004.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="870" OriginalAmount="870">
      <BasicPropertyInfo Latitude="51.498955833161" Longitude="-0.31481508197567" StarRating="2" HotelCode="389614|58109" HotelName="Northfields Hostel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Northfield Avenue Northfield Avenue, Brentford W5 4UB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/38/381748/381748a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This unpretentious hotel is situated in Ealing. A total of 25 guests rooms are available for guests' convenience at Northfields Hostel. Pets are not allowed at Northfields Hostel. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="870" OriginalAmount="870">
      <BasicPropertyInfo Latitude="51.57648785" Longitude="-0.02977875" StarRating="0" HotelCode="519616|491804" HotelName="The Commongate Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>131-133 Markhouse Road, Walthamstow, London E17 8DQ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/688651/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="872" OriginalAmount="872">
      <BasicPropertyInfo Latitude="51.36050953" Longitude="-0.19032467" StarRating="0" HotelCode="986334|511112" HotelName="Aparthotel Adagio London Sutton Point" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sutton Court Road, Sutton, London SM1 4FS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/e9/2b/e92be7ad01806519ea35b0ebca5749d89d62a093.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="874" OriginalAmount="874">
      <BasicPropertyInfo Latitude="51.527091" Longitude="-0.278704" StarRating="2" HotelCode="97132|225954" HotelName="Travelodge London Park Royal" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>614 Western Avenue, London W3 0TE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/134965/a_134965_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="881" OriginalAmount="881">
      <BasicPropertyInfo Latitude="51.317214109357" Longitude="-0.12298464775085" StarRating="4" HotelCode="35640|444202" HotelName="Coulsdon Manor Hotel and Golf Club" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Coulsdon Court Road, Old Coulsdon, Coulsdon, Surrey CR5 2LL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/57960/a_57960_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This country house hotel enjoys a secluded location amidst picturesque landscaped parklands that feature an 18-hole golf course. Croydon and its many shops are to be found nearby. The colourful and cosmopolitan metropolis of London is around 20 km away and particularly inviting with its countless cultural attractions and sights of interest. Gatwick Airport can be reached by car in about 25 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="883" OriginalAmount="883">
      <BasicPropertyInfo Latitude="51.4810220906" Longitude="-0.46161332931149" StarRating="4" HotelCode="727762|404902" HotelName="Holiday Inn London - Heathrow Bath Road" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>276 Bath Road, West Drayton UB7 0DB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/36781/3836781/48.jpg?f=15675305</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="886" OriginalAmount="886">
      <BasicPropertyInfo Latitude="51.501100303783" Longitude="-0.22180690585593" StarRating="2" HotelCode="144523|200173" HotelName="Comfotel Purple" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>33 Shepherds Bush Road, Hammersmith, London W6 7LX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/151330/151330a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated on Shepherd’s Bush Road and has 5 main London underground stations within 5-15 minutes’ walk. It lies just a 5-minute walk from Westfield, Europe’s biggest shopping centre. Big London attractions and venues are all only minutes away and easily accessible, including the West End, Piccadilly Circus, Buckingham Palace, Hyde Park, Hammersmith Apollo Theatre, Olympia Grand Hall, BBC Television Centre and many more. It is a 10-minute walk to the Olympia Exhibition Centre and 20 minutes’ walk from the Earl’s Court Exhibition Centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="886" OriginalAmount="886">
      <BasicPropertyInfo Latitude="51.38213651" Longitude="-0.08582943" StarRating="3" HotelCode="586633|408170" HotelName="Westciti Caroco Aparthotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Kitchen,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>35 Morland Avenue, Croydon CR0 6EA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/758992/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="889" OriginalAmount="889">
      <BasicPropertyInfo Latitude="51.446831724276" Longitude="-0.4112734546311" StarRating="2.5" HotelCode="115390|225951" HotelName="Travelodge London Feltham" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>High Street, Res Centre, Feltham TW13 4GU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/158996/a_158996_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="892" OriginalAmount="892">
      <BasicPropertyInfo Latitude="51.446473" Longitude="0.154033" StarRating="3" HotelCode="79586|404710" HotelName="Holiday Inn London - Bexley" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Southwold Road, Bexley DA5 1ND</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/107728/gt_107728_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on the edge of the green belt with easy access to London and the Kent countryside via the A2 trunk road. The hotel is situated outside the inner London congestion charge area, just 10 minutes from the famous Bluewater shopping centre and 20 minutes from the Lakeside shopping complex. Central London can be reached by train in 30 minutes making this hotel an ideal business meeting venue due its proximity to major trunk roads and motorway routes. Bexleyheath town centre, offering a variety of pubs and restaurants can be reached by car in 20 minutes. The close proximity of the M25/ J2 London orbital motorway allows quick access to a range of cultural attractions including historic Greenwich with its Maritime Museum and Royal Observatory beside the River Thames. Just 20 minutes from Brands Hatch Race Track, the hotel is also an ideal place to stay for motor racing enthusiasts. The hotel is situated about 50 km from Heathrow Airport, 60 km from Gatwick Airport, 70 km from Stansted Airport and 100 km from Luton Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="892" OriginalAmount="892">
      <BasicPropertyInfo Latitude="51.513571759843" Longitude="-0.19265100359917" StarRating="2" HotelCode="19337|3416" HotelName="Wedgewood" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>49-51 Leinster Square, Bayswater, London W2 4PU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/24350/a_24350_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This cosy, intimate hotel is well located at the heart of Bayswater and dates back to 1800. Bayswater underground station is just 500 m away and the famous Hyde Park is just 5 minutes walk from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="897" OriginalAmount="897">
      <BasicPropertyInfo Latitude="51.5095825" Longitude="-0.2727159" StarRating="3" HotelCode="144992|200293" HotelName="London Star Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>51-53 Steyne Road, Acton, London W3 9NU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/206294/a_206294_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="898" OriginalAmount="898">
      <BasicPropertyInfo Latitude="51.498423" Longitude="-0.208623" StarRating="2" HotelCode="888829|11649" HotelName="Holland Inn Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>59 Holland Road, London W14 8HL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/145836/145836a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located a 5-minute walk from the pubs at Shepherds Bush and near the new Westfield shopping centre (around 10 minutes' walk) and restaurants. The nearest underground station is Shepherds Bush Station on the Central line (10 minutes' walk), and is close to the Earls Court and Olympia exhibition centre (15 minutes' walk). Kensington Olympia underground is also very close - however it runs a reduced, less frequent service. Oxford Street and Hyde Park are around 20 minutes' away by public transport. It is approximately 21 km to Heathrow Airport, 60 km to Luton Airport and 62 km to Gatwick Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="899" OriginalAmount="899">
      <BasicPropertyInfo Latitude="51.459071" Longitude="-0.443305" StarRating="3" HotelCode="639038|405706" HotelName="Holiday Inn Express London Heathrow T4" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1 Swindon Road, Terminal 4, London Heathrow Airport, Hounslow TW6 3FJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/139506/8006a5da-f63c-4171-983a-4606d497572b.jpg?d=636863432100000000</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Hounslow.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="899.22" OriginalAmount="899.22">
      <BasicPropertyInfo Latitude="51.146127706128" Longitude="-0.1815989613533" StarRating="2" HotelCode="62535|4769755" HotelName="Travelodge Airport" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Church Road, Lowfield Heath, Crawley, West Sussex RH11 0PQ</AddressLine>
          </AddressLines>
          <CityName>Crawley</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/80778/a_80778_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This airport hotel is located in Crawley.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="904" OriginalAmount="904">
      <BasicPropertyInfo Latitude="51.528818088833" Longitude="-0.11848107695555" StarRating="2" HotelCode="76625|55150" HotelName="Arriva Hotel London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>47-55 Swinton Street, Kings Cross, London WC1X 9NT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/31/317046/317046a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="905" OriginalAmount="905">
      <BasicPropertyInfo Latitude="51.491502" Longitude="-0.142723" StarRating="2" HotelCode="94590|404302" HotelName="Enrico" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>77-79 Warwick Way, Victoria, London SW1V 1QP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/131411/gt_131411_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is placed in one of the most convenient locations in the Victoria and Westminster neighbourhood. This area features a large amount of attractions and tourist sites, such as the Westminster Abbey, Houses of Parliament, London Eye, Buckingham Palace, and the Tate Britain. London Heathrow Airport is around 22 km from the hotel, London Gatwick some 36 km, whilst London Luton and London Stansted airports are situated at a distance of approximately 46 km and 51 km, respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="905" OriginalAmount="905">
      <BasicPropertyInfo Latitude="51.50059476676" Longitude="0.31355698016864" StarRating="3" HotelCode="115079|90402" HotelName="Stifford Hall Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/02/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>High Road, North Stifford, Thurrock, Essex RM16 5UE</AddressLine>
          </AddressLines>
          <CityName>Thurrock</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/158641/a_158641_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is within short proximity of both Lakeside and Bluewater.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="907.36" OriginalAmount="907.36">
      <BasicPropertyInfo Latitude="51.524297" Longitude="-0.184563" StarRating="4" HotelCode="114410|12b1f8" HotelName="The Colonnade" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Lounge,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Warrington Crescent, Little Venice, London W9 1ER</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/189477/189477a_hb_a_1028.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="909.68" OriginalAmount="909.68">
      <BasicPropertyInfo Latitude="51.5287" Longitude="-0.049052999999958" StarRating="3" HotelCode="309866|2543265" HotelName="Plaza London Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>115A-117A Roman Road, Bethnal Green, London E2 0QN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/34483/1834483/38.jpg?f=15612841</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London (LON).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="910.09" OriginalAmount="910.09">
      <BasicPropertyInfo Latitude="51.514223" Longitude="-0.178275" StarRating="3" HotelCode="18495|113328" HotelName="The Royal Eagle" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>26-30 Craven Road, London W2 3QB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/22987/a_22987_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is located in the heart of London, just a few metres from Hyde Park and the famous Oxford Street. Theaterland, countless galleries and museums are all situated in the near vicinity, as are a range of shops, restaurants, and bars. The nearest public transport stop can be reached in a few minutes on foot (around 300 m).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="917" OriginalAmount="917">
      <BasicPropertyInfo Latitude="51.492322690642" Longitude="-0.5467987079129" StarRating="4" HotelCode="80359|66625" HotelName="Heathrow Windsor Marriott Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ditton Road, Langley, Slough  SL3 8PT</AddressLine>
          </AddressLines>
          <CityName>Slough</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/218454/218454a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Slough, this airport hotel is ideal for business travellers arriving or departing from London - Heathrow (LHR) Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="918" OriginalAmount="918">
      <BasicPropertyInfo Latitude="51.481009629761" Longitude="-0.46171178772124" StarRating="4" HotelCode="779886|405705" HotelName="Staybridge Suites London - Heathrow Bath Road" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>276a Bath Road, West Drayton UB7 0DB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/24411/3824411/1.jpg?f=15638270</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="919" OriginalAmount="919">
      <BasicPropertyInfo Latitude="51.576969318975" Longitude="0.17814733862303" StarRating="3" HotelCode="199303|200624" HotelName="Gidea Park Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>115 Main Road, Romford, Greater London RM2 5EL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/346259/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Gidea Park Hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="923" OriginalAmount="923">
      <BasicPropertyInfo Latitude="51.537098630397" Longitude="0.079697557672148" StarRating="1" HotelCode="205288|225952" HotelName="Travelodge London Barking" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Arboretum Place, Barking, London IG11 7RX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/292205/a_292205_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - London City Airport (LCY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="924" OriginalAmount="924">
      <BasicPropertyInfo Latitude="51.500918" Longitude="-0.22175500000003" StarRating="3" HotelCode="296997|200378" HotelName="Sapphire Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>35 Shepherds Bush Road, London W6 7LU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/36863/1836863/36.jpg?f=15646876</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="927" OriginalAmount="927">
      <BasicPropertyInfo Latitude="51.544521878123" Longitude="-0.088979601860046" StarRating="3" HotelCode="189758|199461" HotelName="Islington Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>366 Essex Road, Highbury, Islington, London N1 3PD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://images.dnatatravel.com/ei/4/2/7/7/2/6/5/0.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London (LON).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="927" OriginalAmount="927">
      <BasicPropertyInfo Latitude="51.66114533" Longitude="-0.08672" StarRating="0" HotelCode="986041|493711" HotelName="Six Bells" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>187 Chase Side, Enfield EN2 0PT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/79449/1879449/1.jpg?f=15692504</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="928.85" OriginalAmount="928.85">
      <BasicPropertyInfo Latitude="51.490937" Longitude="-0.30211499999996" StarRating="4" HotelCode="298478|1072978" HotelName="Novotel London Brentford" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Laundry,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Great West Road, Brentford, London TW80GP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/406696/a_406696_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This urban hotel warmly welcomes guests in London. For business travellers, it provides everything needed for a pleasant stay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="928.85" OriginalAmount="928.85">
      <BasicPropertyInfo Latitude="51.51700155" Longitude="-0.07480804" StarRating="3.5" HotelCode="498681|4314975" HotelName="Monopoly Accommodations" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/02/2025" HotelFacility="Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Wentworth Street 41-43, Tower Hamlets, London E1 7TD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/666945/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="932.89" OriginalAmount="932.89">
      <BasicPropertyInfo Latitude="51.492647" Longitude="-0.16722" StarRating="3" HotelCode="56991|1061918" HotelName="Chelsea Cloisters" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sloane Avenue, Chelsea Cloisters, London SW3 3DW</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/73894/w_73894_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated at the heart of the London district of Chelsea, one of the most modern and culturally interesting parts of London. There are scores of shops and restaurants on the King’s Road, in South Kensington and in Knightsbridge. There are excellent links to the city centre, the West End and Waterloo as well as Heathrow (24 km) and Gatwick Airports (48 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="934.08" OriginalAmount="934.08">
      <BasicPropertyInfo Latitude="51.55517776521" Longitude="-0.2849337605744" StarRating="3" HotelCode="94605|1062158" HotelName="ibis London Wembley" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>South Way, Wembley, London HA9 6BA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/131429/a_131429_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="935.48" OriginalAmount="935.48">
      <BasicPropertyInfo Latitude="51.499345162181" Longitude="-0.22188171744347" StarRating="2" HotelCode="166889|867575" HotelName="Hotel 65" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>65 Shepherds Bush Road, Hammersmith, London W6 7LS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/31/316736/316736a_hb_a_027.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="938.34" OriginalAmount="938.34">
      <BasicPropertyInfo StarRating="3" HotelCode="|450578" HotelName="Berjaya Eden Park London Hotel" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/803099_foto_8.jpg</HotelPictures>
        <HotelDescription>Berjaya Eden Park London Hotel, is located in the heart of Bayswater, on the door-step to Kensington Gardens and Hyde Park. 
There are two underground stations right next-door to the hotel and Paddington Station is nearby. 
The hotel and hotel rooms offer all of the amenities, facilities and comfort that both the discerning leisure and business traveler crave, when making London their temporary residence. 
For breakfast, a light lunch, afternoon tea, drinks and dinner the place to meet is in the hotel's traditional English Eden bar and restaurant. 
Breakfast consists of a continental breakfast and dinner is a mouthwatering experience consisting of an international cuisine. *No smoking throughout the building. *Restaurant closed for business from 15/11/2016*</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="942" OriginalAmount="942">
      <BasicPropertyInfo Latitude="51.49542657" Longitude="-0.18946535" StarRating="2.5" HotelCode="623394|237256" HotelName="easyHotel South Kensington" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>14 Lexham Gardens, Kensington, London W8 5JE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/623393/623393a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="942" OriginalAmount="942">
      <BasicPropertyInfo Latitude="51.584934" Longitude="-0.333647" StarRating="3" HotelCode="903544|356982" HotelName="Hindes Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>8 Hindes Road, Harrow, Middlesex HA1 1SJ</AddressLine>
          </AddressLines>
          <CityName>Harrow on the Hill</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/43342/2043342/20.jpg?f=15578879</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="943" OriginalAmount="943">
      <BasicPropertyInfo Latitude="51.512047739136" Longitude="-0.18657982349396" StarRating="3" HotelCode="10844|14257" HotelName="Berjaya Eden Park London" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>35-39 Inverness Terrace, Bayswater, London W2 3JS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/8842/a_8842_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel was renovated in 2009 and is located in Bayswater, just a short walk from Hyde Park and one stop from Marble Arch. It is an ideal location for shopping and visiting plenty of restaurants, bars and pubs, which are all within walking distance.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="944" OriginalAmount="944">
      <BasicPropertyInfo Latitude="51.52434518" Longitude="-0.09469895" StarRating="3" HotelCode="502921|408399" HotelName="easyHotel Old Street / Barbican" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>80 Old Street, London EC1V 9AZ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/671239/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="948" OriginalAmount="948">
      <BasicPropertyInfo Latitude="51.66497113" Longitude="-0.04434452" StarRating="2.5" HotelCode="519888|488459" HotelName="Dharma Lodge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>446 Hertford Road, Enfield, London EN3 5QH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/df/8d/df8de20d4a65f8dab318ff42a51427b476b70ecd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="949" OriginalAmount="949">
      <BasicPropertyInfo Latitude="51.657013140154" Longitude="-0.25035202503204" StarRating="4" HotelCode="32127|487008" HotelName="Holiday Inn London-Elstree M25, JCT.23" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Conference Hotel" CnxPolicy="Free CXL until 04/02/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Nightclub,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Barnett Bypass, Borehamwood, London WD6 5PU</AddressLine>
          </AddressLines>
          <CityName>Borehamwood</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/51153/a_51153_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Greater London, around 20 minutes from the metropolis' centre by train. A shopping centre, with numerous shopping and entertainment opportunities lies close to the hotel, around 1.5 km away. London Luton and Heathrow airports are between 25 and 35 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="950.21" OriginalAmount="950.21">
      <BasicPropertyInfo Latitude="51.377813" Longitude="-0.095798" StarRating="3" HotelCode="905882|316062" HotelName="Hampton by Hilton London Croydon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 05/02/2025" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>30 Dingwall Road, Croydon CR0 2NB, London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/241864/a_241864_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers quick and direct transport links to Gatwick Airport, Victoria and London Bridge from East Croydon station (5 minute walk from the hotel).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="951.49" OriginalAmount="951.49">
      <BasicPropertyInfo StarRating="3" HotelCode="|468533" HotelName="United Lodge Hotel &amp; Apartments" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1102754_foto_1.jpg</HotelPictures>
        <HotelDescription>Make yourself at home in one of the 25 guestrooms featuring refrigerators. Complimentary wireless Internet access keeps you connected, and digital programming is available for your entertainment. Bathrooms have bathtubs or showers and designer toiletries. Conveniences include safes and electric kettles, and housekeeping is provided on request.Satisfy your appetite at the hotel's coffee shop/cafe, or stop in at the snack bar/deli.Featured amenities include dry cleaning/laundry services, multilingual staff, and luggage storage.With a stay at United Lodge Hotel and Apartments in London (Haringey), you'll be within a 15-minute drive of The British Museum and Oxford Street.  This hotel is 0.1 mi (0.1 km) from Finsbury Park and 5.1 mi (8.2 km) from St. Paul's Cathedral.Distances are displayed to the nearest 0.1 mile and kilometer.  Finsbury Park - 0.1 km / 0.1 mi  Emirates Stadium - 2.4 km / 1.5 mi  Alexandra Palace - 4.3 km / 2.7 mi  Tottenham Hotspur Stadium - 4.9 km / 3 mi  Hampstead Heath - 4.9 km / 3 mi  Camden Markets - 5.3 km / 3.3 mi  The Harry Potter Shop at Platform 9 3/4 - 5.9 km / 3.7 mi  Regent's Park - 6.2 km / 3.9 mi  Brick Lane - 6.3 km / 3.9 mi  ZSL London Zoo - 6.5 km / 4 mi  Liverpool Street - 7 km / 4.3 mi  Victoria Park - 7.1 km / 4.4 mi  Barbican Arts Centre - 7.4 km / 4.6 mi  Russell Square - 7.4 km / 4.6 mi  Financial District - 7.8 km / 4.8 mi  The nearest airports are:Heathrow Airport (LHR) - 37.5 km / 23.3 mi London City Airport (LCY) - 16.4 km / 10.2 mi Gatwick Airport (LGW) - 90.1 km / 56 mi Stansted Airport (STN) - 54.3 km / 33.8 mi Luton Airport (LTN) - 52.2 km / 32.4 mi</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="952" OriginalAmount="952">
      <BasicPropertyInfo Latitude="51.469928636398" Longitude="-0.36700065704599" StarRating="2" HotelCode="266416|215502" HotelName="Travelodge London Hounslow" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lampton Road, Hounslow, London TW3 1JG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/371954/a_371954_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="954" OriginalAmount="954">
      <BasicPropertyInfo Latitude="51.5095" Longitude="-0.152315" StarRating="3" HotelCode="151563|199493" HotelName="London Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/02/2025" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>167 Horn Lane, Acton, London W3 6PP, Greater London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/342559/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London, approximately 7.3 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="957" OriginalAmount="957">
      <BasicPropertyInfo Latitude="51.4815" Longitude="-0.457295" StarRating="4" HotelCode="326334|11601" HotelName="Leonardo Hotel London Heathrow Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Designated Smoking Area,Fax,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bath Road, Sipson, West Drayton UB7 0DP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/46386/a_46386_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel lies in close vicinity of the London Heathrow Airport. The convenient location makes it the ideal place for business travellers or for a stopover. The hotel is located only 5 minutes from the airport terminals and offers a private taxi service from and to the airport. Excellent transport links connect guests to central London, which is only a 15-minute ride away with the Heathrow Express train. The hotel is also within easy reach of the M4 motorway and five minutes’ drive from Stockley Park and Bedfont Lakes Business Parks. Other nearby attractions are the exotic Kew Gardens or the Royal Windsor Castle.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="958.77" OriginalAmount="958.77">
      <BasicPropertyInfo Latitude="51.57421157" Longitude="-0.09779431" StarRating="3.5" HotelCode="324163|188ca8" HotelName="United Lodge Hotel and Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>368-370 Green Lanes, London N4 1DA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/491236/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is United Lodge Hotel and Apartments.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="959" OriginalAmount="959">
      <BasicPropertyInfo Latitude="51.49200704953" Longitude="-0.21974265575409" StarRating="4" HotelCode="25549|547" HotelName="Novotel London West" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Shortlands, Hammersmith International Centre, Hammersmith, London W6 8DR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/36541/a_36541_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;With 3 of London's main tube lines within a 3 minute walk of the hotel, as well as innumerate bus lines, this property is an ideal base to explore the city. Locally, the Hammersmith Apollo Theatre is renowned for live music and comedy and the Lyric Theatre offers an interesting alternative on London's theatre scene. Kensington High Street is a must for those with an eye for fashion and for those with an interest in history, nearby Chiswick House is a glorious example of 18 th century British architecture.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="959" OriginalAmount="959">
      <BasicPropertyInfo Latitude="51.5644351" Longitude="-0.011468199999968" StarRating="3" HotelCode="429631|224255" HotelName="Lion &amp; Key Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 04/02/2025" HotelFacility="Air Conditioning,Bar,Internet,Telephone Service,Wake-up Call Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>475-477 High Road Leyton, London E10 5EL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/44/446701/446701a_hb_a_015.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="960" OriginalAmount="960">
      <BasicPropertyInfo Latitude="51.516329" Longitude="-0.171174" StarRating="3" HotelCode="510433|62376" HotelName="Astoria Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>100 Sussex Gardens, Paddington, London, Greater London W2 1UH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/678017/2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A baggage storage service is among the facilities. 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.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="963" OriginalAmount="963">
      <BasicPropertyInfo Latitude="51.479684490969" Longitude="-0.0090626804764042" StarRating="3" HotelCode="114501|55233" HotelName="ibis London Greenwich Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>30 Stockwell Street, Greenwich, London SE10 9JN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/158007/a_158007_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This urban hotel warmly welcomes guests in London. For business travellers, it provides everything needed for a pleasant stay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="969.51" OriginalAmount="969.51">
      <BasicPropertyInfo Latitude="51.49127" Longitude="-0.143472" StarRating="1.5" HotelCode="93109|314819" HotelName="Colliers" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/02/2025" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>95/97 Warwick Way, SW1V 1QL London, Victoria</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/31/314819/314819a_hb_a_016.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Colliers.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="969.97" OriginalAmount="969.97">
      <BasicPropertyInfo Latitude="51.876271565304" Longitude="-0.38349822163582" StarRating="3" HotelCode="186606|2089885" HotelName="Holiday Inn London - Luton Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Golf,Internet,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Airport Way, London Luton Airport, Luton LU2 9LF</AddressLine>
          </AddressLines>
          <CityName>Luton</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/1d/78/1d78e38061713b6930a673368c78c477f4afddc2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located for the business and leisure traveller, the hotel is a 2-minute shuttle ride from the airport, and a 15-minute walk from Luton Airport Parkway station, from which the guest can be at London St Pancras International station in just 30 minutes. The hotel is situated approximately 55 km from London City Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="970" OriginalAmount="970">
      <BasicPropertyInfo Latitude="51.47408326" Longitude="-0.28660063" StarRating="3" HotelCode="440156|128186" HotelName="Kew Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>271 Sandycombe Road, Richmond, Greater London  TW9 3LU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/602917/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Kew Rooms.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="973" OriginalAmount="973">
      <BasicPropertyInfo Latitude="51.535019486819" Longitude="-0.27528584003448" StarRating="3" HotelCode="915063|200110" HotelName="Abbey Point Cafe and B&amp;B" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>300 Twyford Abbey Road, London NW10 7DD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/92/31/9231c8b57b21dda8cb050d36b3b53a9419c74b03.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Abbey Point Cafe and B&amp;B.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="976.98" OriginalAmount="976.98">
      <BasicPropertyInfo StarRating="2" HotelCode="|A2E473" HotelName="Colliers Hotel" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1352955_foto_1.jpg</HotelPictures>
        <HotelDescription>Make yourself at home in one of the 22 guestrooms. Wireless Internet access (surcharge) is available to keep you connected. Bathrooms have showers and hair dryers. Conveniences include phones and coffee/tea makers, and housekeeping is provided daily.Featured amenities include express check-out, a 24-hour front desk, and luggage storage.With a stay at Colliers Hotel in London (London City Centre), you'll be a 4-minute drive from Big Ben and 5 minutes from Trafalgar Square.  This hotel is 1 mi (1.6 km) from Buckingham Palace and 1.9 mi (3 km) from London Eye.Distances are displayed to the nearest 0.1 mile and kilometer.  Apollo Victoria Theatre - 0.7 km / 0.4 mi  Victoria Station Travel Information Centre - 0.8 km / 0.5 mi  Victoria Palace Theatre - 0.8 km / 0.5 mi  Sloane Square - 1.3 km / 0.8 mi  St. James Park - 1.5 km / 1 mi  Buckingham Palace - 1.6 km / 1 mi  Westminster Abbey - 1.6 km / 1 mi  Houses of Parliament - 1.7 km / 1.1 mi  Green Park - 1.7 km / 1.1 mi  Thames River - 1.7 km / 1.1 mi  Hyde Park Corner - 1.7 km / 1.1 mi  Harrods - 1.7 km / 1.1 mi  Piccadilly - 1.8 km / 1.1 mi  Whitehall - 1.8 km / 1.1 mi  Park Lane - 1.9 km / 1.2 mi  The nearest airports are:Heathrow Airport (LHR) - 26.4 km / 16.4 mi London City Airport (LCY) - 16.3 km / 10.1 mi Gatwick Airport (LGW) - 64.9 km / 40.3 mi Luton Airport (LTN) - 55.5 km / 34.5 mi The preferred airport for Colliers Hotel is Heathrow Airport (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="985.88" OriginalAmount="985.88">
      <BasicPropertyInfo Latitude="51.481601408492" Longitude="-0.44115863558193" StarRating="4" HotelCode="29412|32334" HotelName="Radisson Blu Edwardian Heathrow Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>140 Bath Road, Hayes Middlesex, Hillingdon, London UB3 5AW</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/46382/a_46382_C2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable luxury hotel lies on the outskirts of the centre of London, by Heathrow. Convenient public transport links may be found right next to the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="986" OriginalAmount="986">
      <BasicPropertyInfo Latitude="51.516700293906" Longitude="-0.17273716733564" StarRating="2" HotelCode="15692|416609" HotelName="Hyde Park Court Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>48 Norfolk Square, Paddington, London W2 1RT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/133525/133525a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally situated near Hyde Park, this hotel enjoys a privileged location in Norfolk Square with access to London's most important tourist attractions. The shops on Oxford Street are around a 20-minute walk, and Paddington tube and train station is just 3 minutes' walk from the hotel. Nearby airports include London Heathrow (20 km away), London Gatwick (39 km away), London Luton (43 km away) and London Stansted (50 km away).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="986" OriginalAmount="986">
      <BasicPropertyInfo Latitude="51.528920962779" Longitude="-0.11943072080612" StarRating="3" HotelCode="915064|30282" HotelName="Point A Hotel London Kings Cross" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>324 Gray's Inn Road, Kings Cross, London WC1X 8BU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/277603/a_277603_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Point A Hotel London Kings Cross.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="986.9" OriginalAmount="986.9">
      <BasicPropertyInfo Latitude="51.49202858" Longitude="-0.14193942" StarRating="0" HotelCode="503201|4916745" HotelName="easyHotel Victoria" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Internet,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>34-40 Belgrave Road, London SW1V 1RG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/645855/645855a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is located in Victoria Station. The total number of bedrooms is 41. EasyHotel London Victoria includes Wi-Fi internet connection in all public areas and units. The accommodation provides 24-hour reception. Cots are not available at EasyHotel London Victoria. All bathrooms at EasyHotel London Victoria are handicapped friendly. Travellers will not be bothered during their stay, as this is not a pet-friendly accommodation. EasyHotel London Victoria may charge a fee for some services. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="988.72" OriginalAmount="988.72">
      <BasicPropertyInfo Latitude="51.517758" Longitude="-0.064875" StarRating="2" HotelCode="210603|19ca87" HotelName="ibis budget London Whitechapel - Brick Lane" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>100 Whitechapel Road, London E1 1JG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/299099/a_299099_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="992" OriginalAmount="992">
      <BasicPropertyInfo Latitude="51.493884225961" Longitude="-0.1897182465353" StarRating="2" HotelCode="36433|200181" HotelName="Exhibition Court 4" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>25 Collingham Place, London, Greater London SW5 0QF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/31/314411/314411a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="992" OriginalAmount="992">
      <BasicPropertyInfo Latitude="51.506496666667" Longitude="-0.2247716" StarRating="3" HotelCode="142734|395481" HotelName="Abbey" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>23 Wood Lane, London, Greater London W12 7DP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/65/651019/651019a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="993" OriginalAmount="993">
      <BasicPropertyInfo Latitude="51.512488630899" Longitude="-0.31159205146584" StarRating="3" HotelCode="460470|200248" HotelName="ibis Styles London Ealing" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>32-38 Uxbridge Road, Ealing, London W52BS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/570929/a_570929_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="993.1" OriginalAmount="993.1">
      <BasicPropertyInfo Latitude="51.47509267" Longitude="-0.06115279" StarRating="3" HotelCode="575995|4658195" HotelName="The Grove Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>59-61 Carlton Grove, London SE15 2UD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/739574/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="993.6" OriginalAmount="993.6">
      <BasicPropertyInfo Latitude="51.532734570265" Longitude="-0.031045274594817" StarRating="1" HotelCode="323533|4728195" HotelName="City View Hotel Roman Road Market" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Bed and breakfasts" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Bar,Business Centre,Coffee Shop,Concierge,Designated Smoking Area,Dry Cleaning,Garden,Housekeeping,Internet,Laundry,Luggage Storage,Meeting Room,Smoking Rooms,Spa">
        <Address>
          <AddressLines>
            <AddressLine>527 Roman Road, London E3 5EL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/490943/3.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is City View Hotel Roman Road Market.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="995" OriginalAmount="995">
      <BasicPropertyInfo Latitude="51.36561" Longitude="-0.096096" StarRating="3" HotelCode="906384|49518" HotelName="Kirkdale" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guesthouse,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>22 St Peter's Road, Croydon, Surrey CR0 1HD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/150524/150524a_hb_a_022.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located within 5 minutes of Croydon South station and 10 minutes from East Croydon. Guests wishing to stay in Croydon can enjoy shopping at the Whitfield Centre and numerous bars and restaurants. Oxford Street, Buckingham Palace, Hyde Park and the West End theatres can all be reached in approximately 20 minutes on public transport. The location offers excellent transport links into London Victoria, London Bridge and Gatwick Airport, which is roughly 30 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="997" OriginalAmount="997">
      <BasicPropertyInfo Latitude="51.493625257775" Longitude="-0.17535209655762" StarRating="3" HotelCode="189755|200145" HotelName="Brompton Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>30 Old Brompton Road, London SW7 3DL, South Kensington</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/26/06/260626a2f72a2e9b6b86f6b80fcdff672636daa8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="997" OriginalAmount="997">
      <BasicPropertyInfo Latitude="51.52863508" Longitude="-0.05564725" StarRating="3" HotelCode="769821|457014" HotelName="The East London Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>309-317 Cambridge Heath Road, London E2 9LH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/21271/3821271/40.jpg?f=15668512</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1001.17" OriginalAmount="1001.17">
      <BasicPropertyInfo Latitude="51.491665354229" Longitude="-0.21061167757591" StarRating="3" HotelCode="186224|1670248" HotelName="The W14 Hotel Kensington" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Guesthouse,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>16-22 Gunterstone Road, West Kensington, London W14 9BX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/17/172693/172693a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in London’s trendy Kensington district, the hotel is situated on a quiet, leafy, residential road close to the prestigious shops of High Street Kensington. The hotel is just a 10-minute underground ride from the sights and sounds of Central London, such as the Natural History Museum, 1 km, Hyde Park, 1.2 km, Hammersmith Apollo Theatre, 700 m, or Buckingham Palace, 2.5 km. London Heathrow Airport is just 10 km from the hotel, London Gatwick Airport is roughly 45 km away and London Stansted Airport is around 55 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1003" OriginalAmount="1003">
      <BasicPropertyInfo Latitude="51.474129333333" Longitude="-0.089675333333333" StarRating="3" HotelCode="114486|55651" HotelName="Church Street" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>29-33 Camberwell Church Street, London, Greater London SE5 8TR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/31/316798/316798a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1004" OriginalAmount="1004">
      <BasicPropertyInfo Latitude="51.52545072" Longitude="-0.12598619" StarRating="3" HotelCode="442191|200129" HotelName="Albany Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>34 Tavistock Place, situated just north of Russell Square, Bloomsbury, United Kingdom, London WC1H 9RE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/134367/522ba70b-aebe-49f5-ad84-1d3e8930dec1.jpg?d=636818428330000000</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1006" OriginalAmount="1006">
      <BasicPropertyInfo Latitude="51.514802" Longitude="-0.176746" StarRating="3" HotelCode="408634|17798" HotelName="Ascot Hyde Park" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 Craven Road, Paddington, London W2 3BP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/31/313351/313351a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is just 150 m from Paddington Station, with direct underground, national rail and airport links via the Heathrow Express. Hyde Park is just 500 m away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1006" OriginalAmount="1006">
      <BasicPropertyInfo Latitude="51.511674" Longitude="-0.185105" StarRating="3" HotelCode="18470|2076" HotelName="The Queen's Park Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 06/02/2025" HotelFacility="Air Conditioning,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>48 Queensborough Terrace, London W2 3SJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/22940/a_22940_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is centrally located at the heart of London, close to Hyde Park and further sightseeing attractions. The nearest underground stations, Queensway and Bayswater, are approximately 5 minutes from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1011" OriginalAmount="1011">
      <BasicPropertyInfo Latitude="51.168342" Longitude="-0.180392" StarRating="3.5" HotelCode="35637|18725" HotelName="Holiday Inn London Gatwick Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Nightclub,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Povey Cross Road, Gatwick RH6 0BA</AddressLine>
          </AddressLines>
          <CityName>Horley</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/57952/a_57952_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This popular hotel is located half a mile from Gatwick's North Terminal and 1 mile from the South Terminal. With a shuttle bus guests will quickly and easily be able to reach both of the airport terminals.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1011" OriginalAmount="1011">
      <BasicPropertyInfo Latitude="51.517473" Longitude="-0.29106400000001" StarRating="4" HotelCode="158880|199448" HotelName="Hotel 55" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/02/2025" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>55 Hanger Lane, London W5 3HL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/343829/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Hotel 55.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1011.15" OriginalAmount="1011.15">
      <BasicPropertyInfo StarRating="3" HotelCode="|904261" HotelName="Norfolk Inn Paddington" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/954777_foto_1.jpg</HotelPictures>
        <HotelDescription>Make yourself at home in one of the 31 guestrooms. Bathrooms with showers are provided. Conveniences include coffee/tea makers, and housekeeping is provided on request.Featured amenities include a 24-hour front desk, luggage storage, and laundry facilities.With a stay at Norfolk Inn Paddington, you'll be centrally located in London, within a 5-minute drive of Hyde Park and Oxford Street.  This hotel is 0.8 mi (1.2 km) from Marble Arch and 2.5 mi (4.1 km) from Buckingham Palace.Distances are displayed to the nearest 0.1 mile and kilometer.  Kensington Gardens - 0.7 km / 0.4 mi  Marble Arch - 1.2 km / 0.8 mi  Park Lane - 1.3 km / 0.8 mi  Baker Street - 1.5 km / 0.9 mi  Madame Tussauds Wax Museum - 1.6 km / 1 mi  Sherlock Holmes Museum - 1.6 km / 1 mi  Hyde Park - 1.8 km / 1.1 mi  Kensington High Street - 1.9 km / 1.2 mi  Kensington Palace - 1.9 km / 1.2 mi  Royal Albert Hall - 2 km / 1.2 mi  Lord's Cricket Ground - 2.1 km / 1.3 mi  Oxford Street - 2.1 km / 1.3 mi  Regent's Park - 2.1 km / 1.3 mi  Imperial College London - 2.3 km / 1.4 mi  Portobello Road Market - 2.3 km / 1.4 mi  The nearest airports are:Heathrow Airport (LHR) - 26.1 km / 16.2 mi London City Airport (LCY) - 18.7 km / 11.6 mi Gatwick Airport (LGW) - 93.8 km / 58.3 mi Luton Airport (LTN) - 50.9 km / 31.6 mi</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1012" OriginalAmount="1012">
      <BasicPropertyInfo Latitude="51.516297503676" Longitude="-0.17123838773159" StarRating="3" HotelCode="510435|55590" HotelName="Belmont Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>104 Sussex Gardens, Paddington, London, Greater London W2 1UH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/20491/120491/7.jpg?f=15507627</HotelPictures>
        <HotelDescription>&lt;br/&gt;A baggage storage service is available to travellers. 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.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1012" OriginalAmount="1012">
      <BasicPropertyInfo Latitude="51.5095" Longitude="-0.152315" StarRating="4" HotelCode="901566|55566" HotelName="Opulence Central London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>47 Gloucester Place, London W1U 8JE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/133852/133852a_hb_a_011.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Perfectly situated right in the heart of London's West End, this hotel is only a few steps away from the shopping paradise of Oxford, Regent, Bond and Piccadilly streets. The hotel's location also offers easy access to popular tourist attractions, museums, galleries, theatres, as well as the capital's business district. Marble Arch underground station is 8 minutes' walk and nearby airports include London Heathrow (21 km away), London Gatwick (39 km away), London Luton (43 km away) and London Stansted (49 km away).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1012.31" OriginalAmount="1012.31">
      <BasicPropertyInfo StarRating="4" HotelCode="|971734" HotelName="LEONARDO HOTEL LONDON CROYDON" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>CROYDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/905274_foto_1.jpg</HotelPictures>
        <HotelDescription>Guests visiting London for business or pleasure, our hotel in Croydon is perfect for those not wishing to be in the hustle and bustle of busy London, but still close by. Our Croydon property offers affordable hotel rooms at a central location with The Whitgift Shopping centre over the road and East Croydon Station a short 3-4 minute walk away. if you are travelling abroad, Croydon offers an ideal stop over location with frequent train services to Gatwick Airport which is only a 20 minute ride away. Our Croydon hotel has 240 spacious rooms, which are able to accommodate up to three adults or two adults and two children under twelve. With a large soft bed, an en-suite bathroom and a flat screen TV with Freeview on offer, Leonardo Hotel London Croydon provides both business and pleasure guests all the essentials they need. For those wanting to go into Central London for a leisure day, or for business, East Croydon Station is a short 17 minute train ride to London Victoria or London Bridge.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1014" OriginalAmount="1014">
      <BasicPropertyInfo Latitude="51.361716079655" Longitude="-0.19653618335724" StarRating="3" HotelCode="36913|200700" HotelName="Holiday Inn Sutton" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Gibson Road, Sutton SM1 2RF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/60594/w_60594_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Enjoying a peaceful location, this pleasant business hotel is situated only a short distance from Sutton train station. This allows guests easy access to the countryside outside of London, as well as the city centre itself. The M25, Chessington World of Adventures, Epsom Downs Racecourse, Hampton Court Palace and Wimbledon are all within easy reach. Guests can find a number of restaurants, bars and nightlife spots on Sutton High Street, just 500 m away. London Gatwick Airport is approximately 32 km from the hotel, while London Heathrow Airport is around 51 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1015" OriginalAmount="1015">
      <BasicPropertyInfo Latitude="51.5488633" Longitude="-0.1923206" StarRating="2" HotelCode="267544|94232" HotelName="Charlotte Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>195-197 Sumatra Road, London NW6 1PF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/347846/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - London City Airport (LCY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1017" OriginalAmount="1017">
      <BasicPropertyInfo Latitude="51.40968467" Longitude="-0.23192575" StarRating="2" HotelCode="475608|215504" HotelName="Travelodge London Raynes Park" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Amity Grove, Durham House, SW20 0LQ London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/587031/a_587031_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1018" OriginalAmount="1018">
      <BasicPropertyInfo Latitude="51.54755913" Longitude="-0.05631847" StarRating="2" HotelCode="440136|227717" HotelName="Kip" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>2 Aspland Grove, Hackney, London E8 1JW</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/648486/648486a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Kip.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1018" OriginalAmount="1018">
      <BasicPropertyInfo Latitude="51.50716071124" Longitude="-0.025383423278754" StarRating="2.5" HotelCode="307983|54072" HotelName="Point A Hotel, London Canary Wharf" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>21 Hertsmere Road West, E14 4AS London, Canary Wharf</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/422032/a_422032_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1018.07" OriginalAmount="1018.07">
      <BasicPropertyInfo Latitude="51.482560198505" Longitude="-0.4506762356167" StarRating="4" HotelCode="28974|385715" HotelName="Radisson Hotel &amp; Conference Centre London Heathrow" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport 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,Nightclub,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bath Road, Building A, Heathrow, Middlesex UB7 0DU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/46377/a_46377_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This airport hotel is located outside of the city, close to a selection of nightclubs (50 m). Windsor Castle, Legoland and Hampton Court as well as the traditional English villages of Datchet and Eton are to be found in the vicinity.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1020" OriginalAmount="1020">
      <BasicPropertyInfo Latitude="51.41202569" Longitude="0.02149359" StarRating="0" HotelCode="663169|478886" HotelName="Avis Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/02/2025">
        <Address>
          <AddressLines>
            <AddressLine>33 Rodway Road, Bromley, Kent BR1 3JP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/847969/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1020" OriginalAmount="1020">
      <BasicPropertyInfo Latitude="51.41304511" Longitude="-0.12410182" StarRating="3" HotelCode="630322|478687" HotelName="Guest House London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>1530 London Road, Norbury, London SW16 4EU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/23000000/22430000/22423100/22423039/d1f2eb88_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1021" OriginalAmount="1021">
      <BasicPropertyInfo Latitude="51.4109" Longitude="-0.30002" StarRating="2" HotelCode="114427|215503" HotelName="Travelodge London Kingston Upon Thames" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>21/23 Old London Road, Kingston upon Thames, London KT2 6ND</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/157927/a_157927_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This motel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1022" OriginalAmount="1022">
      <BasicPropertyInfo Latitude="51.546493247455" Longitude="-0.20852828207012" StarRating="2" HotelCode="479633|274681" HotelName="247 London Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/02/2025" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>30 Chatsworth Road, London NW2 4BL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/647095/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1023" OriginalAmount="1023">
      <BasicPropertyInfo Latitude="51.493537970857" Longitude="-0.19889353395039" StarRating="2" HotelCode="114644|200092" HotelName="West Cromwell" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Concierge,Designated Smoking Area,Elevator,Housekeeping,Internet,LCD/Projector,Luggage Storage,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>66 West Cromwell Road, Earls Court, London, Greater London SW5 9QS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/348947/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1025" OriginalAmount="1025">
      <BasicPropertyInfo Latitude="51.442871822629" Longitude="-0.15299800546904" StarRating="2" HotelCode="199812|225950" HotelName="Travelodge London Balham" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>177 Balham High Road, Balham, London SW12 9BX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/285102/a_285102_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1028" OriginalAmount="1028">
      <BasicPropertyInfo Latitude="51.4719345" Longitude="-0.3823078" StarRating="3" HotelCode="902585|77652" HotelName="Skylark Guest House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>297 Bath Road, Hounslow, Middlesex TW3 3DB</AddressLine>
          </AddressLines>
          <CityName>Hounslow</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/348260/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This B &amp; B welcomes guests in Hounslow.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1033" OriginalAmount="1033">
      <BasicPropertyInfo Latitude="51.41013" Longitude="-0.30098" StarRating="2" HotelCode="199807|227920" HotelName="Travelodge Kingston Upon Thames Central" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>31 Wheatfield Way, International House, Kingston upon Thames KT1 2PD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/285097/a_285097_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1035" OriginalAmount="1035">
      <BasicPropertyInfo Latitude="51.606130790241" Longitude="0.05867063999176" StarRating="4" HotelCode="98294|37425" HotelName="London Chigwell Prince Regent Hotel, BW Signature Collection" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Diet Meals,Fax,Garden,Golf,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Manor Road, Chigwell, Woodford Green, Greater London, Essex IG8 8AE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/157292/157292a_hb_a_033.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located just 10 minutes drive from the M11 motorway and less than 3 km from Woodford Underground Station. London's central attractions, including Oxford Street's shops and Westminster's Big Ben, can be reached in 40 minutes by public transport. There are numerous restaurants, bars and shops within walking distance. The hotel is situated some 79 km from Gatwick Airport, about 42 km from both Heathrow and Stansted and about 56 km from Luton Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1036" OriginalAmount="1036">
      <BasicPropertyInfo Latitude="51.515830154596" Longitude="-0.17211467027664" StarRating="3" HotelCode="24546|2003" HotelName="The Royal Cambridge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>124-126 Sussex Gardens, London W2 1UB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/31/313768/313768a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1036.51" OriginalAmount="1036.51">
      <BasicPropertyInfo Latitude="51.477895" Longitude="-0.013643" StarRating="4" HotelCode="38303|113342" HotelName="Novotel London Greenwich" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>173-185 Greenwich High Road, London SE10 8JA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/63294/a_63294_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This AA new generation hotel, located in the heart of historic Greenwich, right next to the railway and DLR station, is just 12 minutes from Canary Wharf, the newest financial district in London, and 5 minutes’ walk from the National Maritime Museum and the Royal Observatory. Restaurants, bars and pubs are just a stone’s throw from the hotel. The clubs and shops at Canary Wharf can be reached in 10 minutes using public transport. Greenwich Park and the Meridian are 15 minutes away on foot, the O2 Arena is 20 minutes away on public transport and the Excel Exhibition Centre is 25 minutes from the hotel using public transport. London City Airport (LCY) is just 10 km away, London Heathrow Airport (LHR) is 35 km away and Gatwick Airport (LGW) is 69 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1037" OriginalAmount="1037">
      <BasicPropertyInfo Latitude="51.483290448835" Longitude="-0.48135727643967" StarRating="4" HotelCode="28975|9381" HotelName="Sheraton Heathrow" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 06/02/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Garden,Internet,Laundry,Nightclub,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Heathrow Airport, Colnbrook Bypass, West Drayton UB7 0HJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/46378/k_46378_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable airport hotel is located approximately 5 minutes from London Heathrow Airport as well as the Stockley Park and Bedfont Lake business parks. Windsor, with the Royal Castle, is around 13 km away. The centre of London, with numerous shopping and entertainment opportunities, lies about 26 km away and public transport departs from stops situated 500 m from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1037.79" OriginalAmount="1037.79">
      <BasicPropertyInfo StarRating="4" HotelCode="|711007" HotelName="Coulsdon Manor and Golf Club" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/907690_foto_1.jpg</HotelPictures>
        <HotelDescription>Esta casa rural destaca por su bonito exterior y su elegante diseandntilde;o interior. Cuenta con un total de 35 habitaciones, repartidas en 2 plantas. En el hall de entrada hay varios ascensores y un andaacute;rea de recepciandoacute;n. La recepciandoacute;n estandaacute; abierta las 24 horas del dandiacute;a y allandiacute; se le ofrece servicio de caja fuerte. En el restaurante del hotel tendrandaacute; la posibilidad de probar ricos platos y aperitivos. Entre otras instalaciones, podrandaacute; encontrar tambiandeacute;n algunas salas de conferencias. Asimismo, tiene a su disposiciandoacute;n conexiandoacute;n a Internet.From the M23/25 Junction 7 follow the M23 going north until the road becomes the A23. Proceed for 2.5 miles after which you will pass Coulsdon South Railway Station on the right. Just past the station take the right hand turn, signposted andquot;Old Coulsdon, Caterham (B2030)andquot;. Follow this road uphill for 1 mile and turn left just past the pond, then turn left again onto Coulsdon Road (B2030 to Purley). After half a mile turn right into Couldson Court Road. At the end of this road you will find Coulsdon Manor.Travelling south from London on the A23 - after the major intersection at Purley continue for approximately 1.1 miles then turn left into Stoat's Nest Road (B2030) signposted Caterham. Follow the road for approximately 1 mile. Turn left into Coulsdon Court Road which leads to Coulsdon Manor.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1038" OriginalAmount="1038">
      <BasicPropertyInfo Latitude="51.455138" Longitude="0.152269" StarRating="4" HotelCode="80348|228979" HotelName="Marriott Bexleyheath" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Broadway, Bexleyheath, England, DA6 7JZ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/02/025199/025199a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Gatwick (LGW).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1038" OriginalAmount="1038">
      <BasicPropertyInfo Latitude="51.876643" Longitude="-0.382344" StarRating="3" HotelCode="888195|65952" HotelName="ibis London Luton Airport Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Spittlesea Road, Luton LU2 9NZ</AddressLine>
          </AddressLines>
          <CityName>Luton</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/136510/a_136510_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This budget hotel is a 10-minute walk from Luton Airport and 10 minutes' drive to Luton town centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1038.69" OriginalAmount="1038.69">
      <BasicPropertyInfo Latitude="51.495083002218" Longitude="-0.19042234873064" StarRating="3" HotelCode="76159|939175" HotelName="1 Lexham Gardens Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Lexham Gardens, Kensington, London W8 5JL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/36544/3836544/31.jpg?f=15675625</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located in the heart of Kensington in central London, with easy access to an array of attractions including the Science Museum, Natural History Museum, Royal Albert Hall and the West End Theatres. It is ideally situated within walking distance of Earl’s Court, High St Kensington and Gloucester Road tube stations. There are also many restaurants, bars and small coffee shops close by. The hotel is only 1 km from Knightsbridge and Harrods. Kensington High Street is 500 m away and the leafy Hyde Park is about 800 m from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1043" OriginalAmount="1043">
      <BasicPropertyInfo Latitude="51.481547" Longitude="-0.43671" StarRating="4" HotelCode="28976|31910" HotelName="Sheraton Skyline Hotel London Heathrow" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 06/02/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Bath Road, Heathrow Airport, Hayes UB3 5BP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/46379/a_46379_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located beside Heathrow Airport and offers quick access to the terminals.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1044" OriginalAmount="1044">
      <BasicPropertyInfo Latitude="51.498497905328" Longitude="-0.19086867570877" StarRating="4" HotelCode="24570|5055" HotelName="Copthorne Tara Hotel London Kensington" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Scarsdale Place, Kensington, London W8 5SY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/35501/a_35501_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This popular hotel is situated on High Street Kensington. Plenty of tourist attractions, like the Victoria and Albert Museum, Kensington Gardens as well as numerous shops and entertainment venues are all in the neighbourhood and there are links to the public transport network nearby enabling easier access to other areas of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1044" OriginalAmount="1044">
      <BasicPropertyInfo Latitude="51.513012992287" Longitude="-0.1834044110451" StarRating="3" HotelCode="11952|6972" HotelName="Duke of Leinster" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20 Leinster Gardens, London W2 3AN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/11807/a_11807_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located in the Bayswater district of London, close to Queensway underground station and Bayswater Road. Countless shopping venues, bars and restaurants are to be found in the vicinity.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1044" OriginalAmount="1044">
      <BasicPropertyInfo Latitude="51.51218628858" Longitude="-0.31157076358795" StarRating="3" HotelCode="906927|23639" HotelName="Travelodge London Ealing" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>77 Uxbridge Road, Ealing, London W5 5ST</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/248239/a_248239_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Travelodge London Ealing.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1047.35" OriginalAmount="1047.35">
      <BasicPropertyInfo Latitude="51.493462" Longitude="-0.205909" StarRating="2" HotelCode="73256|90482" HotelName="Best Western Kensington Olympia Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 06/02/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>25-27 Matheson Road, Kensington, London W14 8SN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/98893/a_98893_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly city hotel is situated within easy reach of the famous shopping district of Kensington. The hotel is within close proximity to Harrods, the 3rd most visited tourist attraction in London, on Brompton road in Knightsbridge. The Olympia Exhibition Centre, as well as both exhibition centres at Earl’s Court, can be found nearby, offering exhibitions throughout the year. The hotel’s immediate vicinity features restaurants, bars and pubs, nightlife spots, public transport links and shops. The nearest airport is London Heathrow, some 17 km away. Gatwick, Stansted and Luton airports are 50, 70 and 75 km from the hotel respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1056" OriginalAmount="1056">
      <BasicPropertyInfo Latitude="51.416995" Longitude="-0.21595396666667" StarRating="4" HotelCode="199823|444298" HotelName="Wimbledon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Bed and breakfasts" CnxPolicy="Non Refundable" HotelFacility="Dry Cleaning,Golf,Internet,Laundry,Luggage Storage,Meeting Room,Parking,Spa">
        <Address>
          <AddressLines>
            <AddressLine>78 Worple Road, Wimbledon, London SW19 4HZ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/346388/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1057" OriginalAmount="1057">
      <BasicPropertyInfo Latitude="51.44325925" Longitude="0.01482676" StarRating="3" HotelCode="578556|456682" HotelName="Summerfield Pub &amp; Boutique Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 31/01/2025" HotelFacility="Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>60 Baring Road, London SE12 0PS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0027/32363/2732363/1.jpg?f=15058997</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1060" OriginalAmount="1060">
      <BasicPropertyInfo Latitude="51.4909" Longitude="-0.3029" StarRating="4" HotelCode="316396|399381" HotelName="Aparthotel Adagio London Brentford" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/02/2025" HotelFacility="Air Conditioning,Bar,Fax,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ealing Road, Key Eye Tower, Brentford, London TW8 0FL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/40/407262/407262a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is within 1,5 km of Kew Gardens and a 15-minute drive of Heathrow Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1060" OriginalAmount="1060">
      <BasicPropertyInfo Latitude="51.52985498" Longitude="-0.07732457" StarRating="3" HotelCode="323930|61580" HotelName="Central Hoxton Shoreditch SH Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>100 Kingsland Road, Hackney, London E2 8DP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/59/595507/595507a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1061.29" OriginalAmount="1061.29">
      <BasicPropertyInfo Latitude="51.510996" Longitude="-0.18577" StarRating="4" HotelCode="94594|243206" HotelName="Hyde Park Executive Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Fax,Internet,Kitchen,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8-18 Inverness Terrace, London W2 3HU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/131415/a_131415_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located on Inverness Terrace, on the north side of Hyde Park. The establishment is just a 5-minute walk from the Queensway and Bayswater underground stations, and Oxford Street and Covent Garden are less than 10 minutes away by tube. Guests will find a number of bars, pubs, restaurants and shops in the vicinity, whilst sights such as Notting Hill can be reached within 15 minutes on foot. London Heathrow Airport and London Gatwick Airport are 24 and 60 km away respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1061.32" OriginalAmount="1061.32">
      <BasicPropertyInfo StarRating="3" HotelCode="|C42759" HotelName="Holiday Inn Express London Heathrow T4, an IHG Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>HOUNSLOW</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2328088_foto_1.jpg</HotelPictures>
        <HotelDescription>&lt;p&gt;HeadLine : In Hounslow (Heathrow Villages)&lt;/p&gt;&lt;p&gt;Location : With a stay at Holiday Inn Express London Heathrow T4, an IHG Hotel in Hounslow (Heathrow Villages), you ll be within a 15-minute drive of Hampton Court Palace and Thames River.  This hotel is 8.6 mi (13.9 km) from Windsor Castle and 11.3 mi (18.2 km) from Kensington High Street.&lt;/p&gt;&lt;p&gt;Rooms : Make yourself at home in one of the 457 air-conditioned rooms featuring flat-screen televisions. Your bed comes with premium bedding, and all rooms are furnished with sofa beds. Complimentary wireless internet access keeps you connected, and satellite programming is available for your entertainment. Private bathrooms with showers feature complimentary toiletries and hair dryers.&lt;/p&gt;&lt;p&gt;Dining : Grab a bite to eat at Express Cafe and Restaurant, one of the hotel s many dining establishments, which include 2 restaurants and a coffee shop/cafe. Need to unwind? Take a break with a tasty beverage at one of the 2 bars/lounges. A complimentary buffet breakfast is served on weekdays from 5:00 AM to 10:00 AM and on weekends from 5:00 AM to 11:00 AM.&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;The name on the credit card used at check-in to pay for incidentals must be the primary name on the guestroom reservation&lt;/li&gt;&lt;li&gt;This property accepts credit cards; cash is not accepted&lt;/li&gt;&lt;li&gt;Safety features at this property include a fire extinguisher, a security system, a first aid kit, and window guards&lt;/li&gt;&lt;li&gt;This property affirms that it follows the cleaning and disinfection practices of Clean Promise (IHG)&lt;/li&gt;&lt;li&gt;Please note that cultural norms and guest policies may differ by country and by property; the policies listed are provided by the property&lt;/li&gt;  &lt;/ul&gt;&lt;/p&gt;&lt;p&gt;Special Instructions : Front desk staff will greet guests on arrival.  Guests booked in breakfast included rate plans receive breakfast for up to 2 adults who are sharing a guestroom. Breakfast fees apply for additional guests. Guests booked in dinner included rate plans receive dinner for up to 2 adults who are sharing a guestroom. Dinner fees apply for additional guests.&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="34" TotalAmount="1065.56" OriginalAmount="1065.56">
      <BasicPropertyInfo StarRating="3" HotelCode="|CD4B58" HotelName="OYO The Arch, Wembley Stadium" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>WEMBLEY</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2542752_foto_1.jpg</HotelPictures>
        <HotelDescription>Aquellos que deseen escapar del ajetreo de la rutina diaria, encontrarandaacute;n reposo y tranquilidad en este alojamiento. OYO The Arch, Wembley Stadium tiene conexiandoacute;n Wi-Fi en sus instalaciones. OYO The Arch, Wembley Stadium ofrece servicio de recepciandoacute;n 24 horas para satisfacer las necesidades de los huandeacute;spedes en cualquier momento del dandiacute;a o de la noche. No hay cunas disponibles en este alojamiento. Este alojamiento ha sido diseandntilde;ado para cumplir las normas medioambientales mandaacute;s estrictas y dispone del certificado .</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1066.52" OriginalAmount="1066.52">
      <BasicPropertyInfo Latitude="51.494542049957" Longitude="-0.22776380181313" StarRating="2" HotelCode="94574|2025565" HotelName="Heeton Concept Hotel - Luma" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Internet">
        <Address>
          <AddressLines>
            <AddressLine>28-36 Glenthorne Road, Hammersmith, London W6 0LS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/131391/a_131391_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is set in London, 450 yards from Hammersmith Apollo and 750 yards from Riverside Studios. Only 7 minutes’ walk from Hammersmith Tube station. Olympia Exhibition Centre is 0.7 miles from LUMA Concept Hotel, while Portobello Road Market is 1.7 miles away. London Heathrow Airport is 10 miles from the property.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1068" OriginalAmount="1068">
      <BasicPropertyInfo Latitude="51.525212129347" Longitude="-0.12637577911585" StarRating="1.5" HotelCode="114418|199566" HotelName="St Athans" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20 Tavistock Place, Russell Square, London WC1H 9RE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/348139/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1068.21" OriginalAmount="1068.21">
      <BasicPropertyInfo StarRating="2" HotelCode="|D17265" HotelName="OYO Honeycroft Lodge" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>UXBRIDGE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2623200_foto_1.jpg</HotelPictures>
        <HotelDescription>Los huandeacute;spedes encontrarandaacute;n las principales zonas de ocio a 2253 km. Los huandeacute;spedes encontrarandaacute;n el campo de golf mandaacute;s cercano a 5149 km de la propiedad. Los viajeros podrandaacute;n acceder al transporte panduacute;blico a 3218 km de distancia. El hotel estandaacute; a 8046 km de la playa mandaacute;s cercana. Los clientes encontrarandaacute;n el aeropuerto a 7242 km. Esta residencia es el lugar perfecto para una estancia tranquila, ya que solo tiene 10 habitaciones. Las personas que se alojen en esta propiedad podrandaacute;n navegar en internet gracias a la conexiandoacute;n Wi-Fi de los espacios panduacute;blicos. OYO Honeycroft Lodge no ofrece servicio de recepciandoacute;n 24 horas. El aparcamiento puede ser anduacute;til para aquellos que lleguen en coche. Algunos de los servicios mencionados pueden ser de pago.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1069" OriginalAmount="1069">
      <BasicPropertyInfo Latitude="51.57347226" Longitude="0.01757071" StarRating="0" HotelCode="967231|494945" HotelName="Wanstead Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2B Lonsdale Road, Wanstead, London E11 2PH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/37000000/36510000/36502800/36502755/7a90f2d8_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1072" OriginalAmount="1072">
      <BasicPropertyInfo Latitude="51.481882" Longitude="-0.468293" StarRating="4" HotelCode="76622|205395" HotelName="Hyatt Place London Heathrow Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Free CXL until 04/02/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bath Road, The Grove, West Drayton UB7 0DG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/104155/a_104155_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the heart of Heathrow overlooking and only a stone's throw from Heathrow Airport. The establishment is within easy reach of all major roads and only 5 minutes from all of the terminals at Heathrow Airport, where the underground is also available. Local buses also go from in front of the hotel to Heathrow Airport every 5 minutes. London City is about 24 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1073" OriginalAmount="1073">
      <BasicPropertyInfo Latitude="51.515499664797" Longitude="-0.17266988754272" StarRating="3" HotelCode="25447|45417" HotelName="Olympic House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>138-140 Sussex Gardens, London W2 1UB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/37091/a_37091_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated at the heart of London. There are connections to the public transport network in the immediate vicinity. Close to the hotel are many of London's top tourist sights including Madame Tussaud's, London Zoo and the famous Harrods department store. Oxford Street and the beautiful Hyde Park are also just a stone's throw from the hotel. Various restaurants and bars can be found 1 km from the hotel and there are shopping facilities located 3 km away. Stansted airport is 21 km from the hotel, Heathrow Airport is 32 km away and Gatwick Airport is 45 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1076" OriginalAmount="1076">
      <BasicPropertyInfo Latitude="51.555377" Longitude="-0.28642" StarRating="4" HotelCode="320112|54005" HotelName="St George's Hotel Wembley" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet">
        <Address>
          <AddressLines>
            <AddressLine>43-51 Wembley Hill Road, Wembley, London HA9 8AU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/41/413084/413084a_hb_a_012.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is St George's Hotel Wembley.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1077" OriginalAmount="1077">
      <BasicPropertyInfo Latitude="51.5289658" Longitude="-0.1228894" StarRating="3" HotelCode="267557|58155" HotelName="The Melville Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>38-39 Argyle Square, Kings Cross, London WC1H 8AL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/66868/1866868/1.jpg?f=15627255</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1080" OriginalAmount="1080">
      <BasicPropertyInfo Latitude="51.542533137635" Longitude="0.0072334703847901" StarRating="2" HotelCode="323519|494256" HotelName="London Olympus Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>35 Romford Road, Stratford, London E15 4LY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0019/57019/1957019/1.jpg?f=15244903</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1081.16" OriginalAmount="1081.16">
      <BasicPropertyInfo Latitude="51.523023555531" Longitude="-0.25941252708435" StarRating="3" HotelCode="33048|112eed" HotelName="Holiday Inn Express London - Park Royal" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Victoria Road, North Acton, London W3 6UP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/52485/a_52485_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel offers easy access to central London, which is 18 km away, and to sights such as Kew Gardens, the Royal Albert Hall, London Zoo and Wembley Conference &amp;amp; Exhibition Centre. London Heathrow Airport is 20 km from the hotel and Luton and Gatwick airports are 55 km and 60 km away respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1082" OriginalAmount="1082">
      <BasicPropertyInfo Latitude="51.503300805404" Longitude="-0.22012234078238" StarRating="3" HotelCode="213141|37433" HotelName="ibis London Shepherds Bush - Hammersmith Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3-5 Rockley Road, London W14 0DJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/301823/a_301823_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is ibis London Shepherds Bush - Hammersmith Hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1083" OriginalAmount="1083">
      <BasicPropertyInfo Latitude="51.480522" Longitude="-0.113443" StarRating="3" HotelCode="94597|58271" HotelName="Belgrave" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>9-13 Clapham Road, Oval, London SW9 0JD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/16/169900/169900a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This B &amp; B is located in the centre of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1085" OriginalAmount="1085">
      <BasicPropertyInfo Latitude="51.45990844" Longitude="-0.30250824" StarRating="3" HotelCode="467883|215506" HotelName="Travelodge London Richmond Central" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>9 Paradise Road, Richmond TW9 1RX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/578646/a_578646_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Richmond upon Thames.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1086.04" OriginalAmount="1086.04">
      <BasicPropertyInfo Latitude="51.485936169226" Longitude="-0.1996636390686" StarRating="3" HotelCode="18403|32834" HotelName="ibis London Earls Court Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>47 Lillie Road, Earl's Court, London SW6 1UD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/22903/a_22903_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The popular hotel is just a few minutes' walk from Earl's Court Convention Centres. Queens Tennis Club and the famous Chelsea Football Club are both in the hotel's vicinity. The nearest underground station (Earl's Court) is around 2 km from the hotel. From here, guests will quickly be able to reach London's West End or Heathrow Airport. Gatwick Airport is 60 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1087" OriginalAmount="1087">
      <BasicPropertyInfo Latitude="51.458919087761" Longitude="-0.44298153551256" StarRating="4" HotelCode="806237|396547" HotelName="Crowne Plaza London Heathrow T4" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Swindon Road, Terminal 4, London Heathrow Airport, Hounslow TW6 3FJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://www.miki.co.uk/live/hotel/mikiNet/image/v1.0/GB/20252/87/lr/x1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1089.15" OriginalAmount="1089.15">
      <BasicPropertyInfo Latitude="51.492332479851" Longitude="-0.16479287235256" StarRating="4" HotelCode="285086|1b3ab0" HotelName="Nell Gwynn House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Kitchen,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sloane Avenue, Chelsea, London SW3 3AX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/31/315269/315269a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1091.3" OriginalAmount="1091.3">
      <BasicPropertyInfo Latitude="51.493555119909" Longitude="-0.18984273076057" StarRating="3" HotelCode="32715|388465" HotelName="Westbury Kensington" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>22-24 Collingham Place, London SW5 0PZ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/51978/a_51978_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the beautiful district of Kensington. Nearby are numerous sightseeing attractions as well as the exhibition centres of Earl's Court and Olympia. In addition, the public transport from Earls Court and Gloucester Road underground stations provides easy access to shopping areas and tourist attractions in other parts of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1093" OriginalAmount="1093">
      <BasicPropertyInfo Latitude="51.4465" Longitude="0.154033" StarRating="0" HotelCode="770274|494941" HotelName="Village Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>57-59 Bexley High Street, Bexley DA5 1AB</AddressLine>
          </AddressLines>
          <CityName>Bexley</CityName>
        </Address>
        <HotelPictures>https://images.dnatatravel.com/ei/1/2/3/1/4/8/0.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1094" OriginalAmount="1094">
      <BasicPropertyInfo Latitude="51.493458665009" Longitude="-0.19224969023037" StarRating="3" HotelCode="12281|53777" HotelName="ibis Styles London Kensington" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>15-25 Hogarth Road, Earls Court, London SW5 0QJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/12144/a_12144_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally situated in the cosmopolitan heart of Kensington, close to Earls Court and the Olympia Exhibition Centres, with easy access to London´s popular West-End theatres and the Victoria and Albert Museum. The high street shops of fashionable Kensington High Street and Knightsbridge are within easy reach. The Earls Court underground station is within walking distance from the hotel and has direct links to London Heathrow and Gatwick airports via Victoria Train Station (around 25 km and 50 km, respectively). London City Airport (approximately 22 km), London Luton Airport (approximately 60 km) and London Stansted Airport (approximately 70 km) are also in the vicinity.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1095" OriginalAmount="1095">
      <BasicPropertyInfo Latitude="51.544330048204" Longitude="-0.16245603561401" StarRating="3" HotelCode="32099|13309" HotelName="Britannia Hampstead Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Primrose Hill Road, Hampstead, London NW3 3NA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/51115/a_51115_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located only minutes from famous boutiques, cosy bars and restaurants. Nearby there are numerous sightseeing attractions, such as Hampstead Village, St. John’s High Street, Primrose Hill and Belsize Park. Further attractions are Regents Park, Primrose Hill Park, London Zoo and Lord’s Cricket Ground.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1097" OriginalAmount="1097">
      <BasicPropertyInfo Latitude="51.529604271707" Longitude="-0.29428124427795" StarRating="4" HotelCode="29190|35759" HotelName="Crowne Plaza London Ealing" 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,Fax,Golf,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Western Avenue, Hanger Lane Gyratory System, Ealing, London W5 1HG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/46918/a_46918_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is located close to the city centre of London, where guests will discover many shopping and entertainment venues as well as the particularly close by botanic gardens. Links to the public transport system are only 10m from the hotel and shopping facilities around 200m away. Restaurants and bars can be reached within 500m and Heathrow airport is just 20km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1098" OriginalAmount="1098">
      <BasicPropertyInfo Latitude="51.521045131387" Longitude="-0.077661588954925" StarRating="2.5" HotelCode="915051|31568" HotelName="Point A Hotel London Liverpool Street" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>13-15 Folgate Street, London E1 6BX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/277590/a_277590_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Perfect for business travellers, this urban hotel is located in the centre of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1098.73" OriginalAmount="1098.73">
      <BasicPropertyInfo Latitude="51.30310145" Longitude="-0.07573363" StarRating="2" HotelCode="114560|2265755" HotelName="Travelodge Caterham Whyteleafe" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>431 Godstone Road, Whyteleafe CR3 0BF</AddressLine>
          </AddressLines>
          <CityName>Whyteleafe</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/158073/a_158073_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Whyteleafe. The nearest airport is London - Gatwick (LGW).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1103.12" OriginalAmount="1103.12">
      <BasicPropertyInfo Latitude="51.5095" Longitude="-0.152315" StarRating="3" HotelCode="901383|2000185" HotelName="Kings Cross Inn Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9-11 Euston Road, London NW1 2SA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/369950/369950a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1107" OriginalAmount="1107">
      <BasicPropertyInfo Latitude="51.55941434" Longitude="0.07790356" StarRating="3" HotelCode="548243|4274965" HotelName="Ilford Tower Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 31/01/2025" HotelFacility="Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>1 Riches Road, Ilford, East Sussex IG1 1JH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0030/95361/3095361/27.jpg?f=15503731</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1109" OriginalAmount="1109">
      <BasicPropertyInfo Latitude="51.49258326" Longitude="-0.19874564" StarRating="4" HotelCode="440089|199384" HotelName="Flying Butler - Earl's Court Longridge Road Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>59 Longridge Road, London SW5 9SF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/14000000/13310000/13308600/13308594/72368dd4_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1110" OriginalAmount="1110">
      <BasicPropertyInfo Latitude="51.5066264527" Longitude="-0.24444177746773" StarRating="2" HotelCode="189752|199447" HotelName="Hotel 261" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>261 Uxbridge Road, Shepherds Bush, Greater London W12 9DS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/08/1c/081c0213d57faf0395f66fb663a7b3aec1ebbf64.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1110.20" OriginalAmount="1110.20">
      <BasicPropertyInfo Latitude="51.496651102955" Longitude="-0.20635843276978" StarRating="4" HotelCode="31270|CAF398900" HotelName="Hilton London Olympia" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 07/02/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>380 Kensington High Street, W14 8NL London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/49954/a_49954_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is situated on bustling and fashionable Kensington High Street, a 5-minute walk from Olympia Exhibition Centre. Numerous shops, restaurants, bars and pubs are within easy reach. Links to public transport can be found in the immediate vicinity of the hotel.&lt;br/&gt;&lt;b&gt; from 2023-02-08 to 2030-12-31&lt;b&gt;:-On school or national holidays, this hotel offers a bespoke Family Experience for travellers below the age of 12. Children enjoy a Kids Welcome and a dedicated Kids Breakfast experience. Enjoy your family meals by selecting dishes from the Kids Menu. The hotel has kids amenities available on request</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1117" OriginalAmount="1117">
      <BasicPropertyInfo Latitude="51.44925614726" Longitude="-0.57563867130284" StarRating="4" HotelCode="888355|75504" HotelName="De Vere Beaumont Estate" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Burfield Road, Old Windsor, Berkshire SL4 2JJ</AddressLine>
          </AddressLines>
          <CityName>Old Windsor</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/136729/a_136729_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This conference and business hotel is situated within easy reach of the M3, M4 and M25 motorways and it lies close to the main line railway stations. The nearest railway stations are: Egham for connections to London (Waterloo) and Reading; Windsor Riverside for connections to London (Waterloo); Windsor Central for connections to Slough, London (Paddington), Reading and Bristol. All the stations are only a short taxi journey away and have taxi ranks outside. The establishment is just a 5-minute drive from the centre of Windsor and is close to London Heathrow Airport (15 km), Luton Airport (65 km), London Gatwick Airport (65 km), London Stansted Airport (70 km) and London City Airport (75 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1117.6" OriginalAmount="1117.6">
      <BasicPropertyInfo Latitude="51.490758705139" Longitude="-0.19321480641258" StarRating="2" HotelCode="151803|4679065" HotelName="Manor Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>23 Nevern Place, London SW5 9NR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/67084/1867084/39.jpg?f=15653000</HotelPictures>
        <HotelDescription>&lt;br/&gt;Manor Hotel is a popular choice amongst travelers in London, whether exploring or just passing through. Offering a variety of facilities and services, the hotel provides all you need for a good night's sleep. To be found at the hotel are family room, car park, safety deposit boxes. Each guestroom is elegantly furnished and equipped with handy amenities. The hotel offers various recreational opportunities. Manor Hotel is an excellent choice from which to explore London or to simply relax and rejuvenate.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1118" OriginalAmount="1118">
      <BasicPropertyInfo Latitude="51.52732067596" Longitude="-0.28311407040269" StarRating="4" HotelCode="510863|141680" HotelName="Park Plaza London Park Royal" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet">
        <Address>
          <AddressLines>
            <AddressLine>628 Western Avenue, London W3 0TA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/54/541384/541384a_hb_a_013.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1120" OriginalAmount="1120">
      <BasicPropertyInfo Latitude="51.136803905685" Longitude="-0.1851407276539" StarRating="3" HotelCode="115180|67357" HotelName="ibis London Gatwick Airport Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>London Road, Gatwick RH10 9GY, County Oak</AddressLine>
          </AddressLines>
          <CityName>Gatwick</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/158759/a_158759_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This airport hotel in Gatwick is ideal for business travellers who arrive or depart from London - Gatwick (LGW) Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1120.08" OriginalAmount="1120.08">
      <BasicPropertyInfo StarRating="0" HotelCode="0|2179035" HotelName="IBIS LONDON GATWICK AIRPORT" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>London Road, Crawley, RH10 9GY, United Kingdom</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/21/2179035/UsIktAmi_2b5ff95dc45f78c6e99209ace8171a84.jpg</HotelPictures>
        <HotelDescription>With an on-site restaurant and 24-hour front desk, Ibis Gatwick offers modern rooms and an airport shuttle service. The hotel is a 10-minute drive from all Gatwick Airport terminals.

The spacious bedrooms at Ibis Gatwick Hotel have private bathrooms and air conditioning. Rooms also feature flat-screen TVs, high-speed Wi-Fi access and tea/coffee facilities.

An all-you-can-eat breakfast buffet is available, featuring fresh and continental options. The restaurant offers light meals and snacks, and the modern bar serves a range of beverages.

Ibis Gatwick has on-site parking, and the shuttle service operates daily at an additional charge. There is also a bus stop opposite the hotel, with buses running to Gatwick.The airport can also be reached by bus in 45 minutes and by shuttle in 15 minutes.

The hotel is situated next to the Royal Industrial Estate and Oxford Aviation Academy, and the M23 motorway is a 5-minute drive away.&lt;br/&gt;The IBIS LONDON GATWICK AIRPORT is a  hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1124" OriginalAmount="1124">
      <BasicPropertyInfo Latitude="51.522625993344" Longitude="-0.084360480985652" StarRating="3" HotelCode="539896|224599" HotelName="Point A Hotel, London Shoreditch" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>8-10 Paul Street, London EC2A 4JH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/58/585561/585561a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1125.67" OriginalAmount="1125.67">
      <BasicPropertyInfo Latitude="51.452857" Longitude="0.245325" StarRating="4" HotelCode="41176|CAG700600" HotelName="DoubleTree by Hilton Hotel Dartford Bridge" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 07/02/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Restaurant,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Masthead Close, Crossways Business Park, Dartford DA2 6QF</AddressLine>
          </AddressLines>
          <CityName>Dartford</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/66449/a_66449_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located just 3.2 km from Bluewater, Europe’s leading shopping and leisure destination. The new Eurostar station, Ebbsfleet International, is only 8 km away, making this an ideal stopover destination on trips to Paris or Brussels. London City Airport is located 26 km from the hotel and London Gatwick is 57 km away. London Heathrow and Stansted Airport are both 61 km away, and London Luton Airport lies some 92 km from the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1127" OriginalAmount="1127">
      <BasicPropertyInfo Latitude="51.488671" Longitude="-0.13956" StarRating="3" HotelCode="114287|57801" HotelName="St George's Pimlico" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 05/02/2025" HotelFacility="Conference Hall,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>107 &amp; 115 St. Georges Drive, London SW1V 4DA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/157775/gt_157775_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This London property is close to Westminster Cathedral and Vauxhall Bridge. Also nearby are Chelsea Bridge and Tate Britain. Pimlico underground station is just 450 metres from the city hotel and other nearby places of interest include Oxford Street and its many shops (3.5 km away), Big Ben (3 km away), Hyde Park (2 km away), Buckingham Palace (2 km away) and Piccadilly Circus (4 km away). Nearby airports include London Heathrow (25 km), London Gatwick (45 km), London Luton (55 km) and London Stansted (60 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1127.93" OriginalAmount="1127.93">
      <BasicPropertyInfo Latitude="51.51122" Longitude="-0.18527" StarRating="3" HotelCode="47318|32434" HotelName="Central Park Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>49/67 Queensborough Terrace, London W2 3SY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/10244/a_10244_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located right at the centre of London, this hotel lies close to plenty of sightseeing attractions as well as shopping and entertainment venues. Kensington Gardens as well as two tube stations, Bayswater and Queensway, are all easily within walking distance of the hotel. Heathrow Airport is about 20 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1129" OriginalAmount="1129">
      <BasicPropertyInfo Latitude="51.528668075858" Longitude="-0.12302296808821" StarRating="5" HotelCode="114557|244840" HotelName="OYO Apollo Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/02/2025" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>43 Argyle Street, London WC1H 8EP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/65/653806/653806a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1129.48" OriginalAmount="1129.48">
      <BasicPropertyInfo Latitude="51.486248357341" Longitude="-0.20259759755322" StarRating="3" HotelCode="38343|1134ae" HotelName="Holiday Inn Express Earls Court" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>295 North End Road, London, W14 9NS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/63361/a_63361_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies just within a few minutes of Earl’s Court Arena and Olympia Exhibition Centre. West Kensington bus and underground station offers guests direct access to the centre of London via the District Line. Gatwick and Heathrow airport are 46 km and 22 km from the hotel respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1130" OriginalAmount="1130">
      <BasicPropertyInfo Latitude="51.384314" Longitude="-0.291716" StarRating="3" HotelCode="114510|490296" HotelName="Warwick Lodge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Free CXL until 05/02/2025" HotelFacility="Parking">
        <Address>
          <AddressLines>
            <AddressLine>319-321 Ewell Road, Surbiton, Surrey, KT6 7BX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/13/1391998/KfWHrBg1_0cf347ba32a7c25eb0725a070159ddf5.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Offering the ideal setting for explore the area, this family-run guest house is situated in Surbiton, Surrey. The property is ideally situated close to the A3, offering ease of access to Kingston Town Centre, Hampton Court, Chessington Zoo, Sandown and Epsom Race Courses. Guests are extended a warm, friendly welcome upon arrival. The guest rooms are well equipped and tastefully designed, offering comfort and style in a peaceful setting. This guest house provides an excellent standard of accommodation, customer service and comfort in a convenient location, making it a great choice for business and leisure travellers alike.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1134.14" OriginalAmount="1134.14">
      <BasicPropertyInfo Latitude="51.531986" Longitude="-0.061487" StarRating="4" HotelCode="78710|20a6bb" HotelName="Mama Shelter Shoreditch" 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,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>437 Hackney Road, London E2 8PP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/106648/w_106648_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located within easy reach of the city's financial district and Liverpool Street railway and underground station. The hotel is right on the main arterial route into central London and the West End. It also offers convenient access to both Stansted and City airports (53 and 12 km away, respectively).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1135" OriginalAmount="1135">
      <BasicPropertyInfo Latitude="51.515937" Longitude="-0.171949" StarRating="3" HotelCode="13655|21669" HotelName="The Gresham Hotel London" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Internet,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>116 Sussex Gardens, London, Greater London W2 1UA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/133519/133519a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This impressive Neo-Georgian style building in Central London is perfectly located for guests who wish to go sightseeing, or are travelling on business. This hotel is just a few minutes' walk from Oxford Street, around 13 minutes from Hyde Park, and just a 5-minute walk from Paddington tube and railway station.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1135.97" OriginalAmount="1135.97">
      <BasicPropertyInfo StarRating="2" HotelCode="|730096" HotelName="BOSTON MANOR HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/272310_fotpe1_272310_foto_3.JPG</HotelPictures>
        <HotelDescription>Established in 1987, the Boston Manor Hotel London-Ealing is located at Boston Road Hanwell close to Ealing Broadway (2 miles) and Heathrow Airport (8 miles) and within easy access to Central London by car or public transport. Being a friendly family run business, it's prides on its personal touch, and understanding the needs of its customers giving the guests an enjoyable and relaxing stay . All the  rooms have en-suite bathrooms with shower, colour television (with satellite channels) Direct- dial telephones and complimentary tea/coffee making facilities. The restaurant serves exquisite mouth watering South Asian cuisine.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1137.29" OriginalAmount="1137.29">
      <BasicPropertyInfo StarRating="0" HotelCode="0|276435" HotelName="BRITANNIA HOTEL HAMPSTEAD" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 06/02/2025">
        <Address>
          <AddressLines>
            <AddressLine>Primrose Hill Road; Hampstead</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/27/276435/0mvNDp0X_01c5b05eb663df2a192b85c454902044.jpg</HotelPictures>
        <HotelDescription>Location
The hotel is located only minutes from famous boutiques, cosy bars and restaurants. Nearby there are numerous sightseeing attractions, such as Hampstead Village, St. John’s High Street, Primrose Hill and Belsize Park. Further attractions are Regents Park, Primrose Hill Park, London Zoo and Lord’s Cricket Ground.
Facilities
The hotel features 102 accommodation units. A lift provides easy access to the upper floors. Amenities include a safe and currency exchange facilities. Wireless internet access allows guests to surf on the internet and stay connected. The hotel offers a range of amenities for a comfortable stay, including gastronomic options such as a restaurant and a bar. Guests travelling in their own vehicles can make use of the available parking spaces. Among the additional services available are medical assistance, room service and a laundry. There is a business area with a conference room, a business centre and a fax machine.
Rooms
All rooms feature central heating and a bathroom. A double bed is provided in the carpeted accommodation units. A safe is also available. Convenient features include a telephone, a TV and wireless internet access. In each of the bathrooms, guests will find a shower, a bathtub and a hairdryer. 
Meals
The hotel offers a wide range of bookable meals and board options, including breakfast, lunch, dinner and B &amp;amp; B.
Payment
The following credit cards are accepted at the hotel: American Express, VISA, Diners Club and MasterCard.&lt;br/&gt;The BRITANNIA HOTEL HAMPSTEAD is a Tourist hotel. Located in London area. The nightlife/restaurants are right next to the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1138" OriginalAmount="1138">
      <BasicPropertyInfo Latitude="51.471354" Longitude="-0.137138" StarRating="3" HotelCode="114531|199335" HotelName="Chelsea Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>372 Wandsworth Road, London, SW8 4TE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/7000000/6670000/6666900/6666830/48c2797e_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1140" OriginalAmount="1140">
      <BasicPropertyInfo Latitude="51.692826048319" Longitude="-0.425599728836" StarRating="4" HotelCode="114988|456113" HotelName="Mercure London North Watford Hunton Park Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Essex Lane, Watford WD4 8PN</AddressLine>
          </AddressLines>
          <CityName>Watford</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/158541/a_158541_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is set in 9 hectares of landscaped gardens with leisure facilities. It is just over 5 km from Watford and 15 km from St Albans. Luton Airport is some 25 km away and it is approximately 40 km to London Heathrow Airport and 65 km to London Gatwick Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1142.77" OriginalAmount="1142.77">
      <BasicPropertyInfo Latitude="51.46118946" Longitude="-0.21806323" StarRating="3" HotelCode="838667|655935" HotelName="Putney Hotel, BW Signature Collection" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 06/02/2025">
        <Address>
          <AddressLines>
            <AddressLine>214 Upper Richmond Road, Putney, London, England SW15 6TD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/960969/a_960969_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1143.93" OriginalAmount="1143.93">
      <BasicPropertyInfo Latitude="51.481309398602" Longitude="-0.18987625837326" StarRating="4" HotelCode="14859|592345" HotelName="Millennium &amp; Copthorne Hotels at Chelsea Football Club" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Heated Pool,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Stamford Bridge, Fulham Road, Chelsea, London SW6 1HS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/17462/a_17462_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel has an ideal, central position, just a few kilometres from many of London's top tourist sights. Kings Road, where guests will discover scores of shops and exclusive boutiques within metres of the hotel. Countless restaurants, lively bars and nightclubs are also to be found in the hotel's vicinity. Fulham Broadway underground station lies a few paces from the hotel and Heathrow Airport is 16 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1146" OriginalAmount="1146">
      <BasicPropertyInfo Latitude="51.513297376958" Longitude="-0.18695681901431" StarRating="3" HotelCode="94592|205785" HotelName="Imperial Court Studios" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>77-79 Inverness Terrace, London W2 3JT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/12000000/11470000/11466100/11466072/41c88954_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex is located in London. The nearest airport is Imperial Court Studios.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1152" OriginalAmount="1152">
      <BasicPropertyInfo Latitude="51.812329875482" Longitude="0.11553576322933" StarRating="3" HotelCode="129777|456898" HotelName="Manor of Groves Hotel, Golf &amp; Country Club" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Country House,Spa Hotel,Golf Hotel,Airport Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>High Wych, Sawbridgeworth, Hertfordshire CM21 0JU</AddressLine>
          </AddressLines>
          <CityName>Sawbridgeworth</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/187216/a_187216_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated only 30 minutes from Central London by rail, with excellent road and rail links close by including easy access to the M11, M25, A1 and M1. A bus stop is within around 850 m and the bus and train stations are some 5 km away. The hotel is only 15 km from London Stansted Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1152" OriginalAmount="1152">
      <BasicPropertyInfo Latitude="51.727671" Longitude="-0.46958" StarRating="3.5" HotelCode="82091|457391" HotelName="Shendish Manor &amp; Golf Club" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Country House,Golf Hotel,Historic Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Laundry,Lounge,Restaurant,Room Service,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>London Road, Apsley, Herts, Hemel Hempstead HP3 0AA</AddressLine>
          </AddressLines>
          <CityName>Hemel Hempstead</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/110822/a_110822_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is set in a peaceful location, easily accessible and situated between Apsley and the picturesque village of Kings Langley on the London Road - jut 13 km from the M25/M1. Hemel Hempstead is just a 5-minute drive away, whilst Watford is just 20 minutes away. Rail links to Central London (Euston) take just 30 minutes. Access to the public transport network is within about 5 minutes' walk.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1153" OriginalAmount="1153">
      <BasicPropertyInfo Latitude="51.513829653155" Longitude="-0.17890870571136" StarRating="3" HotelCode="11241|44941" HotelName="Brunel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>79-81 Gloucester Terrace, London W2 3HB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/9326/a_9326_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This popular hotel is ideally situated close to Hyde Park at the heart of the Bayswater district of London. By making use of the underground or simply by walking, guests may explore numerous shops and other entertainment venues, as well as tourist attractions.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1153.99" OriginalAmount="1153.99">
      <BasicPropertyInfo Latitude="51.49273767182" Longitude="-0.22999942302704" StarRating="3.5" HotelCode="169979|11cd91" HotelName="Seraphine Hammersmith Hotel, Sure Hotel Collection by Best Western" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>84 King Street, Hammersmith, London  W6 0QW</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/236937/a_236937_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located just 500 m from Hammersmith underground station and Hammersmith Apollo. Pubs and bars overlooking the River Thames are a 15-minute walk away. The Olympia and Earl's Court exhibition centres are just a 5-minute taxi ride or a few stops on the tube away. Nearby airports include London Heathrow (20 km away), London Gatwick and Stansted (both 23 km away), and London Stansted (approximately 76 km away).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1154" OriginalAmount="1154">
      <BasicPropertyInfo Latitude="51.515484642476" Longitude="-0.16070991754532" StarRating="2" HotelCode="43814|490860" HotelName="Berkeley Court Hotel London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>22 Upper Berkeley Street, London W1H 7PF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/337754/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Berkeley Court Hotel is conveniently located in the popular Hyde Park area. Featuring a complete list of amenities, guests will find their stay at the property a comfortable one. Service-minded staff will welcome and guide you at the Berkeley Court Hotel. Guestrooms are designed to provide an optimal level of comfort with welcoming decor and some offering convenient amenities like hair dryer, television, coffee/tea maker, shower, non smoking rooms. The hotel offers various recreational opportunities. Berkeley Court Hotel combines warm hospitality with a lovely ambiance to make your stay in London unforgettable.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1154" OriginalAmount="1154">
      <BasicPropertyInfo Latitude="51.490945301892" Longitude="-0.14381694990095" StarRating="3" HotelCode="114417|394335" HotelName="OYO Townhouse New England Victoria" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20 St George's Drive, Pimlico, London SW1V 4BN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/31/313896/313896a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Gatwick (LGW).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1155" OriginalAmount="1155">
      <BasicPropertyInfo Latitude="51.639253590398" Longitude="-0.30901193618774" StarRating="3" HotelCode="130344|457711" HotelName="Village Hotel London Watford" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Village,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Cenntenial Avenue, Centennial Park, Elstree WD6 3SB</AddressLine>
          </AddressLines>
          <CityName>Elstree</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/188080/a_188080_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly business hotel is located just off junction 5 of the M1, 1.5 km from Elstree and Borehamwood train station, and just 30 minutes from central London. It is ideal for quick access to the M1, M25, A1 and Watford Junction railway station, as well as attractions such as Wembley Stadium, Legoland and Westfield Shopping Centre. Luton Airport is just 15 km from the hotel, and London Heathrow and Stansted Airport lie 25 km and 40 km away respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1157.76" OriginalAmount="1157.76">
      <BasicPropertyInfo Latitude="51.50157386" Longitude="0.0524" StarRating="0" HotelCode="849353|4691605" HotelName="London City Airport Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>74 Albert Road, North Woolwich, London E16 2DY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/30000000/29290000/29280700/29280683/3a6f248c_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1158" OriginalAmount="1158">
      <BasicPropertyInfo Latitude="51.474325966622" Longitude="-0.15710104026448" StarRating="4" HotelCode="244305|45014" HotelName="Axiom Park Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Internet,Kitchen,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>140 Battersea Park Road, London SW11 4NB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/335048/a_335048_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1164" OriginalAmount="1164">
      <BasicPropertyInfo Latitude="51.477600675286" Longitude="-0.51735674603265" StarRating="4" HotelCode="173499|31225" HotelName="Hilton London Heathrow Airport Terminal 5" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Spa Hotel,Airport Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 06/02/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Garden,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Poyle Road, Colnbrook, London SL3 0FF</AddressLine>
          </AddressLines>
          <CityName>Colnbrook</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/243744/a_243744_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is surrounded by beautiful landscaped grounds. Royal Windsor theatre lies 8 km away. Thorpe Park theme park is 11 km and Queen Mary's Doll's House is 8 km away. Wraysbury bus and train station is approximately 5 minutes' drive away. The hotel is 7 km from London Heathrow Airport and 5 km from Heathrow Terminal T5.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1164" OriginalAmount="1164">
      <BasicPropertyInfo Latitude="51.51755035" Longitude="-0.16405707" StarRating="3" HotelCode="586650|444304" HotelName="The Duke Rooms London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>45 Harrowby Street, London W1H 5HT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/625102/625102a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1166" OriginalAmount="1166">
      <BasicPropertyInfo Latitude="51.524139" Longitude="-0.116486" StarRating="2" HotelCode="94586|199433" HotelName="Guilford House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 05/02/2025" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 Guilford Street, London WC1N 1DR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/31/312462/312462a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Guilford House.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1167.00" OriginalAmount="1167.00">
      <BasicPropertyInfo Latitude="51.499058" Longitude="-0.10186" StarRating="3" HotelCode="170197|the_bridge_hotel_5" HotelName="The Bridge" Meals="BED &amp; BREAKFAST,ROOM ONLY,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>30 Borough Road, London SE1 0AJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/150646/150646a_hb_a_050.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located opposite South Bank University and 800 metres from Lamberth North and Elephant and Castle tube stations. The West End with its array of attractions including Hyde Park, Buckingham Palace, Harrods, Oxford Street shopping, Tower of London and Big Ben are all approximately a 2 km bus or tube ride away. There are a number of bars close to the Elephant and Castle station.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1167" OriginalAmount="1167">
      <BasicPropertyInfo Latitude="51.492223" Longitude="0.063517000000047" StarRating="3" HotelCode="199810|215511" HotelName="Travelodge London Woolwich" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>125-157 Powis Street, Woolwich, London SE18 6LQ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/285100/a_285100_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is 650 m from the Woolwich Arsenal train station.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1168" OriginalAmount="1168">
      <BasicPropertyInfo Latitude="51.47405" Longitude="-0.021159" StarRating="3" HotelCode="199817|36943" HotelName="Travelodge London Greenwich" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Blackheath Road, Greenwich, London SE10 8DA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/285107/a_285107_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - London City Airport (LCY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1168.49" OriginalAmount="1168.49">
      <BasicPropertyInfo Latitude="51.501169" Longitude="-0.221793" StarRating="2" HotelCode="147441|4307915" HotelName="Euro Hotel Hammersmith" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>31 Shepherd Bush Road, Hammersmith, London W6 7LX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/cd/b9/cdb94fca433e3a62bbab51caa314343ab56c3fdd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1169" OriginalAmount="1169">
      <BasicPropertyInfo Latitude="51.511744070906" Longitude="-0.30586257795972" StarRating="4" HotelCode="199789|57468" HotelName="Hotel Xanadu" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>26-42 Bond Street, Ealing, London W5 5AA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/6000000/5300000/5292700/5292647/28d31a7b_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Hotel Xanadu.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1169" OriginalAmount="1169">
      <BasicPropertyInfo Latitude="51.515125277875" Longitude="-0.16160033798883" StarRating="2" HotelCode="114580|55966" HotelName="The Marble Arch Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>49/50 Upper Berkeley Street, Marble Arch, London W1H 5QR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/133527/133527a_hb_a_032.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys a central location in Marble Arch, close to Hyde Park, Oxford Street and Edgware Road. Paddington Station, the Heathrow Express, London's Theatre Land, Museums and other major tourist attractions are also nearby. London Heathrow Airport is approximately 21 km from the hotel, Gatwick is around 39 km away, Luton is some 43 km and Stansted is roughly 50 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1169" OriginalAmount="1169">
      <BasicPropertyInfo Latitude="51.514034130633" Longitude="-0.17466008663178" StarRating="2" HotelCode="189717|457156" HotelName="Rhodes Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>195 Sussex Gardens, London W2 2RJ, Hyde Park</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://images.dnatatravel.com/ei/3/0/6/6/0/2/5/0.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London (LON).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1169.61" OriginalAmount="1169.61">
      <BasicPropertyInfo StarRating="4" HotelCode="|710781" HotelName="Holiday Inn Basildon" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/902454_foto_1.jpg</HotelPictures>
        <HotelDescription>Relandaacute;jese en los apacibles jardines del hotel Holiday Inn Basildon, situado junto a un lago y frente al Festival Leisure Park. Los extensos jardines y las vistas sobre el lago de gran belleza del Holiday Inn Basildon son un refugio a tan solo 10 minutos en coche de la autopista M25. Frente a nuestra zona de aparcamiento gratuito se encuentra el Festival Leisure Park, que dispone del club de salud Fitness First, el cine Empire y gran cantidad de bares y restaurantes. Invite a sus compaandntilde;eros de trabajo a los eventos que podrandaacute; celebrar en las 9 salas de reuniones con luz natural del Holiday Inn Basildon, todas ellas equipadas con conexiandoacute;n inalandaacute;mbrica a Internet. El parque empresarial Southfields y las oficinas de Ford, CNH New Holland y First Data se encuentran a tan solo unos minutos en coche del hotel. Desde nuestro hotel disfrutarandaacute; de fandaacute;cil acceso al centro de Londres. Los trenes tardan 40 minutos en llegar a la capital desde la estaciandoacute;n de tren de Basildon, situada a 3 km. Deje que sus niandntilde;os se lo pasen en grande con una visita al irresistible parque temandaacute;tico Adventure Island, situado a 19 km del hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1170" OriginalAmount="1170">
      <BasicPropertyInfo Latitude="51.556472121351" Longitude="-0.21453380584717" StarRating="4" HotelCode="36712|54989" HotelName="Clayton Crown Hotel London" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>142-152 Criklewood Broadway, London NW2 3ED</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/60241/ba_60241_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the north of London, not far from Cricklewood Broadway, a main road offering excellent access to links to the capital's extensive transport network. Brent Cross covered shopping centre is just a short walk away. Numerous shops and entertainment venues are to be found in the vicinity (within 100 m).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1170.39" OriginalAmount="1170.39">
      <BasicPropertyInfo StarRating="4" HotelCode="|710885" HotelName="Holiday Inn Hemel Hempstead M1-J8" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/254666_foto_1.jpg</HotelPictures>
        <HotelDescription>Alandoacute;jese en el hotel Holiday Inn Hemel Hempstead M1, Jct. 8, de fandaacute;cil acceso y gran relaciandoacute;n calidad-precio. El Holiday Inn Hemel Hempstead estandaacute; situado en un entorno rural, a 300 metros de la salida 8 de la autopista M1. El Aeropuerto de Luton se encuentra a 12 km y disponemos de una amplia zona de aparcamiento gratuito. La estaciandoacute;n de Hemel Hempstead se encuentra a 3 km, donde podrandaacute; coger un tren directo que le llevarandaacute; al centro de Londres en 30 minutos. El parque empresarial de Maylands Avenue se encuentra a 1, 5 km, y las empresas de Breakspear Park se encuentran justo enfrente. Organice eventos para 90 delegados en nuestras 12 salas de reuniones, equipadas con conexiandoacute;n inalandaacute;mbrica a Internet. El Snow Centre, con una pista de esquandiacute; de 160 m2, se encuentra a 3 km. Tambiandeacute;n podrandaacute; descubrir la vida salvaje de los animales en el zoo de Whipsnade, a 20 minutos en coche. Servimos desayuno caliente en el restaurante Traders, un jardandiacute;n de invierno con vigas de madera. Relandaacute;jese con un baandntilde;o o un tratamiento de belleza en nuestro club de salud Spirit.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1170.46" OriginalAmount="1170.46">
      <BasicPropertyInfo Latitude="51.491572171259" Longitude="-0.14219519510652" StarRating="3" HotelCode="462272|341715" HotelName="The Tudor Inn Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>73 Warwick Way, Victoria, London SW1V 1RZ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/54/547201/547201a_hb_a_011.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1173" OriginalAmount="1173">
      <BasicPropertyInfo Latitude="51.464313263175" Longitude="-0.21354675292969" StarRating="3" HotelCode="189724|199506" HotelName="mk hotel london" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>317 Putney Bridge Road, London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/6000000/5040000/5030900/5030816/ebc94457_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="1174.44" OriginalAmount="1174.44">
      <BasicPropertyInfo Latitude="51.5644351" Longitude="-0.0114682" StarRating="3" HotelCode="|LIOK" HotelName="The Lion &amp; Key Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 01/02/2025">
        <Address>
          <AddressLines>
            <AddressLine>475-477 High Road, Leyton</AddressLine>
          </AddressLines>
          <PostalCode />
        </Address>
        <HotelPictures>http://www.travco.co.uk/images/hotels/LIOK/LIOK_MAP.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 and a safe. Wireless internet access allows guests to stay connected while on holiday. The hotel offers a number of facilities for guests with disabilities. A lift and wheelchair-accessible facilities are available. Additional facilities include a TV room. Guests arriving by car can park their vehicles in the car park for a fee. Further services and facilities include medical assistance, room service and an alarm call service. Travellers with bicycles can make use of the on-site bicycle storage area. A fax machine is available for guests' business needs.This hotel is located in London.A wellness area with a spa is available at the hotel. 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 or a king-size 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 CD player, a DVD player and WiFi (no extra charge) are provided as well. Bathrooms are equipped with a shower and a bathtub, as well as a hairdryer. 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 fortifying breakfast is served daily. Staff are also happy to provide children's meals. Alcoholic beverages are available.To be advised&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1175.20" OriginalAmount="1175.20">
      <BasicPropertyInfo Latitude="51.494528690641" Longitude="-0.20707726478577" StarRating="4" HotelCode="189748|1159b0" HotelName="Simply Rooms &amp; Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>21 Avonmore Road, London W14 8RP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/31/313233/313233a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1176" OriginalAmount="1176">
      <BasicPropertyInfo Latitude="51.5095" Longitude="-0.152315" StarRating="3" HotelCode="901532|408383" HotelName="Oliver" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Business Centre,Elevator,Garden,Internet,Luggage Storage,Room Service,Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>198 Cromwell Road, Earls Court, London SW5 0SN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0010/61952/1061952/11.jpg?f=15693338</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Oliver.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1177" OriginalAmount="1177">
      <BasicPropertyInfo Latitude="51.5625" Longitude="-0.13234699999998" StarRating="4" HotelCode="293245|45036" HotelName="SO Archway Aparthotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Pemberton Gardens, Archway, London N19 5RR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/400938/a_400938_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located about 10 km from the centre of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1178" OriginalAmount="1178">
      <BasicPropertyInfo Latitude="51.493773" Longitude="-0.191487" StarRating="3" HotelCode="148430|200478" HotelName="The Jade" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Kitchen,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>52 Hogarth Road, Kensington, London SW5 0PU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/31/314201/314201a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1179" OriginalAmount="1179">
      <BasicPropertyInfo Latitude="51.503914626013" Longitude="-0.22438322453695" StarRating="4" HotelCode="284152|38411" HotelName="Dorsett Shepherds Bush" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>58 Shepherds Bush Green, London W12 8QE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/31/316236/316236a_hb_a_033.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1179.99" OriginalAmount="1179.99">
      <BasicPropertyInfo Latitude="51.468317690451" Longitude="-0.41878938674927" StarRating="3" HotelCode="370530|37274" HotelName="Hilton Garden Inn London Heathrow Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Restaurant,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Eastern Perimeter Road, Hatton Cross, London, Heathrow TW6 2SQ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/70033/a_70033_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located within 5 minutes' walk from Hatton Cross on the Piccadilly Line. The hotel is around 40 minutes from Piccadilly Circus on the Piccadilly Line and 15 minutes (including walk) from any of the 4 terminals at Heathrow Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1182" OriginalAmount="1182">
      <BasicPropertyInfo Latitude="51.51446055241" Longitude="-0.1915351673083" StarRating="3" HotelCode="888710|10772" HotelName="Royale Chulan Hyde Park London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Kitchen,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>23-25 Leinster Square, Westminster, London W2 4NE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/137215/a_137215_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located between Notting Hill and Hyde Park in London's West End. Guests will find the nearest restaurants and bars just 150 m away in Westbourne Grove and it is 200 m to the nearest nightspots. Whiteleys Shopping Centre is 500 m, as is Queensway High Street. The property is close to Paddington mainline railway station with direct services to Heathrow Airport via the Heathrow Express (15 minutes). A fast overground rail service runs every 15 minutes. The nearest underground stations are Bayswater or Queensway. London Heathrow Airport is 17 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1183" OriginalAmount="1183">
      <BasicPropertyInfo Latitude="51.156623" Longitude="-0.152972" StarRating="4" HotelCode="146398|31387" HotelName="Courtyard London Gatwick Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Free CXL until 06/02/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>London Gatwick Airport, Buckingham Gate, Gatwick RH6 0NT</AddressLine>
          </AddressLines>
          <CityName>Gatwick</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/207819/a_207819_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located within Gatwick Airport. It is approximately 8 minutes’ walk from the South Terminal and the North Terminal can be easily reached via the airport transit train. Business travellers can enjoy easy access to central London, being just 30 minutes away from London Victoria by Gatwick Express Train. Approximate distances to other airports in the region include Haverfordwest Aerodrome (166 km), London City Airport (74 km), Dover Air Force Base (128 km), Southampton Airport (151 km), Stansted Airport (114 km), Heathrow Airport (74 km) and Luton Airport (115 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1185.60" OriginalAmount="1185.60">
      <BasicPropertyInfo StarRating="3" HotelCode="|825947" HotelName="IBIS LONDON GREENWICH" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/886760_foto_47.jpg</HotelPictures>
        <HotelDescription>Relax with a drink in our stylish 24hr lobby bar, stay connected with free fibre Wi-Fi throughout the building, and tuck into a filling breakfast (cooked breakfast with several options or a fresh continental spread - the choice is yours) each morning at the linked Caf� Rouge. ibis London Greenwich merges a great location with all the necessary comforts, so that you enjoy a relaxing break at budget-friendly prices.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1191" OriginalAmount="1191">
      <BasicPropertyInfo Latitude="51.52850556374" Longitude="-0.12211350019072" StarRating="2" HotelCode="334178|54808" HotelName="The Angus Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>31-32 Argyle Square, Kings Cross, London WC1H 8AP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/492695/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is The Angus Hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1195.74" OriginalAmount="1195.74">
      <BasicPropertyInfo Latitude="51.492114" Longitude="-0.141617" StarRating="2" HotelCode="36443|317064" HotelName="Stanley House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>19/21 Belgrave Road, Victoria, London SW1V 1RB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/39000000/38810000/38801800/38801780/86576cbb_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1196" OriginalAmount="1196">
      <BasicPropertyInfo Latitude="51.6570899" Longitude="-0.08034777" StarRating="3" HotelCode="587603|493890" HotelName="Kathleen House Plus" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>78 Baker Street, Enfield, Greater London EN1 3EY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/758928/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1196" OriginalAmount="1196">
      <BasicPropertyInfo Latitude="51.425900241164" Longitude="-0.17821142023774" StarRating="3" HotelCode="450240|444260" HotelName="Pelican London Hotel And Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/02/2025" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>203 Blackshaw Road, Tooting, London SW17 0BZ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/560280/w_560280_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1196.09" OriginalAmount="1196.09">
      <BasicPropertyInfo StarRating="3" HotelCode="|099756" HotelName="Premier Inn Premier Inn London Putney Bridge" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1143337_foto_1.jpg</HotelPictures>
        <HotelDescription>Relaxing on the riverside, catching the big match or stepping into the city, the Premier Inn Putney Bridge has the perfect set up for your mini-break - whatever floats your boat. Stroll along the River Thames or around Fulham Palace Gardens. Spread your wings at the London Wetlands Centre. Cheer on your team at Fulham or Chelsea. Take in the tennis at Wimbledon. Then kick back in your spacious room - some of which come with fantastic views of the river or the city, all of which come with a 40 inch plasma TV, extra-comfy bed and the guarantee you'll drift off to a good night's sleep. All reservations placed at this hotel are subject to Premier Inn's standard Terms and Conditions, which can be found at premierinn.com</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1198" OriginalAmount="1198">
      <BasicPropertyInfo Latitude="51.639303528602" Longitude="-0.28985291719437" StarRating="4" HotelCode="87672|275582" HotelName="Laura Ashley The Manor Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Country House" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Garden,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Barnet Lane, Elstree WD6 3RE</AddressLine>
          </AddressLines>
          <CityName>Elstree</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/122565/a_122565_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This countryside hotel is set in landscaped gardens, surrounded by 4 hectares of natural woodland. It has excellent access to the M1, A1 and M25, and central London is within easy reach. The centre of Borehamwood is a 20-minute walk away and can be reached in 5 minutes by car. Heathrow and Luton airports are both 25 km from the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1199" OriginalAmount="1199">
      <BasicPropertyInfo Latitude="51.548082" Longitude="-0.130573" StarRating="3" HotelCode="94567|36769" HotelName="Sonder at Camden Road" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>201 Camden Road, London NW1 9AA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/31/312922/312922a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Sonder at Camden Road.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1200" OriginalAmount="1200">
      <BasicPropertyInfo Latitude="51.526240190254" Longitude="-0.12571513652801" StarRating="3" HotelCode="189711|444200" HotelName="Leigh House Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Leigh Street, London WC1H 9EW</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://images.dnatatravel.com/ei/2/9/9/6/7/2/5/0.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1200" OriginalAmount="1200">
      <BasicPropertyInfo Latitude="51.891963" Longitude="0.264801" StarRating="4" HotelCode="337234|5716" HotelName="Radisson Blu London Stansted Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Heated Pool,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Waltham Close, London Stansted Airport, Essex CM24 1PP</AddressLine>
          </AddressLines>
          <CityName>Stansted</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56079/a_56079_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated within 2 minutes walk of Stansted airport's main terminal, which may be reached by passing along a covered passageway. This attractive hotel offers optimal transport links: there is a station within the airport from whence guests may travel to locations throughout the country. The Stansted Express takes just 45 minutes to travel to London Liverpool Street and the historic centre of Cambridge may be reached in 30 minutes</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1201.07" OriginalAmount="1201.07">
      <BasicPropertyInfo StarRating="3" HotelCode="|711035" HotelName="Holiday Inn London - Sutton" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/954730_foto_33.jpg</HotelPictures>
        <HotelDescription>Mandiacute;mese en el club de salud Spirit del hotel Holiday Inn London-Sutton, a 25 minutos en tren del centro de Londres. Entre en el luminoso hall, de estilo clandaacute;sico, del moderno Holiday Inn London-Sutton. Nos encontramos a 7 minutos a pie de la estaciandoacute;n de Sutton y a 45 minutos en coche de los aeropuertos de Gatwick y Heathrow. Alandoacute;jese en nuestro hotel si debe asistir a reuniones en las sedes de KBR, Pfizer UK, Unilever y Exxon Mobile, todas a menos de 10 km de distancia. Nuestro club de salud Spirit estandaacute; equipado con piscina cubierta, sauna, baandntilde;o turco y piscina para niandntilde;os independiente. Servimos un copioso buffet de desayuno, con platos frandiacute;os y calientes, en el soleado restaurante Junction. Podrandaacute; disfrutar de un suculento bistec en el menanduacute; de la cena. Reserve una de nuestras 11 salas de reuniones con luz natural del Holiday Inn London-Sutton. Todas las salas estandaacute;n equipadas con conexiandoacute;n inalandaacute;mbrica a Internet y minibar. Tambiandeacute;n disponemos de una sala de baile para 180 delegados.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1201.46" OriginalAmount="1201.46">
      <BasicPropertyInfo StarRating="4" HotelCode="|173723" HotelName="NELL GWYNN HOUSE APARTMENTS" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1159_image49707862_0.jpg</HotelPictures>
        <HotelDescription>We have over 220 top quality serviced apartments available for 1 week to 6 months and the facilities within are all what you would expect from a top London hotel yet at a much lower price. Apartments vary from studio, one and two bedroom units. Daily maid service Monday to Friday, weekly replacement of linen and towels, fully equipped kitchen, a professional team of housekeepers and maintenance available for you together with 24 hour porter services.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1205" OriginalAmount="1205">
      <BasicPropertyInfo Latitude="51.529784" Longitude="-0.122451" StarRating="2" HotelCode="36442|2136" HotelName="Crestfield" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3-4 Crestfield Street, King's Cross, London WC1H 8AT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/31/315928/315928a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Crestfield.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1205" OriginalAmount="1205">
      <BasicPropertyInfo Latitude="51.42654863" Longitude="-0.33346181" StarRating="2" HotelCode="199819|215507" HotelName="Travelodge London Teddington" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Station Road, Park House, Teddington TW11 9AD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/285109/a_285109_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1207.05" OriginalAmount="1207.05">
      <BasicPropertyInfo StarRating="4" HotelCode="|A25F38" HotelName="Holiday Inn London Heathrow - Bath Road, an IHG Hotel" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>WEST DRAYTON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1339297_foto_1.jpg</HotelPictures>
        <HotelDescription>Stay in one of 433 guestrooms featuring flat-screen televisions. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Private bathrooms with bathtubs or showers feature complimentary toiletries and hair dryers. Conveniences include phones, as well as safes and desks.Enjoy a meal at the restaurant or snacks in the coffee shop/cafe. The hotel also offers 24-hour room service. Wrap up your day with a drink at the bar/lounge. Buffet breakfasts are served on weekdays from 6 AM to 10 AM and on weekends from 6:30 AM to 10:30 AM for a fee.Featured amenities include a 24-hour business center, express check-out, and dry cleaning/laundry services. This hotel has 6 meeting rooms available for events. Self parking (subject to charges) is available onsite.With a stay at Holiday Inn London Heathrow - Bath Road, an IHG Hotel in West Drayton, you'll be 3.1 mi (4.9 km) from Stockley Park and 6.4 mi (10.3 km) from Twickenham Stadium.  This 4-star hotel is 9.6 mi (15.5 km) from Thorpe Park and 11.7 mi (18.8 km) from LEGOLAND� Windsor.Distances are displayed to the nearest 0.1 mile and kilometer.  Stockley Park - 4.9 km / 3 mi  London Motor Museum - 4.9 km / 3 mi  Brunel University - 7.1 km / 4.4 mi  Liquid Leisure - 8.1 km / 5 mi  Thames River - 9 km / 5.6 mi  Osterley Park and House - 9.4 km / 5.8 mi  Twickenham Stadium - 10.3 km / 6.4 mi  Syon Park - 10.6 km / 6.6 mi  Syon House - 10.6 km / 6.6 mi  Eton College - 11.7 km / 7.3 mi  Royal Botanic Gardens, Kew - 11.8 km / 7.4 mi  Bushy Park - 12.2 km / 7.6 mi  Strawberry Hill - 12.3 km / 7.7 mi  Royal Holloway, University of London - 12.8 km / 8 mi  Frogmore House - 13.2 km / 8.2 mi  The nearest airports are:Heathrow Airport (LHR) - 2.2 km / 1.4 mi Gatwick Airport (LGW) - 70.6 km / 43.8 mi London City Airport (LCY) - 101 km / 62.7 mi Luton Airport (LTN) - 57.1 km / 35.5 mi The preferred airport for Holiday Inn London Heathrow - Bath Road, an IHG Hotel is Heathrow Airport (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1212" OriginalAmount="1212">
      <BasicPropertyInfo Latitude="51.523308097102" Longitude="-0.17449378967285" StarRating="3" HotelCode="97053|24615" HotelName="Comfort Inn Edgware Road" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>450 Edgware Road, London W2 1EG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/134812/a_134812_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1212.91" OriginalAmount="1212.91">
      <BasicPropertyInfo Latitude="51.528526" Longitude="-0.123177" StarRating="2" HotelCode="155039|4275715" HotelName="Wardonia Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>46-54 Argyle Street, London WC1H 8ER</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/350579/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Wardonia Hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1213.29" OriginalAmount="1213.29">
      <BasicPropertyInfo StarRating="3" HotelCode="|147598" HotelName="IBIS LONDRES EARLS COURT" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/886109_foto_1.jpg</HotelPictures>
        <HotelDescription>This hotel is located in central London, exactly half km from Earls Court Exhibition Centre. It consists of 504 rooms, all indicated for non-smokers. The hotel also offers rooms for guests with disabilities.
All rooms offer many services that contribute to an excellent stay such as television, telephone, private bathroom with hairdryer and Internet connection.
The hotel also allows stay with pets.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1214" OriginalAmount="1214">
      <BasicPropertyInfo Latitude="51.514035799833" Longitude="0.031639337539673" StarRating="3" HotelCode="189757|200664" HotelName="Prince Regent Excel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>361-363 Prince Regent Lane, London E16 3JP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/351117/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - London City Airport (LCY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1217" OriginalAmount="1217">
      <BasicPropertyInfo Latitude="51.52416" Longitude="-0.116373" StarRating="2" HotelCode="148446|199430" HotelName="Grenville Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 05/02/2025" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Guilford Street, London WC1N 1DR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/31/315632/315632a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Grenville Hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1218.32" OriginalAmount="1218.32">
      <BasicPropertyInfo Latitude="51.521031767128" Longitude="-0.26280011190261" StarRating="3" HotelCode="34468|386005" HotelName="Holiday Inn London - West" 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,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Portal Way, Gypsy Corner/A40, London W3 6RT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/338659/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is situated in North Acton, about a 30 minute drive to the city centre. From the hotel, there are convenient links to the motorway, railway station and the airport. An array of shops and entertainment venues as well as tourist attractions are few minutes drive from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1218.59" OriginalAmount="1218.59">
      <BasicPropertyInfo Latitude="51.480574457705" Longitude="-0.4460181031023" StarRating="4" HotelCode="28981|344475" HotelName="Renaissance London Heathrow Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bath Road, Hounslow TW6 2AQ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/46389/a_46389_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel lies just a short distance from Heathrow Airport, Heathrow train station and Windsor Castle.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1219" OriginalAmount="1219">
      <BasicPropertyInfo Latitude="51.527139" Longitude="-0.127648" StarRating="3" HotelCode="915065|56872" HotelName="Studios 2 Let Serviced Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>36-37 Cartwright Gardens, Camden, London WC1H 9EH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/31/313589/313589a_hb_a_050.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Perfect for those in need of an adults-only holiday, this adults-only hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1222" OriginalAmount="1222">
      <BasicPropertyInfo Latitude="51.52855141" Longitude="-0.12267787" StarRating="2" HotelCode="325132|200007" HotelName="King's Cross Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>60 Argyle Street, London WC1H 8ER</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0019/75478/1975478/210.jpg?f=15628999</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is King's Cross Hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1222.65" OriginalAmount="1222.65">
      <BasicPropertyInfo StarRating="3" HotelCode="|825946" HotelName="IBIS LONDON SHEPHERDS BUSH" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/803505_foto_1.jpg</HotelPictures>
        <HotelDescription>The hotel is located close to Shepherds Bush tube station and Westfield. Central Line going directly to Oxford Circus in 15 minutes.Standard rooms are modern and boasts everything you need.Breakfast and Dinner are available at this property.This is a modern hotel.The hotel has a small lobby.The hotel is 5 minutes away from Westfield Shopping Centre and within easy acess to public transport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1223" OriginalAmount="1223">
      <BasicPropertyInfo Latitude="51.48308846165" Longitude="-0.31244873659705" StarRating="4" HotelCode="38270|33988" HotelName="Holiday Inn London-Brentford Lock" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Commerce Road, Brentford, London TW8 8GA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/63219/a_63219_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This airport hotel is located right beside Brentford Lock, directly on a main road. The hotel is situated conveniently for access to the A4 and M4 which lead to the M25. Brentford train station is a 15 minute walk away from when trains depart directly for London. The nearest shopping and sightseeing opportunities such as Twickenham Rugby Stadium and Kew Gardens are around 20 minutes away by car or public transport. Heathrow airport is located roughly 30 minutes drive from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1223" OriginalAmount="1223">
      <BasicPropertyInfo Latitude="51.534949" Longitude="-0.461146" StarRating="3" HotelCode="81468|456773" HotelName="Red Lion Hillingdon" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Royal Lane, Hillingdon, Uxbridge, Middlesex, UB8 3QP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/348673/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1223.49" OriginalAmount="1223.49">
      <BasicPropertyInfo Latitude="51.490891414142" Longitude="-0.19382429458221" StarRating="3" HotelCode="94573|108302" HotelName="Mowbray Court 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,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>28/32 Penywern Road, Earls Court, London SW5 9SU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/131390/a_131390_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel benefits from its close proximity to Earl's Court Exhibition Centre and Earl's Court underground station, where there are plenty of bars and restaurants, and is only 40 km from Heathrow Airport and 20 minutes from Gatwick via West Brompton Station. Nearby places of interest include the Natural History Museum, Victoria &amp; Albert Museum, Kensington Palace, West End Theatres and Portobello Road Market.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1224" OriginalAmount="1224">
      <BasicPropertyInfo Latitude="51.501702463806" Longitude="-0.023571609787041" StarRating="4" HotelCode="29482|1445" HotelName="Britannia International Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Marsh Wall, London E14 9SJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/47097/a_47097_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in an extremely convenient location at the heart of London's Docklands and close to the ‘Canary Wharf’ business district as well as the district of Greenwich. This prime site means that the hotel is an ideal starting point from which to explore the numerous sights and attractions. There are excellent public transport links that allow easy access to the city's many shopping and entertainment venues.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1226" OriginalAmount="1226">
      <BasicPropertyInfo Latitude="51.481102" Longitude="-0.438241" StarRating="4" HotelCode="28973|360122" HotelName="London Heathrow Marriott Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel" CnxPolicy="Free CXL until 06/02/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bath Road, Harlington, Hayes UB3 5AN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/46376/a_46376_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The appealing hotel is situated in Heathrow and attracts guests with its impressive fittings, which are a mixture of traditional and modern. The airport is located in the vicinity, as are industrial centres, the motorway and West London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1229" OriginalAmount="1229">
      <BasicPropertyInfo Latitude="51.614355497664" Longitude="0.30137108879012" StarRating="3" HotelCode="308790|457879" HotelName="Brentwood Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Golf,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>75-77 Rose Valley, Brentwood, Essex CM14 4HJ</AddressLine>
          </AddressLines>
          <CityName>Brentwood</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/82610/1882610/1.jpg?f=15445891</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Brentwood.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1230" OriginalAmount="1230">
      <BasicPropertyInfo Latitude="51.506946810816" Longitude="-0.0070553715787582" StarRating="3" HotelCode="114269|55256" HotelName="ibis London Docklands Canary Wharf 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>1 Baffin Way, Off Preston Road, London E14 9PE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/157757/a_157757_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1235.00" OriginalAmount="1235.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|797532" HotelName="HALLMARK LONDON CHIGWELL PRINCE REGENT" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/904975_foto_1.jpg</HotelPictures>
        <HotelDescription>Hallmark Hotel London Chigwell Prince Regent is located in Woodford Green, close to Fairlop Waters Golf Course and Ilford Cricket Club. Valentines Park and Ilford Golf Club are also within easy reach. Woodford Tube Station is 2 km, Stratford Train Station is 7 km and Stansted Airport is 50 km from the hotel. \n\nFacilities and services include a restaurant, bar, car parking, business services, swimming pool, fitness room and spa facilities (extra charge). Wi-Fi internet access is available throughout the property. \n\nGuest rooms are equipped with TV, telephone, safe and coffee maker. Bathrooms feature hairdryers. \n\nEarliest check in time: 15:00\nLatest check out time: 11:00\n\nAddress: Manor Rd, London, IG88AE, England</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1235" OriginalAmount="1235">
      <BasicPropertyInfo Latitude="51.49130465" Longitude="-0.19310795" StarRating="4" HotelCode="986226|408317" HotelName="Merit Kensington Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>12 &amp; 24 Penywern Road, Kensington, London SW5 9ST</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0010/62592/1062592/1.jpg?f=15403047</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1236.43" OriginalAmount="1236.43">
      <BasicPropertyInfo Latitude="51.516407757841" Longitude="-0.17266462684694" StarRating="2" HotelCode="114593|606565" HotelName="Belvedere" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/02/2025" HotelFacility="Bar,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>52-54 Norfolk Square, London, Greater London W2 1RT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/1000000/890000/888300/888291/c46bd4ac_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - London City Airport (LCY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1237.34" OriginalAmount="1237.34">
      <BasicPropertyInfo Latitude="51.514300208022" Longitude="-0.17276257991076" StarRating="3" HotelCode="114312|314093" HotelName="Barry House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 22/01/2025" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>12 Sussex Place, Hyde Park, London W2 2TP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/18/1815398/D6i7Hc6R_d2b5ca33bd970f64a6301fa75ae2eb22.png</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1239" OriginalAmount="1239">
      <BasicPropertyInfo Latitude="51.561469" Longitude="-0.27925099999993" StarRating="4" HotelCode="298481|80496" HotelName="Novotel London Wembley" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Olympic Way, Wembley, London HA9 0NP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/406700/a_406700_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in London, this hotel has the perfect ambience for business travellers as well as families.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1240.41" OriginalAmount="1240.41">
      <BasicPropertyInfo Latitude="51.49732568" Longitude="-0.01896785" StarRating="0" HotelCode="973438|2452335" HotelName="Clover Court by Q Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>45 Millharbour, London E14 9TR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/957833/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1244" OriginalAmount="1244">
      <BasicPropertyInfo Latitude="51.542333974493" Longitude="0.0045330744701459" StarRating="2" HotelCode="114400|38963" HotelName="ibis London Stratford Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1A Romford Road, Stratford, London E15 4LJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/157898/a_157898_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in East London, this newly refurbished hotel is 4 minutes away from Stratford Station, Westfield shopping centre and the new Olympics site, and it offers easy access to Canary Wharf, the ExCel Centre, the O2 Arena and Central London (20 minutes by tube).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1244" OriginalAmount="1244">
      <BasicPropertyInfo Latitude="51.525294709562" Longitude="-0.055639185470454" StarRating="3" HotelCode="263539|36793" HotelName="Travelodge London Bethnal Green" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>231-237 Cambridge Heath Road West, London E2 0EL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/366992/a_366992_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 7 km from the centre of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1244.86" OriginalAmount="1244.86">
      <BasicPropertyInfo Latitude="51.52754499" Longitude="-0.28598678" StarRating="4" HotelCode="986085|4557405" HotelName="Hampton by Hilton London Park Royal" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Western Avenue, Park Royal, Greater London, London W5 3BQ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/1194422/a_1194422_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1245.14" OriginalAmount="1245.14">
      <BasicPropertyInfo Latitude="51.525971350104" Longitude="-0.13615290674591" StarRating="3" HotelCode="34471|596565" HotelName="Euston Square" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>152-156 North Gower Street, London NW1 2LU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/31/313103/313103a_hb_a_050.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys a central location, a short walk from the British Museum, Regent's Park, British Library, Oxford Street and West End Theatre-Land. Camden's eclectic mix of bars, restaurants, shops and markets is less than 10 minutes away. Euston Square London Underground/Tube station is only 10 metres away and King's Cross St Pancras International, London's Eurostar terminal, is less than 1 km away, less than 10 minutes walking distance. Over 5 train stations and more bus stops are within easy walking.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1246.05" OriginalAmount="1246.05">
      <BasicPropertyInfo StarRating="3" HotelCode="|711005" HotelName="Holiday Inn Express Hemel Hempstead" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/912355_foto_1.jpg</HotelPictures>
        <HotelDescription>Escoja el hotel Holiday Inn Express Hemel Hempstead, estratandeacute;gicamente situado, a poca distancia en coche de la zona de negocios de la ciudad y a 2 minutos a pie de la estaciandoacute;n de tren Apsley. El acogedor Holiday Inn Express Hemel Hempstead estandaacute; a solo 10 minutos en coche de las prandaacute;cticas autopistas A4251, M1 y M25. Puede despegar desde el aeropuerto London Luton, a 25 minutos en coche, y llegar al centro de Londres en 30 minutos en tren desde la cercana estaciandoacute;n de Apsley. Prepandaacute;rese para un nuevo dandiacute;a saboreando un desayuno gratuito en nuestro acogedor salandoacute;n principal. Reserve una reuniandoacute;n para 40 personas en una de nuestras 4 salas de reuniones y permanezca en landiacute;nea con el servicio gratuito de conexiandoacute;n inalandaacute;mbrica a Internet en nuestro moderno hall. Estamos a 10 minutos en coche de las empresas locales en Maylands Avenue y Breakspear Way. Puede ir a esquiar a The Snow Centre en 5 minutos. Los menores de 18 aandntilde;os disfrutarandaacute;n de alojamiento gratuito si comparten una candoacute;moda habitaciandoacute;n familiar con sus padres en el Holiday Inn Express Hemel Hempstead.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1248" OriginalAmount="1248">
      <BasicPropertyInfo Latitude="51.505795" Longitude="-0.226092" StarRating="3" HotelCode="318946|94228" HotelName="Tulip Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>11/12 Poplar Mews, Uxbridge Road, London W12 7JS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/49/493301/493301a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Tulip Boutique Hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1248" OriginalAmount="1248">
      <BasicPropertyInfo Latitude="51.36895734" Longitude="-0.09648989" StarRating="3.5" HotelCode="633060|491033" HotelName="CS Apartments - Croydon Serviced Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>89-91 Park Lane, Croydon CR0 1DY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/803416/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel welcomes guests in Croydon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1249" OriginalAmount="1249">
      <BasicPropertyInfo Latitude="51.49455938613" Longitude="-0.22859273723475" StarRating="2" HotelCode="142845|458410" HotelName="Adria Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>44-46 Glenthorne Road, Hammersmith, London W6 0LS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/203907/a_203907_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Adria Hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1249.62" OriginalAmount="1249.62">
      <BasicPropertyInfo Latitude="51.517472553179" Longitude="-0.13051360845566" StarRating="3" HotelCode="17889|10e879" HotelName="St Giles London - A St Giles Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Heated Pool,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bedford Avenue, London WC1B 3GH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/22075/a_22075_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant hotel is situated at the heart of the West End. A variety of shopping areas, including the well-known Oxford Street, are just minutes from the hotel. There are numerous international restaurants in the surrounding area, as well as cosy pubs, bars and clubs. The hotel is served with excellent public transport connections, with Tottenham Court Road underground station just a stone's throw away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1250.37" OriginalAmount="1250.37">
      <BasicPropertyInfo Latitude="51.490215096601" Longitude="-0.080782771110535" StarRating="3" HotelCode="97105|1643248" HotelName="Eurotraveller Hotel-Premier @Tower Bridge" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>194-202 Old Kent Road, London SE1 5TY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/31/316624/316624a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated outside the congestion charge zone, 1,5 km from Tower Bridge and London Bridge. Elephant &amp;amp; Castle Rail and Underground Station are only 3 minutes away. Buses stop close to the hotel, to allow easy access to central London. The O2 Arena and Canary Wharf are both approximately 20 minutes' drive away. The Shard, Westminster Abbey and the London Eye are all just a short 5/10-minute bus journey away. The attractions surrounding Westminster Underground Station are a 10-minute journey from Elephant &amp;amp; Castle Station.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1250.51" OriginalAmount="1250.51">
      <BasicPropertyInfo StarRating="2" HotelCode="|117114" HotelName="Wardonia Hotel Kings Cross" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/802942_foto_1.jpg</HotelPictures>
        <HotelDescription>Located within a 5 minute walk of both London Kingandrsquo;s Cross Rail Station and St Pancras International Station, the Wardonia Hotel offers basic rooms with free Wi-Fi access. A 24-hour front desk and luggage storage are also provided. Euston Underground and Rail Station can be reached after a 10 minute walk and Covent Garden is just a 10-minute tube journey away. The Bloomsbury Theatre and the Shaw Theatre are within 1-mile of the Wardonia. Each room includes: a flat-screen TV, hairdryer, and coffee andamp; tea amenities, as well as a small private bathroom with a shower. Please note that there is no lift available at the hotel, however staff is here to help carry your luggage to your room.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1252" OriginalAmount="1252">
      <BasicPropertyInfo Latitude="51.491257702222" Longitude="-0.14276444369643" StarRating="2" HotelCode="903018|489397" HotelName="Surtees Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/01/2025" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>94 Warwick Way, London SW1V 1SB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/348532/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel comprises a total of 7 rooms. Services and facilities at the hotel include a restaurant and a bar. 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.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1254" OriginalAmount="1254">
      <BasicPropertyInfo Latitude="51.514617321542" Longitude="0.0091424115319268" StarRating="3" HotelCode="573045|407355" HotelName="ibis London Canning Town" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>8 Silvertown Way, London E16 1ED</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/690182/a_690182_P2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1255" OriginalAmount="1255">
      <BasicPropertyInfo Latitude="51.49003" Longitude="-0.137899" StarRating="2" HotelCode="94596|200152" HotelName="Carlton" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>90 Belgrave Road, Victoria, London SW1V 2BJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/31/312581/312581a_hb_a_032.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Carlton.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1256" OriginalAmount="1256">
      <BasicPropertyInfo Latitude="51.12558701549" Longitude="-0.18929779629514" StarRating="4" HotelCode="94504|30144" HotelName="Crowne Plaza London - Gatwick Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>London-Gatwick Airport, Langley Drive, RH11 7SX Crawley</AddressLine>
          </AddressLines>
          <CityName>Crawley</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/131300/f_131300_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located just five minutes from junction 10 off the M23. Crawley town centre and Manor Royal Business Park are both within walking distance of the hotel. The property is an ideal base to explore Central London and Brighton. Guests can visit local attractions such as The Hawth Theatre, Crawley Town Football Club, Tulleys Farm, Lingfield Racecourse and Wakehurst Place. Gatwick Airport is 5 km away and London Heathrow Airport is approximately 70 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1257.37" OriginalAmount="1257.37">
      <BasicPropertyInfo StarRating="3" HotelCode="|A2FD15" HotelName="London Court Hotel" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1355380_foto_1.jpg</HotelPictures>
        <HotelDescription>Make yourself at home in one of the 21 air-conditioned rooms featuring refrigerators and iPod docking stations. 32-inch flat-screen televisions with cable programming provide entertainment, while complimentary wireless Internet access keeps you connected. Bathrooms feature showers, designer toiletries, and hair dryers. Conveniences include phones, as well as safes and desks.Featured amenities include a 24-hour front desk, luggage storage, and a safe deposit box at the front desk.Located in London (London City Centre), London Court Hotel is within a 5-minute drive of Natural History Museum and Design Museum.  This hotel is 1.4 mi (2.3 km) from Royal Albert Hall and 1.5 mi (2.5 km) from Harrods.Distances are displayed to the nearest 0.1 mile and kilometer.  Kensington High Street - 0.9 km / 0.6 mi  Design Museum - 0.9 km / 0.6 mi  Natural History Museum - 1.4 km / 0.9 mi  Imperial College London - 1.4 km / 0.9 mi  Olympia Conference and Exhibition Centre - 1.4 km / 0.9 mi  Kensington Gardens - 1.5 km / 0.9 mi  Victoria and Albert Museum - 1.7 km / 1.1 mi  Science Museum - 1.9 km / 1.2 mi  Kensington Palace - 1.9 km / 1.2 mi  Royal Albert Hall - 2 km / 1.3 mi  Stamford Bridge Stadium - 2.1 km / 1.3 mi  Thames River - 2.2 km / 1.4 mi  Harrods - 2.4 km / 1.5 mi  Hyde Park - 2.4 km / 1.5 mi  Eventim Apollo - 2.4 km / 1.5 mi  The nearest airports are:Heathrow Airport (LHR) - 22 km / 13.6 mi London City Airport (LCY) - 19.6 km / 12.2 mi Gatwick Airport (LGW) - 89.7 km / 55.7 mi Luton Airport (LTN) - 55.3 km / 34.4 mi</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1259" OriginalAmount="1259">
      <BasicPropertyInfo Latitude="51.156402" Longitude="-0.16287999999997" StarRating="3" HotelCode="296652|223881" HotelName="Bloc Hotel Gatwick" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>South Terminal, Gatwick Airport, Gatwick, West Sussex RH6 0NN</AddressLine>
          </AddressLines>
          <CityName>Gatwick</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/44/444522/444522a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Gatwick. The nearest airport is London - Gatwick (LGW).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1261" OriginalAmount="1261">
      <BasicPropertyInfo Latitude="51.911489" Longitude="-0.386068" StarRating="3" HotelCode="114890|38875" HotelName="Hilton Garden Inn Luton North" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/02/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Lounge,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Butterfield Hitchin Road Stopsley, Luton LU2 8DD</AddressLine>
          </AddressLines>
          <CityName>Luton</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/158426/a_158426_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally located, with the city of London just 58 km away. The hotel is also within easy reach of the M1 Motorway. Local business parks and London Luton Airport are 5.8 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1264.12" OriginalAmount="1264.12">
      <BasicPropertyInfo Latitude="51.510638850984" Longitude="-0.04358321428299" StarRating="3" HotelCode="34469|1130d7" HotelName="Holiday Inn Express Limehouse" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Airport Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>469-475 The Highway, London E1W 3HN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/54919/a_54919_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of London's Docklands and thus offers an ideal starting point for both business and holiday visitors. The financial district around Canary Wharf can be reached on foot in just a few minutes. The lively city centre with its countless entertainment options and the famous Tower Bridge and the Tower of London are also nearby and can easily be accessed on foot. There is a Docklands Light Railway station, offering good connections to the centre, the ExCel exhibition centre and London City Airport, in the immediate vicinity of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1265" OriginalAmount="1265">
      <BasicPropertyInfo Latitude="51.47732429" Longitude="-0.01505847" StarRating="3" HotelCode="496620|215336" HotelName="Travelodge London Greenwich High Road" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Designated Smoking Area,Pets allowed,Restaurant,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Greenwich High Road, Greenwich, London SE10 8JA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/625887/625887a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;"Our London Greenwich High Road hotel is surrounded by must-see attractions like the Cutty Sark and beautiful Greenwich Park. A stone's throw from Greenwich Station and the DLR, it's also ideal for exploring the city centre.

Business travellers visiting the Greenwich Centre Business Park can walk there in minutes. Whatever your plans, you'll definitely want to squeeze in a walk up to the Royal Observatory for an incredible panoramic view.

All rooms feature a comfy king size bed with four plump pillows and a cosy duvet. Our on-site restaurant and bar serves breakfast and tasty evening meals."</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1266" OriginalAmount="1266">
      <BasicPropertyInfo Latitude="51.514166" Longitude="-0.207499" StarRating="4" HotelCode="189774|199523" HotelName="Notting Hill - Concept Serviced Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>74 Ladbroke Grove, Notting Hill, Kensington and Chelsea, London W11 2HF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/15386/1815386/1.jpg?f=15346481</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1268" OriginalAmount="1268">
      <BasicPropertyInfo Latitude="51.49351912" Longitude="-0.19604394" StarRating="2" HotelCode="498360|458335" HotelName="Saint James Backpackers" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>21 Longridge, London SW5 9SB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/635203/635203a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1270.88" OriginalAmount="1270.88">
      <BasicPropertyInfo Latitude="51.515294" Longitude="-0.160074" StarRating="3" HotelCode="35458|193cd9" HotelName="Rose Court Marble Arch" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>35/35a Great Cumberland Place, Marble Arch, London W1H 7DS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/31/317050/317050a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1272" OriginalAmount="1272">
      <BasicPropertyInfo Latitude="51.4907074" Longitude="-0.05346" StarRating="3" HotelCode="267546|58074" HotelName="London Stay Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Kitchen,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>187 Rotherhithe New Road, London SE16 2BE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/19/191207/191207a_hb_a_831.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in London. The nearest airport is London Stay Apartments.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1273" OriginalAmount="1273">
      <BasicPropertyInfo Latitude="51.426394" Longitude="-0.163731" StarRating="3" HotelCode="147750|457720" HotelName="Flexistay Tooting Aparthotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>268 Franciscan Road, Tooting, LondonSW17 8HF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/342312/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in London. The nearest airport is Flexistay Tooting Aparthotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1273" OriginalAmount="1273">
      <BasicPropertyInfo Latitude="51.88745816" Longitude="0.25761181" StarRating="3" HotelCode="943403|261090" HotelName="Hampton by Hilton London Stansted Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Bassingbourn Road, Stansted CM24 1QW</AddressLine>
          </AddressLines>
          <CityName>Stansted</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/680071/a_680071_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Stansted.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1276.86" OriginalAmount="1276.86">
      <BasicPropertyInfo StarRating="4" HotelCode="|710923" HotelName="Mama Shelter London Shoreditch" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/801256_foto_1.jpg</HotelPictures>
        <HotelDescription>Este hotel goza de fandaacute;cil acceso al distrito financiero de Londres y a la estaciandoacute;n de tren y metro de Liverpool Street. Ademandaacute;s de sus 178 habitaciones, ofrece caja fuerte, ascensor y sala de TV. Cuenta tambiandeacute;n con un bar y un restaurante. Los clientes de negocios podrandaacute;n utilizar las instalaciones para conferencias y el acceso a internet. Las habitaciones estandaacute;n equipadas con camas dobles de la marca Hypnos, la misma que utiliza la familia real britandaacute;nica. Cuentan con cuarto de baandntilde;o en-suite con ducha, baandntilde;era y secador de pelo, ademandaacute;s de TV, acceso a internet y set de cafandeacute;/tandeacute;. Todas disponen de climatizaciandoacute;n regulable. El Smith's Bar and Kitchen abre todo el dandiacute;a. Es el nanduacute;cleo del establecimiento y sirve desde el desayuno hasta cenas tardandiacute;as con una apetecible carta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1278" OriginalAmount="1278">
      <BasicPropertyInfo Latitude="51.54290135" Longitude="-0.00035488" StarRating="2.5" HotelCode="571845|229022" HotelName="Moxy London Stratford" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>86 Great Eastern Road, London E15 1GR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/60/608057/608057a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1282" OriginalAmount="1282">
      <BasicPropertyInfo Latitude="51.493301286729" Longitude="-0.18310904502869" StarRating="4" HotelCode="44236|7071" HotelName="Millennium Gloucester Hotel London Kensington" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4-18 Harrington Gardens, London SW7 4LH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/17463/a_17463_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is less than a minute's walk from Gloucester Road underground station, with connections to 3 major lines Piccadilly, Circle and District, providing great transport links to the rest of London. It also has links to the M4/A4 motorway network where Heathrow is situated 40-60 minutes away. The hotel is conveniently located close to 2 top exhibition centres Olympia and Earls Court. Plus, some great attractions, including The Natural History, Science and Victoria and Albert museums, Hyde Park, The Royal Albert Hall, Kensington Palace and Gardens and shopping on the Kings Road, High Street Kensington and Knightsbridge, are close by.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1282" OriginalAmount="1282">
      <BasicPropertyInfo Latitude="51.493795592143" Longitude="-0.19176453351974" StarRating="4" HotelCode="93107|49273" HotelName="Park Grand London Kensington" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>27/37 Hogarth Road, Kensington, London SW5 0QQ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/129485/a_129485_C2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in a quiet street in the tourist heart of London, this hotel offers the ideal starting point from which to explore the major sights. The tube is just a few metres away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1282.09" OriginalAmount="1282.09">
      <BasicPropertyInfo Latitude="51.5095" Longitude="-0.152315" StarRating="3" HotelCode="150156|4277735" HotelName="Jubilee" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>31 Eccleston Square, Victoria, London SW1V 1NZ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0026/94439/2694439/1.jpg?f=15053666</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Jubilee.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1285.70" OriginalAmount="1285.70">
      <BasicPropertyInfo StarRating="4" HotelCode="|A2B086" HotelName="Crowne Plaza London Heathrow T4, an IHG Hotel" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>HOUNSLOW</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1347623_foto_1.jpg</HotelPictures>
        <HotelDescription>Make yourself at home in one of the 304 air-conditioned rooms featuring minibars and Smart televisions. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Private bathrooms with bathtubs or showers feature designer toiletries and hair dryers. Conveniences include phones, as well as safes and desks.Stop by the hotel's restaurant, Urban Brasserie, for dinner. Dining is also available at the coffee shop/cafe, and 24-hour room service is provided. Quench your thirst with your favorite drink at the bar/lounge. Full breakfasts are served on weekdays from 6:00 AM to 10:00 AM and on weekends from 6:00 AM to 11:00 AM for a fee.Featured amenities include a business center, express check-out, and complimentary newspapers in the lobby. Planning an event in Hounslow? This hotel has facilities measuring 1313 square feet (122 square meters), including conference space. A roundtrip airport shuttle is provided for a surcharge at scheduled times, and self parking (subject to charges) is available onsite.Located in Hounslow (Heathrow Villages), Crowne Plaza London Heathrow T4, an IHG Hotel is within a 15-minute drive of Twickenham Stadium and Runnymede Air Forces Memorial.  This 4-star hotel is 6.8 mi (11 km) from Royal Botanic Gardens, Kew and 7.2 mi (11.5 km) from Thorpe Park.Distances are displayed to the nearest 0.1 mile and kilometer.  Kempton Racecourse - 7.6 km / 4.7 mi  Osterley Park and House - 8.3 km / 5.1 mi  Thames River - 8.7 km / 5.4 mi  Bushy Park - 8.9 km / 5.5 mi  Stockley Park - 9.4 km / 5.8 mi  Syon Park - 9.7 km / 6 mi  Liquid Leisure - 10.1 km / 6.3 mi  Twickenham Stadium - 10.3 km / 6.4 mi  Royal Botanic Gardens, Kew - 11 km / 6.8 mi  Thorpe Park - 11.5 km / 7.2 mi  Royal Holloway, University of London - 12.2 km / 7.6 mi  University of West London - 12.4 km / 7.7 mi  Runnymede - 12.6 km / 7.8 mi  Ealing Studios - 12.8 km / 8 mi  Hampton Court Palace - 12.8 km / 8 mi  The nearest airports are:Heathrow Airport (LHR) - 7.4 km / 4.6 mi Gatwick Airport (LGW) - 70 km / 43.5 mi London City Airport (LCY) - 104.8 km / 65.1 mi Luton Airport (LTN) - 60.5 km / 37.6 mi The preferred airport for Crowne Plaza London Heathrow T4, an IHG Hotel is Heathrow Airport (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1288" OriginalAmount="1288">
      <BasicPropertyInfo Latitude="51.523264" Longitude="-0.160131" StarRating="2" HotelCode="94585|14227" HotelName="Somerset" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Gloucester Place 6 Dorset Square, London, Baker Street</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/131404/gt_131404_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on the quiet Dorset square and is just a couple of minutes’ walk from Baker Street underground station. The nearby Jewish Museum and Lords Cricket Ground are some of the most visited destinations of the city. There are numerous restaurants on Baker Street (about 500 metres away) whilst other attractions include Regent’s Park (about 1.4 km), Buckingham Palace (about 3.4 km) and Big Ben (about 5.8 km). The airports of Heathrow, Gatwick, Luton and Stansted are approximately 27 km, 50 km, 51 km and 59 km away, respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1289" OriginalAmount="1289">
      <BasicPropertyInfo Latitude="51.513991" Longitude="-0.189569" StarRating="3" HotelCode="21204|44999" HotelName="London House" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>81 Kensington Gardens Square, Bayswater, West London W2 4DJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/27391/a_27391_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated on a quiet and charming street in the Bayswater area, just a short distance from Hyde Park and the fashionable Notting Hill. The vibrant Queensway is a short stroll away and features bars, ethnic restaurants, coffee shops and Whiteley's shopping centre. Oxford Street is 3 km away and Bayswater station provides convenient access to all the city's sights. Heathrow, Luton, Stansted and Gatwick airports are 25 km, 55 km, 60 km and 90 km away respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1290" OriginalAmount="1290">
      <BasicPropertyInfo Latitude="51.492435" Longitude="-0.19409" StarRating="3" HotelCode="94553|6297" HotelName="My Place" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 05/02/2025" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1- 3 Trebovir Road, London SW5 9LS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/31/315432/315432a_hb_a_014.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1292" OriginalAmount="1292">
      <BasicPropertyInfo Latitude="51.510993338623" Longitude="-0.18634162946512" StarRating="4" HotelCode="148402|24978" HotelName="Grand Royale London Hyde Park" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1-9 Inverness Terrace, Bayswater, London W2 3JP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/210004/a_210004_D2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys a superior location close to London's Hyde Park. Numerous sightseeing attractions such as the Marble Arch, Queensway and Oxford Street lie within easy reach of the hotel and public transport links, as does Heathrow Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1293.38" OriginalAmount="1293.38">
      <BasicPropertyInfo Latitude="51.494466367886" Longitude="-0.18739014599805" StarRating="3" HotelCode="387912|10e62f" HotelName="K Hotel Kensington" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Bar,Conference Hall,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>131-137 Cromwell Road, Kensington, London SW7 4DW</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/623881/623881a_hb_a_030.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The incredibly stylish hotel is located in a fashionable area near Earl's Court and Knightsbridge. Sights close by include Kensington Palace, the Victoria and Albert Museum, the Natural History Museum, the Science Museum, and famous Hyde Park. A public transport stop is also only a short walk away (around 100 m).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1296.10" OriginalAmount="1296.10">
      <BasicPropertyInfo Latitude="51.504934" Longitude="-0.21454" StarRating="4" HotelCode="259330|CAF399000" HotelName="Hilton London Kensington" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 07/02/2025" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>179-199 Holland Park Avenue, London W11 4UL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/15330/a_15330_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant, top-class hotel is situated in a central location at the heart of the London district of Kensington. Plenty of tourist attractions, as well as numerous shops and entertainment venues are all located in the surrounding neighbourhood and, by making use of public transport, other areas of London are within easy to reach.&lt;br/&gt;&lt;b&gt; from 2023-02-08 to 2030-12-31&lt;b&gt;:-This hotel offers a bespoke Family Experience for travellers below the age of 12. Children enjoy a Kids Welcome and a dedicated Kids Breakfast experience. Enjoy your family meals by selecting dishes from the Kids Menu. The hotel has a range of kids amenities available upon request.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1299.41" OriginalAmount="1299.41">
      <BasicPropertyInfo StarRating="3" HotelCode="|068371" HotelName="ST. GILES LONDON" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/954792_foto_1.jpg</HotelPictures>
        <HotelDescription>This hotel is Located in the heart of the west end, walking distance to Oxford Street and Londons Theatres. All rooms feature private en-suite showers, LCD flat screen televisions featuring a wide choice of channels, digital safe, direct dial telephone with voicemail, hairdryer , WIFI access capability and complimentary tea and coffee making facilities. All rooms are non-smoking.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1300.86" OriginalAmount="1300.86">
      <BasicPropertyInfo Latitude="51.5135639" Longitude="-0.18706559999998" StarRating="4" HotelCode="476605|2214145" HotelName="Imperial Court Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>81-83 Inverness Terrace, Bayswater, Westminster Borough, London W2 3JU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/643376/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1302" OriginalAmount="1302">
      <BasicPropertyInfo Latitude="51.513282984369" Longitude="-0.043230503797531" StarRating="4" HotelCode="96722|53435" HotelName="Marlin Limehouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Airport Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 24/01/2025" HotelFacility="Bicycle Rental,Central Heating,Fax,Garden,Internet,Kitchen,Laundry,Lounge,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Mission Court, 577 Commercial Road, Limehouse, London E1 0HJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/134318/a_134318_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex is located on the bustling Commercial Road, just minutes from Limehouse station and within easy reach of the City and Canary Wharf. There are also host of beautiful docks, basins and waterways only minutes away. It is 400 metres to the Limehouse Marina and Gordon Ramsey's restaurant The Narrow and Nobu Restaurant are both 800 metres away. It is 8 km to London City Airport and 54 km to London Heathrow.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1302.99" OriginalAmount="1302.99">
      <BasicPropertyInfo Latitude="51.481309398602" Longitude="-0.18987625837326" StarRating="4" HotelCode="450201|32444" HotelName="Copthorne Hotel at Chelsea Football Club" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 06/02/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Stamford Bridge, Fulham Road, Chelsea, London SW6 1HS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://images.dnatatravel.com/ei/5/3/6/0/0/3/7/0.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1304" OriginalAmount="1304">
      <BasicPropertyInfo Latitude="51.511294890817" Longitude="-0.29053151607513" StarRating="4" HotelCode="22116|17196" HotelName="DoubleTree by Hilton Hotel London - Ealing" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Free CXL until 06/02/2025" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2-8 Hanger Lane, Ealing W5 3HN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/28850/w_28850_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is close to Westfield Shopping Centre, Wembley Stadium, Park Royal and Chiswick Business Park. It is also located within minutes of Ealing Common and 15 minutes from Paddington station by train.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1307" OriginalAmount="1307">
      <BasicPropertyInfo Latitude="51.513891" Longitude="-0.178426" StarRating="2.5" HotelCode="35455|2153" HotelName="Prince William" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>42-44 Gloucester Terrace, London W2 3DA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/57655/a_57655_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paddington. Hyde Park is just a stone's throw away. There are scores of shops as well as restaurants and other attractions in the surrounding area. The nearest public transport links are just 100 m from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1308" OriginalAmount="1308">
      <BasicPropertyInfo Latitude="51.49403273" Longitude="-0.19764208" StarRating="0" HotelCode="975447|402579" HotelName="Point A Kensington Olympia" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>42 West Cromwell Road, Kensington, London SW5 9QL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/28145/3828145/15.jpg?f=15656059</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1309.17" OriginalAmount="1309.17">
      <BasicPropertyInfo Latitude="51.513584991845" Longitude="-0.18002293958023" StarRating="4" HotelCode="15500|1434838" HotelName="Park Grand Paddington Court London" 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,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>27 Devonshire Terrace, Paddington, London W2 3DP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/18454/a_18454_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is within walking distance to Hyde Park and Kensington Palace Gardens, in close proximity to Paddington station, which has direct links to Heathrow Airport and Lancaster Gate. Bayswater and Queensway Underground stations are nearby, providing easy access to all areas of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1310" OriginalAmount="1310">
      <BasicPropertyInfo Latitude="51.350641123724" Longitude="-0.31574428081512" StarRating="4" HotelCode="71957|11835" HotelName="Chessington Safari Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 06/02/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Heated Pool,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Leatherhead Road, Chessington KT9 2NE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/97389/a_97389_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the Royal Borough of Kingston-upon-Thames, a 15-minute drive from the centre of Kingston, and adjacent to Chessington World of Adventures, one of the most popular theme parks in Europe. Situated only 19.3 km from central London, the hotel is near Leatherhead and is also ideal for anyone requiring somewhere to stay near Cobham, Weybridge or Sutton. Heathrow Airport is only 36 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1310" OriginalAmount="1310">
      <BasicPropertyInfo Latitude="51.527791327522" Longitude="-0.12734796309278" StarRating="3" HotelCode="114280|444205" HotelName="The Mabledon Court" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>10-11 Mabledon Place, Bloomsbury, Camden, London WC1H 9AZ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/348830/2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is beautifully located at the heart of the historical district of Bloomsbury, in London. Boasting a peaceful setting in a quiet neighbourhood, the hotel enjoys close proximity to the shopping and entertainment opportunities that the West End has to offer. London&amp;apos;s major attractions can be found close by. Guests can explore London University, the British Library, London&amp;apos;s famous parks, theatres and museums. The city&amp;apos;s business areas are also easily accessible. This charming hotel offers comfortable, stylish guest rooms. Guests will be pleased by the many excellent facilities and services that this elegant hotel has to offer.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1315.01" OriginalAmount="1315.01">
      <BasicPropertyInfo Latitude="51.357941" Longitude="-0.114574" StarRating="4" HotelCode="36911|64524" HotelName="Hilton Croydon" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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,Internet,Laundry,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>101 Waddon Way, Purley Way, Croydon CR9 4HH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/60591/a_60591_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located just 13 km from London’s sights and shopping areas, and London Victoria Station is only a 16-minute train journey away. Guests will find a range of dining options around 500 m from the hotel and links to the public transport network can be found just a short walk away. London Gatwick Airport is 29 km away and London Heathrow lies some 38 km from the accommodation. Other airports in the surrounding area include Stansted Airport (85 km) and Luton Airport (79 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1315.34" OriginalAmount="1315.34">
      <BasicPropertyInfo StarRating="3" HotelCode="|711003" HotelName="HOLIDAY INN BRENTWOOD" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/901810_foto_1.jpg</HotelPictures>
        <HotelDescription>This modern hotel is located 34 km from London and 36 km from Stansted airport. From the hotel, the Lakeside Shopping Centre is easily accessible and there is also very good access to the M25 motorway (junction 28).This air-conditioned airport hotel is very well suited to business travellers. The inviting lobby houses a 24-hour reception desk, a hotel safe and a currency exchange desk. An � la carte restaurant and a hairdresser are also available for use. A laundry service rounds off the hotel's facilities and there is a car park available for guests arriving by car.The rooms all come with an en suite bathroom with bathtub and hairdryer, satellite/ cable TV, and a radio. A minibar, tea and coffee making facilities and centrally regulated air conditioning are also provided in every room as standard.Guests may take advantage of the indoor swimming pool, sauna and range of spa offerings within the well-kept hotel grounds. Sports enthusiasts may alternatively pay a visit to the gym or enjoy a game of golf.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1316" OriginalAmount="1316">
      <BasicPropertyInfo Latitude="51.5095" Longitude="-0.152315" StarRating="0" HotelCode="972200|488631" HotelName="Flying Butler Baker Street Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>York Street, Marylebone, London W1U 6PB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/32000000/31360000/31360000/31359993/59e9840b_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1318" OriginalAmount="1318">
      <BasicPropertyInfo Latitude="51.491939" Longitude="-0.141855" StarRating="2" HotelCode="147016|55963" HotelName="Dover" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>42-44 Belgrave Road, Victoria, London SW1V 1RG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/208494/gt_208494_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated just 5 minutes' walking distance from the Victoria rail and underground station, close to St. James's Park, Buckingham Palace, the Houses of Parliament, the River Thames and London's famous museums. It is the perfect base to visit all the main attractions that London has to offer. London Heathrow Airport is around 22 km from the hotel and London Gatwick Airport some 36 km, whilst London Luton Airport and London Stansted Airport are situated at a distance of approximately 46 km and 51 km, respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1318" OriginalAmount="1318">
      <BasicPropertyInfo Latitude="51.49883" Longitude="-0.192032" StarRating="4" HotelCode="16086|823" HotelName="Holiday Inn London - Kensington High St." Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Heated Pool,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Wrights Lane, Kensington, London W8 5SP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/1000000/10000/9800/9789/83eef503_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in a quiet location in the heart of Kensington, conveniently close to the prestigious shops of High Street Kensington, and only a two-minute walk to the underground station.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1318" OriginalAmount="1318">
      <BasicPropertyInfo Latitude="51.391738773384" Longitude="-0.42506861233551" StarRating="4" HotelCode="79587|230843" HotelName="Holiday Inn London Shepperton" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Felix Lane, Shepperton TW17 8NP</AddressLine>
          </AddressLines>
          <CityName>Shepperton</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/05/055945/055945a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Shepperton. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1318" OriginalAmount="1318">
      <BasicPropertyInfo Latitude="51.516154" Longitude="-0.067739999999958" StarRating="3" HotelCode="296641|199536" HotelName="Qbic Hotel London City" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/02/2025" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>42 Adler Street, London E1 1EE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/404699/a_404699_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1319.25" OriginalAmount="1319.25">
      <BasicPropertyInfo Latitude="51.518149" Longitude="-0.170865" StarRating="3" HotelCode="915070|936745" HotelName="Point A Hotel, London Paddington" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>41 Praed Street, Paddington, London W2 1NR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/277609/a_277609_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1321.75" OriginalAmount="1321.75">
      <BasicPropertyInfo Latitude="51.393693126852" Longitude="-0.30339002609253" StarRating="4" HotelCode="164138|381685" HotelName="Bosco" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/02/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9 St Mark's Hill, Surbiton, London KT6 4LQ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/38/381685/381685a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in London, this hotel is ideal for those in need of an adults-only holiday. The nearest airports are Bosco and London - Heathrow (LHR).</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1322" OriginalAmount="1322">
      <BasicPropertyInfo Latitude="51.51339" Longitude="-0.192298" StarRating="3" HotelCode="15788|45005" HotelName="Pembridge Palace" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Conference Hall,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>55 Prince’s Square, W2 4PX London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/18926/a_18926_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is within close walking distance of the famous Whiteleys shopping centre and is located near Bayswater tube station and Queensway tube station. From Queensway tube station, Hyde Park is only a stone’s throw away and offers all the splendour of London and its central parks. Guests can take the tube or a short bus trip to the shopping areas around Oxford Street, Regent Street and the famous shops of Bond Street. Guests could also go to the local London museums and theatres, clubs and pubs and outdoor markets. Paddington train station is a 15-minute walk away. Stansted Airport is 65 km from the hotel, Heathrow Airport is 25 km from the hotel and Luton Airport is 50 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1323.28" OriginalAmount="1323.28">
      <BasicPropertyInfo Latitude="51.546371854665" Longitude="-0.0076075158691538" StarRating="3" HotelCode="986134|220d85" HotelName="Aparthotel Adagio London Stratford" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>42 Celebration Avenue, Penny Brookes Street, London E20 1BN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/1095216/w_1095216_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1327" OriginalAmount="1327">
      <BasicPropertyInfo Latitude="51.482571799992" Longitude="-0.45067897613159" StarRating="4" HotelCode="986178|425094" HotelName="Radisson RED Hotel London Heathrow" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bath Road, Building B, West Drayton, Heathrow, London UB7 0DU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/1245300/a_1245300_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1327" OriginalAmount="1327">
      <BasicPropertyInfo Latitude="51.529201295888" Longitude="-0.11563271284103" StarRating="3" HotelCode="36914|9450" HotelName="Travelodge London Kings Cross Royal Scot" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>100 Kings Cross Road, London WC1X 9DT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/60595/a_60595_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated on King's Cross Road making it the ideal stopover point for both business and leisure tourists to the city. Both King's Cross and Farrington underground stations are just a short walk from the hotel meaning that guests may access many of the city's most popular sights and attractions. Various shopping and entertainment venues are located in the hotel's vicinity.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1327.50" OriginalAmount="1327.50">
      <BasicPropertyInfo StarRating="2" HotelCode="|119235" HotelName="Marble Arch Inn" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/887593_foto_95.jpg</HotelPictures>
        <HotelDescription>Modern, newly refurbished hotel with a warm, friendly hospitality which is second to none, matching the facilities and quality service to the perfect location. All rooms with remote control colour satellite television, direct dial telephone, clock/radio, central heating, hairdryer, tea/coffee bar, travel electrical adapter, wash basin and Most rooms with shower, toilet. We offer clean and comfortable rooms with all the facilities at very competitive prices. We assure you that your stay will be relaxing and enjoyable. We are sorry but Marble Arch Inn does not have a lift.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1328.77" OriginalAmount="1328.77">
      <BasicPropertyInfo StarRating="3" HotelCode="|A2F898" HotelName="OYO Abbey Hotel, London Shepherd's Bush Market" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2542751_foto_1.jpg</HotelPictures>
        <HotelDescription>Stay in one of 16 guestrooms featuring flat-screen televisions. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Bathrooms have bathtubs or showers and hair dryers. Conveniences include phones, as well as safes and separate sitting areas.Featured amenities include complimentary wired Internet access, multilingual staff, and luggage storage.With a stay at OYO Abbey Hotel, London Shepherd's Bush Market in London (Hammersmith and Fulham), you'll be a 2-minute drive from Westfield London Shopping Centre and 8 minutes from Hyde Park.  This hotel is 4.3 mi (6.9 km) from Marble Arch and 4.7 mi (7.5 km) from Oxford Street.Distances are displayed to the nearest 0.1 mile and kilometer.  Westfield London Shopping Centre - 0.8 km / 0.5 mi  Eventim Apollo - 1.9 km / 1.2 mi  Kensington High Street - 1.9 km / 1.2 mi  Olympia Conference and Exhibition Centre - 1.9 km / 1.2 mi  Portobello Road Market - 2.3 km / 1.4 mi  Thames River - 2.4 km / 1.5 mi  Cromwell Road - 2.4 km / 1.5 mi  Kensington Gardens - 2.7 km / 1.7 mi  Kensington Palace - 3.4 km / 2.1 mi  Imperial College London - 4 km / 2.5 mi  Royal Albert Hall - 4.1 km / 2.5 mi  Hyde Park - 4.3 km / 2.7 mi  Natural History Museum - 4.3 km / 2.7 mi  Science Museum - 4.5 km / 2.8 mi  Victoria and Albert Museum - 4.7 km / 2.9 mi  The nearest airports are:Heathrow Airport (LHR) - 24.6 km / 15.3 mi Gatwick Airport (LGW) - 92.3 km / 57.4 mi London City Airport (LCY) - 24.7 km / 15.3 mi Luton Airport (LTN) - 52.6 km / 32.7 mi Stansted Airport (STN) - 71.5 km / 44.4 mi</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1331" OriginalAmount="1331">
      <BasicPropertyInfo Latitude="51.515142466054" Longitude="-0.17216026782989" StarRating="3" HotelCode="25446|230855" HotelName="Kingsway Park" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>139 Sussex Gardens, Hyde Park, London W2 2RX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/37089/a_37089_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1332.89" OriginalAmount="1332.89">
      <BasicPropertyInfo StarRating="3" HotelCode="|553371" HotelName="Ibis London Docklands Canary Wharf" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1074675_foto_10.jpg</HotelPictures>
        <HotelDescription>With a stay at ibis London Docklands Canary Wharf, you'll be centrally located in London, a 5-minute drive from ExCeL Exhibition Centre and 7 minutes from Tower Bridge.  This hotel is 3.2 mi (5.2 km) from O2 Arena and 3.3 mi (5.3 km) from Tower of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1333" OriginalAmount="1333">
      <BasicPropertyInfo Latitude="51.513451669222" Longitude="-0.19086486011884" StarRating="4" HotelCode="29762|13266" HotelName="Grand Plaza Serviced Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Kitchen,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>42 Princes Square, London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/47809/a_47809_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located close to the city centre where guests will discover many shopping and entertainment venues. Public transport departs from stops located just 300 m from the hotel and there are restaurants and bars as well as shopping venues to be found 500 m from the complex.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1334.89" OriginalAmount="1334.89">
      <BasicPropertyInfo Latitude="51.493098588254" Longitude="-0.14424671899588" StarRating="3" HotelCode="34554|746575" HotelName="Comfort Inn Victoria" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>18-24 Belgrave Road, London SW1V 1QF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/54889/a_54889_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Comfort Inn Victoria.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1335" OriginalAmount="1335">
      <BasicPropertyInfo Latitude="51.490395" Longitude="-0.138633" StarRating="3" HotelCode="17547|29986" HotelName="Sidney London-Victoria" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>68-76 Belgrave Road, Victoria, London SW1V 2BP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/21628/a_21628_H2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located close to the city centre and public transport links are to be found nearby (100 m). A selection of bars and restaurants are situated within 800 m and nightclubs and shops are also to be found within 1.5 km of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1339" OriginalAmount="1339">
      <BasicPropertyInfo Latitude="51.5095" Longitude="-0.152315" StarRating="0" HotelCode="667935|489744" HotelName="Vilenza Accommodation" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>36a/38  Newark Street, Tower Hamlets, London E1 2AA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/848046/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1340.05" OriginalAmount="1340.05">
      <BasicPropertyInfo Latitude="51.514726008844" Longitude="-0.057320147752762" StarRating="4" HotelCode="175781|756435" HotelName="Holiday Inn London - Whitechapel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>5 Cavell Street, London E1 2BP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/17/176565/176565a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Shadwell DLR station is only 300 m away from the hotel. The hotel is also near to Aldgate East, Aldgate and Whitechapel stations. It only takes 10 minutes (1.5 km) to reach Tower Bridge, 15 minutes to the city centre and 30 minutes (5 km) to London City Airport. Other nearby airports include London Heathrow (3 km), London Gatwick (50 km), London Stansted (45 km) and London Luton (55 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1340.87" OriginalAmount="1340.87">
      <BasicPropertyInfo Latitude="51.523558" Longitude="-0.127674" StarRating="3" HotelCode="17453|6607" HotelName="The Royal National Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 06/02/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>38-51 Bedford Way, London WC1H 0DG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/20700/a_20700_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This a modern hotel, centrally located near Convent Garden, the British Museum, the well-known Oxford Street and the theatres. Russell Square underground station on the Piccadilly Line is also just minutes away, from which guests can quickly and easily reach other parts of the city centre. In the hotel's vicinity are various restaurants, bars, entertainment venues and public transport connections.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1341" OriginalAmount="1341">
      <BasicPropertyInfo Latitude="51.46857" Longitude="0.00977" StarRating="3" HotelCode="522585|199843" HotelName="The Clarendon Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8-16 Montpelier Row, Blackheath Village, Borough of Greenwich, London SE3 0RW</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/01/014414/014414a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the Bloomsbury district of London, close to Covent Garden, this hotel is just a stone's throw from Oxford Street and from the many entertainment venues of the West End. There are also many shopping facilities to be found in the surrounding area.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1341.05" OriginalAmount="1341.05">
      <BasicPropertyInfo Latitude="51.475777" Longitude="-0.037176" StarRating="2" HotelCode="170193|118b0c" HotelName="New Cross Inn Hostel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hostel" HotelFacility="Central Heating,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>323A New Cross Road, London SE14 6AS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/148614/148614a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located only some 5 minutes' walk from New Cross Station, Goldsmiths College and The Venue nightclub. A train ride to London Bridge is only 1 stop away (6 minutes) and 10 minutes will get guests to the famous Greenwich Line that marks the beginning of GMT for our worldwide time zones. The property lies around 5.5 km from the O2 Arena and 20 minutes by public transport to the Thames, Oxford Street and the West End theatres.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1341.34" OriginalAmount="1341.34">
      <BasicPropertyInfo StarRating="4" HotelCode="|971846" HotelName="JURYS INN LONDON WATFORD" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>WATFORD</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/974910_foto_1.jpg</HotelPictures>
        <HotelDescription>Ideally located on Clarendon Road, Jurys Inn Watford is perfectly situated to enjoy all that the city centre has to offer. Our hotel is perfectly placed for transport links to, from and beyond London with Watford Junction an easy 7 minute walk from Jurys Inn. For those wanting to go into Central London for a leisure day, or for business, London Euston Station is only an 18 minute journey away. Jurys Inn Watford offers ultimate comfort in any one of our 216 stylish hotel rooms. Whether you stay in one of our standard doubles or superior rooms, our Watford hotel is perfectly designed to provide our guests all the comforts of home. With plenty of space and accommodating up to three adults or a family of four, each Jurys Inn room includes as standard: a large soft bed, well-lit work area, en-suite bathroom with complimentary toiletries, free WiFi internet access, and flat screen TV with Freeview.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1342" OriginalAmount="1342">
      <BasicPropertyInfo Latitude="51.515990751152" Longitude="-0.17178987850923" StarRating="3" HotelCode="144163|274863" HotelName="Athena Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>110-114 Sussex Gardens, Hyde Park, London W2 1UA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/341951/4.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - London City Airport (LCY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1343.61" OriginalAmount="1343.61">
      <BasicPropertyInfo Latitude="51.517499726848" Longitude="-0.12958578406142" StarRating="3" HotelCode="165983|1427428" HotelName="Cheshire Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/02/2025" HotelFacility="Bar,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>110 Great Russell Street, London WC1B 3NA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/31/313082/313082a_hb_a_050.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1344" OriginalAmount="1344">
      <BasicPropertyInfo Latitude="51.514351" Longitude="-0.190775" StarRating="3" HotelCode="221715|457398" HotelName="Garden Court" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>30-31 Kensington Gardens Square, Bayswater, London W2 4BG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/cf/f1/cff13efba18ae6eabee7404a82f34431a027c565.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Garden Court.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1346.24" OriginalAmount="1346.24">
      <BasicPropertyInfo Latitude="51.491531094997" Longitude="-0.1962947845459" StarRating="4" HotelCode="35463|1080878" HotelName="Twenty Nevern Square" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20 Nevern Square, Earls Court, London SW5 9PD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/57665/a_57665_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel lies amidst peaceful gardens and is situated close to the centre of London where there are countless shopping and entertainment venues just waiting to be explored. Links to the public transport network (Earls Court underground station) lie about 100 m away and restaurants and bars are to be found some 800 m from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1347.19" OriginalAmount="1347.19">
      <BasicPropertyInfo StarRating="3" HotelCode="|711077" HotelName="Holiday Inn Express Park Royal" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/803411_foto_1.jpg</HotelPictures>
        <HotelDescription>Disfrute de una candaacute;lida bienvenida y de excelentes enlaces de transporte en el hotel Holiday Inn Express London-Park Royal. Holiday Inn Express London-Park Royal, un moderno hotel de 5 plantas con una llamativa fachada azul y blanca, estandaacute; sandoacute;lo a 2 minutos caminando de la estaciandoacute;n de metro de North Acton para los enlaces de transporte randaacute;pidos al centro de Londres. Nuestro amable personal le darandaacute; la bienvenida en nuestro elegante hall, a sandoacute;lo 40 minutos en metro del aeropuerto de Heathrow. Celebre eventos para hasta 60 delegados en las 3 salas de reuniones con luz natural del Holiday Inn Express London-Park Royal y compruebe su correo electrandoacute;nico en cualquier momento a travandeacute;s de la conexiandoacute;n inalandaacute;mbrica a Internet. Nos encontramos en el centro de negocios Park Royal, a 5, 5 km de las exposiciones del centro de conferencias de Wembley. Westfield London, a 5 minutos en metro del hotel, es el centro comercial urbano mandaacute;s grande de Europa con tiendas de diseandntilde;o, un complejo de cines y restaurantes de todo el mundo. Planifique su dandiacute;a mientras toma un desayuno gratuito en el salandoacute;n principal de planta abierta del Holiday Inn Express London-Park Royal. Hay un menanduacute; de noche del bar y deportes en directo en la televisiandoacute;n de plasma.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1350" OriginalAmount="1350">
      <BasicPropertyInfo Latitude="51.51286" Longitude="-0.17896" StarRating="3" HotelCode="915050|408382" HotelName="Paddington Park Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>13-14 Craven Terrace, London W2 3QD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/277589/a_277589_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1354.64" OriginalAmount="1354.64">
      <BasicPropertyInfo Latitude="51.529508" Longitude="-0.123886" StarRating="2" HotelCode="93104|10e356" HotelName="The Fairway Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>13/15 Argyle Street, King's Cross, London, WC1H 8EJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/d3/3a/d33a3b9a286043fe4e039568b77a1e9449834389.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1355" OriginalAmount="1355">
      <BasicPropertyInfo Latitude="51.51119" Longitude="-0.069877" StarRating="3" HotelCode="58829|215277" HotelName="Travelodge London Central Aldgate East" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6-13 Chamber Street, London E1 8BL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/76214/a_76214_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - London City Airport (LCY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1358" OriginalAmount="1358">
      <BasicPropertyInfo Latitude="51.53635254372" Longitude="-0.0045865774154663" StarRating="3" HotelCode="34466|24614" HotelName="Holiday Inn Express Stratford" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>196 High Street, London E15 2NE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/54911/a_54911_C1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly hotel is situated in the heart of East London in Stratford, which will host the 2012 Olympics. It lies within walking distance of Stratford's tube station, train station and bus station. The former provides access to the Central and Jubilee lines, and guests also enjoy access to London's overground rail system and to the Docklands Light Railway. Guests will find a number of restaurants, shops, bars and pubs in the centre of Stratford, just a few minutes' walk from the hotel. The airports of London City, Stansted, Heathrow, Luton and Gatwick are 8 km, 50 km, 60 km, 75 km and 80 km away, respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1358" OriginalAmount="1358">
      <BasicPropertyInfo Latitude="51.447864726297" Longitude="-0.0011091862832018" StarRating="3" HotelCode="386125|62463" HotelName="Lyall Apartment Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 31/01/2025" HotelFacility="Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>256 Hither Green Lane, Lewisham  SE13 6TT, London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/73738/1873738/23.jpg?f=15693474</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Lyall Apartment Hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1359.80" OriginalAmount="1359.80">
      <BasicPropertyInfo StarRating="4" HotelCode="|D13D23" HotelName="DAO BY DORSETT WEST LONDON" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/34303_image64429200_0.jpg</HotelPictures>
        <HotelDescription>Located adjacent to Dorsett Shepherd's Bush hotel, Dao comprises of 74 high quality serviced apartments overlooking Shepherds Bush Green, just a mere 5- minute walk away from Westfield London and the vibrant White City area. Complete with an exciting entertainment space, a restaurant and a caf�.
Take pleasure in the luxurious yet welcoming ambience of Dai By Dorsett West London.
Our serviced apartments in West London have been carefully tailored to meet the needs of both business and leisure travellers.
Each of our offerings select in detail, providing guests with a unique and luxurious stay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1360.00" OriginalAmount="1360.00">
      <BasicPropertyInfo Latitude="51.520823096308" Longitude="-0.12307450175285" StarRating="3" HotelCode="25645|bloomsbury_park_a_thistle_associate_hotel" HotelName="Thistle Bloomsbury Park" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Fax,Internet,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>126 Southampton Row, London WC1B 5AD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/37425/a_37425_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies close to the centre of London where there are countless shopping and entertainment venues. Links to the public transport network lie about 200 m away and restaurants and pubs are to be found some 50 m from the hotel. Shopping venues are situated less than a kilometre away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1360.86" OriginalAmount="1360.86">
      <BasicPropertyInfo Latitude="51.511904887677" Longitude="-0.18550742388015" StarRating="3" HotelCode="142627|2180825" HotelName="MStay 39 Studios" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>39 Queensborough Terrace, Bayswater, London W2 3SY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/31/316092/316092a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1361" OriginalAmount="1361">
      <BasicPropertyInfo Latitude="51.53287859" Longitude="-0.4761507" StarRating="3" HotelCode="331725|456051" HotelName="Lancaster Hotel and Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Kingston Lane, Brunel University London, Uxbridge, Middlesex, UB8 3PH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/445822/a_445822_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Lancaster Hotel and Spa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1362" OriginalAmount="1362">
      <BasicPropertyInfo Latitude="51.510044770374" Longitude="-0.19313810401371" StarRating="3" HotelCode="114652|400043" HotelName="Notting Hill Gate" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7 Clanricarde Gardens, Royal Borough of Kensington and Chelsea, London W2 4JJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/341071/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Notting Hill Gate.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1363" OriginalAmount="1363">
      <BasicPropertyInfo Latitude="51.156742305865" Longitude="-0.15727669000626" StarRating="4" HotelCode="12971|21433" HotelName="Hilton Gatwick Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>South Terminal London Gatwick Airport, Crawley RH6 0LL</AddressLine>
          </AddressLines>
          <CityName>Gatwick</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/13155/a_13155_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This airport hotel is directly linked to the southern terminal of London's Gatwick Airport; it takes only 5 minutes to reach the terminal building via a covered walkway. Links to the public transport network lie 700 m away, whilst shops may be found within 100 m of the hotel. The south coast of England may be reached by taking the M23 and M24 motorways or guests may alternatively make use of the train service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1365" OriginalAmount="1365">
      <BasicPropertyInfo Latitude="51.49924292" Longitude="-0.20918699" StarRating="3" HotelCode="446597|236964" HotelName="88 Studio Kensington" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>88 Holland Road, Kensington, London W14 8BN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/608350/191646c8b2358d6e4d01c3811fdbe0a3.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1367.47" OriginalAmount="1367.47">
      <BasicPropertyInfo Latitude="51.458986956818" Longitude="-0.4410544047546" StarRating="4" HotelCode="28979|32304" HotelName="Hilton London Heathrow Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Heated Pool,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Terminal 4, Hounslow TW6 3AF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/46384/a_46384_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is directly linked via walkway to Heathrow Airport Terminal 4 and offers a free shuttle bus to Terminal 5. Terminals 1, 2 and 3 can be accessed by taking the London Underground train directly from Terminal 4.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1369" OriginalAmount="1369">
      <BasicPropertyInfo Latitude="51.495079759198" Longitude="-0.18420875072479" StarRating="3" HotelCode="87667|16339" HotelName="ibis Styles London Gloucester Road" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>110 Cromwell Road, London SW7 4ES</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/122558/a_122558_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This historic business hotel is situated on the Cromwell Road in Kensington. Gloucester Road tube station is just a few minutes’ walk away and sights such as Harrods, Hyde Park, the Natural History Museum and the Science Museum are all within walking distance of the accommodation. The Victoria and Albert Museum is just 800 metres away, Kensington Palace is 1.3 km away and the Royal Albert Hall is 1.6 km from the hotel. The London airports of Heathrow, City, Gatwick, Luton and Stansted are 22 km, 36 km, 49 km, 62 km and 81 km away respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1370" OriginalAmount="1370">
      <BasicPropertyInfo Latitude="51.5154213" Longitude="-0.1716391" StarRating="3" HotelCode="263502|274673" HotelName="Abc Hyde Park" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>121 Sussex Gardens, London, Westminster W2 2RU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/640805/640805a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Abc Hyde Park.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1370" OriginalAmount="1370">
      <BasicPropertyInfo Latitude="51.504463" Longitude="-0.21912900000007" StarRating="4" HotelCode="284371|199919" HotelName="W12 Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>54 Uxbridge Road, Shepherd's Bush, London, W12 8LP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/218066/218066a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Shepherd's Bush. The nearest airport is London - London City Airport (LCY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1372" OriginalAmount="1372">
      <BasicPropertyInfo Latitude="51.490286" Longitude="-0.137825" StarRating="3" HotelCode="18525|408381" HotelName="Victoria Inn London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>65-67 Belgrave Road, Victoria, London SW1V 2BG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://images.dnatatravel.com/ei/1/6/1/9/3/7/7/0.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1374.36" OriginalAmount="1374.36">
      <BasicPropertyInfo StarRating="3" HotelCode="|783804" HotelName="POINT A KINGS CROSS" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/888077_foto_29.jpg</HotelPictures>
        <HotelDescription>Ideally located just 400 meters away from King's Cross and St. Pancras International Station, this hotel is ideal for every type of traveller. The hotel sits within an easy walking distance of the British Library and the British Museum. Covent Garden and Leicester Square are also situated within easy reach. This property is situated within easy access of a number of shopping, dining and entertainment opportunities. The stunning guest rooms feature spacious, streamlined designs, and come well equipped with modern amenities. Guests will be pleased by the high level of excellence and the exemplary facilities and services that this property has to offer.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1381.87" OriginalAmount="1381.87">
      <BasicPropertyInfo Latitude="51.524433729464" Longitude="-0.12829542160034" StarRating="3" HotelCode="18178|7571" HotelName="The Tavistock Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 06/02/2025" HotelFacility="Bar,Central Heating,Conference Hall,Currency Exchange,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>48-55 Tavistock Square, London WC1H 9EU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/22564/a_22564_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel offers a wonderful view of the Tavistock Square gardens in the heart of Bloomsbury. It is conveniently situated close to Russell Square underground station with direct access to Heathrow (Piccadilly Line). Euston, St. Pancras and King's Cross stations are also only a short walk away as well as Convent Garden, Oxford Street, theatres and the British Museum.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1386.97" OriginalAmount="1386.97">
      <BasicPropertyInfo StarRating="3" HotelCode="|830541" HotelName="IBIS LONDON STRATFORD" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/886709_foto_1.jpg</HotelPictures>
        <HotelDescription>Ibis London Stratford is close to Stratford Station and Westfield Shopping centre.Standard rooms are modern and inviting. All rooms boast great features and everything you need: the innovative new queen-size 'Sweet Bed by ibis' with duvet for your ultimate comfort, free WiFi access, flat-screen TV, en-suite bathroom, air-cooling.Breakfast, Lunch and Dinner are available at this hotel.ModernThe hotel has a medium size lobby.Local transport links close to the hotel provides easy access to central London and Docklands.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1390" OriginalAmount="1390">
      <BasicPropertyInfo Latitude="51.492212" Longitude="-0.1944" StarRating="3" HotelCode="17039|200047" HotelName="Rushmore" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Conference Hall,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>11 Trebovir Road, London SW5 9LS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/31/315653/315653a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1391" OriginalAmount="1391">
      <BasicPropertyInfo Latitude="51.51552929061" Longitude="-0.17210939762265" StarRating="3" HotelCode="94554|200128" HotelName="Admiral" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>143 Sussex Gardens, Hyde Park, London W22RY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/131367/a_131367_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1392" OriginalAmount="1392">
      <BasicPropertyInfo Latitude="51.8818" Longitude="-0.416086" StarRating="3" HotelCode="151209|70185" HotelName="Leaside Gastrotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>72 New Bedford Road, access via Villa Road, Luton LU3 1BT</AddressLine>
          </AddressLines>
          <CityName>Luton</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/342536/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Luton. The nearest airport is London - Luton International (LTN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1395.89" OriginalAmount="1395.89">
      <BasicPropertyInfo Latitude="51.529255557703" Longitude="-0.11666541597221" StarRating="2" HotelCode="903032|1653758" HotelName="Swinton Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>18-24 Swinton Street, London WC1X 9NX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/343239/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - London City Airport (LCY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1402" OriginalAmount="1402">
      <BasicPropertyInfo Latitude="51.481309398602" Longitude="-0.18987625837326" StarRating="4" HotelCode="450197|205314" HotelName="Millennium Hotel at Chelsea Football Club" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Stamford Bridge, Fulham Road, Chelsea, London SW6 1HS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://images.dnatatravel.com/ei/5/3/6/0/0/3/8/0.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1404" OriginalAmount="1404">
      <BasicPropertyInfo Latitude="51.514466451423" Longitude="-0.174520611763" StarRating="2" HotelCode="35450|2128" HotelName="Mitre House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>178-186 Sussex Gardens, London W2 1TU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/57650/a_57650_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally located, offering easy access to all of London's most important districts. Whether wishing to visit the city's attractions, simply go shopping or spend a pleasant evening at the theatre, this hotel offers the perfect stopover point. Since its opening in 1900, the hotel has been renovated and modernized several times, whenever quality specifications made it necessary. The most recent renovations took place in 1999. The nearest underground station, Paddington, is just 500 m from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1404" OriginalAmount="1404">
      <BasicPropertyInfo Latitude="51.512765520848" Longitude="-0.19263356924057" StarRating="4" HotelCode="31271|31832" HotelName="The Premier Notting Hill" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5-7 Princes Square, Bayswater, London W2 4NP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/49957/ba_49957_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in a quiet square in the heart of Bayswater, close to Queensway, Hyde Park and Notting Hill, and providing easy access to all areas of London. Hyde Park can be reached in about a 5-minute walk, Oxford Circus is around 20 minutes' walk away, and Piccadilly Circus is some 25 minutes' walk from the hotel. The hotel's convenient location provides quick and easy access to and from London Heathrow, Gatwick and Stansted airports.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1406.38" OriginalAmount="1406.38">
      <BasicPropertyInfo StarRating="2" HotelCode="|710774" HotelName="Dover Hotel" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/887587_foto_1.jpg</HotelPictures>
        <HotelDescription>Located in Victoria (3 mins walk from Victoria Station), in the heart of Central London, Dover Hotel offers quality inexpensive accommodation, where you can base your visit to London, whether it be for business or pleasure. We are conveniently located near Victoria Station and other major transport links to provide easy access to all tourist and business areas. With friendly staff, excellent service (free Wi-Fi internet access for all guests!) and an ideal location, Dover Hotel is the perfect place to stay for your next visit to London. Feel free to contact us with any questions you may have.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1407" OriginalAmount="1407">
      <BasicPropertyInfo Latitude="51.489985" Longitude="-0.097705" StarRating="3" HotelCode="97064|197239" HotelName="Eurotraveller Hotel Express @ E&amp;C" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/02/2025" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>18 Amelia Street, Walworth, London SE17 3PY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/31/315996/315996a_hb_a_026.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This high end hotel is ideally situated in central London's South east area, close to many of London's exclusive shopping areas, and with easy access to the City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1412.65" OriginalAmount="1412.65">
      <BasicPropertyInfo Latitude="51.515699268803" Longitude="-0.072465332079219" StarRating="3" HotelCode="75511|10588b" HotelName="ibis London City - Shoreditch Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>5 Commercial Street, London E1 6BF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/102810/a_102810_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1419.73" OriginalAmount="1419.73">
      <BasicPropertyInfo StarRating="2" HotelCode="|221525" HotelName="POINT A HOTEL LONDON - CANARY WHARF" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/888312_foto_1.jpg</HotelPictures>
        <HotelDescription>This popular property is located in Canary wharf with the jubilee tube closeby for transport links throughout London. There are a total of 130 rooms each with air conditioning and free wifi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1426.99" OriginalAmount="1426.99">
      <BasicPropertyInfo Latitude="51.519092" Longitude="-0.18266" StarRating="4" HotelCode="97670|103f56" HotelName="Novotel London Paddington" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Heated Pool,Internet,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>3 Kingdom Street, Sheldon Square, Paddington, London W2 6BD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/135664/a_135664_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly city and conference hotel is located in the Paddington Central area of London. The establishment is easily accessible by road and lies just a few minutes' walk from Paddington Station. Nearby airports include London City (20 km), London Heathrow (25 km), London Gatwick (51 km), Luton (55 km) and London Stansted (62 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1429" OriginalAmount="1429">
      <BasicPropertyInfo Latitude="51.493516711031" Longitude="-0.15023052692413" StarRating="4" HotelCode="87668|200755" HotelName="Astors Belgravia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Lounge,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>106-112 Ebury Street, London SW1W 9QD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/122559/a_122559_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is ideally located on a quiet, tree-lined street in the heart of Belgravia. It is close to the international designer stores of Sloane Street and Brompton Cross. Art galleries and antique shops are minutes away on foot, as is the world-famous Buckingham Palace, the Victoria and Albert Museum, the Natural History Museum and the Science Museum. London Victoria station is about a 5-minute walk away, and Heathrow Airport is some 40 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1430.13" OriginalAmount="1430.13">
      <BasicPropertyInfo Latitude="51.474028723377" Longitude="-0.18375302801292" StarRating="3" HotelCode="27281|CAS332900" HotelName="DoubleTree by Hilton Hotel London - Chelsea" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 07/02/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Imperial Road, Imperial Wharf, London SW6 2GA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/40061/a_40061_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is situated in the prestigious London district of Chealsea, close to the Kings Road with a large selection of shops. Several cosy restaurants and pubs are within walking distance of the hotel. Guests may also make use of the public transport, which departs from locations just metres from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1434.63" OriginalAmount="1434.63">
      <BasicPropertyInfo StarRating="3" HotelCode="|440234" HotelName="ABC Hyde Park Hotel" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1074742_foto_1.jpg</HotelPictures>
        <HotelDescription>Stay in one of 37 guestrooms featuring flat-screen televisions. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Private bathrooms with showers feature complimentary toiletries and hair dryers. Conveniences include phones and coffee/tea makers, and housekeeping is provided daily.Featured amenities include a 24-hour front desk, luggage storage, and a safe deposit box at the front desk. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and self parking (subject to charges) is available onsite.With a stay at ABC Hyde Park Hotel in London (London City Centre), you'll be within a 5-minute drive of Hyde Park and Oxford Street.  This hotel is 0.7 mi (1.2 km) from Marble Arch and 2.4 mi (3.9 km) from Buckingham Palace.Distances are displayed to the nearest 0.1 mile and kilometer.  Kensington Gardens - 0.7 km / 0.4 mi  Marble Arch - 1.2 km / 0.7 mi  Park Lane - 1.2 km / 0.8 mi  Baker Street - 1.3 km / 0.8 mi  Madame Tussauds Wax Museum - 1.5 km / 0.9 mi  Sherlock Holmes Museum - 1.5 km / 0.9 mi  Hyde Park - 1.7 km / 1.1 mi  Kensington High Street - 1.8 km / 1.1 mi  Kensington Palace - 1.8 km / 1.1 mi  Royal Albert Hall - 1.9 km / 1.2 mi  Oxford Street - 2.1 km / 1.3 mi  Regent's Park - 2.1 km / 1.3 mi  Imperial College London - 2.2 km / 1.4 mi  Lord's Cricket Ground - 2.2 km / 1.4 mi  Hyde Park Corner - 2.3 km / 1.4 mi  The nearest airports are:Heathrow Airport (LHR) - 27.1 km / 16.8 mi London City Airport (LCY) - 18.5 km / 11.5 mi Gatwick Airport (LGW) - 94.8 km / 58.9 mi Luton Airport (LTN) - 50.8 km / 31.5 mi The preferred airport for ABC Hyde Park Hotel is Heathrow Airport (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1435" OriginalAmount="1435">
      <BasicPropertyInfo Latitude="51.524615630378" Longitude="-0.16077429056168" StarRating="3" HotelCode="58768|199927" HotelName="Americana" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>172 Gloucester PLace, Regents Park, London NW1 6DS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/76126/a_76126_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is centrally located, a short walk from Regents Park and Baker Street Underground Station, giving guests easy access to London's business district with its many tourist attractions and theatres. This makes the hotel an ideal base for both business and leisure travellers. There is a wide range of bars, a park, a metro station and other links to the public transport system all within a 600 m radius. There are several domestic airports less than 6 km away. London City Airport is approximately 17 km away and there is a large number of international airports within 59 km of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1437" OriginalAmount="1437">
      <BasicPropertyInfo Latitude="51.873854301081" Longitude="-0.39565521559223" StarRating="3" HotelCode="264454|77154" HotelName="Hampton by Hilton London Luton Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 06/02/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>42-50 Kimpton Road, Luton, London LU2 0NB</AddressLine>
          </AddressLines>
          <CityName>Luton</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/369543/a_369543_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Luton. The nearest airport is London - Luton International (LTN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1444" OriginalAmount="1444">
      <BasicPropertyInfo Latitude="51.495733" Longitude="-0.18927" StarRating="4" HotelCode="115167|31827" HotelName="Park City Grand Plaza Kensington" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>18-30 Lexham Gardens, London W8 5JE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/341428/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is set within the exclusive Royal Borough of Kensington and Chelsea, in close proximity to Earl's Court and the Olympia exhibition venues. The closest tube station is Earl's Court (some 500 m) and the Royal Albert Hall, London's famed museums such as the Victoria and Albert Museum and the Natural History Museum (both about 1 km) and the exclusive shopping areas of Knightsbridge and Kensington are also nearby, including Harrods (around 1.2 km). Paddington train station is approximately 2 km, Victoria Coach Station is about 3 km, as is Piccadilly Circus.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1446" OriginalAmount="1446">
      <BasicPropertyInfo Latitude="51.492708" Longitude="-0.250816" StarRating="3" HotelCode="78070|35750" HotelName="Best Western Chiswick Palace &amp; Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Garden,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>71-73 Chiswick High Road, London W4 2LS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/105847/a_105847_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located on Chiswick High Road and is a mere 30-minute journey from central London. The nearest tube station is Turnham Green on the District Line, which is a scenic 5-minute walk away. Due to its central position, the hotel is only a short distance from London's night life, cinemas and restaurants. The hotel is also conveniently surrounded by numerous well-known pubs, cafés and boutique shops. All parts of London are easily reached by underground, bus and taxi. Heathrow Airport can be reached in about 30 minutes. Other airports include London City, London Luton, Stansted and Gatwick, which are roughly 26 km, 57 km, 75 km and 81 km away, respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1451" OriginalAmount="1451">
      <BasicPropertyInfo Latitude="51.497683" Longitude="-0.08133" StarRating="4" HotelCode="899697|37277" HotelName="Bermondsey Square Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 06/02/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bermondsey Square, Tower Bridge Road, London SE1 3UN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/182536/a_182536_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located a few minutes from the city, in the heart of one of London's most vibrant villages. In the square itself, there is a boutique cinema and weekly antiques market. London Bridge Station is a short walk away which means guests can be at the City Airport within 25 minutes, Gatwick Airport within 40 minutes using the Gatwick Express, Canary Wharf within three stops on the Jubilee line, Excel Exhibition Centre as it is only 15 minutes away on the Docklands Light Railway and Waterloo Station in a 5-minute cab journey away or two stops on the Jubilee line. Approximate distances to other airports in the region include London Heathrow (31 km), London Luton (63 km), London Stansted (57 km), Southampton (128 km) and Haverfordwest Aerodrome (130 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1451.34" OriginalAmount="1451.34">
      <BasicPropertyInfo StarRating="4" HotelCode="|904269" HotelName="SO ARCH APARTMENTS" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/519244_fotpe1_So_Arch_dlx_1_bed1.jpg</HotelPictures>
        <HotelDescription>Housed in a Grade II historic-listed building dating back to 1830, the SO Arch Paddington is less than 2 miles from Emirates Stadium and Camden District, home of Arsenal Football Club. With free Wi-Fi, free on-site parking and a 24-hour front desk, the boutique hotel is just a 5-minute walk from Archway Underground (subway) Station on the Northern Line.
Bathed in natural light, the modern apartments, studios and suites at SO Arch all feature a sitting area, a flat-screen TV, air conditioning and a kitchenette.
Close to many of London's major attractions, Madame Tussauds London and London Zoo are both less than a 4-mile away.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1453" OriginalAmount="1453">
      <BasicPropertyInfo Latitude="51.514071" Longitude="-0.184051" StarRating="3" HotelCode="310306|32969" HotelName="Hyde Park Boutique Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Internet">
        <Address>
          <AddressLines>
            <AddressLine>47-48 Leinster Gardens, Westminster, W2 6DR London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/189438/189438a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the centre of London, this boutique hotel is ideal for guests who appreciate a stylish ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1453.01" OriginalAmount="1453.01">
      <BasicPropertyInfo StarRating="3" HotelCode="|710746" HotelName="Holiday Inn Express London - Luton Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/242605_foto_1.jpg</HotelPictures>
        <HotelDescription>Disfrute del fandaacute;cil acceso desde el aeropuerto al moderno hotel Holiday Inn Express London-Luton Airport. Puesto que el Holiday Inn Express London-Luton Airport es el hotel mandaacute;s cercano al aeropuerto, llegarandaacute; fandaacute;cilmente con el servicio de autobanduacute;s del aeropuerto. Ademandaacute;s, nos encontramos a tan sandoacute;lo 6, 5 km de la M1 y a 1, 5 km de la estaciandoacute;n de Luton Airport Parkway, con trenes directos al centro de Londres. Las ventanas de triple cristal de las habitaciones le facilitarandaacute;n un buen descanso. Puede degustar nuestro buffet de desayuno caliente gratuito a partir de las 04:00. Celebre eventos de entre 2 y 50 personas en una de las 7 salas de reuniones del Holiday Inn Express London-Luton Airport con acceso inalandaacute;mbrico a Internet. Las grandes empresas como Siemens se encuentran a 1, 5 km del hotel, en el parque empresarial de Capability Green. Consulte el correo electrandoacute;nico con Internet de alta velocidad desde la habitaciandoacute;n y, si lo desea, utilice el ordenador del centro de negocios disponible las 24 horas para imprimir sus tarjetas de embarque. Puede cenar en el fantandaacute;stico salandoacute;n principal del Holiday Inn Express London-Luton Airport y tomar una copa en el bar del hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1455.22" OriginalAmount="1455.22">
      <BasicPropertyInfo StarRating="4" HotelCode="|710992" HotelName="Millennium Ht &amp; Conference Ctr. Gloucester London" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/801449_foto_1.jpg</HotelPictures>
        <HotelDescription>El hotel estandaacute; a menos de un minuto a pie de la estaciandoacute;n de metro de Gloucester Road, con enlace a 3 landiacute;neas principales 'Piccadilly', 'Circle' y 'District', lo que supone magnandiacute;ficos enlaces con el resto de Londres. Tambiandeacute;n goza de conexiandoacute;n con la autopista M4/A4, con la que Heathrow queda a 40-60 minutos. El hotel tiene una candoacute;moda ubicaciandoacute;n cerca de dos centros de exposiciones de alto nivel, Olympia y Earls Court. Ademandaacute;s hay varios destacados lugares de interandeacute;s cerca, como los museos de Historia Natural, de Ciencias o el Victoria and Albert, el Hyde Park, el Royal Albert Hall, el palacio de Kesington con sus jardines, o las tiendas en Kings Road, High Street Kensington y Knightsbridge.Este moderno hotel ocupa 8 plantas y ofrece un total de 610 habitaciones, de las que 42 son individuales y 553 dobles, ademandaacute;s de 9 suites y 6 apartamentos. Las instalaciones del hotel incluyen un mostrador de recepciandoacute;n 24 horas, servicio de cambio de divisas, consigna y ascensores. Las opciones gastronandoacute;micas incluyen una acogedora cafeterandiacute;a, un elegante bar y un restaurante climatizado a la carta con una zona separada para no fumadores. Ademandaacute;s, los huandeacute;spedes podrandaacute;n beneficiarse de la conexiandoacute;n a Internet y la sala de conferencias. El hotel ofrece asimismo servicio de habitaciones y de lavanderandiacute;a, asandiacute; como aparcamiento y garaje para los huandeacute;spedes que lleguen en coche.Las elegantes habitaciones vienen con cuarto de baandntilde;o con secador de pelo, telandeacute;fono de landiacute;nea directa, TV vandiacute;a satandeacute;lite y conexiandoacute;n a Internet (de pago). Ademandaacute;s, estandaacute;n equipadas con caja fuerte, minibar y calefacciandoacute;n central.Para los amantes del fitness hay un excelente gimnasio en el recinto.Cada maandntilde;ana se sirve desayuno en forma de bufet. El restaurante del hotel sirve opciones a la carta o de menanduacute;, tanto para el almuerzo como para la cena. Se tendrandaacute;n en cuenta los requerimientos dietandeacute;ticos de los huandeacute;spedes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1456" OriginalAmount="1456">
      <BasicPropertyInfo Latitude="51.51248932" Longitude="-0.18650429" StarRating="3" HotelCode="530949|142312" HotelName="Hyde Park Superior Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Kitchen,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>34 Inverness Terrace, Westminster, London W2 3JA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/19/1941685/jJ1qhzIn_a36d759b721dd42a3494db45f26eebed.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1457" OriginalAmount="1457">
      <BasicPropertyInfo Latitude="51.529324655129" Longitude="-0.12266880501856" StarRating="3" HotelCode="143216|56466" HotelName="Alhambra" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>17/19 Argyle Street, London, Greater London WC1H 8EJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/e1/da/e1da9de6f9340879ab7644c50fe05ca9510fbb33.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Alhambra.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1464.3" OriginalAmount="1464.3">
      <BasicPropertyInfo Latitude="51.516469" Longitude="-0.172741" StarRating="2" HotelCode="38607|382075" HotelName="Avon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 04/02/2025" HotelFacility="Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>50 Norfolk Square, Hyde Park, London W2 1RT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/63761/gt_63761_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally situated in a quiet, beautiful square in the heart of London's West End, in the vibrant Paddington district, this city hotel is just a 2-minute walk from Paddington Station, and within easy walking distance from many of the famous tourist attractions that London's city centre has to offer. Oxford Street with its countless shops is around a 20-minute walk and Hyde Park is approximately a 14-minute walk. Some of the other nearby sites of interest include the Royal Albert Hall, and the Natural History Museum. Nearby airports include London Heathrow (around 30 km away), London Gatwick (60 km away) and London Luton and London Stansted (both approximately 50 km away).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1464.94" OriginalAmount="1464.94">
      <BasicPropertyInfo Latitude="51.492744351742" Longitude="-0.19035771489143" StarRating="3" HotelCode="401780|103ab7" HotelName="St. Mark" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Kitchen,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Barkston Gardens, Earl’s Court, London SW5 0EN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/95765/a_95765_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is literally a 3 minutes’ walk from Earl’s Court tube station, where there are many shops and restaurants. Buses run 24 hours a day to and from Oxford Street and Knightsbridge, Hyde Park and Kensington High Street. Heathrow Airport is around 20 km away, and it is some 47 km to Gatwick Airport and 63 km to Stansted Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1466.00" OriginalAmount="1466.00">
      <BasicPropertyInfo Latitude="51.65589774" Longitude="-0.18333901" StarRating="0" HotelCode="787860|hadley_hotel" HotelName="The Hadley Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Inns" CnxPolicy="Free CXL until 05/02/2025">
        <Address>
          <AddressLines>
            <AddressLine>113 Hadley Road, Barnet EN5 5QN</AddressLine>
          </AddressLines>
          <CityName>Barnet</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/4d/36/4d3671f879e291373eb4960bffae4e57767a0158.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1469" OriginalAmount="1469">
      <BasicPropertyInfo Latitude="51.537449" Longitude="-0.00239" StarRating="4" HotelCode="209781|37165" HotelName="The Westbridge" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>335-337 High Street, London E15 2TF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/215288/215288a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1471.41" OriginalAmount="1471.41">
      <BasicPropertyInfo Latitude="51.52232679667" Longitude="-0.12418359518051" StarRating="3" HotelCode="16150|192ddc" HotelName="The President Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Bar,Central Heating,Conference Hall,Currency Exchange,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>56-60 Guilford Street, London WC1N 1DB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/19402/a_19402_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Bloomsbury, only a short walk from the theatres, Convent Garden and the British Museum. Russell Square underground (Piccadilly Line) is located close to the hotel. Euston, St Pancreas and King's Cross stations are also nearby.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1474" OriginalAmount="1474">
      <BasicPropertyInfo Latitude="51.491010044337" Longitude="-0.18083989620209" StarRating="4" HotelCode="35442|362618" HotelName="Roland House Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 05/02/2025" HotelFacility="Bar,Central Heating,Currency Exchange,Internet,Kitchen,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>121 Old Brompton Road, London SW7 3RX, South Kensington</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/57640/a_57640_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The attractive apartment complex is centrally located in the shopping district of Knightsbridge, just a few minutes walk from Kensington Palace and Hyde Park. Many additional tourist sights including the Natural History Museum, the Victoria and Albert Museum and the famous Harrods department store are to be found in the vicinity. A public car park is close by and links to the public transport network are a few paces away (approximately 500 m). Various shopping venues, countless bars, pubs and restaurants are to be found in the immediate surroundings (2 km radius).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1477" OriginalAmount="1477">
      <BasicPropertyInfo Latitude="51.50406791566" Longitude="0.040630102157593" StarRating="3" HotelCode="97131|18851" HotelName="Travelodge London City Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Airport Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Connaught Road, London E16 2DB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/134964/a_134964_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a central location.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1478" OriginalAmount="1478">
      <BasicPropertyInfo Latitude="51.510896976166" Longitude="-0.18393900000001" StarRating="4" HotelCode="52837|4188" HotelName="Thistle Kensington Gardens" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>104 Bayswater Road, London W2 3HL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/57834/a_57834_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This stylish city hotel is located on Bayswater Road, close to Hyde Park. There is a wonderful panoramic view over Palace Gardens and Hyde Park from the hotel. The famous district of Notting Hill is only 10 minutes away and Oxford Street can be reached within 20 minutes. Queensway is the nearest underground station to the hotel. This hotel is the perfect location for a romantic or shopping weekend.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1478.36" OriginalAmount="1478.36">
      <BasicPropertyInfo Latitude="51.557591" Longitude="-0.28238" StarRating="4" HotelCode="199829|CAS384600" HotelName="Hilton London Wembley" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 07/02/2025" HotelFacility="Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lakeside Way, Wembley, London HA9 0BU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/285121/a_285121_D2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located opposite the iconic Wembley Stadium, next to the historical Wembley Arena, and few steps away from the modern London Designer Outlet which has a cinema and trendy shops.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1487" OriginalAmount="1487">
      <BasicPropertyInfo Latitude="51.497793746265" Longitude="-0.18355160951614" StarRating="3.5" HotelCode="33050|3792" HotelName="Citadines South Kensington London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Kitchen,Laundry,Lounge,Nightclub,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>35A Gloucester Road, London SW7 4PL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/52487/w_52487_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming traditional red brick hotel complex is located in the heart of London, and is in the immediate vicinity of the Victoria and Albert Museum, the Natural History Museum, and the renowned Harrods store. The borough of South Kensington itself is overflowing with boutiques, cinemas, theatres, bars, and restaurants. Buckingham Palace is only a short underground ride away, the nearest stations are Gloucester Road and High Street Kensington. A taxi rank can be found within about 5 minutes on foot, Victoria Station is 10 minutes by car, and Waterloo Station about 20 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1487" OriginalAmount="1487">
      <BasicPropertyInfo Latitude="51.512442" Longitude="-0.183574" StarRating="4" HotelCode="21203|2114" HotelName="Henry VIII" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Nightclub,Restaurant,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>23 Leinster Gardens, London W2 3AN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/27388/a_27388_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This traditional Victorian hotel is centrally located in the upmarket district of Bayswater, near Hyde Park. Queensway, Bayswater and Lancaster Gate are all located in the immediate vicinity. A short distance away are the theatres and shops of the West End as well as the Heathrow Express which departs from Paddington Station. Kensington Gardens, the Royal Albert Hall and Museum are easily reached within a few minutes walk.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1487.7" OriginalAmount="1487.7">
      <BasicPropertyInfo Latitude="51.516160641997" Longitude="-0.17352148890495" StarRating="2" HotelCode="189723|2070065" HotelName="Tony's House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>30 Norfolk Square, London W2 1RS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/31/315068/315068a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This motel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1489" OriginalAmount="1489">
      <BasicPropertyInfo Latitude="51.623156" Longitude="-0.35227399999997" StarRating="4" HotelCode="296888|203684" HotelName="Best Western Plus Grim’s Dyke Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/02/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Old Redding, Harrow Weald, London HA3 6SH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/404964/a_404964_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Watford. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1490.71" OriginalAmount="1490.71">
      <BasicPropertyInfo Latitude="51.504244889241" Longitude="-0.033500790596008" StarRating="4" HotelCode="25680|CAG699800" HotelName="DoubleTree by Hilton London - Docklands Riverside" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 07/02/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>265 Rotherhithe Street, London SE16 5HW</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/36624/a_36624_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is located approximately 20 minutes from the centre of London, where guests will discover many shopping and entertainment venues. The hotel offers a complimentary shuttle service to and from Canada Water underground station. From here guests can easily reach their destination via the Jubilee Line. London City Airport is roughly a 25-minute journey from the hotel.&lt;br/&gt;&lt;b&gt; from 2023-02-08 to 2030-12-31&lt;b&gt;:-Please note that the 2023 London Marathon is taking place on Sunday, 23rd April 2023. Local road closures will be in place from 6 am until 4 pm on the day. Some local public transportation will be affected. The hotel's own ferry will run as normal.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1498.51" OriginalAmount="1498.51">
      <BasicPropertyInfo StarRating="4" HotelCode="|144509" HotelName="HOLIDAY INN LONDON - WATFORD J" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/954788_foto_1.jpg</HotelPictures>
        <HotelDescription>Central...This is a modern building.This accommodation has a medium lobby..</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1500.85" OriginalAmount="1500.85">
      <BasicPropertyInfo StarRating="3" HotelCode="|627774" HotelName="AMERICANA HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/885974_foto_1.jpg</HotelPictures>
        <HotelDescription>Americana Hotel is located in London, 1 km distance from Marylebone Station and the London Planetarium. The property is 3 km from Piccadilly Circus and the Buckingham Palace. The Big Ben is 4 km away and the London Heathrow Airport is 27 km distance. \n\nFacilities and services include multilingual staff, lounge area, internet connection, concierge, elevator and 24 hour reception.\n\nThe rooms feature TV, Wi-Fi, safety deposit box and a hairdryer.\n\nAddress: 172-174 Gloucester Place, Marylebone, London NW1 6DS, England.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1501" OriginalAmount="1501">
      <BasicPropertyInfo Latitude="51.544577" Longitude="-0.172655" StarRating="3.5" HotelCode="18450|29289" HotelName="Best Western Swiss Cottage Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Adamson Road, Swiss Cottage, London NW3 3HP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/22441/a_22441_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1505" OriginalAmount="1505">
      <BasicPropertyInfo Latitude="51.51304781" Longitude="-0.06706478" StarRating="4" HotelCode="969739|274663" HotelName="Aldgate City Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>80 Back Church Lane, Twyne House, London E1 1LX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/carsolize/72/ea/72ea1e5c731b57270dbacf0626fc00d12b35e9d4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1505.10" OriginalAmount="1505.10">
      <BasicPropertyInfo StarRating="4" HotelCode="|089000" HotelName="SHEPHERDS BUSH LONDON" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/23363_image60300359_0.jpg</HotelPictures>
        <HotelDescription>London's Hotel Shepherds Bush London. offers luxury standard of Accommodation Facility and Service. Located in the heart of London's West End with just few minutes away from Westfield shopping center (the largest urban shopping center in Europe), Oxford Street and Marble Arch, along with the famous attraction pointsfor sightseeing and dining at London Bridge, Leicester Square, Hyde Park and Bond Street. Since opening in 2019, Hotel Shepherds Bush London. made it first appearance in hospitality market. The hotel is family business which is lead by Managing Director of the company and his friends who have experience more than 16 years in Hotel Industry..</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1506" OriginalAmount="1506">
      <BasicPropertyInfo Latitude="51.1611368" Longitude="-0.23005294" StarRating="4" HotelCode="160180|490533" HotelName="Trumbles" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 30/01/2025" HotelFacility="Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Stan Hill, Charlwood, Horley, Surrey RH6 0EP</AddressLine>
          </AddressLines>
          <CityName>Horley</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/350981/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Horley.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1509.88" OriginalAmount="1509.88">
      <BasicPropertyInfo Latitude="51.161913" Longitude="-0.17797100000007" StarRating="3" HotelCode="293839|1018568" HotelName="Hampton by Hilton London Gatwick Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Airport Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Longbridge House, North Terminal Gat, London RH6 0PJ</AddressLine>
          </AddressLines>
          <CityName>Gatwick</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/401587/a_401587_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Gatwick, this airport hotel is ideal for business travellers arriving or departing from London - Gatwick (LGW) Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1510.86" OriginalAmount="1510.86">
      <BasicPropertyInfo Latitude="51.51196526717" Longitude="-0.1807791226845" StarRating="4" HotelCode="47679|104115" HotelName="Commodore" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Conference Hall,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>50 Lancaster Gate, Hyde Park, W2 3NA London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/230058/230058a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Commodore.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1515" OriginalAmount="1515">
      <BasicPropertyInfo Latitude="51.51815" Longitude="-0.15829" StarRating="4" HotelCode="114603|458283" HotelName="Z Gloucester Place" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>51 Gloucester Place, London W1U 8JF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/348936/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1516" OriginalAmount="1516">
      <BasicPropertyInfo Latitude="51.609168082034" Longitude="0.059336633236967" StarRating="2" HotelCode="266410|215308" HotelName="Travelodge London Chigwell" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>735 Chigwell Road, Woodford Green, Redbridge Waltham Forest, Greater London  IG8 8AS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/371946/a_371946_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Stansted (STN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1519.07" OriginalAmount="1519.07">
      <BasicPropertyInfo Latitude="51.61180464" Longitude="-0.10938655" StarRating="2.5" HotelCode="580019|4699915" HotelName="Forest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>74 Green Lanes, Wood Green, London N13 6BE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0026/94454/2694454/46.jpg?f=15502810</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1520" OriginalAmount="1520">
      <BasicPropertyInfo Latitude="51.521001646489" Longitude="-0.12323315628737" StarRating="4" HotelCode="45651|11254" HotelName="Mercure London Bloomsbury" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>130-134 Southampton Row, London WC1B 5AF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/24348/a_24348_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is to be found in the heart of London. The British Museum, Convent Garden, Soho and Oxford Street are all within walking distance. Bus stops, restaurants and bars are within easy reach of the hotel, only 500 metres away. The nearest shopping venues are about 1.5 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1520" OriginalAmount="1520">
      <BasicPropertyInfo Latitude="51.485512438434" Longitude="-0.12385655826643" StarRating="3" HotelCode="263544|212601" HotelName="Travelodge London Vauxhall" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Bondway, Vauxhall, London SW8 1SJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/366997/a_366997_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - London City Airport (LCY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1521.59" OriginalAmount="1521.59">
      <BasicPropertyInfo Latitude="51.481191278215" Longitude="-0.20971506427361" StarRating="3" HotelCode="378901|1840728" HotelName="The Captain Cook Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 31/01/2025" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>203-205 Dawes Road, Fulham, London SW67QY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/511129/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1524.22" OriginalAmount="1524.22">
      <BasicPropertyInfo Latitude="51.511987645271" Longitude="0.011246502399445" StarRating="3" HotelCode="33049|112db5" HotelName="Holiday Inn Express Royal Docks, Docklands" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Silvertown Way, E16 1EA London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/52486/l_52486_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is perfectly situated in the heart of London's dynamic Docklands area and is only minutes away from Canary Wharf and the ExCeL Exhibition Centre. The Canning Town subway, train and bus station is within 5 minutes' walking distance of this London hotel. Visitors to the World Travel Market, International Boat Show, Toy Fair, London Wine Festival and Anthony Robins Exhibitions will all find the hotel ideally situated. The Millennium Dome is also a short distance away, and London City Airport is only 2 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1528" OriginalAmount="1528">
      <BasicPropertyInfo Latitude="51.51394900761" Longitude="-0.18305044047543" StarRating="4" HotelCode="409523|45009" HotelName="The Cleveland" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Fax,Kitchen,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>39/40 Cleveland Square, London W2 6DA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/100383/a_100383_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located on a tranquil and leafy garden square away from the hustle and bustle of London the hotel is just a short walk to London’s famous Hyde Park on Bayswater Road and Paddington Station offering excellent transport links to Heathrow Airport and London’s lively West End. This hotel from Bayswater, in the heart of London, is less than 0.5 miles from Paddington Rail Station and Hyde Park. There are 4 major London Underground stations within a 10-minute walk of The Cleveland. The West End, Westminster and the South Bank are all 15 minutes away or less on the Underground.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1528.78" OriginalAmount="1528.78">
      <BasicPropertyInfo Latitude="51.508380857035" Longitude="0.04285975082621" StarRating="3" HotelCode="305705|1045038" HotelName="Holiday Inn Express London - Excel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1018 Dockside Road, E16 2FQ London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/87636/d96a2a99-244c-44e8-b3ac-18d443d761cf.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - London City Airport (LCY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1530.96" OriginalAmount="1530.96">
      <BasicPropertyInfo Latitude="51.5374087" Longitude="0.0058355" StarRating="4" HotelCode="735579|637183" HotelName="Roomzzz London Stratford" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="aparthotel" CnxPolicy="Free CXL until 04/02/2025" HotelFacility="Internet,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>66 West Ham Lane, London E15 4PT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/637183/637183a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1531" OriginalAmount="1531">
      <BasicPropertyInfo Latitude="51.495882" Longitude="-0.181302" StarRating="4" HotelCode="35405|9750" HotelName="Strathmore Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>41 Queens Gate Gardens, London SW7 5NB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/57594/a_57594_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the district of Kensington in the centre of London, only 2 minutes on foot from the nearest underground station and bus stop. Visitors can also easily reach the famous shopping area in Knightsbridge as well as the well-known museums of South Kensington and all other parts of the city with ease.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1532.83" OriginalAmount="1532.83">
      <BasicPropertyInfo StarRating="3" HotelCode="|783806" HotelName="POINT A LIVERPOOL STREET" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/888036_foto_36.jpg</HotelPictures>
        <HotelDescription>Situated in the lively East End of London, this property is within easy access of the many attractions that the area has to offer. Guests will find themselves just a short distance away from Spitalfields Market, as well as the many cafes, bars and restaurants in Shoreditch. St. Paul's Cathedral is just 2 stops away on the underground. This charming hotel is drenched in the edgy, eclectic style of its surroundings. The guest rooms are comfortable, thoughtfully designed and well equipped with modern amenities. This hotel focuses on high-quality service and warm hospitality, ensuring a comfortable stay for every type of traveller.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1541" OriginalAmount="1541">
      <BasicPropertyInfo Latitude="51.495225039799" Longitude="-0.18277645111084" StarRating="3" HotelCode="14976|411141" HotelName="Montana" 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>67-69 Gloucester Road, Kensington, London SW7 4PG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/348394/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1548" OriginalAmount="1548">
      <BasicPropertyInfo Latitude="51.514761" Longitude="-0.164836" StarRating="3" HotelCode="94549|200230" HotelName="Griffin House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 31/01/2025" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>10 Connaught Street, Hyde Park, London W2 2AH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/340563/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Griffin House.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1548" OriginalAmount="1548">
      <BasicPropertyInfo Latitude="51.49159962976" Longitude="-0.19546241104513" StarRating="3" HotelCode="15386|45264" HotelName="Oliver Plaza" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>33 Trebovir Road, Earls Court, London SW5 9NF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/18271/w_18271_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1548.18" OriginalAmount="1548.18">
      <BasicPropertyInfo Latitude="51.526724383286" Longitude="-0.13585538828102" StarRating="4" HotelCode="900920|1062388" HotelName="TheWesley" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>81-103 Euston Street, London NW1 2EZ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/31/313572/313572a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This urban hotel is located in the centre of London. Its setting is especially ideal for business travellers.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1548.37" OriginalAmount="1548.37">
      <BasicPropertyInfo Latitude="51.514309547827" Longitude="-0.19181817770004" StarRating="2" HotelCode="25512|1081108" HotelName="Lords" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20-22 Leinster Square, Bayswater, London W2 4PR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/37190/a_37190_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in a peaceful location, just a few paces from the lively town centre. The nearest public transport links are within walking distance of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1549" OriginalAmount="1549">
      <BasicPropertyInfo Latitude="51.51040225" Longitude="-0.1332864" StarRating="0" HotelCode="986345|478797" HotelName="Zedwell Piccadilly" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Great Windmill Street, Piccadilly Circus, London W1D 7DH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/43000000/42300000/42297100/42297074/2234c361_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1555.27" OriginalAmount="1555.27">
      <BasicPropertyInfo StarRating="0" HotelCode="0|384815" HotelName="Holiday Inn Express Wandsworth Battersea" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 06/02/2025">
        <Address>
          <AddressLines>
            <AddressLine>SMUGGLER'S WAY, WANDSWORTH</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/38/384815/ypBsPkjk_0cebb53e7a1b0fc8df0b004d02083f8f.jpg</HotelPictures>
        <HotelDescription>Location
The hotel is located close to Chelsea and Fulham football stadiums and Queens Tennis Club. The hotel#s location close to the main route between Central London and London Heathrow Airport ensures convenience for both of these destinations. The closest station is Wandsworth Town train station, which takes travellers to Waterloo and Central London in just 10 minutes. East Putney tube station is approx 10 minutes by taxi, which gives access to the District Line and places such as Earls Court and Olympia, Chelsea, Fulham and Knightsbridge.
Facilities
The hotel features 148 accommodation units. Guests of the hotel are welcomed in the lobby, which has a 24-hour reception and a 24-hour check-out service. The upper floors can be reached by lift. Amenities include a safe. Internet access (for a fee) and wireless internet access (for a fee) are available in the public areas. Gastronomic options offered by the hotel include a restaurant, a breakfast room and a bar. Guests arriving in their own vehicles can park in the car park for a fee. Other services include a laundry.
Rooms
All rooms feature air conditioning, central heating and a bathroom. Bathrooms with wheelchair access can also be booked. A double bed is provided in the carpeted accommodation units. Extra beds can be requested. Tea and coffee making equipment is included as standard. Additional features, including internet access, a telephone, a TV and a radio, contribute to a great stay. Wheelchair-accessible accommodation units are also bookable. In each of the bathrooms, guests will find a shower and a hairdryer.
Sports/Entertainment
The hotel&amp;#039;s leisure facilities include tennis. 
Meals
The hotel offers the following bookable meals and board options: breakfast and B &amp;amp; B.
Payment
All major credit cards, including American Express, VISA, Diners Club and MasterCard, are accepted for payment.&lt;br/&gt;The Holiday Inn Express Wandsworth Battersea is a Tourist hotel. The nightlife/restaurants are easily accessible by taxi or bus from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1560" OriginalAmount="1560">
      <BasicPropertyInfo Latitude="51.4952400688" Longitude="-0.18171563744545" StarRating="4" HotelCode="44705|3098" HotelName="Radisson Blu Edwardian Vanderbilt Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>68-86 Cromwell Road, London SW7 5BT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/19744/a_19744_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant hotel is situated in the central location of Kensington, just 50 metres from Gloucester Road underground station. Numerous restaurants, bars and pubs are all within easy reach of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1560.57" OriginalAmount="1560.57">
      <BasicPropertyInfo Latitude="51.5095" Longitude="-0.152315" StarRating="3" HotelCode="900881|5000935" HotelName="Mermaid Suite" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Babysitting,Designated Smoking Area,Internet,Laundry,Parking,Restaurant,Shopping Arcade,Spa">
        <Address>
          <AddressLines>
            <AddressLine>3-4 Blenheim Street, London W1S 1LA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/349848/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located in the prime touristic area of Mayfair, Mermaid Suite Hotel promises a relaxing and wonderful visit. The hotel offers a high standard of service and amenities to suit the individual needs of all travelers. Family room, car park, restaurant, tours, safety deposit boxes are there for guest's enjoyment. Designed for comfort, selected guestrooms offer television LCD/plasma screen, non smoking rooms, fan, internet access – wireless (charges apply), desk to ensure a restful night. The hotel offers various recreational opportunities. Friendly staff, great facilities and close proximity to all that London has to offer are three great reasons you should stay at Mermaid Suite Hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1561.44" OriginalAmount="1561.44">
      <BasicPropertyInfo Latitude="51.519652" Longitude="-0.123854" StarRating="4" HotelCode="52867|368005" HotelName="Grange The Portland" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>31-32 Bedford Place, London WC1B 5JH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/57955/a_57955_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the beautiful district of Bloomsbury, close to Covent Garden, Oxford Street, the West End, and many of London's top tourist attractions.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1564" OriginalAmount="1564">
      <BasicPropertyInfo Latitude="51.513272969002" Longitude="-0.19036710262299" StarRating="3" HotelCode="25121|17949" HotelName="The Princes Square Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>23-25 Princes Square, Off Ilchester Gardens, Bayswater, London W2 4NJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/36543/a_36543_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is well served by public transport and is an ideal starting point for those wishing to explore London's many sights. Numerous tourist attractions such as Kensington Palace, Buckingham Palace and Hyde Park are all to be found in the hotel's immediate vicinity. Heathrow airport is approximately 30 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1567" OriginalAmount="1567">
      <BasicPropertyInfo Latitude="51.419341" Longitude="-0.195034" StarRating="3" HotelCode="115492|55673" HotelName="Antoinette Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/02/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>249-263 The Broadway, Wimbledon, London SW19 1SD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/31/312590/312590a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Antoinette Hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1567.02" OriginalAmount="1567.02">
      <BasicPropertyInfo StarRating="4" HotelCode="|853185" HotelName="Holiday Inn London - Whitechapel, an IHG Hotel" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/801728_foto_1.jpg</HotelPictures>
        <HotelDescription>Make yourself at home in one of the 140 air-conditioned rooms featuring LCD televisions. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Private bathrooms with bathtubs or showers feature complimentary toiletries and hair dryers. Conveniences include phones, as well as safes and desks.Stop by 5 Cavell Street Kitchen for lunch, dinner, or brunch, where this restaurant specializes in British cuisine. Dining is also available at the coffee shop/cafe, and 24-hour room service is provided. Wrap up your day with a drink at the bar/lounge. Full breakfasts are served on weekdays from 6:30 AM to 10:30 AM for a fee.Featured amenities include a business center, complimentary newspapers in the lobby, and dry cleaning/laundry services. Planning an event in London? This hotel has facilities measuring 850 square feet (79 square meters), including a conference center.With a stay at Holiday Inn London - Whitechapel, an IHG Hotel, you'll be centrally located in London, within a 5-minute drive of Tower of London and Tower Bridge.  This 4-star hotel is 1.9 mi (3 km) from London Bridge and 3.2 mi (5.1 km) from O2 Arena.Distances are displayed to the nearest 0.1 mile and kilometer.  Brick Lane - 1.1 km / 0.7 mi  Financial District - 1.2 km / 0.7 mi  Tower of London - 1.8 km / 1.1 mi  The Gherkin - 1.8 km / 1.1 mi  Liverpool Street - 1.8 km / 1.1 mi  Sky Garden - 2 km / 1.3 mi  Tower Bridge - 2.1 km / 1.3 mi  Barbican Arts Centre - 2.9 km / 1.8 mi  Borough Market - 2.9 km / 1.8 mi  Victoria Park - 2.9 km / 1.8 mi  London Bridge - 3 km / 1.9 mi  St. Paul's Cathedral - 3.2 km / 2 mi  The Shard - 3.2 km / 2 mi  Globe Theatre - 3.3 km / 2 mi  Tate Modern - 3.7 km / 2.3 mi  The nearest airports are:Heathrow Airport (LHR) - 32.8 km / 20.4 mi London City Airport (LCY) - 9.1 km / 5.6 mi Gatwick Airport (LGW) - 82.2 km / 51.1 mi Stansted Airport (STN) - 55.3 km / 34.3 mi Luton Airport (LTN) - 56.8 km / 35.3 mi The preferred airport for Holiday Inn London - Whitechapel, an IHG Hotel is Heathrow Airport (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1567.02" OriginalAmount="1567.02">
      <BasicPropertyInfo StarRating="3" HotelCode="|396142" HotelName="POINT A SHOREDITCH" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1064641_foto_1.jpg</HotelPictures>
        <HotelDescription>Bring a bag, plans, places to be. And check in to your always affordable always reliable Point A Hotel. Sink deep into your Hypnos bed. Help yourself to free WiFi. Get tomorrow-ready in a proper power shower. Then go find your point b. Shoreditch and all of London is on your doorstep.��Every room is compact, well designed and comes with a comfy Hypnos bed, en-suite bathrooms, fast and free WiFi, USB charging point, air conditioning, hairdryer, huge TV with 240 channels and a safe.This Point A Hotel features a 24-hour reception and contemporary lobby area where you can enjoy fast and free WiFi, continental breakfast and coffees and snacks.Shoreditch is one of London's coolest cultural and nightlife destinations. You'll find us right in the heart of the action with great transport links</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1570.53" OriginalAmount="1570.53">
      <BasicPropertyInfo StarRating="3" HotelCode="|730129" HotelName="Queens Park Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/803428_foto_44.jpg</HotelPictures>
        <HotelDescription>This hotel has a good location in Bayswater near Hyde Park and Kesington Gardens.
Thanks to the location of the hotel, you can enjoy the nightlife, the cosmopolitan restaurants of Queensway, next to Oxford Street.
The rooms that make up the hotel have a private bathroom fully equipped and with different amenities that you can enjoy such as: Wi-Fi, telephone, TV and heating among others.
Enjoy your stay at the hotel!</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1571" OriginalAmount="1571">
      <BasicPropertyInfo Latitude="51.526467140075" Longitude="-0.12728556990623" StarRating="3" HotelCode="189765|199997" HotelName="Judd Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>46 Cartwright Gardens, Bloomsbury, London WC1H 9EL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/344692/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London (LON).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1573.26" OriginalAmount="1573.26">
      <BasicPropertyInfo StarRating="3" HotelCode="|626999" HotelName="GRESHAM HOTEL HYDE PARK" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/887272_foto_1.jpg</HotelPictures>
        <HotelDescription>Gresham Hotel Hyde Park is within walking distance from Hyde Park, one of the largest parks in London. Paddington Station is located at 200 m from the property while Heathrow Airport is a 17 minutes train ride. \n\nHotel facilities and services include a lounge, bar, elevator, luggage storage and dining room. \n\nAll guestrooms have en suite bathrooms with bathtub or shower. Other hotel facilities include tea/coffee maker, hairdryer, safe, television, telephone and WI-FI internet access.\n\nAddress: 116 Sussex Gardens, London W2 1UA, England</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1576" OriginalAmount="1576">
      <BasicPropertyInfo Latitude="51.617243" Longitude="-0.178919" StarRating="3" HotelCode="148739|490677" HotelName="Heatherbank Guest House" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/02/2025" HotelFacility="Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>25/29 Woodside Park Road, North Finchley, London N12 8RT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/342405/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1576.19" OriginalAmount="1576.19">
      <BasicPropertyInfo StarRating="3" HotelCode="|710840" HotelName="LONDON HOUSE HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/803429_foto_1.jpg</HotelPictures>
        <HotelDescription>The London House Hotel puts you at the heart of this vibrant capital, where you feel you've escaped the 24/7 lifestyle but can also easily dip back into the city's bustle. Within our 19th- century property, opposite an elegant garden square, you'll find a warmth that belies the stately facade, from modern city rooms to attentive, friendly service. Hyde Park, Notting Hill and many other London hotspots are within easy walking distance.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1578.98" OriginalAmount="1578.98">
      <BasicPropertyInfo StarRating="3" HotelCode="|710821" HotelName="Holiday Inn Express London Limehouse" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/803412_foto_1.jpg</HotelPictures>
        <HotelDescription>Alandoacute;jese en el hotel Holiday Inn Express London-Limehouse, situado estratandeacute;gicamente a 5 minutos a pie de Limehouse DLR y a 8 km del aeropuerto London City. El moderno hotel Holiday Inn Express London-Limehouse se encuentra justo a las afueras de la ciudad de Londres y la Congestion Charge Zone del distrito del Este de Londres de Limehouse. Estandaacute; a un pequeandntilde;o paseo de Docklands Light Railway (DLR), donde hay trayectos cada 20 minutos hacia el centro de Londres y el aeropuerto London City. Las 4 salas de reuniones del Holiday Inn Express London-Limehouse se pueden adaptar para reuniones de hasta 20 personas. Puede tomar el tren DLR y llegar en 5 minutos a las estaciones Canary Wharf y Bank y desde allandiacute; acceder a las exposiciones y conferencias del centro de exposiciones ExCel en tan solo 13 minutos. Se proporciona conexiandoacute;n inalandaacute;mbrica a Internet en todo el hotel. A 10 minutos en coche, llegarandaacute; al O2 Arena de Greenwich, donde podrandaacute; disfrutar de entretenimiento y manduacute;sica en directo. Puede adquirir una tarjeta de viajes de Londres para acceder a los sitios emblemandaacute;ticos de la ciudad.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1584" OriginalAmount="1584">
      <BasicPropertyInfo Latitude="51.504927138539" Longitude="-0.10474718440867" StarRating="3" HotelCode="213140|31892" HotelName="ibis London Blackfriars Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>49 Blackfriars road, London SE1 8NZ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/301822/a_301822_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1587" OriginalAmount="1587">
      <BasicPropertyInfo Latitude="51.513510810093" Longitude="-0.18759199601186" StarRating="3" HotelCode="89402|276259" HotelName="Nox Hotels - Hyde Park" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>104-110 Queensway, London W2 3RR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/31/313212/313212a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1591" OriginalAmount="1591">
      <BasicPropertyInfo Latitude="51.492639977861" Longitude="-0.19628271460533" StarRating="3" HotelCode="259328|199464" HotelName="The Kensington Court" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Fax,Internet,Laundry,Lounge,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>33-35 Nevern Place, Earls Court, London SW5 9NP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/15328/a_15328_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located between the districts of Kensington and Earl's Court. Restaurants, bars and links to the public transport network in the form of Earl's Court underground station are to be found nearby (100 m - 150 m away). Earl's Court exhibition centre is to be found in the vicinity and can easily be reached on foot in just 2 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1591.54" OriginalAmount="1591.54">
      <BasicPropertyInfo StarRating="4" HotelCode="|173768" HotelName="Heeton Concept Hotel-Luma Hammersmith" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1026067_foto_1.jpg</HotelPictures>
        <HotelDescription>Make yourself at home in one of the 89 air-conditioned guestrooms. Complimentary wireless Internet access is available to keep you connected. Private bathrooms with showers feature complimentary toiletries and hair dryers. Conveniences include phones, as well as safes and blackout drapes/curtains.Wrap up your day with a drink at the bar/lounge.Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and multilingual staff.With a stay at Heeton Concept Hotel - Luma Hammersmith in London (Hammersmith), you'll be a 4-minute drive from Westfield London Shopping Centre and 8 minutes from Hyde Park.  This hotel is 4.6 mi (7.4 km) from Buckingham Palace and 4.9 mi (7.8 km) from Piccadilly Circus.Distances are displayed to the nearest 0.1 mile and kilometer.  Eventim Apollo - 0.8 km / 0.5 mi  Thames River - 1.1 km / 0.7 mi  Olympia Conference and Exhibition Centre - 1.7 km / 1.1 mi  Kensington High Street - 1.8 km / 1.1 mi  Westfield London Shopping Centre - 2.1 km / 1.3 mi  Kensington Gardens - 3.4 km / 2.1 mi  Portobello Road Market - 3.6 km / 2.2 mi  Kensington Palace - 4 km / 2.5 mi  Stamford Bridge Stadium - 4.1 km / 2.5 mi  Imperial College London - 4.2 km / 2.6 mi  Royal Albert Hall - 4.3 km / 2.7 mi  Science Museum - 4.4 km / 2.7 mi  Natural History Museum - 4.5 km / 2.8 mi  Hyde Park - 4.6 km / 2.8 mi  Victoria and Albert Museum - 4.8 km / 3 mi  The nearest airports are:Heathrow Airport (LHR) - 20.4 km / 12.7 mi London City Airport (LCY) - 22 km / 13.7 mi Gatwick Airport (LGW) - 88.2 km / 54.8 mi Luton Airport (LTN) - 53.9 km / 33.5 mi</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1593" OriginalAmount="1593">
      <BasicPropertyInfo Latitude="51.515619758298" Longitude="-0.17342344047552" StarRating="3" HotelCode="96723|24982" HotelName="Voyage London Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel de Charme" CnxPolicy="Free CXL until 04/02/2025">
        <Address>
          <AddressLines>
            <AddressLine>13-17 Norfolk Square, London, Paddington W2 1RU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/134319/a_134319_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located near Paddington, in the very heart of London, but has the added bonus of being set in a garden square with no through traffic so that guests can enjoy the best of both worlds - a quiet hotel which is at the same time just a stone's throw from all the most popular tourist attractions of London. Guests will find restaurants, bars, nightspots and links to the public transport network just 100 metres from the hotel. The shops of Oxford Street are 1.5 km away and it is 3 km to Leicester Square and the West End. London City Airport is 22 km away and it is 35 km to London Heathrow.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1594.6" OriginalAmount="1594.6">
      <BasicPropertyInfo Latitude="51.513973" Longitude="-0.180074" StarRating="2" HotelCode="148231|4740875" HotelName="Glendale Hyde Park" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8 Devonshire Terrace, Paddington, London W2 3DN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/349657/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Glendale Hyde Park.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1600" OriginalAmount="1600">
      <BasicPropertyInfo Latitude="51.511751442225" Longitude="-0.17764940857887" StarRating="4" HotelCode="66003|341" HotelName="Corus Hotel Hyde Park" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Lancaster Gate, London W2 3LG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/85471/a_85471_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated directly next to Hyde Park and only a short distance from Oxford Street. Restaurants, bars and shops are all within walking distance while the nearest underground station is Lancaster Gate.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1600" OriginalAmount="1600">
      <BasicPropertyInfo Latitude="51.49718337" Longitude="-0.20780357" StarRating="3.5" HotelCode="630123|444192" HotelName="Kensington Prime Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>7 Russell Road, London W14 8JA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/799924/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1602.90" OriginalAmount="1602.90">
      <BasicPropertyInfo StarRating="3" HotelCode="|106395" HotelName="PEMBRIDGE PALACE HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/733792_foto_1.jpg</HotelPictures>
        <HotelDescription>Overview\nIdeally located in the heart of tourist attractions, to the north of Kensington Palace and Hyde Park, Pembridge Palace Hotel provides good accommodation for leisure travelers.  Among its amenities, the property features comfortable rooms, 24 check-in and internet access.  \n\nLocation\nDue to its strategic location, the hotel offers good connections not only to the main means of transport, but also to the most important attraction points of the area, such as Kensington Gardens or Portobello Road Market. Nearest bus station is about 5 min walk time, while the Heathrow Airport is round 25 km away.\n\nRooms\nAll rooms at Pembridge Palace Hotel are equipped with modern facilities such as internet connection, cots on request and television. \n\nFood and Drink\nHotel guests start the day with a free breakfast served in the breakfast area.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1603.50" OriginalAmount="1603.50">
      <BasicPropertyInfo Latitude="51.511363332087" Longitude="-0.071759819984436" StarRating="3" HotelCode="60630|314207" HotelName="Premier Inn London City (Tower Hill)" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/02/2025" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>24 Prescot Street, London E1 8BB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/82148/2010122134752482.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1605" OriginalAmount="1605">
      <BasicPropertyInfo Latitude="51.52276145" Longitude="-0.10426755" StarRating="4" HotelCode="986347|417421" HotelName="YOTEL London City" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>96-100 Clerkenwell Road, London EC1M 5RJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/1274979/w_1274979_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1605.37" OriginalAmount="1605.37">
      <BasicPropertyInfo StarRating="3" HotelCode="|676795" HotelName="HOLIDAY INN EXPRESS LONDON STRATFORD" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/887015_foto_1.jpg</HotelPictures>
        <HotelDescription>This 3 star hotel is located in the suburbs of London and was established in 2002. It is a short drive away from the O2 Arena and the nearest station is Stratford. The Hotel has a restaurant and a coffee shop. All 114 rooms are equipped with hairdryer and air conditioning.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1606.75" OriginalAmount="1606.75">
      <BasicPropertyInfo Latitude="51.516098" Longitude="-0.174844" StarRating="4" HotelCode="14173|746425" HotelName="Mercure London Paddington" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>144 Praed Street, Paddington, London W2 1HU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/16442/a_16442_J2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is centrally located and is only metres from Paddington underground station. The city centre, with a variety of sightseeing attractions as well as an abundance of shops and other entertainment venues, is easily reached on public transport. There is a bus stop located directly in front of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1607" OriginalAmount="1607">
      <BasicPropertyInfo Latitude="51.546418448671" Longitude="-0.17377227544784" StarRating="2" HotelCode="189764|56034" HotelName="Avoca House Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 05/02/2025" HotelFacility="Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>46 Belsize Park, London NW3 4EG, Hampstead</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/344691/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1607" OriginalAmount="1607">
      <BasicPropertyInfo Latitude="51.501232905542" Longitude="-0.18602728843689" StarRating="4" HotelCode="33052|31828" HotelName="Kensington House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>15-16 Prince Of Wales Terrace, London W8 5PQ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/05/054514/054514a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel warmly welcomes guests in London. For guests who appreciate a stylish ambience, it provides everything needed for a pleasant stay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1609" OriginalAmount="1609">
      <BasicPropertyInfo Latitude="51.490792372379" Longitude="-0.19351391413733" StarRating="4" HotelCode="94566|35754" HotelName="BEST WESTERN The Boltons Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>19-21 Penywern Road, Earls Court, London SW5 9TT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/131382/a_131382_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1609" OriginalAmount="1609">
      <BasicPropertyInfo Latitude="51.500919" Longitude="-0.0906" StarRating="4" HotelCode="73799|39329" HotelName="Marlin Apartments Empire Square" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Fax,Garden,Internet,Laundry,Lounge,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>34 Long Lane, London, SE1 4NA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/99557/a_99557_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel area is steeped in London history with many sites and museums close by. Some such attractions include the Clink Prison Museum, the London Dungeons, the Tate Modern, Shakespeare's Globe Theatre, the Tower of London, Tower Bridge, Southwark Cathedral and many more. Any discerning wine enthusiasts should feel right at home at Vinopolis, located near to the hotel. Close by is the world-renowned Borough Food market which attracts traders from all over the UK and as far afield as Mainland Europe. This delectable market is a must for food lovers. Heathrow International Airport is 29 km from the hotel, Gatwick International Airport is 47 km away and Stansted Airport is located 57 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1613" OriginalAmount="1613">
      <BasicPropertyInfo Latitude="51.49381122468" Longitude="-0.20226236078258" StarRating="4" HotelCode="114388|20053" HotelName="Residence Inn London Kensington" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Apartment Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Lounge,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>181-183 Warwick Road, Kensington, London W14 8PU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/157884/w_157884_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located less than seven minutes from Earl's Court Exhibition Centre and just 10 minutes from Olympia, this hotel enjoys the perfect location, from which to visit or exhibit at the two centres. Yet it is also in close proximity to Kensington High Street, Notting Hill, Westfield London and of course, Portobello Market. Guests will appreciate the excellent transport links by road, rail and underground to London Heathrow Airport, which is roughly 21 km away. The remainder of London is also easily reached. Approximate distances to other airports in the region include Haverfordwest Aerodrome (151 km), London City Airport (36 km), London Gatwick (48 km), London Luton (61 km), Stansted Airport (80 km) and Southampton Airport (132 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1614" OriginalAmount="1614">
      <BasicPropertyInfo Latitude="51.522186582238" Longitude="-0.13233033151499" StarRating="3" HotelCode="114680|199268" HotelName="Arosfa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 31/01/2025" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>83 Gower Street, London, Greater London WC1E 6HJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/341090/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Arosfa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1617" OriginalAmount="1617">
      <BasicPropertyInfo Latitude="51.490183154741" Longitude="-0.13873520982168" StarRating="3" HotelCode="89404|200072" HotelName="The Melita" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>35 Charlwood Street, London SW1V 2DU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/1000000/900000/893300/893253/0f9b2b0f_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London (LON).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1618" OriginalAmount="1618">
      <BasicPropertyInfo Latitude="51.53411213" Longitude="-0.13889375" StarRating="0" HotelCode="726166|495505" HotelName="The Hurdwick" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2 Hurdwick Place, London NW1 2JE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0037/40653/3740653/1.jpg?f=15302790</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1619" OriginalAmount="1619">
      <BasicPropertyInfo Latitude="51.516115083519" Longitude="-0.06239357344657" StarRating="4" HotelCode="263537|411696" HotelName="The Whitechapel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/02/2025" HotelFacility="Air Conditioning,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>49-53 New Road, Whitechapel, London E1 1HH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/347711/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1622.44" OriginalAmount="1622.44">
      <BasicPropertyInfo Latitude="51.51966065684" Longitude="-0.12395828962326" StarRating="4" HotelCode="35639|367985" HotelName="The Buckingham Grange" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>39-40 Bedford Place, London WC1B 5JT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/57954/a_57954_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the Bloomsbury area, in a quiet, green part of London's West End. Oxford Street and Covent Garden are located in the immediate vicinity and can be quickly reached by underground. It is just a few minutes' walk from the hotel to the most renowned theatres in the city, as well as to countless attractions and sights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1625" OriginalAmount="1625">
      <BasicPropertyInfo Latitude="51.51768232" Longitude="-0.0626603" StarRating="4" HotelCode="614800|346469" HotelName="New Road Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Conference Hall,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>103-107 New Road, London E1 1HJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/23/2377795/oKTa1AEv_d2b5ca33bd970f64a6301fa75ae2eb22.png</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located right in the heart of London, this urban hotel is ideal for guests who appreciate a stylish ambience. It is about 8 km to London - London City Airport (LCY) Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1631" OriginalAmount="1631">
      <BasicPropertyInfo Latitude="51.512012155127" Longitude="-0.1782367830981" StarRating="4" HotelCode="67796|7541" HotelName="Best Western Mornington Hotel Hyde Park" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>12 Lancaster Gate, London W2 3LG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/87686/a_87686_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1631.15" OriginalAmount="1631.15">
      <BasicPropertyInfo Latitude="51.501762187605" Longitude="-0.1874703168869" StarRating="3" HotelCode="114615|1081478" HotelName="London Aparthotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/01/2025" HotelFacility="Conference Hall,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>58 Kensington Court, Kensington, London W8 5DG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/67286/1867286/1.jpg?f=15254872</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1633.45" OriginalAmount="1633.45">
      <BasicPropertyInfo StarRating="4" HotelCode="|608979" HotelName="THISTLE LONDON HYDE PARK KENSINGTON GARDENS" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/378186_image59191743_0.jpg</HotelPictures>
        <HotelDescription>Recently refurbished to the highest standards, the Thistle Kensington Gardens hotel has the best of London right on the doorstep. Hyde Park is literally across the road from the hotel, whilst the West End shops and theatres are just a short cab ride away. Close to the hotel is Kensington Palace, which was home to Diana, Princess of Wales, and the famous Gardens that give us our name. Fashionable and stylish Kensington High Street is a short stroll away.
The Thistle Kensington Gardens hotel has 175 rooms, including spacious executive bedrooms offering wonderful views over Hyde Park and Kensington Gardens. We also have function rooms, the largest seating 45 people theatre-style, suitable for any occasion from business meetings to wedding receptions.
We have on-site parking available but we�re also perfect for public transport, with London Paddington mainline station less than a mile away, and two underground stations even closer.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1633.71" OriginalAmount="1633.71">
      <BasicPropertyInfo StarRating="4" HotelCode="|627867" HotelName="HOLIDAY INN LONDON-KENSINGTON HIGH STREET" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/885570_foto_1.jpg</HotelPictures>
        <HotelDescription>The Holiday Inn London-Kensington High Street  is situated in a quiet street just off Kensington High Street, which is one of the busiest shopping areas in central London famous for its upmarket style. This modern landmark hotel in one of London's most famous and historic boroughs is certainly one of the most popular properties in its category. The local attractions such as Kensington Palace and Gardens, Royal Albert Hall, Earls Court and Olympia Exhibition Centres are within walking distance. The 550 bedrooms are comfortably furnished and provide a wide array of services with satellite TV, wifi, mini-bar, telephone and tea and coffee making facilities. For lunch and/or dinner, guests will have the possibility to choose from 2 restaurants and the Lions Bar and Grill. The hotel also provides a fully equipped gymnasium, sauna, steam room, Jacuzzi and an 18 meters indoor swimming pool. Beauty treatments and selection of massages are also available.Guests staying 7 nights or more should note that strict cancellation policies apply.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1636" OriginalAmount="1636">
      <BasicPropertyInfo Latitude="51.522127363129" Longitude="-0.13247430324554" StarRating="3" HotelCode="189731|444156" HotelName="Arran House Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>77 Gower Street, WC1E6HJ London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/344664/2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;You will be offered a free DVD rental service, as well as the full English breakfast and free Wi-Fi. For relaxation, you have a TV with satellite channels in the hotel&amp;apos;s elegant dining room and a coin-operated Internet Point. You can also take advantage of the laundry and kitchen.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1641" OriginalAmount="1641">
      <BasicPropertyInfo Latitude="51.493034" Longitude="-0.190131" StarRating="4" HotelCode="94568|55190" HotelName="The Resident Kensington" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Garden,Internet,Kitchen,Laundry,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>25 Courtfield Gardens, London SW5 0PG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/17/171961/171961a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in stylish Kensington, just 300 m from Earl´s Court underground station. Elegant Knightsbridge, home to Harrods, is 1.6 km away from the hotel and it is just 2.7 km from Earl´s Court Exhibition Centre. Guests will find the Natural History Museum, the Victoria and Albert Museum and Harrods some 15 minutes' walk away and it is roughly 20 minutes on foot to the Royal Albert Hall.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1643" OriginalAmount="1643">
      <BasicPropertyInfo Latitude="51.49602388" Longitude="-0.01449762" StarRating="4" HotelCode="971257|478807" HotelName="The Collective Canary Wharf" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>20 Crossharbour Plaza, Tower Hamlets, London E14 9YF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/37000000/36670000/36660300/36660267/dbf158a9_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1645.32" OriginalAmount="1645.32">
      <BasicPropertyInfo Latitude="51.493082714469" Longitude="-0.23150191534421" StarRating="3" HotelCode="49821|62054" HotelName="Holiday Inn Express London - Hammersmith" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Free CXL until 05/02/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Kitchen,Laundry,Lounge,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>124 King Street, Hammersmith, London W6 0QU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/35230/a_35230_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Hammersmith, just 10 minutes from the city centre. There is an abundance of shops just a few minutes' walk away (approximately 800 m). It is just a stone's throw to Hammersmith tube station.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1646" OriginalAmount="1646">
      <BasicPropertyInfo Latitude="51.512417426132" Longitude="-0.18620018650817" StarRating="4" HotelCode="56989|31919" HotelName="Shaftesbury Hyde Park International" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>52-56 Inverness Terrace, London W2 3LB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/73891/w_73891_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the Queensway area of London, only a few minutes walk from Hyde Park, the famous shopping area of Oxford Street, Regent’s Street, Bond Street as well as Bayswater tube station. From the hotel, guests are also able to enjoy very good transport links into the city centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1647.71" OriginalAmount="1647.71">
      <BasicPropertyInfo StarRating="3" HotelCode="|816331" HotelName="TAVISTOCK HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/10742_image63208923_0.jpg</HotelPictures>
        <HotelDescription>The Tavistock is a very popular and friendly hotel. It has a stylish Art Deco entrance and treats you to a welcoming atmosphere. The hotel is centrally located in Bloomsbury, a gorgeous tranquil area nestled in between the buzzing West End, Covent Garden and Holborn. Bloomsbury is peppered with charming garden squares and in fact The Tavistock overlooks one of prettiest; Tavistock Square. The hotel is surrounded by excellent transport links which will allow you to step into other new and exciting London territory!</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1648.92" OriginalAmount="1648.92">
      <BasicPropertyInfo StarRating="4" HotelCode="|711031" HotelName="Holiday Inn London Brentford Lock" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>BRENTFORD</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/912442_foto_1.jpg</HotelPictures>
        <HotelDescription>Hotel moderno con vistas al canal y wifi gratuito, gimnasio y medios de transportaciandoacute;n con LondresCon vista al Grand Union Canal, el Holiday Innandreg; London - Brentford Lock se ubica muy cerca del centro de Londres. Puede tomar el autobanduacute;s y en 5 min estarandaacute; en la estaciandoacute;n de metro Boston Manor , con varios servicios para llegar directo a la ciudad y al aeropuerto de Heathrow. El hotel estandaacute; a 800 m de la estaciandoacute;n de Brentford, donde hay trenes directos a Waterloo. Si quiere ver rugby, el estadio de Twickenham estandaacute; a 10 min en auto. El hotel estandaacute; a 5 min en auto del London Museum of Water andamp;amp; Steam y a 10 del Jardandiacute;n Botandaacute;nico de Kew. Un viaje de 20 min lo lleva al andaacute;rea semisilvestre del parque Richmond, y estandaacute; a 5 min del centro comercial Westfield London. Mantandeacute;ngase en contacto con el wifi gratuito y aproveche el centro en negocios, que cuenta con 6 salas para un total de 600 asistentes. La Suite Waterfront del hotel tiene vista al canal y es el lugar perfecto para cualquier ocasiandoacute;n importante. Aproveche el servicio de comidas disponible todo el dandiacute;a para ordenar lo que quiera a la hora que quiera en el Open Lobby. Si lo prefiere, ordene en el To Go Cafandeacute; algo para comer allandiacute; o para llevar. Entrene en el gimnasio del hotel y relandaacute;jese con el servicio de habitaciones disponible las 24 h. Los niandntilde;os se alojan y comen gratis.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1649.96" OriginalAmount="1649.96">
      <BasicPropertyInfo StarRating="4" HotelCode="|C88F72" HotelName="Tribe London Canary Wharf" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2444715_foto_1.jpg</HotelPictures>
        <HotelDescription>A stay at Tribe London Canary Wharf places you in the heart of London, within a 10-minute drive of ExCeL Exhibition Centre and London Stadium.  This upscale hotel is 3.3 mi (5.4 km) from Tower of London and 3.4 mi (5.4 km) from Tower Bridge.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1650" OriginalAmount="1650">
      <BasicPropertyInfo Latitude="51.535464955734" Longitude="-0.18991649150848" StarRating="4" HotelCode="29212|35268" HotelName="London Marriott Hotel Maida Vale" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Heated Pool,Internet,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Plaza Parade, Maida Vale, London NW6 5RP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/46991/a_46991_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated close to Abbey Road Studios, Notting Hill, Little Venice and Lord's Cricket Ground and with excellent access to Heathrow Airport, this city hotel enjoys an ideal location. It is just a 3-minute walk from the nearest underground station, providing links to both the business and shopping districts, as well as to famous parks, West End theatres and Wembley Stadium. Guests will find a number of shops, bars, pubs and restaurants in the immediate vicinity and London's Heathrow, Luton, Gatwick and Stansted airports are 29, 50, 51 and 72 km away respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1651" OriginalAmount="1651">
      <BasicPropertyInfo Latitude="51.5095" Longitude="-0.152315" StarRating="3.5" HotelCode="534048|229008" HotelName="Best Western Plus Vauxhall Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/02/2025" HotelFacility="Air Conditioning,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>152 Old South Lambeth Road, Vauxhall, London SW8 1XX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/649718/a_649718_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1651" OriginalAmount="1651">
      <BasicPropertyInfo Latitude="51.473495" Longitude="-0.492047" StarRating="5" HotelCode="888197|24971" HotelName="Sofitel London Heathrow" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Spa Hotel,Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Terminal 5, London Heathrow Airport, London TW6 2GD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/136512/a_136512_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This business and conference hotel is linked to Terminal 5 at Heathrow Airport. Windsor is less than 16 km away and can be reached in just 5 minutes by car, and Central London is only 21 minutes away via the Heathrow Express train. Guests will find restaurants and tourist attractions at Windsor, whilst shops can be found at Kingston, which is 15 km from the hotel. Nearby sights include Legoland, which is 10 km away, and Wembley Stadium, Wimbledon and Royal Ascot, which can all be reached in 45 minutes by public transport. Heathrow Airport is just 2 km from the establishment, whilst other nearby airports include London City (61 km), Luton (63 km), London Gatwick (76 km) and London Stansted (88 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1652.06" OriginalAmount="1652.06">
      <BasicPropertyInfo Latitude="51.529468278196" Longitude="-0.16856610774994" StarRating="4" HotelCode="39961|33224" HotelName="Danubius Hotel Regents Park" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 06/02/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>18 Lodge Road, St. John’s Wood, London NW8 7JT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/12876/f_12876_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This grand hotel is centrally located with a view of Regents Park and Lord's Cricket Stadium. Plenty of shops as well as pubs are easily reached in a number of minutes (400 m). The biggest tourist attractions in London's West End are also only a short drive away. From St John's Wood tube station, which is approximately 500 m from the hotel, it is just 5 minutes to Baker Street and the world-renowned wax museum, Madame Tussaud's. Marylebone and Paddington stations are close by and offer connections with the Heathrow Express. A bus stop is available in front of the hotel which goes to the city centre in 5 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1652.06" OriginalAmount="1652.06">
      <BasicPropertyInfo Latitude="51.513794" Longitude="-0.17599100000007" StarRating="4" HotelCode="915057|928435" HotelName="Go Native Hyde Park Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>208 Sussex Gardens, Paddington, London W2 3UA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/277596/a_277596_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in London. The nearest airport is Go Native Hyde Park Apartments.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1652.17" OriginalAmount="1652.17">
      <BasicPropertyInfo Latitude="51.51418876" Longitude="-0.07077318" StarRating="4" HotelCode="522806|2433475" HotelName="Leman Locke" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>15 Leman St, London E1 8EN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/629451/629451a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1653" OriginalAmount="1653">
      <BasicPropertyInfo Latitude="51.5592761" Longitude="-0.1785975" StarRating="3" HotelCode="114286|444198" HotelName="La Gaffe" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 06/02/2025" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>107-111 Heath Street, Hampstead, Borough of Camden, London NW3 6SS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/157774/a_157774_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1655.21" OriginalAmount="1655.21">
      <BasicPropertyInfo Latitude="51.54990112696" Longitude="-0.18099009990692" StarRating="3" HotelCode="35169|1628998" HotelName="Quality Hampstead" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Frognal, Hampstead, London NW3 6AL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/57310/ba_57310_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the centre of Hampstead and affords fabulous views out over the park. Countless shops, bars, pubs and restaurants are all within a few minutes walk of the hotel (approximately 500 m). The nearest public transport links are 100 m away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1656" OriginalAmount="1656">
      <BasicPropertyInfo Latitude="51.512009" Longitude="-0.185137" StarRating="3" HotelCode="18270|44942" HotelName="The Byron" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>36-38 Queensborough Terrace, Bayswater, London W2 3SH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/22702/a_22702_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1656" OriginalAmount="1656">
      <BasicPropertyInfo Latitude="51.500585" Longitude="-0.025219" StarRating="4" HotelCode="74679|64085" HotelName="Marlin Canary Wharf" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 24/01/2025" HotelFacility="Central Heating,Fax,Internet,Laundry,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9 Byng Street, Canary South, Westferry Road, Canary Wharf, London E14 8GG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/101818/a_101818_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;These apartments are accessible from Byng Street, off Westferry Road. It is approximately a 7-minute walk from the apartments to the heart of Canary Wharf and the Jubilee underground line with fantastic underground and rail links to London’s West End and London City. The development is about a 3-minute walk from either South Quay or Heron Quays DLR station. It is also conveniently located near to London City Airport, which is some 35 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1659" OriginalAmount="1659">
      <BasicPropertyInfo Latitude="51.519838" Longitude="-0.124077" StarRating="4" HotelCode="905071|9158" HotelName="Grange Clarendon Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Garden,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>34-37 Bedford Place, London WC1B 5JR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/241004/l_241004_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Beneath the area where the hotel is located lie the remains of the Tudor Palace of Placentia, where Henry VIII was born and Elizabeth I sent Sir Walter Raleigh and the English Navy against the Spanish Armada. Buckingham Palace, The Tower of London, St. Paul's Cathedral, the West End of London and Theatreland are only 20 minutes away should guests wish to go further afield. London Heathrow Airport is approximately 55 km and London Gatwick Airport some 60 km away from the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1660.5" OriginalAmount="1660.5">
      <BasicPropertyInfo Latitude="51.493989290856" Longitude="-0.19110422453696" StarRating="3" HotelCode="147529|1551148" HotelName="Hotel Moonlight" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9 Knaresborough Place, London SW5 0TP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/16000000/15830000/15821700/15821664/8f8f329a_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located only 5 minutes from Earl's Court Exhibition Centre and Tube Station, this hotel is ideal for exploring London. Kensington High Street's fashionable shops and the museums are both just a 10-minute walk from the hotel. A 15-minute Tube ride will bring guests to the heart of the West End. Closer by, the Olympia Exhibition Centre is 1 km away. London City Airport is approximately 5 km and London Gatwick Airport is 15 km from the hotel. London Heathrow Airport, London Luton Airport and London Stansted Airport are some 23, 60 and 63 km from the establishment respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1661" OriginalAmount="1661">
      <BasicPropertyInfo Latitude="51.492359419686" Longitude="-0.27853667736054" StarRating="4" HotelCode="387606|14333" HotelName="Clayton Hotel Chiswick" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>626 Chiswick High Road, London W4 5RY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/90260/a_90260_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located 20 minutes from central London, yet nestled in the tree-lined tranquillity of Chiswick High Road. The hotel is within walking distance of Gunnersbury tube station (district line), national rail station as well as Kew Bridge station. Heathrow Airport is about 20 minutes from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1661" OriginalAmount="1661">
      <BasicPropertyInfo Latitude="51.515212505226" Longitude="-0.17414442551671" StarRating="4" HotelCode="59052|37426" HotelName="Hotel Indigo London Paddington" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Historic Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>16 London Street, Paddington, London W2 1HL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/76497/a_76497_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming city and business hotel is situated adjacent to Paddington Station, home to the Heathrow Express, which departs for the airport every 15 minutes. Paddington is a tourist hub and home to many business headquarters and guests will find a range of attractions, including Hyde Park and Kensington Palace and Gardens, in the immediate vicinity. Meanwhile, Oxford Street, the West End, Madame Tussauds and Portobello antiques market are just a short tube or bus ride away. Nearby airports include London City (17 km), London Heathrow (19 km) and London Gatwick (40 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1661.76" OriginalAmount="1661.76">
      <BasicPropertyInfo StarRating="3" HotelCode="|902189" HotelName="PRESIDENT HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/7178_image63208879_0.jpg</HotelPictures>
        <HotelDescription>The President Hotel is a comfortable, modern 3 star budget hotel. It has clean and comfortable rooms, good service and it is exactly what it promises to be for the price, a friendly tourist class hotel. Its range of facilities and well-trained staff will keep you smiling and relaxed throughout your stay. The President Hotel overlooks Russell Square Gardens in Bloomsbury. The area offers tranquility with its pretty garden squares, yet is in a brilliant and well connected central location with Oxford Street, Covent Garden and The British Museum less than 10 minutes away!</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1664" OriginalAmount="1664">
      <BasicPropertyInfo Latitude="51.490286761096" Longitude="-0.14034162223238" StarRating="4" HotelCode="145734|46499" HotelName="Mornington Hotel London Victoria" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>25 Gloucester Street, London SW1V 2DB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/181507/181507a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Mornington Hotel London Victoria.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1664" OriginalAmount="1664">
      <BasicPropertyInfo Latitude="51.512837298397" Longitude="-0.19210785627365" StarRating="3" HotelCode="10915|335" HotelName="Bayswater Inn" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8-16 Princes Square, Bayswater, London W24NT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/8620/a_8620_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This unostentatious hotel is centrally located near to Hyde Park, Kensington Gardens and Queensway. Scores of shops and other cultural attractions are easily reached by foot or on public transport. Bayswater is the nearest tube station and is situated just 350 m from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1665" OriginalAmount="1665">
      <BasicPropertyInfo Latitude="51.500408" Longitude="-0.107602" StarRating="3" HotelCode="165982|31571" HotelName="Travelodge London Central Waterloo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>195-203 Waterloo Road, London SE1 8UX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/232672/a_232672_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is within walking distance of some of the capital’s most iconic attractions.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1671" OriginalAmount="1671">
      <BasicPropertyInfo Latitude="51.51510499" Longitude="-0.1730636" StarRating="2" HotelCode="517310|486234" HotelName="Balmoral House Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Bed and breakfasts" CnxPolicy="Free CXL until 04/02/2025" HotelFacility="24 Hour Front Desk,Elevator,Internet,Luggage Storage,Parking,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>156/157 Sussex Gardens, London W2 1UD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/47335/2047335/1.jpg?f=15306932</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Balmoral House Hotel, you'll be centrally located in London, convenient to Hyde Park Speakers' Corner and Selfridges. This hotel is close to Royal Albert Hall and Imperial College London.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 18 guestrooms. Your room comes with a Select Comfort bed. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Bathrooms have showers and hair dryers.&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 a television in the lobby.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; &lt;br /&gt;A complimentary full breakfast is served daily.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;The front desk is staffed during limited hours. Self parking (subject to charges) is available onsite.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1672.45" OriginalAmount="1672.45">
      <BasicPropertyInfo StarRating="3" HotelCode="|856367" HotelName="ibis London Blackfriars" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/803504_foto_1.jpg</HotelPictures>
        <HotelDescription>Stay in one of 297 guestrooms featuring LCD televisions. Complimentary wireless Internet access keeps you connected, and digital programming is available for your entertainment. Bathrooms have showers and hair dryers. Conveniences include desks and coffee/tea makers, and housekeeping is provided daily.You can enjoy a meal at the restaurant serving the guests of ibis London Blackfriars, or stop in at the snack bar/deli. Wrap up your day with a drink at the bar/lounge. Buffet breakfasts are served on weekdays from 6:30 AM to 11:00 AM and on weekends from 6:30 AM to noon for a fee.Featured amenities include a computer station, express check-out, and dry cleaning/laundry services.With a stay at ibis London Blackfriars, you'll be centrally located in London, within a 5-minute drive of London Bridge and Big Ben.  This eco-friendly hotel is 0.9 mi (1.5 km) from London Eye and 1.6 mi (2.5 km) from Tower Bridge.Distances are displayed to the nearest 0.1 mile and kilometer.  Thames River - 0.5 km / 0.3 mi  Tate Modern - 0.6 km / 0.4 mi  Globe Theatre - 0.9 km / 0.5 mi  Borough Market - 1.2 km / 0.7 mi  London Eye - 1.3 km / 0.8 mi  St. Paul's Cathedral - 1.3 km / 0.8 mi  St. Thomas' Hospital - 1.3 km / 0.8 mi  London Dungeon - 1.3 km / 0.8 mi  The Strand - 1.4 km / 0.9 mi  The Shard - 1.4 km / 0.9 mi  Westminster Bridge - 1.4 km / 0.9 mi  Sea Life London Aquarium - 1.4 km / 0.9 mi  London Bridge - 1.7 km / 1 mi  Big Ben - 1.7 km / 1.1 mi  Covent Garden Market - 1.8 km / 1.1 mi  The nearest airports are:London City Airport (LCY) - 12.8 km / 7.9 mi Heathrow Airport (LHR) - 30.7 km / 19.1 mi Gatwick Airport (LGW) - 87.1 km / 54.1 mi Luton Airport (LTN) - 57 km / 35.4 mi Stansted Airport (STN) - 58.8 km / 36.6 mi The preferred airport for ibis London Blackfriars is London City Airport (LCY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1674" OriginalAmount="1674">
      <BasicPropertyInfo Latitude="51.494842681134" Longitude="-0.1773537167428" StarRating="4" HotelCode="27214|13425" HotelName="The Gainsborough Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7-11 Queensberry Place, South Kensington, London SW7 2DL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/39978/a_39978_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing hotel enjoys a great location in London. It is an ideal point of departure for those wishing to explore South Kensington, the area's numerous shops and the historic theatres and museums. The famous Harrods department store and South Kensington underground station are both situated in the immediate vicinity, while it is about 30 km to Gatwick airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1674" OriginalAmount="1674">
      <BasicPropertyInfo Latitude="51.52412062" Longitude="-0.17466183" StarRating="0" HotelCode="847587|486239" HotelName="Three Falcons Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1 Orchardson Street, Saint John’s Wood, London NW8 8NG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/34000000/33450000/33444200/33444169/13cc9afb_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1675.59" OriginalAmount="1675.59">
      <BasicPropertyInfo Latitude="51.499123834707" Longitude="-0.11320132712342" StarRating="4" HotelCode="552260|2140045" HotelName="Marlin Waterloo" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>111 Westminster Bridge Road, London SE1 7HR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/58/587729/587729a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in the centre of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1676.99" OriginalAmount="1676.99">
      <BasicPropertyInfo Latitude="51.52074" Longitude="-0.123507" StarRating="3" HotelCode="10737|193cc9" HotelName="The Bedford Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Bar,Central Heating,Conference Hall,Currency Exchange,Garden,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>83-95 Southampton Row, London WC1B 4HD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/8668/a_8668_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located near the British Museum, between the West End with shopping venues, the theatres, Covent Garden and the law courts. Public transport connections are just 5 minutes away (Russell Square underground).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1677" OriginalAmount="1677">
      <BasicPropertyInfo Latitude="51.515216" Longitude="-0.178218" StarRating="4" HotelCode="45308|31917" HotelName="The Chilworth" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 06/02/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>55 Westbourne Terrace, Paddington, London W2 3UY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/22803/w_22803_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located only 2 minutes from Paddington Station and so offers guests convenient links to destinations all over the country, including all major airports. The hotel is, however, set in a private terrace away from all of the hustle and bustle of the busy station area. It is a 5-minute drive from Hyde Park and 15 minutes by car from Oxford Circus.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1678.77" OriginalAmount="1678.77">
      <BasicPropertyInfo Latitude="51.52175" Longitude="-0.142616" StarRating="4" HotelCode="18324|103f03" HotelName="Fitzrovia Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20-28 Bolsover Street, London W1W 5NB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/22781/l_22781_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located at the heart of London's West End just a few minutes from the city's famous theatres, this hotel enjoys excellent links to the public transport network. A diverse selection of bars, shopping venues and top designer shops may all be reached on foot in just a few minutes and a selection of restaurants is also to be found just 500 m from the hotel. London-Heathrow Airport may be reach in just half an hour whilst Gatwick is 1 hour 10 minutes away and Luton may be reached in about 1 hour 20 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1683" OriginalAmount="1683">
      <BasicPropertyInfo Latitude="51.52404865682" Longitude="-0.078709268856073" StarRating="4" HotelCode="498298|199344" HotelName="citizenM London Shoreditch" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/02/2025" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>6 Holywell Lane, London EC2A 3ET</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0027/32316/2732316/27.jpg?f=15514085</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1685" OriginalAmount="1685">
      <BasicPropertyInfo Latitude="51.491962755154" Longitude="-0.16848792761269" StarRating="4" HotelCode="52565|13522" HotelName="Chelsea Green by Sonder" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>35 Ixworth Place, London SW3 3QX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/54915/a_54915_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on a quiet residential street in Chelsea, at the doorstep of some of the world's most fashionable shops and within minutes of South Kensington and the King's Road (both around 5 minutes away by public transport), which is also home to restaurants, bars/pubs and disco/clubs. The Natural History Museum, Victoria and Albert Museum and the Science Museum are all around a 10-minute walk away. Hyde Park can be reached in about 10 minutes by public transport. The hotel is approximately a 5-minute walk from South Kensington underground station, which is serviced by the Piccadilly, Circle and District Lines. London City Airport is about 18 km away, London Heathrow around 20 km and London Stansted approximately 65 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1685.94" OriginalAmount="1685.94">
      <BasicPropertyInfo StarRating="0" HotelCode="0|1466918" HotelName="GO NATIVE KENSINGTON(FORMERLY - GO NATIVE EARLS COURT)" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>181 Warwick Road W14 8PU</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/14/1466918/zZ5KdCL2_d2b5ca33bd970f64a6301fa75ae2eb22.png</HotelPictures>
        <HotelDescription>The hotel is located less than seven minutes from Earl&amp;#039;s Court Exhibition Center and just 10 minutes from Olympia, this hotel enjoys the perfect location, from which to visit or exhibit at the two centers. Yet it is also in close proximity to Kensington High Street, Rotting Hill, West field London and of course, Potbelly Market. Guests will appreciate the excellent transport links by road, rail and underground to London Heathrow Airport, which is roughly 21 km away. The remainder of London is also easily reached. Approximate distances to other airports in the region include Haverfordwest Aerodrome (151 km), London City Airport (36 km), London Gatwick (48 km), London Luton (61 km), Stansted Airport (80 km) and Southampton Airport (132 km).
Facilities
The establishment comprises a total of 300 accommodation units. The upper floors are easily accessible using the lift. The facilities include wireless internet access. Guests can use the parking spaces if required (for a fee).
Rooms
All accommodation units feature air conditioning, central heating, a kitchen and a bathroom. Each accommodation unit features separate bedrooms or a double bed. A desk is also available. A fridge, a cooker, a microwave and tea and coffee making equipment contribute to a comfortable stay. There are also a washing machine and an ironing set. Each accommodation unit offers internet access, a telephone, a TV, a radio and wireless internet access. Wheelchair-accessible rooms are also bookable. Each of the bathrooms features a shower, a bathtub and a hairdryer. 
Payment
The following credit cards are accepted at the establishment: American Express, VISA and MasterCard.&lt;br/&gt;The GO NATIVE KENSINGTON(FORMERLY - GO NATIVE EARLS COURT) is a  hotel. Located in Kensington area.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1686.56" OriginalAmount="1686.56">
      <BasicPropertyInfo Latitude="51.58137547" Longitude="-0.2263524" StarRating="4" HotelCode="324386|4278685" HotelName="The Hide London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>230 Hendon Way, London NW4 3NE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/491184/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is The Hide London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1687" OriginalAmount="1687">
      <BasicPropertyInfo Latitude="51.506203323333" Longitude="-0.10221754666725" StarRating="3" HotelCode="34461|34373" HotelName="Holiday Inn Express London Southwark" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>103-109 Southwark Street, London SE1 0JQ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/54905/l_54905_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies on the south bank of the Thames and is only a few minutes away from London's tourist attractions. Within 5 minutes of the hotel, guests will find the New Tate Modern, the River Thames Walk and several pubs. Some 10 minutes away guests will find Shakespeare's Globe Theatre, St. Paul's Cathedral and various restaurants. Within 15 minutes guests are at the London Eye, which guarantees a once in a lifetime view of the city. The Bond Street shops are only a 45-minute walk away. The location ensures quick access to the Royal Festival Hall and London Bridge. The Jubilee underground line takes guests from Southwark underground stop comfortably to the ExCeL Exhibition Centre and has links to further underground and regional public transport lines to Leicester Square and London's theatre district, among other places. The nearby Blackfriars Station has links to the airport. Waterloo Station, 10 minutes from the hotel, offers connections to the Eurostar high-speed express.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1687" OriginalAmount="1687">
      <BasicPropertyInfo Latitude="51.515082329316" Longitude="-0.17309691877645" StarRating="3" HotelCode="902935|246064" HotelName="Stylotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>160-162 Sussex Gardens, London W2 1UD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/350206/2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1687.79" OriginalAmount="1687.79">
      <BasicPropertyInfo StarRating="4" HotelCode="|710867" HotelName="St Mark's Merit Hotels" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/887761_foto_1.jpg</HotelPictures>
        <HotelDescription>El hotel se encuentra en una tranquila calle al lado de Earl's Court Road y a 3 minutos andando de la estaciandoacute;n de metro de Earls Court. El servicio de autobuses panduacute;blicos funciona las 24 horas desde y hacia Oxford Street y Knightsbridge, Hyde Park y Kensington High Street. El aeropuerto de Heathrow estandaacute; a 21 km, el aeropuerto de Gatwick se encuentra a 47 km y el aeropuerto de Stansted se sitanduacute;a a 63 km. Este hotel dispone de recepciandoacute;n abierta las 24 horas con la servicio de salida, conexiandoacute;n wifi en todo el edificio, aire acondicionado, vestandiacute;bulo y sala de desayunos. Las habitaciones estandaacute;n totalmente amuebladas e incluyen cocina con nevera, microondas, cafetera, secador de pelo, televisor de pantalla de plasma, televisiandoacute;n por satandeacute;lite, telandeacute;fono y plancha.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1688" OriginalAmount="1688">
      <BasicPropertyInfo Latitude="51.494874707544" Longitude="-0.18997013568878" StarRating="4" HotelCode="14336|13495" HotelName="Xenia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>160 Cromwell Road, South Kensington, London SW5 0TL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/54/542055/542055a_hb_a_012.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1691.04" OriginalAmount="1691.04">
      <BasicPropertyInfo StarRating="3" HotelCode="|710809" HotelName="Sidney Hotel London Victoria" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/954745_foto_1.jpg</HotelPictures>
        <HotelDescription>Este hotel con encanto se sitanduacute;a en un bonito edificio de la andeacute;poca victoriana y goza de una situaciandoacute;n excelente, ofreciendo a los visitantes alojamiento econandoacute;mico en el corazandoacute;n de Londres. Cuenta con un bar-restaurante donde se sirve el desayuno, un bar y salas de conferencias. Hay varias atracciones famosas como el Palacio de Buckingham, el Palacio de Westminster y el Big Ben que son fandaacute;cilmente accesibles a pie. La estaciandoacute;n de metro Pimlico y la estaciandoacute;n de tren y metro Victoria estandaacute;n a un paso del hotel, ofreciendo a los huandeacute;spedes la posibilidad de visitar candoacute;modamente toda la ciudad.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1692.76" OriginalAmount="1692.76">
      <BasicPropertyInfo StarRating="3" HotelCode="|961009" HotelName="Heeton Concept Hotel Kensington" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/953487_foto_1.jpg</HotelPictures>
        <HotelDescription>The Heeton Concept Hotel in Kensington blends Victorian townhouse with a chic contemporary interior, offering air- conditioned rooms, a large shared lounge, free Wi-Fi and a bar. Conveniently located just a 3-minute walk from Earl's Court Station, granting quick access to all central London destinations. The top attractions within a 14-minute walk from the property include Natural History Museum, Design Museum and Japan house. The property is situated 1.7 km from Royal Albert Hall and 20-25-minute walk to the Science Museum, Kensington Palace, Kyoto Gardens and Victoria and Albert Museum. All uniquely designed rooms benefit from a flat-screen TV, complimentary tea and coffee facilities, hairdryer, and toiletries. Amongst this, there is a lift and 24-hour front desk. Only 1 mile away from Olympia London and a 12-minute tube ride to Hyde Park or Harrods. The closest airport is London city airport 19 km away and Heathrow airport is a direct line from the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1693.51" OriginalAmount="1693.51">
      <BasicPropertyInfo StarRating="4" HotelCode="|146125" HotelName="PARK INTERNATIONAL HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/886111_foto_1.jpg</HotelPictures>
        <HotelDescription>This hotel is located in the heart of Kensington, close to the main tourist and cultural attractions of the city.
It has 171 rooms decorated in a modern and bright style. All rooms have air conditioning, heating, television and WIFI, among others. The hotel has several general services among which we highlight the gym and rooms specially prepared for holding various events such as business meetings.
Finally, note that there are 3 bars and a restaurant available to all guests.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1698" OriginalAmount="1698">
      <BasicPropertyInfo Latitude="51.495437125426" Longitude="-0.18085244907377" StarRating="4" HotelCode="35441|11154" HotelName="Fraser Suites Queens Gate" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Golf,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>39B Queen's Gate Gardens, London SW7 5RR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/57639/w_57639_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The attractive apartment complex is located on Cromwell Road, one of the most important access roads to London and to Heathrow airport. Public transport departs from stops located just 100 m away and a good selection of bars, pubs and restaurants are to be found in the vicinity. Those who fancy a spot of shopping should head for South Kensington, Kensington High Street or the famous shopping districts of Knightsbridge and Chelsea. Located nearby are Kensington Palace, the Natural History Museum and the Science Museum as well as the Royal Albert Hall. Hyde Park is also just a short walk away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1700.64" OriginalAmount="1700.64">
      <BasicPropertyInfo StarRating="4" HotelCode="|711061" HotelName="Premier Inn London Hampstead" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/257173_foto_1.jpg</HotelPictures>
        <HotelDescription>Este elegante hotel estandaacute; situado en una zona ideal, cerca de las autopistas M1 y M40. Ademandaacute;s, se puede llegar al centro de Londres en metro o con coche en sandoacute;lo 15 minutos. Tambiandeacute;n muy cerca del hotel podrandaacute; encontrar tiendas, boutiques y restaurantes.Este hotel de cinco plantas dispone de un total de 30 habitaciones dobles y 40 individuales. Ofrece a sus huandeacute;spedes un bar, un restaurante y una terminal de Interntet. Los huandeacute;spedes disponen tambiandeacute;n de aparcamiento y garaje. Para redondear el nanduacute;mero de prestaciones e instalaciones con las que cuenta el hotel, le ofrece tambiandeacute;n servicio de habitaciones y de lavanderandiacute;a.Las habitaciones estandaacute;n equipadas con baandntilde;o, secador de pelo, telandeacute;fono de landiacute;nea directa, cafetera-tetera, conexiandoacute;n a Internet, televisiandoacute;n, minibar-nevera y caja fuerte de alquiler.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1706" OriginalAmount="1706">
      <BasicPropertyInfo Latitude="51.427805" Longitude="-0.318894" StarRating="4" HotelCode="199792|284306" HotelName="The Lensbury" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>72 Broom Road, Teddington, Middlesex TW11 9NU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/31/312417/312417a_hb_a_040.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel has 171 non-smoking rooms and includes a lift and a reception desk. To ensure guests a comfortable and relaxing stay, the hotel provides various services and facilities, including a baggage storage service, 24-hour room service, a conference room, a business centre and a coin-operated laundry. Wireless internet access is provided in public areas (no extra charge). Wheelchair-accessible facilities are available. A garden provides extra space for rest and relaxation in the open air. Guests arriving by car can park their vehicles in the car park for no extra charge. Daily newspapers are available for purchase.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1710" OriginalAmount="1710">
      <BasicPropertyInfo Latitude="51.490679303105" Longitude="-0.13861995353187" StarRating="3" HotelCode="114585|49452" HotelName="Victor Hotel - London Victoria" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>51 Belgrave Road, Westminster Borough, London, Greater London SW1V 2BB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/348928/b4810f1c98022d883df12c98c4665471.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London (LON).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1710.50" OriginalAmount="1710.50">
      <BasicPropertyInfo Latitude="51.519183917099" Longitude="-0.14124705289533" StarRating="4" HotelCode="35404|1040d0" HotelName="Langham Court Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>31-35 Langham Street, London W1W 6BU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/57593/a_57593_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys an ideal, central location in London, in the heart of the West End. It is situated on the popular Regent Street and is only a short walk from Oxford Street, Bond Street and Regent's Park. An array of shopping and leisure venues is to be found nearby.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1711" OriginalAmount="1711">
      <BasicPropertyInfo Latitude="51.491434233466" Longitude="-0.12186884880066" StarRating="4" HotelCode="37642|3089" HotelName="Park Plaza London Riverbank" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>18 Albert Embankment, London  SE1 7TJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/62053/a_62053_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies on the south bank of the River Thames, opposite the Tate Britain art gallery. It offers impressive views over the Houses of Parliament and Big Ben.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1712" OriginalAmount="1712">
      <BasicPropertyInfo Latitude="51.54724127" Longitude="-0.16288757" StarRating="2" HotelCode="323926|54774" HotelName="Primrose Guesthouse" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>34 Primrose Gardens, Belsize Park, Greater London, London NW3 4TN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/491101/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Primrose Guesthouse.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1714.83" OriginalAmount="1714.83">
      <BasicPropertyInfo StarRating="4" HotelCode="|120345" HotelName="Best Western Mornington Hotel London Hyde Park" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/886516_foto_1.jpg</HotelPictures>
        <HotelDescription>BW Mornington Hotel offers 70 4-star stylish air-conditioned and modern London hotel rooms, outstanding hotel facilities, a professional meeting room and stylish bar ideally located in the heart of London within walking distance of Paddington Station and Lancaster Gate tube station. Our London hotel is right opposite Hyde Park and within easy reach of the Oxford Street and the West End.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1722.67" OriginalAmount="1722.67">
      <BasicPropertyInfo Latitude="51.49450030208" Longitude="-0.13629913330078" StarRating="4" HotelCode="55582|1040cf" HotelName="Wellington Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Guesthouse" HotelFacility="Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>71 Vincent Square, London SW1P 2PA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/71993/a_71993_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys a central location close to Buckingham Palace (1.5 km). Westminster Abbey is 800 m and Victoria Train Station 500 m from the hotel. A selection of restaurants, bars, pubs, nightspots and shopping venues and the bus station are to be found some 5 minutes’ walk away. The River Thames and the Tate Gallery are approximately a 10-minute drive from the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1726" OriginalAmount="1726">
      <BasicPropertyInfo Latitude="51.48488557" Longitude="-0.12055512" StarRating="3" HotelCode="635815|274654" HotelName="69TheGrove" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>69 Vauxhall Grove, London SW8 1TA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0037/17918/3717918/1.jpg?f=15239058</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1734.98" OriginalAmount="1734.98">
      <BasicPropertyInfo StarRating="3" HotelCode="|825941" HotelName="IBIS LONDON CITY" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/954748_foto_1.jpg</HotelPictures>
        <HotelDescription>Whether in town to rub shoulders with Shoreditch creatives or wander down Brick Lane, guests can find everything they need at this fully equipped and nice hotel. Visitors will only be a leisurely 15-minute walk from Tower Bridge and the River Thames, and a short tube ride from central London with its main sightseeing attractions, chic shops and distinguished restaurants. The on-site lobby and bar and restaurant offer a comfortable, relaxed space to work or relax, and are equipped with wireless Internet connection and charging points. Moreover, after a day spent exploring or working, visitors will surely enjoy a great night's sleep in one of the inviting and enchanting guest rooms thanks to their sumptuous feel and useful amenities.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1735.45" OriginalAmount="1735.45">
      <BasicPropertyInfo Latitude="51.522289246488" Longitude="-0.14261305332184" StarRating="4" HotelCode="29460|103d69" HotelName="Holiday Inn London Regent's Park" 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,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Carburton Street, London W1W 5EE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/46905/a_46905_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located close to Regent's Park just 1.5 km from renowned Tottenham Court Road with its many shopping venues and the famous waxworks of Madame Tussaud's. Great Portland Street underground station is just 1 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1738" OriginalAmount="1738">
      <BasicPropertyInfo Latitude="51.489897227411" Longitude="-0.13713241104506" StarRating="2.5" HotelCode="47807|2113" HotelName="Best Western Corona" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>85-89 Belgrave Road, Victoria, London SW1V 2BQ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/10835/a_10835_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern city hotel lies in the centre of London, close to the Thames and Buckingham Palace. Restaurants and bars are within easy reach of the hotel, as well as night clubs which are only 100 metres away. The hotel is centrally located by Victoria Station (with the underground stations at Victoria or Pimlico).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1744.42" OriginalAmount="1744.42">
      <BasicPropertyInfo Latitude="51.52029609" Longitude="-0.17044424" StarRating="2" HotelCode="497131|1081658" HotelName="PubLove @ The Green Man" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Internet">
        <Address>
          <AddressLines>
            <AddressLine>308 Edgware Road, London W2 1DY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/625043/625043a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London. For those in need of an adults-only holiday, it provides everything needed for a pleasant stay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1750.67" OriginalAmount="1750.67">
      <BasicPropertyInfo StarRating="3" HotelCode="|CD5F99" HotelName="CITY SLEEPER AT ROYAL NATIONAL HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/31693_image63209629_0.jpg</HotelPictures>
        <HotelDescription>Hay un total de 50 habitaciones. Los visitantes podrandaacute;n conectarse al Wi-Fi en todo el edificio. Todos los clientes que se alojen en esta propiedad podrandaacute;n disfrutar de las ventajas de contar con recepciandoacute;n las 24 horas. City Sleepers at Royal National tiene espacios comunes accesibles para personas de movilidad reducida. Dispone de aparcamiento. Algunos de estos servicios de City Sleepers at Royal National pueden ser de pago.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1752" OriginalAmount="1752">
      <BasicPropertyInfo Latitude="51.498581" Longitude="-0.08407" StarRating="3" HotelCode="154178|361571" HotelName="Residence Inn London Bridge" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Kitchen,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>201–211 Long Lane, London SE1 4PN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/60/606545/606545a_hb_a_009.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located 1.5 km from London Bridge Tower, Southwark Cathedral and the London Dungeon, and the Elephant and Castle Shopping Centre is also 15 minutes away on foot. The fashionable South Bank area, with the Tate Modern Gallery, is 1.6 km away. Guests will find bus, train and underground stations at London Bridge, as well as many restaurants, bars and shops. Nearby airports include London City (20 km away), London Heathrow (32 km away), London Stansted (58 km away) and London Luton (72 km away).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1755" OriginalAmount="1755">
      <BasicPropertyInfo Latitude="51.53098259" Longitude="-0.12088256" StarRating="0" HotelCode="568436|490314" HotelName="Keystone House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>272 -276 Pentonville Road, King’s Cross, St Pancras, London N1 9JY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/739558/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1755" OriginalAmount="1755">
      <BasicPropertyInfo Latitude="51.160977896045" Longitude="-0.17427540315293" StarRating="4" HotelCode="31779|21432" HotelName="Sofitel London Gatwick" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>North Terminal, Gatwick Airport, Crawley, West Sussex RH6 0PH</AddressLine>
          </AddressLines>
          <CityName>Crawley</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/50715/a_50715_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This refurbished, deluxe property is directly connected to Gatwick's north terminal through a covered walkway. The south terminal and the train station with the monorail are only 2 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1757.63" OriginalAmount="1757.63">
      <BasicPropertyInfo Latitude="51.516566" Longitude="-0.069878" StarRating="3" HotelCode="64682|382285" HotelName="Arbor City Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>12-20 Osborn Street, London E1 6TE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/83391/a_83391_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally situated near the city of London's financial district, the Docklands and the newly thriving Shoreditch area. In addition, for the leisure traveller it is just one stop from Liverpool Street main railway station, giving excellent connections to all major airports and the cities in the UK. London City Airport is situated approximately 11 km away, London Heathrow Airport roughly 33 km and London Gatwick some 50 km from the hotel, whilst London Luton Airport and London Stansted Airport are around 57 km and 56 km from the hotel, respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1759.99" OriginalAmount="1759.99">
      <BasicPropertyInfo StarRating="3" HotelCode="|710947" HotelName="BEDFORD HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/31671_image63175558_0.jpg</HotelPictures>
        <HotelDescription>Bedford Hotel has a garden, terrace, restaurant and bar in London. This hotel offers luggage storage. The accommodation is 1.7 km from the city center and a 7-minute walk from the British Museum.At the hotel, the rooms include a desk, a flat-screen TV, a private bathroom, bed linen and towels. All rooms feature a safe and free WiFi, and some also offer garden views. All rooms have a wardrobe and a kettle.The daily breakfast offers buffet, continental or English/Irish options.Speaking English, Spanish, Hindi and Hungarian, reception staff can help guests plan their stay.Near the accommodation there are Points of interest include Euston Station, Dominion Theater and Tottenham Court Road Underground Station. The airport (London City Airport) is 14 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1760.27" OriginalAmount="1760.27">
      <BasicPropertyInfo StarRating="3" HotelCode="|627792" HotelName="ROYAL NATIONAL HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/3849_image63209613_0.jpg</HotelPictures>
        <HotelDescription>##Property Location \nThe Royal National Hotel is in the heart of London, walking distance from University of London and Russell Square. This hotel is close to St. Paul's Cathedral and Coca-Cola London Eye.\n\n##Rooms \nThe hotel features 1271 guestrooms. Bathrooms have bathtubs and hair dryers on request, extra charge. Conveniences include phones, television, coffee/tea makers.\n\n##Dining \nGuests can enjoy delicious dishes at  the onsite restaurant and a wide variety of drinks at the bar.\n\n##Business, Other Amenities \nFeatured amenities include a business center, a 24-hour front desk, and multilingual staff.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1760.98" OriginalAmount="1760.98">
      <BasicPropertyInfo Latitude="51.499940563258" Longitude="-0.15992939472199" StarRating="4" HotelCode="29221|33054" HotelName="Millennium Hotel London Knightsbridge" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>17 Sloane Street, Knightsbridge, London SW1X 9NU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/47009/a_47009_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant luxury hotel is ideally situated at the heart of the city of London. Hyde Park, attractions such as Buckingham Palace as well as several shopping and entertainment venues are all located in the area surrounding the hotel. The nearest underground station, Knightsbridge, is just 200 metres from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1762" OriginalAmount="1762">
      <BasicPropertyInfo Latitude="51.494359" Longitude="-0.189891" StarRating="4" HotelCode="80368|31898" HotelName="London Marriott Hotel Kensington" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>147 Cromwell Road, Kensington, London SW5 0TH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/340227/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is in central London, conveniently located right next to Earls Court Exhibition Centre, 600 m away, and the Olympia Conference Centre. The property is a short walk from Knightsbridge's shops and museums and Earl's Court underground station.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1762" OriginalAmount="1762">
      <BasicPropertyInfo Latitude="51.522590525" Longitude="-0.118826925" StarRating="4" HotelCode="902144|62712" HotelName="SACO London - Holborn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Laundry,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Spens House, 72 - 84 Lamb's Conduit Street, London WC1N 3LT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/629524/629524a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1762" OriginalAmount="1762">
      <BasicPropertyInfo Latitude="51.522165" Longitude="-0.108716" StarRating="4" HotelCode="437547|199830" HotelName="The Bryson Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>124-132 Clerkenwell Road, London EC1R 5DJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/600237/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is The Bryson Hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1764" OriginalAmount="1764">
      <BasicPropertyInfo Latitude="51.51695446" Longitude="-0.068312" StarRating="3.5" HotelCode="986393|520369" HotelName="Hyatt Place London City East" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>45 Whitechapel Road, Black Lion House, London E1 1DU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/1279446/a_1279446_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1765" OriginalAmount="1765">
      <BasicPropertyInfo Latitude="51.56272076" Longitude="0.06813166" StarRating="3" HotelCode="519268|88155" HotelName="Ilford Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 31/01/2025" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>3a Coventry Road, Gunveer Court, London IG1 4FB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/688450/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Ilford Apartments.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1767" OriginalAmount="1767">
      <BasicPropertyInfo Latitude="51.514841874148" Longitude="-0.070705715299482" StarRating="4" HotelCode="563109|229018" HotelName="Clayton Hotel City of London" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>10 New Drum Street, London E1 7AT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/680886/a_680886_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1767" OriginalAmount="1767">
      <BasicPropertyInfo Latitude="51.524150987025" Longitude="-0.16093725644873" StarRating="3" HotelCode="101994|200325" HotelName="Park Avenue Baker Street" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>173 Gloucester Place, NW1 6DX London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/142560/a_142560_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is ideally located a 2-minute walk from Baker Street station, 100 m away from the congestion charges area, near Regent's Park, Lord's cricket ground, Bond and Oxford Street, Knightsbridge, various West End theatres, and is only a few minutes from the city financial district. Underground, bus and railway stationa can all easily be reached in about 3 minutes on foot. London City airport is some 16 km away, Heathrow 29 km from the hotel and it is some 50 km to Gatwick airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1770.88" OriginalAmount="1770.88">
      <BasicPropertyInfo Latitude="51.522064270659" Longitude="-0.097726101852459" StarRating="3" HotelCode="37816|112e45" HotelName="Citadines Barbican London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Kitchen,Laundry,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7-21 Goswell Road, London EC1M 7AH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/62408/a_62408_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming apartment hotel enjoys a fabulous central location at the heart of London and provides the ideal starting point for those wishing to visit the capital's top sights including the Barbican Centre, home to London's Symphony Orchestra, and the Royal Shakespeare Company Theatre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1773" OriginalAmount="1773">
      <BasicPropertyInfo Latitude="51.489657288863" Longitude="-0.13725131750107" StarRating="3" HotelCode="29188|24105" HotelName="Holiday Inn Express Victoria" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Diet Meals,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>106 - 110 Belgrave Road, London SW1V 2BJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/46916/r_46916_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally located for anyone travelling to London via Gatwick or Heathrow airports. London Gatwick Airport is just 35 minutes from London Victoria Station, whereas London Heathrow is 15 minutes from London Paddington Station on the Heathrow Express. From here the hotel is a short way away on the underground or by taxi. The closest rail link is London Victoria Station, and the nearest underground station is Pimlico. The closest coach station is London Victoria. The hotel is the perfect base for visits to the Tate Art Gallery, Buckingham Palace, the Houses of Parliament, Westminster Abbey, Big Ben, Trafalgar Square, Piccadilly Circus, the West End theatres and various shopping venues.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1777.49" OriginalAmount="1777.49">
      <BasicPropertyInfo StarRating="4" HotelCode="|768170" HotelName="PARK GRAND PADDINGTON COURT" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/3013_image50123524_0.jpg</HotelPictures>
        <HotelDescription>Brilliantly located, the bustle of Paddington is a short stroll awaym while the green expanse of Hyde Park, perfect for families, is equally close. The Bohemian delights of Notting Hill and Portobello Market are just to the west. And within minutes you're in Oxford Street's legendary stores. With original art and rich, warm hues, the welcoming lobby whispers understated opulence. There's something quintessentially English about this quiet corner of central London. Its white stucoed terraces and leafy squares are a handsome homeage to the city's aristocratic past. Among them stands Park Grand Paddington Court London, its elegant exterior revealling glimpses of the striking contemporary style inside. The hotel is located in the heart of London which is very close to all the attractions of the city itself. As one of the London's hidden gems, there's a great dining experience at Park Grand Paddington Court London. The restaurant serves a full English and continental breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1777.49" OriginalAmount="1777.49">
      <BasicPropertyInfo Latitude="51.474348" Longitude="-0.019471" StarRating="4" HotelCode="199793|CAT415200" HotelName="DoubleTree by Hilton London Greenwich" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/02/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Catherine Grove, Greenwich, London SE10 8BB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/285080/a_285080_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is just 10 minutes’ walk from the historic ship The Cutty Sark and the National Maritime Museum. Central London can be reached in 15 minutes by train. The O2 Arena entertainment venue can be reached in 20 minutes via public transport, and Greenwich Market and observatory are just 5 minutes walking.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1779" OriginalAmount="1779">
      <BasicPropertyInfo Latitude="51.5095" Longitude="-0.152315" StarRating="3" HotelCode="900851|444208" HotelName="Melbourne House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>79 Belgrave Road, Victoria, London SW1V 2BG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/342612/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Melbourne House.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1782" OriginalAmount="1782">
      <BasicPropertyInfo Latitude="51.517691201369" Longitude="-0.12424528598785" StarRating="4" HotelCode="18751|4149" HotelName="Thistle Holborn The Kingsley" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>36-37 Bloomsbury Way, London WC1A 2SD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/23098/a_23098_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is steeped in tradition and located in the business district of Bloomsbury, near to Oxford Street and the West End. Numerous shops as well as restaurants, bars and nightclubs can easily be reached on foot. Holborn underground station is in the immediate vicinity.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1783" OriginalAmount="1783">
      <BasicPropertyInfo Latitude="51.520456" Longitude="-0.124752" StarRating="4" HotelCode="114448|12406" HotelName="Grange Beauchamp Hotel" 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,Designated Smoking Area,Fax,Garden,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>24-27 Bedford Place, London WC1B 5JH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/157952/a_157952_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally located in the heart of Bloomsbury overlooking private gardens and is 5 km from Hyde Park. Camden is a popular centre for the arts, fashion and music and is 1.6 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1787.65" OriginalAmount="1787.65">
      <BasicPropertyInfo StarRating="4" HotelCode="|091821" HotelName="LENSBURY RESORT HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1068153_foto_10.jpg</HotelPictures>
        <HotelDescription>The Lensbury is full of surprises, nestled on the banks of the River Thames and within easy reach of London, Heathrow and Richmond.  Set in 25 acres of beautiful landscaped grounds on the banks of the River Thames. The 4-star Lensbury Hotel boasts unrivalled indoor and outdoor leisure facilities, state of the art health club, award-winning spa and a hi-tech Conference Centre.The choice of restaurants and bars will complete your stay. A pre-dinner drink can be enjoyed in the elegant Foyer Lounge before dinner or in the contemporary Terrace Conservatory overlooking the lawns that stretch down to the river. All 173 bedrooms at The Lensbury are appointed in a contemporary style with en-suite facilities. Guests can enjoy complimentary use of The Lensbury's outstanding leisure facilities. All of the bedrooms feature are non-smoking and feature: 24-hour room service, data ports, direct dial telephone, electric shaver point, en-suite bathroom, hairdryer, heating control, internet access, iron and ironing board (in room or on request), key card access, LCD TV with Freeview, tea and coffee making facilities.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1789" OriginalAmount="1789">
      <BasicPropertyInfo Latitude="51.476369761155" Longitude="-0.60626775026321" StarRating="4" HotelCode="115140|457170" HotelName="The Royal Adelaide Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>46 Kings Road, Windsor, Berkshire SL4 2AG</AddressLine>
          </AddressLines>
          <CityName>Windsor</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0016/62229/1662229/32.jpg?f=15539752</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Windsor. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1793.38" OriginalAmount="1793.38">
      <BasicPropertyInfo Latitude="51.391517888889" Longitude="-0.32015933333333" StarRating="4" HotelCode="158851|363929" HotelName="Crowne Plaza London - Kingston" Meals="BREAKFAST FOR TWO GUESTS" BedType="BREAKFAST FOR TWO GUESTS" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Portsmouth Road, Surbiton, London, Surrey KT6 5QQ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/363929/363929a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Crowne Plaza London - Kingston.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1794" OriginalAmount="1794">
      <BasicPropertyInfo Latitude="51.669771" Longitude="-0.157157" StarRating="4" HotelCode="114935|411725" HotelName="West Lodge Park" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Cockfosters Road, Hadley Wood, London, Herts EN4 0PY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/158479/a_158479_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Beale Arboretum was founded in 1963 by Edward Beale and the hotel would like to welcome all its guests to have a stroll in the beautiful grounds. The park features the National Collection of Hornbeams, as well as over 800 different species of trees from around the world. The 14 hectares surrounding the hotel form part of the Enfield Chase, an oasis of open space, wonderful views, and peace and quiet within the M25. The centre of London is roughly 22 km away, while the Emirates Stadium is some 16 km away and Wembley Stadium around 35 km from the hotel. London City Airport is approximately 23 km from the hotel, London Luton Airport is around 40 km away, while Stansted Airport is some 51 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1794.78" OriginalAmount="1794.78">
      <BasicPropertyInfo StarRating="3" HotelCode="|783771" HotelName="POINT A PADDINGTON" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/888079_foto_1.jpg</HotelPictures>
        <HotelDescription>Enjoying a strategic setting in London, this hotel prides itself on its central location and close proximity to many of the city's prominent attractions. The property is just a short distance away from Paddington station, which offers ease of access to many of the city's attractions. Oxford Street and the bustling, prestigious area of Knightsbridge are also located nearby. Guests can enjoy London Zoo, Hyde Park, Bayswater and Portobello Market with ease. Contemporary-style guest rooms offer comfort and convenience, in a peaceful setting. Excellent facilities and services are available at this establishment, to cater for the needs of business and leisure travellers alike.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1796" OriginalAmount="1796">
      <BasicPropertyInfo Latitude="51.505154360949" Longitude="-0.098252881614712" StarRating="4" HotelCode="199763|54780" HotelName="citizenM London Bankside" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20 Lavington Street, London SE1 0NZ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/31/315214/315214a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is citizenM London Bankside.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1806.22" OriginalAmount="1806.22">
      <BasicPropertyInfo StarRating="3" HotelCode="|118992" HotelName="Kings Cross Inn" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/803480_foto_1.jpg</HotelPictures>
        <HotelDescription>Located within a stone throw of Kings Cross/St Pancras Rail Station, this brand new hotel has immediate access to the international Eurostar service, National Rail and the London underground. Euston Railway Station is also closeby. Some rooms at the front have the spectacular view of the magnificent neo gothic Victorian St Pancras building. The rooms are fully air conditioned and each are fitted with state-of-the-art flat screen tvs, coffee/tea making facilities, fridges, room safe, and hair dryers. The rooms are decorated with modern furniture, parquet floors and all have private ensuite bathrooms. Wi-fi is available throughout the hotel. The hotel offers a continental breakfast buffet in our stylish dining room. A range of international restaurants are also within a few metres from the hotel. The Kings Cross Inn Hotel has access to 6 Tube lines. It is only a mile from the West End and Regents Park/Oxford Street. It is a 5 minute walk from trendy Bloomsbury as well as the British Museum. The British Library and the University of London are closeby. Madame Tussauds is also within walking distance. The hotel is the perfect base for the London visitor, whether for business or pleasure.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1809.08" OriginalAmount="1809.08">
      <BasicPropertyInfo Latitude="51.50831085" Longitude="0.04103809" StarRating="3.5" HotelCode="556570|2231705" HotelName="Hampton by Hilton London Docklands" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Dockside Road, London E16 2QT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/673046/a_673046_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in London, 9-minutes' walk from the ExCel London exhibition centre, Hampton By Hilton London Docklands. It’s a quick journey to the hustle and bustle of Central London and attractions such as The O2 Arena, Canary Wharf and Stratford City. The hotel lies a 3-minute walk to the Royal Albert DLR Station and 1 mile from London City Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1810" OriginalAmount="1810">
      <BasicPropertyInfo Latitude="51.514386330505" Longitude="-0.15641435980797" StarRating="4" HotelCode="18518|4145" HotelName="Amba Hotel Marble Arch" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bryanston Street, Marylebone, London W1H 7EH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/23017/a_23017_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This first-class city hotel is centrally located, directly next to Oxford Street. Marble Arch tube station is within metres of the hotel entrance.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1811" OriginalAmount="1811">
      <BasicPropertyInfo Latitude="51.53197796" Longitude="-0.13562036" StarRating="0" HotelCode="785680|492328" HotelName="The Pack And Carriage London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/02/2025">
        <Address>
          <AddressLines>
            <AddressLine>162 Eversholt Street, London NW1 1BL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0030/97681/3097681/1.jpg?f=15009766</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1812.82" OriginalAmount="1812.82">
      <BasicPropertyInfo StarRating="3" HotelCode="|440188" HotelName="Antoinette Hotel Wimbledon" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1074696_foto_1.jpg</HotelPictures>
        <HotelDescription>Stay in one of 50 guestrooms featuring flat-screen televisions. Complimentary wireless Internet access is available to keep you connected. Private bathrooms with showers feature complimentary toiletries and hair dryers. Conveniences include phones and electric kettles, and housekeeping is provided daily.Satisfy your appetite at the hotel's coffee shop/cafe, or stay in and take advantage of the room service (during limited hours). Quench your thirst with your favorite drink at the bar/lounge. Full breakfasts are served on weekdays from 7:00 AM to 9:30 AM and on weekends from 8:00 AM to 10:00 AM for a fee.Featured amenities include a 24-hour front desk, multilingual staff, and luggage storage. Free self parking is available onsite.In the heart of London, Antoinette Hotel Wimbledon is within a 5-minute drive of New Wimbledon Theatre and Wimbledon Lawn Tennis Museum.  This hotel is 2 mi (3.3 km) from Wimbledon Centre Court and 7.7 mi (12.4 km) from Hampton Court Palace.Distances are displayed to the nearest 0.1 mile and kilometer.  New Wimbledon Theatre - 0.5 km / 0.3 mi  Wimbledon Lawn Tennis Museum - 2.8 km / 1.8 mi  Wimbledon Tennis Club - 2.8 km / 1.8 mi  Wimbledon Centre Court - 2.8 km / 1.8 mi  Thames River - 5.8 km / 3.6 mi  Richmond Park - 6.3 km / 3.9 mi  Clapham Common - 7.5 km / 4.7 mi  Stamford Bridge Stadium - 10.1 km / 6.3 mi  Eventim Apollo - 10.2 km / 6.4 mi  Hampton Court - 10.3 km / 6.4 mi  The Oval - 10.6 km / 6.6 mi  Crystal Palace Park - 10.6 km / 6.6 mi  Sloane Square - 10.7 km / 6.7 mi  Science Museum - 11.1 km / 6.9 mi  Olympia Conference and Exhibition Centre - 11.2 km / 6.9 mi  The nearest airports are:Gatwick Airport (LGW) - 38.3 km / 23.8 mi Heathrow Airport (LHR) - 49.2 km / 30.5 mi London City Airport (LCY) - 24.9 km / 15.5 mi The preferred airport for Antoinette Hotel Wimbledon is Gatwick Airport (LGW).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1813.48" OriginalAmount="1813.48">
      <BasicPropertyInfo Latitude="51.521068" Longitude="-0.091959999999972" StarRating="5" HotelCode="284132|19c961" HotelName="London City Suites By Montcalm" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>42-46 Chiswell Street, EC1Y 4SB London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/391321/a_391321_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1816.80" OriginalAmount="1816.80">
      <BasicPropertyInfo Latitude="51.491932" Longitude="-0.191898" StarRating="4" HotelCode="10674|809345" HotelName="Indigo London Kensington - Earl's Court" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>34-44 Barkston Gardens, London SW5 0EW</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/8568/a_8568_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern conference hotel is situated in Earls Court at the heart of London, just metres from a wide selection of restaurants, bars and pubs. The Natural History Museum and the Science Museum are only a few minutes' walk from the hotel. Earls Court, the nearest underground station to the hotel, is situated just a 5-minute walk away. From this stop, guests may quickly and easily gain access to Heathrow Airport within an hour.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1817" OriginalAmount="1817">
      <BasicPropertyInfo Latitude="51.51046977328" Longitude="-0.19061309325411" StarRating="4" HotelCode="258819|342" HotelName="DoubleTree by Hilton Hotel London - Hyde Park" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>150 Bayswater Road, London W2 4RT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/15030/a_15030_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the heart of the capital of England, with a view of Kensington Gardens and Hyde Park. There are countless shopping and entertainment venues located close to the hotel, as well as links to the public transport network, about 100 metres away. The hotel is situated 24 km from Heathrow Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1824" OriginalAmount="1824">
      <BasicPropertyInfo Latitude="51.494032723243" Longitude="-0.18251091241837" StarRating="4" HotelCode="14857|7559" HotelName="The Bailey's Hotel London" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>140 Gloucester Road, London SW7 4QH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/17460/a_17460_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This stylish, luxury hotel is ideally situated at the heart of the London district of Kensington and is the top address for visitors of London looking for sophisticated accommodation. It is conveniently located near to links to the public transport network, enabling easy exploration of this exciting city. The nearest underground station is only minutes away. In addition, numerous shopping and entertainment venues are also located in the immediate vicinity.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1827" OriginalAmount="1827">
      <BasicPropertyInfo Latitude="51.53910059" Longitude="-0.10414342" StarRating="0" HotelCode="977943|400022" HotelName="Citadines Islington London" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>3 Shelley Place, Islington, London N1 1WF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/39000000/38760000/38759300/38759211/429e07ca_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1831" OriginalAmount="1831">
      <BasicPropertyInfo Latitude="51.497808" Longitude="-0.164323" StarRating="4" HotelCode="89403|54252" HotelName="The Beaufort Knightsbridge" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>33 Beaufort Gardens, Knightsbridge, London SW3 1PP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/31/313608/313608a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is The Beaufort Knightsbridge.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1831.21" OriginalAmount="1831.21">
      <BasicPropertyInfo Latitude="51.517906510393" Longitude="-0.079725980758667" StarRating="4" HotelCode="38251|1135fc" HotelName="196 Bishopsgate" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" HotelFacility="Air Conditioning,Fax,Internet,Laundry,Lounge,Nightclub,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>196 Bishopsgate, London EC2M 4NR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/63188/a_63188_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London's financial district, only minutes by underground away from the West End. The Thames is only a few minutes away on foot. Liverpool Street station is opposite the hotel and provides guests with easy access to destinations within and around London as well as to other parts of England.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1841.06" OriginalAmount="1841.06">
      <BasicPropertyInfo StarRating="4" HotelCode="|BE5266" HotelName="BERMONDS LOCKE" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/20613_image59353563_0.jpg</HotelPictures>
        <HotelDescription>Bermondsey Street and The Shard to the left. Tower Bridge, Shad Thames and Maltby Street to the right. And a new bar, restaurant or gallery to discover around every cobbled corner. This is SE1, one of the fastest-changing, most inspiring parts of London. And it's your new home. Settle into your tranquil apartment. Work uninterrupted in the leafy co-working space. Or just soak up the laid-back vibes in the coffee shop, restaurant and workout studio. Bermonds Locke really is an urban oasis like no other.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1842.10" OriginalAmount="1842.10">
      <BasicPropertyInfo Latitude="51.519360236934" Longitude="-0.17033904790878" StarRating="4" HotelCode="21201|CAK205400" HotelName="Hilton London Metropole" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 07/02/2025" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>225 Edgware Road, W2 1JU London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/27386/a_27386_C2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated some 100 m from Paddington station within 1 km of Madame Tussaud's and 2 km from famous Oxford Street. Edgware Road underground station also lies just a stone's throw away whilst the nearest links to the public transport network are 100 m away. Many of London's top sights as well as a diverse range of shops, restaurants, bars, pubs, cafés and further entertainment venues may easily be reached by making use of the good-value public transport or by car.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1845" OriginalAmount="1845">
      <BasicPropertyInfo Latitude="51.516938446317" Longitude="-0.14918446540833" StarRating="4" HotelCode="50198|36584" HotelName="Holiday Inn Oxford Circus" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>57-59 Welbeck Street, London W1G 9BL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/36540/a_36540_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The up market city hotel is located in London's city centre and Oxford Street (only 150 metres away). Piccadilly Circus, which is just 1 km from the hotel, may also be reached on foot. Bond Street underground station is only a stone's throw away and London City airport is only 10 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1845" OriginalAmount="1845">
      <BasicPropertyInfo Latitude="51.502647093413" Longitude="-0.18814489245415" StarRating="5" HotelCode="16975|6204" HotelName="Royal Garden" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>2-24 Kensington High Street, W8 4PT London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/20675/a_20675_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently situated in the heart of London's Royal Borough of Kensington and Chelsea, overlooking Kensington Palace, in the west part of the metropolis. Just a short drive from the M40, M4 and M25 motorways, the hotel is also just minutes from Earls Court and the Olympia Exhibition Halls, and is within a short drive of London's financial district.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1845.20" OriginalAmount="1845.20">
      <BasicPropertyInfo Latitude="51.495114826971" Longitude="-0.18358647823334" StarRating="4" HotelCode="51569|98429" HotelName="Doubletree By Hilton London Kensington" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>100 Cromwell Road, London SW7 4ER</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/42335/a_42335_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London in the district of Chelsea and Kensington. Gloucester Road tube station is just 2 minutes walk from the hotel, which makes this hotel superbly situated for business guests wanting to reach the financial district or Earl's Court and the Olympic Exhibition halls quickly. The hotel also provides a fantastic starting point for tourists' exploration of London's main attractions including High Street Kensington, a Natural History Museum, the London Eye, the Royal Albert Hall and the renowned department store, Harrod's. The M4 motorway and the A4 provide good quick access to Heathrow airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1850" OriginalAmount="1850">
      <BasicPropertyInfo Latitude="51.522636" Longitude="-0.103728" StarRating="4" HotelCode="82455|318042" HotelName="The Zetter" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>St John's Square 86-88, Clerkenwell Road, London EC1M 5RJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/340404/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1850.74" OriginalAmount="1850.74">
      <BasicPropertyInfo Latitude="51.513526690959" Longitude="-0.18950343132019" StarRating="3" HotelCode="45316|CAF529000" HotelName="Phoenix Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 06/02/2025" HotelFacility="Bar,Central Heating,Designated Smoking Area,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1-8 Kensington Gardens Square, London W2 4BH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/22924/a_22924_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This fabulous hotel is situated in Central London near to Hyde Park. There are copious shops, restaurants, bars and pubs all within 800 metres of the hotel. The tube is just 100 m away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1857.71" OriginalAmount="1857.71">
      <BasicPropertyInfo Latitude="51.495701790701" Longitude="-0.19507437944412" StarRating="3" HotelCode="14175|281485" HotelName="London Lodge Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Guesthouse,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>134-136 Lexham Gardens, Kensington, London W8 6JE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/17/174434/174434a_hb_a_048.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Victorian Kensington, one of the finest areas of London, and is minutes from Earls Court, Knightsbridge the renowned Natural History, Science and Victoria and Albert Museums, as well as the exclusive shopping street, Kensington High Street. The beautiful Hyde Park, Holland Park and Kensington Gardens where Kensington Palace is located are within walking distance of the hotel, as is Portobello Road and its famous market. Victoria railway and coach station is about 4.8 km away and Earls Court Underground station is some 500 m away. London Heathrow Airport is about 22 km away, London City Airport is roughly 23 km away, London Gatwick Airport is some 48 km away and London Stansted Airport is approximately 68 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1859.65" OriginalAmount="1859.65">
      <BasicPropertyInfo Latitude="51.479682365424" Longitude="-0.31497303572087" StarRating="4" HotelCode="171079|CAW013700" HotelName="Hilton London Syon Park" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 07/02/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>London Syon Park, Middlesex, London TW8 8JF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/239211/a_239211_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is a 10-minute drive from Richmond underground station, which offers direct access to the centre of London. The centre of Brentford is some 15 minutes away on public transport. Kew Gardens are some 3.8 km away. Heathrow Airport is within a 15-minute drive of the hotel (12 km away).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1861" OriginalAmount="1861">
      <BasicPropertyInfo Latitude="51.5136209" Longitude="-0.049418800000012" StarRating="4" HotelCode="140912|41296" HotelName="Marlin Aldgate Tower Bridge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/02/2025" HotelFacility="Bar,Central Heating,Fax,Internet,Kitchen,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>58 Commercial Road, London, E1 1LP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/201657/a_201657_J1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1863.99" OriginalAmount="1863.99">
      <BasicPropertyInfo Latitude="51.51513764" Longitude="-0.0688986" StarRating="4" HotelCode="986156|4675995" HotelName="The Gate" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>41 White Church Lane, London E1 7QR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/1237410/a_1237410_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1866.47" OriginalAmount="1866.47">
      <BasicPropertyInfo StarRating="2" HotelCode="|682144" HotelName="EUROPA HOUSE" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/206558_image52115667_0.jpg</HotelPictures>
        <HotelDescription>Europa House Hotel offers top-notch services and amenities, ensuring guests experience utmost comfort. 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.Guests can avail parking facilities at the hotel. During your stay at this fantastic hotel, the attentive front desk personnel can provide you with a range of amenities such as concierge service and luggage storage. In search of city's top entertainment, seek assistance at the hotel's ticket service and tours for reservations. Craving relaxation? Make the most of your stay at the Europa House Hotel with convenient amenities like room service and daily housekeeping at your disposal.Kindly note that smoking is prohibited in the hotel to ensure fresher air for all visitors.At Europa House Hotel, every guestroom is provided with convenient amenities and fittings to ensure a comfortable stay. Elevate your experience at hotel with the knowledge that certain rooms are equipped with linen service, ensuring a more pleasant stay for you. A few accommodations within Europa House Hotel offer unique design elements such as a balcony or terrace. Certain rooms boast in-room amusement features such as television and cable TV, offering guests an enjoyable stay. In select rooms at the hotel, a coffee or tea maker is available for those moments when it seems necessary.In the hotel, certain guest bathrooms come equipped with essential bathroom amenities, such as a hair dryer, toiletries and towels, ensuring a comfortable stay for guests. At the hotel, an assortment of easily accessible and delicious meal choices are available to satisfy your appetite whenever it strikes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1867.21" OriginalAmount="1867.21">
      <BasicPropertyInfo Latitude="51.501250494388" Longitude="-0.023310967418153" StarRating="4" HotelCode="446550|1b3aad" HotelName="Novotel London Canary Wharf" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>40 Marsh Wall, London E14 9TP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/556297/a_556297_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 8 km from the centre of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1876" OriginalAmount="1876">
      <BasicPropertyInfo Latitude="51.516733147325" Longitude="-0.17063409090042" StarRating="4" HotelCode="114665|31833" HotelName="Inhabit" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 06/02/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>25-27 Southwick Street, Paddington, London W2 1JQ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/158187/a_158187_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at Sussex Gardens in Paddington within convenient reach of London's West End and easy access to tourist attractions, fine restaurants, exclusive designer boutiques and department stores. It is also a short walk away from Marble Arch and Oxford Circus, while Piccadilly Circus is a 10-minute tube ride away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1876" OriginalAmount="1876">
      <BasicPropertyInfo Latitude="51.51724616" Longitude="-0.0703108" StarRating="0" HotelCode="974556|489803" HotelName="The Buxton" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 24/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>42 Osborn Street, London E1 6TD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/36000000/35090000/35081800/35081761/9477bb98_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1876.03" OriginalAmount="1876.03">
      <BasicPropertyInfo Latitude="51.546416891045" Longitude="-0.0077738128280771" StarRating="4" HotelCode="986135|876988" HotelName="The Gantry London Curio Collection by Hilton" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/02/2025">
        <Address>
          <AddressLines>
            <AddressLine>40 Celebration Avenue, Stratford, London E20 1DB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/1095223/a_1095223_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1878.56" OriginalAmount="1878.56">
      <BasicPropertyInfo StarRating="3" HotelCode="|120342" HotelName="VICTOR LONDON VICTORIA" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/887627_foto_35.jpg</HotelPictures>
        <HotelDescription>The Caswell Hotel is a petite hotel located near Victoria Station in the heart of London. Offering great value low cost accommodation the caswell is ideally located for sightseeing, shopping trips and business on a Budget. With Free Wifi and a daily Continental Breakfast included in all of our rates the Caswell is a preferred budget accommodation option for those looking for a cheap Central London Hotel. Our Traditional English Rooms offer a wide variety bedding configurations to suit all types of traveller. All rooms are equipped with a safe, Tea &amp; Coffee making facilities, 21 inch Flat Screen LCD TCV, Linen and Toiletries.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1879" OriginalAmount="1879">
      <BasicPropertyInfo Latitude="51.505702" Longitude="-0.095268" StarRating="3" HotelCode="68976|37432" HotelName="ibis Styles London Southwark - near Borough Market Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>43-47 Southwark Bridge Road, London SE1 9HH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/89155/w_89155_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1880" OriginalAmount="1880">
      <BasicPropertyInfo Latitude="51.42377932118" Longitude="-0.27213706182829" StarRating="4" HotelCode="160237|86779" HotelName="Warren House" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Country House" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Warren Road, Kingston-upon-Thames, Surrey KT2 7HY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0037/37706/3737706/1.jpg?f=15502001</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Warren House.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1882" OriginalAmount="1882">
      <BasicPropertyInfo Latitude="51.4941321" Longitude="-0.21412880000003" StarRating="4" HotelCode="303760|39797" HotelName="St Paul's Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>153 Hammersmith Road, London, Hammersmith W14 0QL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/365599/365599a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1884" OriginalAmount="1884">
      <BasicPropertyInfo Latitude="51.5386952" Longitude="-0.14324357" StarRating="0" HotelCode="986162|457727" HotelName="City Centre Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>9 Parkway, London NW1 7PG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/14231/2014231/1.jpg?f=15082115</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1890" OriginalAmount="1890">
      <BasicPropertyInfo Latitude="51.5394591" Longitude="-0.14432933" StarRating="4" HotelCode="986185|408391" HotelName="Camden Market Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>26 Inverness Street, London NW1 7HJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0027/49571/2749571/42.jpg?f=15616701</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1893" OriginalAmount="1893">
      <BasicPropertyInfo Latitude="51.521211960317" Longitude="-0.15590071678162" StarRating="3" HotelCode="43845|200138" HotelName="Blandford" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>80 Chiltern Street, W1U 5AF London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/9088/a_9088_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1894.52" OriginalAmount="1894.52">
      <BasicPropertyInfo Latitude="51.509076" Longitude="-0.13027617790988" StarRating="4" HotelCode="18498|113080" HotelName="Thistle Trafalgar Square" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Whitcomb Street, Trafalgar Square, London WC2H 7HG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/22991/a_22991_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is centrally situated in a peaceful street close to the National Gallery. Enjoying a wonderful location between Trafalgar Square and Leicester Square, this hotel provides the ideal starting point for sightseeing tours out in London. The capital's top sights as well as shopping and entertainment venues are to be found in the vicinity and links to the public transport network lie directly in front of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1896" OriginalAmount="1896">
      <BasicPropertyInfo Latitude="51.515579783756" Longitude="-0.17141997814179" StarRating="3" HotelCode="18292|411142" HotelName="Darlington Hyde Park" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 05/02/2025" HotelFacility="Air Conditioning,Conference Hall,Fax,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>111-117 Sussex Gardens, Paddington, London W2 2RU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/337922/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - London City Airport (LCY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1903.85" OriginalAmount="1903.85">
      <BasicPropertyInfo StarRating="3" HotelCode="|710676" HotelName="Holiday Inn Express London Royal Docks" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/887450_foto_1.jpg</HotelPictures>
        <HotelDescription>Situado en la zona histandoacute;rica de los Royal Docks, el Holiday Inn Londres-Royal Docks Hotel , con sus 136 habitaciones, estandaacute; magnandiacute;ficamente ubicado con respecto a Canary Wharf, los Docklands, el nuevo centro de exposiciones Excel y otros puntos de interandeacute;s turandiacute;stico imprescindibles, como la Torre y el Puente de Londres o la Catedral de San Pablo, O2 (Millenium Dome). El centro de Londres se halla a menos de 15 minutos desde la estaciandoacute;n de metro de Canning Town. Todas las elegantes habitaciones con dos camas o cama doble tienen capacidad para un mandaacute;ximo de dos adultos y dos niandntilde;os. Por otra parte, el restaurante Great Room sirve exquisitos desayunos y un amplio surtido de menanduacute;s. Las tres salas de reuniones del hotel, equipadas con aire acondicionado, pueden albergar eventos sociales y empresariales para un mandaacute;ximo de 40 personas. Igualmente, los huandeacute;spedes disponen de un centro de negocios completo, asandiacute; como de un aparcamiento gratuito durante toda su estancia.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1908" OriginalAmount="1908">
      <BasicPropertyInfo Latitude="51.51056113" Longitude="-0.12855342" StarRating="3" HotelCode="726230|354762" HotelName="Assembly London" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Garden">
        <Address>
          <AddressLines>
            <AddressLine>27-31 Charing Cross Road, London WC2H 0LS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/636991/636991a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1913.60" OriginalAmount="1913.60">
      <BasicPropertyInfo Latitude="51.500878905749" Longitude="-0.10792167228317" StarRating="3" HotelCode="292107|CAX567000" HotelName="Hampton by Hilton London Waterloo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 07/02/2025" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>157 Waterloo Road, London SE1 8XA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/399644/a_399644_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in London, this urban hotel is ideal for business travellers.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1916.25" OriginalAmount="1916.25">
      <BasicPropertyInfo StarRating="4" HotelCode="|830497" HotelName="THE WESLEY LONDON EUSTON" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/887505_foto_1.jpg</HotelPictures>
        <HotelDescription>Located next to London's Euston Station, within a 15-minute walk from The British Museum, Regents Park and Kings Cross Station, TheWesley boasts modern rooms with free WiFi access and a sustainable international fusion bar and restaurant, The Savannah, opened in summer 2016.  Each room is decorated in warm colors and features en-suite bathroom facilities, a flat-screen TV and air conditioning. Room service is provided, as well as a concierge service.The hotel is within a 2-minute walk from the nearest tube and bus connections, providing easy access to any part of the city. Regent's Place is just a 4-minute walk from the hotel while the Oxford Street Shopping Area is 1.6 km away</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1917.11" OriginalAmount="1917.11">
      <BasicPropertyInfo StarRating="4" HotelCode="|676561" HotelName="HOLIDAY INN REGENT'S PARK" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/885960_foto_1.jpg</HotelPictures>
        <HotelDescription>This 4 star hotel is located in the city centre of London and was established in 1972. It is a short drive away from the Madame Tussauds and the nearest station is Great Portland Street. The Hotel has a restaurant, a bar, a conference room and a coffee shop. All 332 rooms are equipped with minibar, hairdryer, safe, trouser press, ironing set and air conditioning.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1918.67" OriginalAmount="1918.67">
      <BasicPropertyInfo StarRating="4" HotelCode="|775101" HotelName="Grange Clarendon Hotel London" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/26310_image60556533_0.jpg</HotelPictures>
        <HotelDescription>The property has a restaurant and a bar/lounge. 24 hour room service is available. The staff can arrange event catering, dry cleaning/laundry services, tour assistance, and express check in. Additional amenities include a concierge desk, multilingual staff, and laundry facilities.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1922.31" OriginalAmount="1922.31">
      <BasicPropertyInfo StarRating="4" HotelCode="|904270" HotelName="THE COMMODORE HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/746871_foto_1.jpg</HotelPictures>
        <HotelDescription>A Victorian townhouse hotel situated in quiet Victorian Square, just steps from Hyde Park and ten minutes by bus to Oxford street and Marble Arch. Free Wi-Fi is available throughout.
Traditional English afternoon teas are available. Guests also have access to a computer, printer and work station. Notting Hill and Portobello Market are 5 minutes away. Oxford Street, Lancaster Gate Station and the Heathrow Express at Paddington are all within walking distance of Commodore Hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1924.00" OriginalAmount="1924.00">
      <BasicPropertyInfo Latitude="51.515683270537" Longitude="-0.1758348941803" StarRating="4" HotelCode="316783|CAF563300" HotelName="Hilton London Paddington" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 06/02/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>146 Praed Street, London W2 1EE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/31704/a_31704_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel lies in the centre of London and enjoys direct links to Heathrow Airport. Hyde Park is just 500 m from the hotel and the famous Oxford Street is around 1 km away. Shopping venues as well as the nearest restaurants and bars are situated a mere 1.5 km from the hotel.&lt;br/&gt;&lt;b&gt; from 2023-02-08 to 2030-12-31&lt;b&gt;:-On school or national holidays, this hotel offers a bespoke Family Experience for travellers below the age of 12. Children enjoy a Kids Welcome and a dedicated Kids Breakfast experience. Enjoy your family meals by selecting dishes from the Kids Menu. The hotel has kids amenities available on request</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1926" OriginalAmount="1926">
      <BasicPropertyInfo Latitude="51.505493338509" Longitude="-0.095264581610081" StarRating="4" HotelCode="32568|34005" HotelName="Novotel London Bridge Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>53-61 Southwark Bridge Road, London SE1 9HH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/51799/a_51799_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated to the south of the Thames, this hotel lies close to the centre of London where there are countless shopping and entertainment venues. The nearest underground station is London Bridge, which is about 2 minutes from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1928.92" OriginalAmount="1928.92">
      <BasicPropertyInfo StarRating="4" HotelCode="|689796" HotelName="PESTANA CHELSEA BRIDGE HOTEL &amp; SPA" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/215818_image60064511_0.jpg</HotelPictures>
        <HotelDescription>Stay at the luxurious 4* Pestana Chelsea Bridge Hotel &amp; Spa and enjoy London's modern Chelsea Wharf development. Located between picturesque Battersea Park, the River Thames and the iconic Battersea Power Station, our hotel has 217 spacious, modern rooms, including one and two-bedroom suites. Each is equipped with an individual bathtub and shower.The hotel's excellent facilities and first-class service make it the perfect choice, whether you are visiting on business, enjoying a family vacation or a weekend away. for two. The hotel's ideal location allows guests to enjoy easy access to the city's main attractions, without compromising the opportunity to relax in the tranquil surroundings of Battersea Park, next to the River Thames. Reaching the hotel is convenient for guests who They seek to avoid the congested city center. Battersea Power Station, Victoria and Sloane Square are the nearest tube stations, 12/15 minutes walk or 5 minutes by taxi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1932" OriginalAmount="1932">
      <BasicPropertyInfo Latitude="51.510850896669" Longitude="-0.12079666927548" StarRating="4" HotelCode="17983|33772" HotelName="Strand Palace Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>372 Strand, London WC2R 0JJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/22236/a_22236_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This fabulous hotel is located just a few minutes from Covent Garden, Trafalgar Square and Leicester Square. The nearest tube station is Covent Garden.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1933.61" OriginalAmount="1933.61">
      <BasicPropertyInfo Latitude="51.4923823" Longitude="-0.1950967" StarRating="4" HotelCode="903118|682008" HotelName="Templeton Place" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Aparthotel" CnxPolicy="Free CXL until 03/02/2025" HotelFacility="Air Conditioning,Dry Cleaning,Elevator,Internet,Laundry,Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>17 Templeton Place, London SW5 9NB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/343245/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Templeton Place is a popular choice amongst travelers in London, whether exploring or just passing through. The hotel offers a wide range of amenities and perks to ensure you have a great time. All the necessary facilities, including laundry service, Wi-Fi in public areas, free Wi-Fi in all rooms, safety deposit boxes, elevator, are at hand. Guestrooms are designed to provide an optimal level of comfort with welcoming decor and some offering convenient amenities like internet access – wireless (complimentary), microwave, ironing facilities, desk, satellite/cable TV. The hotel offers various recreational opportunities. Templeton Place combines warm hospitality with a lovely ambiance to make your stay in London unforgettable.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1936" OriginalAmount="1936">
      <BasicPropertyInfo Latitude="51.526643192282" Longitude="-0.11383295059204" StarRating="4" HotelCode="13485|3090" HotelName="Crowne Plaza London - Kings Cross" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City 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,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Kings Cross Road, London WC1X 9HX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/14251/a_14251_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable city hotel is to be found close to the city centre within a short distance of links to the public transport network, bars, restaurants and shopping venues.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1937" OriginalAmount="1937">
      <BasicPropertyInfo Latitude="51.524215948057" Longitude="-0.13784274458885" StarRating="4" HotelCode="16387|12605" HotelName="Radisson Blu Edwardian Grafton Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>130 Tottenham Court Road, London W1T 5AY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/19748/a_19748_AB2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This fully renovated first-class hotel is situated in a central location by Regents Park. The nearest tube station is Warren Street. Shops, restaurants, bars and pubs are just a short stroll away and various nightclubs are located in the immediate vicinity. The hotel features excellent public transport links, with stops within metres of the hotel entrance.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1939" OriginalAmount="1939">
      <BasicPropertyInfo Latitude="51.475704865485" Longitude="-0.18238881888294" StarRating="5" HotelCode="31758|39029" HotelName="The Chelsea Harbour Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Club Resort,Conference Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Chelsea Harbour, London SW10 0XG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/50681/a_50681_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Quietly situated directly beside exclusive Chelsea Harbour, the luxury hotel affords wonderful views out across the water. The hotel thus provides an ideal point of departure for nearby sights of interest such as the district of Knightsbridge, famous Kings Road, Harrods Department Store, Sloane Square, Earl's Court and Olympia Exhibition Centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1939" OriginalAmount="1939">
      <BasicPropertyInfo Latitude="51.507087056375" Longitude="-0.12465727293352" StarRating="4" HotelCode="25513|3827" HotelName="Citadines Trafalgar Square London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Fax,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>18/21 Northumberland Avenue, London WC2N 5EA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/37191/r_37191_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the historic city of Westminster, in the heart of central London, this apart'hotel is the perfect place to enjoy the wonders of the British capital. A stone’s throw from Trafalgar Square, the property is located close to many government ministries and to Westminster Abbey. Charing Cross and Embankment Tube stations are respectively 3 and 5 minute’ walk away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1939.99" OriginalAmount="1939.99">
      <BasicPropertyInfo StarRating="4" HotelCode="|120343" HotelName="Mornington London Kensington, BW Premier Collection" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/801404_foto_1.jpg</HotelPictures>
        <HotelDescription>The Bolton's Hotel London Kensington is a Grade II listed building. The hotel was originally built in the 19th Century as two terraced houses with five storeys and a basement. Since 2010 the hotel has undergone a full refurbishment designed to modernise the property into a timeless boutique hotel whilst retaining its period Victorian features. 
The hotel provides 56 bedrooms comprising a mix of Executive King rooms, Double, Twin, Triples and Single rooms. Each room is bespoke and layouts have been reworked to maximise space efficiency. All rooms feature air conditionning, an in-room laptop safe, iron and ironing boards, flats screen TVs, complimentary high speed WIFI and lighting designed to create a more ambient and stylish setting.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1941" OriginalAmount="1941">
      <BasicPropertyInfo Latitude="51.515009353317" Longitude="-0.17435254232782" StarRating="4" HotelCode="31277|340" HotelName="Mercure London Hyde Park" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8-14 Talbot Square, Paddington, London W2 1TS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/49969/a_49969_I2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is situated in a quiet garden location close to Hyde Park in the centre of London. Marble Arch and Oxford Street are also within minutes of the hotel where guests will be able to explore some of the numerous shopping and entertainment venues as well as find public transport. Paddington Station, the Heathrow Express as well as over/underground station are all within easy reach. In addition, Paddington Development Area, where many companies are located, is also in the vicinity. London Heathrow Airport is just a 15-minute taxi ride from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1948" OriginalAmount="1948">
      <BasicPropertyInfo Latitude="51.513773381814" Longitude="-0.15890958035664" StarRating="4" HotelCode="47970|4233" HotelName="Hard Rock Hotel London" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Great Cumberland Place, Marylebone, London W1H 7DL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/11027/a_11027_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is situated in the heart of London's inner city, directly next to the famous Marble Arch monument and just a short stroll from Marble Arch underground station. Guests may take advantage of the many shopping and entertainment venues, which are within easy reach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1950" OriginalAmount="1950">
      <BasicPropertyInfo Latitude="51.515716653319" Longitude="-0.17449647188187" StarRating="0" HotelCode="16992|444295" HotelName="The Pilgrm" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>25 London Street, W2 1HH London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/24841/24841_1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is The Pilgrm.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1951.82" OriginalAmount="1951.82">
      <BasicPropertyInfo Latitude="51.49322780844" Longitude="-0.12700259685516" StarRating="4" HotelCode="27519|CAT853700" HotelName="The Westminster London Curio Collection by Hilton" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 07/02/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Diet Meals,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>30 John Islip Street, London SW1P 4DD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/40531/a_40531_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated at the heart of London and can be easily reached from all directions. It is located close to Westminster, the Houses of Parliament and Millbank Tower. Within five minutes guests will arrive at Pimlico underground station and within 10 minutes, Westminster underground.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1954.03" OriginalAmount="1954.03">
      <BasicPropertyInfo Latitude="51.510892587612" Longitude="-0.078449249267578" StarRating="4" HotelCode="165403|CAT853600" HotelName="DoubleTree by Hilton London - Tower of London" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 07/02/2025">
        <Address>
          <AddressLines>
            <AddressLine>7 Pepys Street, London EC3N 4AF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/232065/a_232065_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is located in the heart of London and 800 m from the Tower of London. Various bars and pubs are to be found in the immediate vicinity of the hotel, which is about 200 m from Tower Hill station, some 500 m from a selection of nightspots and shopping venues, and approximately 1.3 km from St Paul's Cathedral.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1957" OriginalAmount="1957">
      <BasicPropertyInfo Latitude="51.524039886465" Longitude="-0.12509286403656" StarRating="4" HotelCode="41977|17188" HotelName="Holiday Inn London-Bloomsbury" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Coram Street, London WC1N 1HT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/14132/a_14132_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is ideal for business travellers. It is located directly on Russell Square near the British Museum and Oxford Street. Countless attractions are situated only a few metres from the hotel and are easily reached on foot. Russell Square underground station is about 300 m from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1965.2" OriginalAmount="1965.2">
      <BasicPropertyInfo Latitude="51.491271623332" Longitude="-0.17191980530743" StarRating="4" HotelCode="18117|1551638" HotelName="Sydney House Chelsea" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9-11 Sydney Street, Chelsea, London SW3 6PU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/31/312741/312741a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Sydney House Chelsea.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1966.77" OriginalAmount="1966.77">
      <BasicPropertyInfo StarRating="4" HotelCode="|710747" HotelName="Ashburn" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/954720_foto_77.jpg</HotelPictures>
        <HotelDescription>Un hotel de cuatro estrellas tipo andldquo;boutiqueandrdquo; de una cadena de lujo, en Cromwell. Junto a una carretera secundaria de Kensington se encuentra el hotel Ashburn reciandeacute;n inaugurado. Con 38 habitaciones, el hotel ha sufrido una reforma profunda y los nuevos propietarios han convertido la propiedad en un hotel boutique de lujo, con el lujo tandiacute;pico de los cuatro estrellas. En andeacute;l se combinan los muebles de madera oscura caracterandiacute;sticas con las nuevas tecnologandiacute;as, confortables camas y prestaciones modernas en todas las habitaciones, este hotel se preocupa de hasta los mandaacute;s mandiacute;nimos detalles: grandes copas de tandeacute;, doblado de sandaacute;banas con regalo sorpresa (distinto cada noche) y candoacute;modos albornoces y zapatillas de casa. Por la maandntilde;ana tiene la opciandoacute;n de disfrutar del desayuno en el buffet del comedor o pedir que se le lleve a la cama. Tambiandeacute;n ofrece variado servicio de habitaciones y comidas de bar. Por la noche tiene distintas opciones: degustar un candoacute;ctel elaborado por un barman profesional en nuestro hermoso salandoacute;n, disfrutar de una botella de vino o cualquier otra bebida en su habitaciandoacute;n o hacerlo en el bar honesto (sin camareros). El Ashburn tambiandeacute;n obsequia a todos sus huandeacute;spedes con una copa de champandaacute;n por la tarde, acompaandntilde;ada de canapandeacute;s. El hotel se encuentra muy prandoacute;ximo a una amplia selecciandoacute;n de bares y restaurantes de la zona, y tiene la boca de metro y la parada de autobanduacute;s de Gloucester casi al lado.TRAIN: From Euston - Victoria Line to Green Park, Piccadilly Line to Gloucester Road From King?s Cross - Piccadilly Line to Gloucester Road From Victoria - Circle or District Line to Gloucester Road From Waterloo - Northern Line to Embankment, Circle or District Line to Gloucester Road From Liverpool Street Station - Circle Line to Gloucester Road TUBE: Two minutes? walk from the Ashburn Hotel is Gloucester Road Underground Station with three Tube Line services: The Circle, District and Piccadilly Lines.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1969.47" OriginalAmount="1969.47">
      <BasicPropertyInfo Latitude="51.514063079805" Longitude="-0.075827998469919" StarRating="4" HotelCode="533725|2116285" HotelName="Dorsett City London" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant,Room Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>9 Aldgate High Street, London EC3N 1AH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/57/574881/574881a_hb_a_004.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1972.62" OriginalAmount="1972.62">
      <BasicPropertyInfo StarRating="4" HotelCode="|922481" HotelName="The Wellington by Blue Orchid" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/887326_foto_1.jpg</HotelPictures>
        <HotelDescription>The Wellington Hotel is peacefully situated in Westminster's Vincent Square and offers an oasis of calm in the heart of Central London, overlooking gardens and a landscaped square where cricket is played in the summer.The hotel features 80 quiet guest bedrooms with modern in-room conveniences and en-suite and bathroom facilities. There are a further 5 apartments in the Eastern wing of the building.In addition to the 24 hour reception, there is a concierge, room service, chargeable internet access, daily newspapers and dry-cleaning and laundry services.Breakfast is served daily at the in-house restaurant. Guests wishing to have lunch or dinner can dine at sister hotel The Rochester, located just round next door.Popular local attractions include Big Ben, the Houses of Parliament, Westminster Abbey and St. James' Park.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1974.57" OriginalAmount="1974.57">
      <BasicPropertyInfo Latitude="51.498" Longitude="-0.021" StarRating="4" HotelCode="449459|315013" HotelName="Denison House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/01/2025" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>20 Lanterns Way, Denison House, Isle of Dogs, Tower Hamlets, London, London E14 9JH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/151706/151706a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex is located in London. The nearest airport is Denison House.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1974.88" OriginalAmount="1974.88">
      <BasicPropertyInfo StarRating="4" HotelCode="|608980" HotelName="THISTLE LONDON MARBLE ARCH" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/16912_image51092088_0.jpg</HotelPictures>
        <HotelDescription>Amba Hotel Marble Arch, located just off Oxford Street, takes its name from one of London�s best-known landmarks. Originally built on the Mall as a new gateway to Buckingham Palace, the Arch remains an exclusive thoroughfare as only members of the royal family and the King's Troop, Royal Horse Artillery, are allowed to pass through it. As the name implies, the Arch is made from Italian white Carrara marble, a favourite material of the Art Deco movement in the 1920s and 30s, when Thistle Marble Arch was built. Today, the Amba Hotel Marble Arch in Oxford Street is one of the few genuine Art Deco buildings left in London. It is also one of the few larger Oxford Street hotels with 692 bedrooms, including 281 deluxe and executive rooms and Suites. We also have our own Just Gym workout facilities on-site, an alternative to a brisk stroll around nearby Hyde Park. Whether you're in central London on business, a short break or a family occasion, our hotel rooms have everything you need for a relaxing, comfortable stay. All Standard and Deluxe rooms and Suites at Thistle Marble Arch are air-conditioned, en-suite and have free BT Wi-Fi internet access.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1982" OriginalAmount="1982">
      <BasicPropertyInfo Latitude="51.51364141" Longitude="-0.079037" StarRating="4" HotelCode="448231|458138" HotelName="Go Native City Creechurch" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>16 Creechurch Ln London, London, EC3 5AY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/610670/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1982" OriginalAmount="1982">
      <BasicPropertyInfo Latitude="51.514214403894" Longitude="-0.18090158700943" StarRating="4" HotelCode="114260|19651" HotelName="Park Grand London Paddington" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1-2 Queens Gardens, London, Bayswater W2 3BA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/157747/a_157747_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the heart of London's stylish Paddington, Hyde Park and Bayswater area. Guests enjoy a prime location less than 5 minutes from Paddington whilst being surrounded by all the excitement of London's West End. London City Airport and London Heathrow Airport are approximately 3 km and 10 km from the establishment respectively. London Gatwick Airport and London Stansted Airport are both some 16 km away from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1982" OriginalAmount="1982">
      <BasicPropertyInfo Latitude="51.505423582543" Longitude="-0.099322199821472" StarRating="4" HotelCode="32567|30701" HotelName="Mercure London Bridge" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Diet Meals,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>71-79  Southwark Street, London SE1 0JA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/51798/a_51798_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the main road, just a few kilometres out of the city centre. The hotel provides an ideal base from which to explore the surrounding area, with the closest underground station and bus stop just being 5 minutes away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1983.28" OriginalAmount="1983.28">
      <BasicPropertyInfo Latitude="51.532038750126" Longitude="-0.10957106825698" StarRating="4" HotelCode="259003|CAS340000" HotelName="DoubleTree by Hilton London Angel Kings Cross" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 07/02/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>60 Pentonville Road, London N1 9LA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/15137/a_15137_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is situated at the heart of the hip London district of Islington. There are various international restaurants in the surrounding area as well as cosy pubs and bars. Charming antique shops and numerous other shops are also located within walking distance.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1984.04" OriginalAmount="1984.04">
      <BasicPropertyInfo Latitude="51.4942" Longitude="-0.141289" StarRating="4" HotelCode="316785|33524" HotelName="Park Plaza Victoria London" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>239 Vauxhall Bridge Road, London SW1V 1EQ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/31705/a_31705_K2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;In an elegant style, this hotel is located close to Victoria station. From here, guests have direct access to Gatwick airport. In only a number of minutes guests will reach the city centre and famous sightseeing attractions of the city including Buckingham Palace, Big Ben, Trafalgar Square, Westminster Abbey and the theatres of the West End. The nearest restaurants, shops and bars are all found within close walking distance.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1990" OriginalAmount="1990">
      <BasicPropertyInfo Latitude="51.505103" Longitude="-0.104784" StarRating="4" HotelCode="208031|39481" HotelName="Novotel London Blackfriars" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>46 Blackfriars Road, London SE1 8NZ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/296371/a_296371_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="1990.92" OriginalAmount="1990.92">
      <BasicPropertyInfo Latitude="51.516566" Longitude="-0.069878" StarRating="4" HotelCode="|JQ3" HotelName="Hampton by Hilton London City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 31/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>12-20 Osborn Street</AddressLine>
          </AddressLines>
          <PostalCode />
        </Address>
        <HotelPictures>http://www.travco.co.uk/images/hotels/giata/83391/19738220.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;HotelDescription : &lt;/b&gt;110 rooms are located on 6 storeys and can be reached by lift. The friendly staff at the reception desk are happy to answer any questions. A baggage storage service and a safe are available. 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. Wheelchair-accessible facilities are available. A fireplace creates a cosy atmosphere. Film fans will find plenty of 'lights, camera, action' at the cinema. Everyday necessities can be purchased at the supermarket. Guests of the hotel are welcome to relax in the garden. Additional facilities include a TV room. Guests arriving by car can park their vehicles in the car park for a fee. Further services and facilities include a 24-hour security service, a babysitting service, a childcare service, medical assistance, room service (for a fee), an alarm call service, a laundry service and a hotel shuttle bus. A fax machine is available for guests' business needs.The hotel is ideally situated near the city of London's financial district, the Docklands and the newly thriving Shoreditch area. In addition, for the leisure traveller it is just one stop from Liverpool Street main railway station, giving excellent connections to all major airports and the cities in the UK. London City Airport is situated approximately 11 km away, London Heathrow Airport roughly 33 km and London Gatwick some 50 km from the hotel, whilst London Luton Airport and London Stansted Airport are around 57 km and 56 km from the hotel, respectively.A sun terrace is a great place to while away the hours. After an eventful day, guests can work out and recharge in the gym. Activity coordinators organise an entertainment programme for adults and children. 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, a queen-size bed or a king-size bed. Extra beds can be requested. A safe 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 direct dial telephone, a TV, an alarm clock and WiFi (no extra charge) are provided as well. Bathrooms are equipped with a shower and a hairdryer. 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 and non-smoking rooms.Various dining options are available, including a restaurant, a café and a bar. Bed and breakfast is offered as a catering option. A continental breakfast buffet guarantees a great start to the day. A delicious and varied buffet is freshly prepared at breakfast, and a set menu can be ordered at lunch and dinner. Diet meals and children's meals can be prepared on request. In addition, special catering options and snacks are available. Alcoholic beverages are available.The hotel has a car park, with parking available for 30-40 cars. This is chargeable.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1991" OriginalAmount="1991">
      <BasicPropertyInfo Latitude="51.498140856845" Longitude="-0.11316447301635" StarRating="4" HotelCode="495561|141679" HotelName="Park Plaza London Waterloo" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Currency Exchange,Internet,Laundry,Massage Centre,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>6 Hercules Road, London SE1 7DP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/609299/a_609299_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1991" OriginalAmount="1991">
      <BasicPropertyInfo Latitude="51.49871018" Longitude="-0.08142383" StarRating="4" HotelCode="610575|408395" HotelName="Residence Inn by Marriott London Tower Bridge" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>190 Bermondsey Street, London SE1 3TQ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/12/de/12de71f8e3a36df37d797b3415cda9b240439cf4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1993.79" OriginalAmount="1993.79">
      <BasicPropertyInfo Latitude="51.424278093582" Longitude="-0.22931191958708" StarRating="4" HotelCode="77873|316752" HotelName="Hotel Du Vin Wimbledon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>West Side Common, Cannizaro House, London SW19 4UE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/31/316752/316752a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1993.95" OriginalAmount="1993.95">
      <BasicPropertyInfo StarRating="4" HotelCode="|618119" HotelName="THISTLE HOLBORN" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/378150_image59971716_0.jpg</HotelPictures>
        <HotelDescription>Located in elegant Bloomsbury, The Thistle Holborn is a luxurious four-star hotel ideally located at the heart of intellectual, historic and fashion-mad London. The British Museum, Covent Garden and Oxford Street are all nearby. With easy access to the London Underground, The Kingsley hotel is the ideal base for business meetings, special events and weekend breaks. The Kingsley hotel by Thistle, provides guests with a wonderful perspective on the capital. From the hotel, London landmarks like the British Museum, Covent Garden, Oxford Street, the leafy squares of Bloomsbury and the West End theatres are within easy walking distance making it the perfect venue to explore London. This Bloomsbury hotel has 129 bedrooms, including Deluxe and Executive rooms and a Junior Suite. It also has seven meeting rooms, the largest seating 100 people theatre-style, and six syndicate rooms. So it�s also the perfect venue whether you�re visiting for pleasure or business ideal. Appropriately, for a hotel named after the author Charles Kingsley, the hotel�s blend of contemporary comforts and Edwardian charm is definitely something to write home about.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2002" OriginalAmount="2002">
      <BasicPropertyInfo Latitude="51.514582" Longitude="-0.156604" StarRating="4" HotelCode="32000|2150" HotelName="DoubleTree By Hilton Hotel London - Marble Arch" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Bryanston Street, Marble Arch, W1H7BY London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/51047/a_51047_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Built in 1950, this charming hotel is located just off Oxford Street, close to the popular Hyde Park and within walking distance of Marble Arch underground station. The M4 and M40 motorways are within convenient reach, making access to Heathrow Airport, which is just 30 km away, both quick and easy.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2007" OriginalAmount="2007">
      <BasicPropertyInfo Latitude="51.5262539" Longitude="-0.12688900000001" StarRating="3" HotelCode="903418|457647" HotelName="Euro Bloomsbury" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>53 Cartwright Gardens, Russel Square, London WC1H 9EL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/350321/2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a range of services and facilities for holidaymakers and business guests alike. Guests are welcomed at the accommodation, which has a total of 31 rooms. Wireless internet access in public areas allows travellers to stay connected.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2011.24" OriginalAmount="2011.24">
      <BasicPropertyInfo Latitude="51.498728332923" Longitude="-0.10616719722748" StarRating="4" HotelCode="137292|384165" HotelName="H10 London Waterloo" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 05/02/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>284 to 302 Waterloo Road, SE1 8RQ London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/197154/a_197154_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on the well-known Waterloo Road, just 5 minutes' walk from Waterloo Tube Station. Within walking distance guests will find the main London attractions like the London Eye, the River Thames, Big Ben and the Houses of Parliament. Waterloo Train Station is around 600 m from the hotel. Nearby airports include London Heathrow at a distance of approximately 30 km, London Luton at some 45 km and London Gatwick and London Stansted both at around 50 km.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="2012.66" OriginalAmount="2012.66">
      <BasicPropertyInfo Latitude="51.526498011838" Longitude="-0.13015016913414" StarRating="4" HotelCode="12322|CAR569000" HotelName="Hilton Euston" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 07/02/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>17-18 Upper Woburn Place, WC1H 0HT London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/12330/a_12330_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located just 300 m from Euston station. The British Museum is around 800 m away, Oxford Street is 1 km away and the nearest airport is 30 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2013" OriginalAmount="2013">
      <BasicPropertyInfo Latitude="51.470483575" Longitude="-0.1774337" StarRating="5" HotelCode="199801|60952" HotelName="Hotel Rafayel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/02/2025">
        <Address>
          <AddressLines>
            <AddressLine>34 Lombard Road, London SW11 3RF, Adjacent to London Heliport</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/48/481142/481142a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Hotel Rafayel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2013.80" OriginalAmount="2013.80">
      <BasicPropertyInfo Latitude="51.508276236287" Longitude="0.038858318227767" StarRating="3" HotelCode="94604|115413" HotelName="London Docklands (Excel) Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2 Festoon Way, Royal Victoria Dock, London E16 1SJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/348780/2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;With a 24-hour front desk and popular restaurant, this modern hotel offers spacious rooms with Wi-Fi access. Premier Inn London Docklands is next to the ExCel Exhibition Centre in Royal Victoria Dock.The air-conditioned rooms at Premier Inn London Docklands ExCel each have a satellite TV and a wo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2015" OriginalAmount="2015">
      <BasicPropertyInfo Latitude="51.513492" Longitude="-0.183276" StarRating="4" HotelCode="318223|2132" HotelName="The Caesar Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 05/02/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>26-33 Queen's Gardens, Hyde Park, London W2 3BE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/32729/a_32729_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Central London in a quiet residential area in Queens Gardens. Hyde Park, Marble Arch, Oxford Street, Regent Street and Bond Street are all near at hand and scores of shops, nightclubs and public transport are all easily reached within 800 m.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2021" OriginalAmount="2021">
      <BasicPropertyInfo Latitude="51.457525838165" Longitude="-0.20607835910801" StarRating="3" HotelCode="77360|54248" HotelName="The Lodge Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>52-54 Upper Richmond Road, Putney, London SW15 2RN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/343637/201589145623590.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2021.12" OriginalAmount="2021.12">
      <BasicPropertyInfo Latitude="51.481123" Longitude="-0.148804" StarRating="4" HotelCode="160539|341025" HotelName="Pestana Chelsea Bridge" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Spa 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,Heated Pool,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>354 Queenstown Road, London SW8 4AE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/226795/w_226795_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located for both business and leisure travel, this is a new 14-storey hotel, built in 2009, which forms part of the Berkeley Homes Chelsea Bridge Wharf development on Queenstown Road. It has a privileged location along the River Thames on Chelsea Bridge, opposite Battersea Park. Sloane Square and Victoria stations are within a comfortable 10-minute walk of the hotel. Bus and train services are also close by.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2026" OriginalAmount="2026">
      <BasicPropertyInfo Latitude="51.51019636" Longitude="-0.0767426" StarRating="4" HotelCode="450238|444187" HotelName="citizenM Tower of London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>40 Trinity Square, London, Greater London EC3N 4DJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/613121/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is citizenM Tower of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2027" OriginalAmount="2027">
      <BasicPropertyInfo Latitude="51.52660481129" Longitude="-0.12978136539459" StarRating="4" HotelCode="200908|6199" HotelName="Ambassadors Bloomsbury" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 05/02/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>12 Upper Woburn Place, Euston, London WC1H 0HX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/7635/a_7635_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is centrally located in Bloomsbury, with Euston, Russell Square and King's Cross/St Pancras stations close by. The nearest airport is Heathrow (some 26 km away) while Gatwick, Luton and Stanstead are all about 50 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2027" OriginalAmount="2027">
      <BasicPropertyInfo Latitude="51.513445" Longitude="-0.163074" StarRating="3" HotelCode="152028|199529" HotelName="Parkwood at Marble Arch" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Stanhope Place, Marble Arch, London W2 2HB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/349926/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of London. A number of public transport stops are just outside the door.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="2030.67" OriginalAmount="2030.67">
      <BasicPropertyInfo StarRating="4" HotelCode="|746440" HotelName="THISTLE TRAFALGAR, LEICESTER SQUARE" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1054008_foto_1.jpg</HotelPictures>
        <HotelDescription>The Thistle Trafalgar, Leicester Square is located on an intimate and quiet side street in the heart of the West End with the famous �theatre land� Leicester Square, Piccadilly Circus and Trafalgar Square within just five minutes walk. All 108 bedrooms at this four-star hotel have been recently refurbished to offer the highest standards of comfort and style. Standards reflected in our two ground-floor bars which offer perfect surroundings for after work or before dinner drinks. Our Gravity Bar can also be booked for small meetings and events. With The City on one side and Whitehall on the other, this is truly the centre of London. The Royal Trafalgar hotel by Thistle is the perfect base from which to discover the London's shopping, sightseeing and culture.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2036" OriginalAmount="2036">
      <BasicPropertyInfo Latitude="51.52183" Longitude="-0.132131" StarRating="3" HotelCode="114661|444184" HotelName="Cavendish" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>75 Gower Street, Bloomsbury, London WC1E 6HJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/2000000/1230000/1222800/1222750/3741ef90_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests of the hotel can reach various storeys easily and comfortably by lift. Services and facilities at the hotel include a safe, a restaurant, a bar, medical assistance, a laundry service 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 establishment. In addition, a shuttle service is offered.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="2036.45" OriginalAmount="2036.45">
      <BasicPropertyInfo StarRating="4" HotelCode="|655246" HotelName="Hotel Saint" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1176169_foto_1.jpg</HotelPictures>
        <HotelDescription>This 4 star hotel is located in the city of London, close to some of the most important tourist attractions such as the Sky Garden skyscraper, the Tower of London and Brick Lane.
The rooms that make up the hotel are spacious and bright. All of them have private bathroom fully equipped and have different amenities that you can enjoy such as TV, Wi-Fi, heating and air conditioning and minibar among others.
For those who want to enjoy an exercise session, they can count on the hotel gym.
For those staying for business reasons, the hotel has two meeting rooms where they can be carried out.
Enjoy a good dish in the restaurant or a drink in the bar located on the roof of the hotel with a 360 degree panoramic view.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2037" OriginalAmount="2037">
      <BasicPropertyInfo Latitude="51.515670084436" Longitude="-0.17229408343706" StarRating="3" HotelCode="67793|56013" HotelName="Best Western Plus The Delmere Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>128-130 Sussex Gardens, London W2 1UB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/87683/a_87683_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2038.18" OriginalAmount="2038.18">
      <BasicPropertyInfo Latitude="51.517856" Longitude="-0.118583" StarRating="4" HotelCode="47459|112e46" HotelName="Citadines Holborn-Covent Garden London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Kitchen,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>94-99 High Holborn, London WC1V 6LF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/10409/a_10409_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located close to the British Museum, the Royal Opera, Piccadilly Circus and Leicester Square. Covent Garden, one of the liveliest districts of London, which features countless shops, restaurants, lively bars and nightclubs, is located close by. The nearest underground station is Holborn and can easily be reached on foot.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2039" OriginalAmount="2039">
      <BasicPropertyInfo Latitude="51.521071897594" Longitude="-0.15601633050585" StarRating="4" HotelCode="52564|2155" HotelName="Holmes Hotel London" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>83 Chiltern Street, Marylebone, London W1U 6NF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/54901/a_54901_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant boutique hotel is located right on Baker Street, this comfortable hotel is ideal for tourists wishing to explore the city as well as business guests. Plenty of restaurants and bars are located in the hotel's vicinity. The nearest shops are less than 50 metres away. Numerous sightseeing attractions, such as Madame Tussaud's, Oxford Street, Bond Street, Marylebone High Street, Regent's Park with London Zoo, Hyde Park, Lords Cricket Ground, Theatre Land, as well the West End's nightlife are all easily reached within walking distance. With the local public transport (for example from Baker Street tube station, which is 50 m away) guests will quickly and easily reach other areas of London as well as Heathrow Airport (from Paddington Street, around 15 minutes away) which lies 25 km from the hotel. Luton and Stansted airports are located around 30-40 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2043" OriginalAmount="2043">
      <BasicPropertyInfo Latitude="51.514751295505" Longitude="-0.10923928053558" StarRating="4" HotelCode="376518|200368" HotelName="SACO Fleet Street - Crane Court" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>1 Crane Court, London EC4A 2EJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/510774/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2043.49" OriginalAmount="2043.49">
      <BasicPropertyInfo Latitude="51.511387204815" Longitude="-0.18503198528481" StarRating="4" HotelCode="37755|385575" HotelName="Park Avenue J Hotel Hyde Park" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 05/02/2025" HotelFacility="Bar,Central Heating,Internet,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>60 Queensborough Terrace, London W2 3SH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/62292/a_62292_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at the heart of London within a few metres of Hyde Park, just 50 m from links to links to the public transport network and bars and shopping venues are to be found 100 m from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2044" OriginalAmount="2044">
      <BasicPropertyInfo Latitude="51.51226447" Longitude="-0.09351085" StarRating="4" HotelCode="440132|199544" HotelName="Cove - Cannon Street, The City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>46 Cannon Street, London EC4N 6JJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/629453/629453a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in London. The nearest airport is Cove - Cannon Street, The City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="2049.32" OriginalAmount="2049.32">
      <BasicPropertyInfo StarRating="4" HotelCode="|974894" HotelName="MARLIN APARTMENTS ALDGATE TOWER BRIDGE" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/888397_foto_1.jpg</HotelPictures>
        <HotelDescription>Marlin Aldgate Tower Bridge is situated in one of London's biggest financial districts just a short walk from Tower Bridge and the Tower of London, and just 3 minutes away from the tube providing fast access across the city.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="2050.23" OriginalAmount="2050.23">
      <BasicPropertyInfo StarRating="4" HotelCode="|710640" HotelName="The Bailey's Hotel, London Kensington" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/801410_foto_1.jpg</HotelPictures>
        <HotelDescription>Este elegante hotel de lujo estandaacute; situado en el corazandoacute;n del distrito londinense de Kensington y es un alojamiento exclusivo para exigentes visitantes de esta ciudad. Destaca ante todo por su buena conexiandoacute;n a la red panduacute;blica de metro y autobuses, gracias a la cual podrandaacute; conocer de forma candoacute;moda esta metrandoacute;poli llena de vida. La estaciandoacute;n de metro mandaacute;s prandoacute;xima estandaacute; a sandoacute;lo unos minutos a pie. En los alrededores del hotel hay un gran nanduacute;mero de comercios y de distintos lugares para el ocio y entretenimiento.Construido en estilo victoriano, el edificio vuelve a brillar de esplendor despuandeacute;s de la completa renovaciandoacute;n. Ofrece a sus clientes numerosas ventajas, aquellas que pueden esperarse de un hotel de lujo. Dispone de una elegante recepciandoacute;n abierta las 24 horas, guardarropa y un ascensor, bar y un singular pub. El hotel dispone de un exclusivo restaurante con menanduacute; a la carta, climatizado y con zona para no fumadores. Para aquellos que viajan por negocios, estandaacute;n a su disposiciandoacute;n salas de conferencias con todo el equipamiento profesional que se requiere, como conexiandoacute;n a Internet. Los servicios de habitaciandoacute;n y lavanderandiacute;a tambiandeacute;n estandaacute;n incluidos.El hotel dispone de un total de 212 confortables habitaciones, todas equipadas de manera elegante. Cada una dispone de un elegante baandntilde;o con ducha, secador de pelo, telandeacute;fono, TV vandiacute;a satandeacute;lite y conexiandoacute;n a Internet. Ademandaacute;s, todas ellas estandaacute;n dotadas de minibar, caja fuerte y calefacciandoacute;n central. Algunas tienen piso de baldosas y tambiandeacute;n moqueta.Aquellos que estandeacute;n interesados en el deporte podrandaacute;n utilizar el gimnasio del hotel.Los huandeacute;spedes podrandaacute;n disfrutar de un sabroso y variado bufet. La premiada cocina del hotel ofrece ante todo comidas livianas y dietandeacute;ticas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2051" OriginalAmount="2051">
      <BasicPropertyInfo Latitude="51.52252796664" Longitude="-0.086988244274835" StarRating="3" HotelCode="67591|17183" HotelName="Travelodge London Central City Road" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1-23 City Road, London EC1Y 1AG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/87416/a_87416_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel ist a 2-minute walk from Old Street tube station and a 1 km walk from St Paul's Cathedral.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2052.76" OriginalAmount="2052.76">
      <BasicPropertyInfo Latitude="51.529092" Longitude="-0.120078" StarRating="1" HotelCode="170218|859655" HotelName="Clink261" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse,Hostel" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>261-265 Gray's Inn Road, London WC1X 8QT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/344400/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in the heart of Central London. Guests will find Kings Cross St Pancras tube station just 400 m away and it is around a 10-minute walk to the British Library and some 2.3 km to Covent Garden, the British Museum and Dickens' House. Camden Town is also about 15 minutes away by public transport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="2056.99" OriginalAmount="2056.99">
      <BasicPropertyInfo StarRating="3" HotelCode="|118283" HotelName="Byron" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/885766_foto_1.jpg</HotelPictures>
        <HotelDescription>El hotel Byron se encuentra en una zona perfecta para cualquier persona que visite el centro de Londres, ya sea por negocios o placer. Ofrece altos niveles de confort moderno aunque emplazado en un entorno tradicional que evoca parte del encanto y la elegancia de la Inglaterra victoriana. El Byron transmite la sensaciandoacute;n de una casa rural en medio de la ciudad. El hotel se encuentra en Queensborough Terrace W2, a solo 180 metros de Hyde Park, a diez minutos a pie de los famosos Marble Arch y Oxford Street Tambiandeacute;n Knightsbridge y Kensington se encuentran muy prandoacute;ximos al hotel. El hotel se encuentra en una tranquila vandiacute;a panduacute;blica, muy cerca de las estaciones de metro de Bayswater y Queensway que llevan a 135 destinos de Londres. El Byron ha sido totalmente redecorado y reformado recientemente. Dispone de 45 habitaciones, cada una de ellas con baandntilde;o o ducha propios, aire acondicionado, televisiandoacute;n, secador de pelo y conexiandoacute;n a Internet inalandaacute;mbrica. El hotel tambiandeacute;n incluye candoacute;modos cuartos de estar, cuenta con ascensor en todas las habitaciones, un portero las 24 horas y oficinas.By road the hotel is easily accessible from the M4 (Heathrow Airport) and M40 (M25). The Heathrow Airbus stops at Queensway which is just 2 minutes walk to the hotel. The nearbyunderground stations are Bayswater and Queensway. Paddington main line trainstation is just 10 minutes walk from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2069" OriginalAmount="2069">
      <BasicPropertyInfo Latitude="51.515059" Longitude="-0.172309" StarRating="2.5" HotelCode="24545|2004" HotelName="Queensway Hotel, Sure Hotel Collection by Best Western" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/02/2025" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>147-149 Sussex Gardens, Paddington, Hyde Park, London W2 2RY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/35450/a_35450_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Queensway Hotel, Sure Hotel Collection by Best Western.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2070" OriginalAmount="2070">
      <BasicPropertyInfo Latitude="51.542051" Longitude="-0.170353" StarRating="4" HotelCode="29186|31633" HotelName="Marriott Regents Park" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Free CXL until 06/02/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>King Henry's Road 128, London NW3 3ST</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/46908/a_46908_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is located just a few minutes' walk from Regent's Park and London Zoo. This hotel lies somewhat out of the centre of London, close to many shopping and entertainment venues.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2077" OriginalAmount="2077">
      <BasicPropertyInfo Latitude="51.51075313" Longitude="-0.0966464" StarRating="4" HotelCode="986165|416218" HotelName="Locke At Broken Wharf" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2 Broken Wharf, London EC4V 3DT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://images.dnatatravel.com/ei/1/2/4/6/0/0/4/6/0.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2089" OriginalAmount="2089">
      <BasicPropertyInfo Latitude="51.513184499829" Longitude="-0.17912462353706" StarRating="3" HotelCode="38342|229021" HotelName="Lancaster Hall Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 06/02/2025">
        <Address>
          <AddressLines>
            <AddressLine>35 Craven Terrace, London W2 3EL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/31/316189/316189a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="2090.14" OriginalAmount="2090.14">
      <BasicPropertyInfo StarRating="3" HotelCode="|711045" HotelName="Holiday Inn Express London Victoria" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/886409_foto_1.jpg</HotelPictures>
        <HotelDescription>Hotel del centro de Londres con 52 modernas habitaciones y fandaacute;cil acceso a la estaciandoacute;n Victoria y el West EndEl Holiday Inn Expressandreg; London Victoria, situado en un edificio histandoacute;rico, estandaacute; a 10 min a pie de la estaciandoacute;n Victoria, con trenes randaacute;pidos al aeropuerto de Gatwick (LGW). La estaciandoacute;n de metro Pimlico, con conexiones a los barrios comerciales y el West End, estandaacute; a solo 3 min. Hay aparcamiento gratis en la calle: de 18. 30 a 8. 30 h entre semana y 24 horas en fin de semana. A poca distancia hay un aparcamiento. Los teatros Apollo Victoria y Victoria Palace estandaacute;n a 10 min andando. A un par de paradas de metro, tienes las tiendas de Bond St. y Oxford St. Algunos lugares turandiacute;sticos, como el palacio de Buckingham y las Casas del Parlamento, estandaacute;n a menos de 30 min a pie. El cercano Queen Mother Sports Centre tiene gimnasio y piscina cubierta. El gran centro de exposiciones QEII Centre estandaacute; a 30 min andando. Los barrios financieros de la City y Canary Wharf estandaacute;n a 20 min en metro y ExCeL London, a 40 min. El wifi estandaacute; incluido en todo el hotel. Los huandeacute;spedes tienen el desayuno incluido. El Beverley Bar del vestandiacute;bulo sirve bebida y comida hasta tarde. Hay numerosos restaurantes en la zona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2090.53" OriginalAmount="2090.53">
      <BasicPropertyInfo Latitude="51.52971645" Longitude="-0.07324382" StarRating="4" HotelCode="519282|652477" HotelName="Shoreditch Square Apartments By TheSqua.re" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/01/2025" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Tower Hamlets, Diss Street, Stephen Court, London E2 7QX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/65/652477/652477a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in London.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2092.96" OriginalAmount="2092.96">
      <BasicPropertyInfo Latitude="51.501331" Longitude="-0.115941" StarRating="4" HotelCode="70877|78964" HotelName="Park Plaza County Hall" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>1 Addington St, London SE1 7RY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/93270/a_93270_D2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on the banks of the River Thames, just south of Westminster Bridge and near to Waterloo International railway station, this hotel is within easy reach of some of the capital's most visited attractions such as the London Eye, the Houses of Parliament, Big Ben and the London Aquarium. London City Airport is some 9 km away, London Heathrow Airport is approximately 16 km away, London Gatwick is 29 km away, London Luton is 35 km away and London Stansted is 36 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2095" OriginalAmount="2095">
      <BasicPropertyInfo Latitude="51.53793062" Longitude="-0.19189626" StarRating="4.5" HotelCode="548398|205219" HotelName="Sanctum International Serviced Apartments Belsize" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>258 Belsize Road, Maida Vale, London, Greater London NW6 4BT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/149362/d56ef913-033d-446c-b0f6-f7ddac122c93.jpg?d=636863412110000000</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2097" OriginalAmount="2097">
      <BasicPropertyInfo Latitude="51.517811028745" Longitude="-0.12800227976231" StarRating="4" HotelCode="44704|4446" HotelName="Radisson Blu Edwardian Kenilworth Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>97 Great Russell Street, Bloomsbury, London WC1B 3LB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/19743/a_19743_F2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is centrally located at the heart of the city of London. Numerous shopping centres, various tourist attractions and other entertainment venues are within easily reach by underground. Tottenham Court Road underground station is situated in the hotel's immediate vicinity.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="2103.01" OriginalAmount="2103.01">
      <BasicPropertyInfo StarRating="4" HotelCode="|687727" HotelName="196 BISHOPSGATE HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/887121_foto_1.jpg</HotelPictures>
        <HotelDescription>The 196 Bishopsgate Hotel is located in London's financial district just opposite Liverpool Street station, which is a short hop on the tube from the thriving West End and a stones' throw from the numerous bars and restaurants of London's fashionable Hoxton and Shoreditch districts. At 196 Bishopsgate guests can benefit from the flexibility of a hotel while at the same time enjoy the space and freedom of an apartment offering a range of serviced apartments from studios up to two bedrooms, and all with no minimum stay. Each of the 48 serviced residences is decorated to the same high standard and has been furnished with a contemporary flair. All offer fully equipped kitchens, marble clad en-suites, and dining areas. Whichever type of apartment is required, they all guarantee the space to relax, work or entertain!Guests staying 7 nights or more should note that strict cancellation policies apply.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2116" OriginalAmount="2116">
      <BasicPropertyInfo Latitude="51.506124773726" Longitude="-0.12425065040588" StarRating="5" HotelCode="16979|13338" HotelName="The Royal Horseguards Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Whitehall Court, London SW1A 2EJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/20684/a_20684_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located a stone's throw from the Houses of Parliament, Trafalgar Square, and overlooks the River Thames and the London Eye. It is within easy reach of Buckingham Palace, Chinatown and the theatres and shops of the West End. The spectacularly ornate One Whitehall Place, one of London's most prestigious conference and banqueting venues, adjoins the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2118" OriginalAmount="2118">
      <BasicPropertyInfo Latitude="51.525389" Longitude="-0.117676" StarRating="4" HotelCode="148307|240824" HotelName="The Goodenough on Mecklenburgh Square" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>23 Mecklenburgh Square, London WC1N 2AD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/209900/a_209900_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This club is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2124" OriginalAmount="2124">
      <BasicPropertyInfo Latitude="51.511438" Longitude="-0.072214" StarRating="4" HotelCode="904267|27937" HotelName="Leonardo Royal Hotel London Tower Bridge" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Garden,Heated Pool,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>45 Prescot Street, London E1 8GP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/237979/a_237979_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently situated in the heart of London, just a few metres away from all major attractions and the award-winning shopping centre County Mall. It is also close to train, bus and coach stations, exclusive restaurants, bars, pubs, cinemas and theatres. It is only 5 km from Gatwick Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="2124.46" OriginalAmount="2124.46">
      <BasicPropertyInfo StarRating="3" HotelCode="|825955" HotelName="IBIS STYLES LONDON SOUTHWARK" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/887181_foto_1.jpg</HotelPictures>
        <HotelDescription>Equipped with our very own stylish bar, our affordable London hotel is home to 154 spacious, creatively decorated bedrooms (including eight modern suites for larger groups). All of our rooms feature comfortable beds for a great night's sleep, and en suite walk-in power showers for an invigorating start to the day. Wake up to an unlimited, all-inclusive breakfast spread and indulge in a typically laid-back approach to checking out - you don't need to leave us until noon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2129.58" OriginalAmount="2129.58">
      <BasicPropertyInfo Latitude="51.49828022" Longitude="-0.01936466" StarRating="4" HotelCode="563814|2265695" HotelName="Lincoln Plaza London Curio Collection by Hilton" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Jacuzzi,Laundry,Lounge,Spa,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>2 Lincoln Plaza, Millharbour Canary Wharf, London E14 9BD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/681634/a_681634_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2130" OriginalAmount="2130">
      <BasicPropertyInfo Latitude="51.515155354382" Longitude="-0.15995047401373" StarRating="5" HotelCode="64608|200795" HotelName="The Marble Arch London" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>31 Great Cumberland Place, London W1H 7TA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/83284/w_83284_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="2135.67" OriginalAmount="2135.67">
      <BasicPropertyInfo StarRating="4" HotelCode="|450260" HotelName="The Cumberland London" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2419357_foto_1.jpg</HotelPictures>
        <HotelDescription>The Cumberland se inspira en el amor de la capital por la manduacute;sica contemporandaacute;nea, con una fusiandoacute;n armoniosa de comodidad y servicio.En una posiciandoacute;n privilegiada entre Oxford Street y Marble Arch, pero a solo unos metros del oasis de Hyde Park, es la base perfecta para pasar un rato en Londres. Estarandaacute;s cerca de distritos de compras famosos, museos y lugares de interandeacute;s histandoacute;rico, mientras que la estaciandoacute;n de metro de Londres estandaacute; a la vuelta de la esquina, lo que facilita la exploraciandoacute;n.Con 1019 habitaciones, The Cumberland ofrece aire acondicionado en todas partes, SOUND Sports Bar, SOUND Bar, SOUND Cafe, restaurante, comidas en la habitaciandoacute;n e instalaciones totalmente modernas y accesibles, The Cumberland es el destino perfecto para todos los viajeros.Elija una habitaciandoacute;n clandaacute;sica, un favorito atemporal con camas Hypnosandreg; sanduacute;per candoacute;modas, Wi-Fi randaacute;pido y gratuito (con acceso ilimitado a Internet), tomas de carga USB, secador de pelo y caja fuerte en la habitaciandoacute;n. Las habitaciones Gold le brindan espacio adicional y comodidad con extras adicionales ademandaacute;s de todas las caracterandiacute;sticas esenciales de las habitaciones Classic. Las habitaciones Gold King Park View ofrecen comodidades superiores, incluida una lujosa cama King, asandiacute; como vistas icandoacute;nicas de Hyde Park. Las habitaciones ejecutivas cuentan con potentes duchas de lluvia sobre la baandntilde;era y ofrecen un conserje personal y acceso exclusivo a Back Stage, que incluye un desayuno energandeacute;tico diario, refrigerios durante todo el dandiacute;a, tandeacute; de la tarde, refrigerios antes de la fiesta y una selecciandoacute;n de bebidas. Finalmente, las suites son espaciosas, completas con sala de estar, guitarra elandeacute;ctrica y amplificador Marshall. Acceda a todas las andaacute;reas con los beneficios VIP de Back Stage, que incluyen un desayuno energandeacute;tico diario, refrigerios durante todo el dandiacute;a, tandeacute; de la tarde, refrigerios antes de la fiesta y una selecciandoacute;n de bebidas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2137.40" OriginalAmount="2137.40">
      <BasicPropertyInfo Latitude="51.500865036197" Longitude="-0.11686955092614" StarRating="4" HotelCode="140852|340985" HotelName="Park Plaza Westminster Bridge London" 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,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>200 Westminster Bridge Road, London SE1 7UT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/201578/a_201578_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Westminster, on the south side of Westminster Bridge, a short walk from Waterloo Station. Guests have access to the London Underground (Northern, Bakerloo and Jubilee Lines) and a number of train routes heading to the south east of England. The restaurants and bars of South Bank are just 100 m away and it is 200 m from the Thames. It is perfectly situated within short walking distance of London's key tourist attractions, including Big Ben, the Houses of Parliament, the London Aquarium, the London Eye, South Bank, BFI IMAX Cinema, the Imperial War Museum, Westminster Abbey, Trafalgar Square and Buckingham Palace. Oxford Street is 1.5 km and it is 2 km from the hotel to Hyde Park. London City Airport is 14 km away and it is 28 km from London Heathrow.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2139" OriginalAmount="2139">
      <BasicPropertyInfo Latitude="51.496248" Longitude="-0.179531" StarRating="4" HotelCode="93108|200205" HotelName="54 Queen’s Gate Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>54 Queen's Gate, South Kensington, London SW7 5JW</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/31/315151/315151a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="2141.36" OriginalAmount="2141.36">
      <BasicPropertyInfo Latitude="51.493946" Longitude="-0.143333" StarRating="4" HotelCode="56594|CAF399400" HotelName="DoubleTree by Hilton Hotel London - Victoria" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 06/02/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Bridge Place, London SW1V 1QA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/73354/a_73354_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated close to Victoria underground station. Countless shopping and entertainment venues are to be found in the vicinity (within 100 m of the hotel) and it is the ideal starting point for sightseeing tours and shopping trips in inner London. The airport is around 35 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2144" OriginalAmount="2144">
      <BasicPropertyInfo Latitude="51.515221" Longitude="-0.160916" StarRating="4" HotelCode="154056|444299" HotelName="The Sumner" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/02/2025" HotelFacility="Air Conditioning,Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>54 Upper Berkeley Street, Marble Arch, London W1H 7QR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/350500/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in London, this hotel is ideal for those in need of an adults-only holiday. The nearest airports are London (LON) and The Sumner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="2146.04" OriginalAmount="2146.04">
      <BasicPropertyInfo StarRating="4" HotelCode="|500934" HotelName="NORFOLK TOWERS HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/869947_image45033677_0.jpg</HotelPictures>
        <HotelDescription>The hotel is situated on a side street just off an attractive square in Bayswater and just two minutes walk from Paddington and Lancaster tube stations offering easy access to all areas of London. Hyde Park is a short walk from the hotel.Club Rooms were renovated in 2014, designed for the leisure and corporate clients seeking a greater level of luxury at cost effective prices. Club Rooms feature bespoke wood furnishing and come equipped with all the essentials, such as 26" high-specification TV?s, working desk and granite bathrooms with either a bath or luxury rain shower. Facilities include complimentary WiFi, fridge, tea and coffee making facilities.The restaurant is on the lower ground floor and is pleasantly cosy with modern pale wood furniture.It is an attractive, traditional building with a more modern entrance.The lobby is decorated in a traditional style. It is pleasantly light though, due to the full length windows and a modern chandelier. An adjoining Bar area offers extra seating.This is a comfortable superior tourist hotel offering good value for money accommodation. The hotel is particularly well placed for clients arriving at Paddington mainline station from the Heath</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="2150.85" OriginalAmount="2150.85">
      <BasicPropertyInfo StarRating="4" HotelCode="|D31250" HotelName="Tower Residences By Blue Orchid" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2668515_foto_1.jpg</HotelPictures>
        <HotelDescription>A charming 1900s building boasting stunning views of the Tower of London, Tower Residences' luxury and contemporary studios and apartments provide the perfect base in central London. Residences provides luxury living for up to four people; each incorporating a fully equipped kitchen, elegant and flexible open-plan dining and living rooms with workstation, together with modern, stylish bathrooms, ideal for both short and long-term stays.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2156" OriginalAmount="2156">
      <BasicPropertyInfo Latitude="51.490231" Longitude="-0.13759400000004" StarRating="1" HotelCode="293776|457961" HotelName="Astor Victoria Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>71 Belgrave Road, Victoria, London SW1V 2BG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/61850/1861850/1.jpg?f=15499862</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2158" OriginalAmount="2158">
      <BasicPropertyInfo Latitude="51.54261688776" Longitude="-0.0062844157218933" StarRating="3.5" HotelCode="175726|35774" HotelName="Staybridge Suites London - Stratford City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>10b Chestnut Plaza, Westfield, Stratford City, London E20 1GL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/344497/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located directly adjacent to the iconic Olympic Stadium, in the heart of the Westfield Stratford City complex. The hotel is situated close to an impressive selection of 42 different restaurants and a plethora of designer brands. The U.K's largest casino is also less than a minute’s stroll away and there are a host of other amenities on the doorstep, from cinema, to ice rinks and bowling. The hotel also offers some of the best transport links in London, with a journey time to Liverpool Street Station of just 7 minutes and to Waterloo of just 15 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2161" OriginalAmount="2161">
      <BasicPropertyInfo Latitude="51.513923963289" Longitude="-0.17632305622101" StarRating="4" HotelCode="17465|10966" HotelName="Roseate House London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 06/02/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Garden,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Westbourne Terrace, Lancaster Gate, Hyde Park, London W2 3UL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/20709/a_20709_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel occupies an ideal location for those wishing to explore the city's many sights. Hyde Park plus numerous restaurants and bars are situated just a few paces from the hotel. And beyond that lies the famous department stores of Mayfair and Knightsbridge as well as the Royal Albert Hall and the Kensington Museum. Paddington station is 5 minutes away from where the airport express offers direct access to Heathrow. The underground train station Lancaster Gate can be reached in 2 minutes and provides connections to all other parts of the city, such as the West End, the theatre district or London's exciting night-life.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2162" OriginalAmount="2162">
      <BasicPropertyInfo Latitude="51.510705623918" Longitude="-0.07741391658783" StarRating="4" HotelCode="35635|10356" HotelName="Novotel London Tower Bridge" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 Pepys Street, London EC3N 2NR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/57950/a_57950_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located near the centre of London, close to plenty of entertainment and shopping opportunities. The hotel offers a lovely view over the Tower of London and the financial district as well as many other attractions is located close to the hotel. Bars, restaurants and shopping venues lie within 1 kilometre of the hotel. Links to the public transport network are to be found about 200 m away and the nearest tube station in Tower Hill.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="2170.74" OriginalAmount="2170.74">
      <BasicPropertyInfo Latitude="51.500889" Longitude="-0.019559" StarRating="4" HotelCode="60729|CAR208200" HotelName="Hilton Canary Wharf" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 07/02/2025" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>South Quay, Marsh Wall, London E14 9SH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/78593/a_78593_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys an ideal location for both business travellers and tourists, in one of the newest commercial districts in London, which is fast becoming a popular shopping destination and is accessible by river-taxi from central London. The centre of Canary Wharf is only around 100 m away, with restaurants, bars and shopping amenities about 300 m away. The underground station Canary Wharf is around 600 m from the hotel, the nearest regional railway station is around 1 km away and it is 2.5 km to the tourist centre of London. London's City Airport is 6 km away, Heathrow is around 33 km away, Stansted 55 km, Gatwick 73 km and Luton Airport is about 77 km from the hotel.&lt;br/&gt;&lt;b&gt; from 2023-02-08 to 2030-12-31&lt;b&gt;:-This hotel offers a bespoke Family Experience for travellers below the age of 12. Children enjoy a Kids Welcome and a dedicated Kids Breakfast experience. Enjoy your family meals by selecting dishes from the Kids Menu. The hotel has a range of kids amenities available upon request.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2182" OriginalAmount="2182">
      <BasicPropertyInfo Latitude="51.49976839" Longitude="-0.07876401" StarRating="4" HotelCode="441074|200685" HotelName="Tower Bridge Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>168 Tower Bridge Road, Camberwell, Southwark, London, London SE1 3LZ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/604670/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2183" OriginalAmount="2183">
      <BasicPropertyInfo Latitude="51.510125" Longitude="-0.196826" StarRating="4" HotelCode="82347|8905" HotelName="The Abbey Court" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Jacuzzi,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20 Pembridge Gardens, Kensington, Notting Hill Gate, London W2 4DU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/31/315137/315137a_hb_a_040.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2183" OriginalAmount="2183">
      <BasicPropertyInfo Latitude="51.514676" Longitude="-0.157929" StarRating="4" HotelCode="94559|230856" HotelName="Leonard" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>15 Seymour Street, London W1H 7JW</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/131373/w_131373_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - London City Airport (LCY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="2184.26" OriginalAmount="2184.26">
      <BasicPropertyInfo StarRating="5" HotelCode="|066054" HotelName="Montcalm Brewery Townhouse" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1359342_foto_42.jpg</HotelPictures>
        <HotelDescription>Ideally situated in the heart of London City, London City Suites By Montcalm creates an ambience of simple luxury. The hotel atmosphere mixes traditional and contemporary decor to reflect the elegance and charm of the city. The property accents refined comfort and offers a superb choice of luxurious accommodation, distinguished by their settings and decor. All bedrooms are tastefully designed with stylish en-suite bathrooms and rain showers, accented with luxury toiletries. Standard room features include LCD flat-screen televisions, contemporary Wi-Fi and Broadband Internet access, telephone with voicemail and a selection of international satellite television channels. Sleek, spacious and thoughtfully furnished, the elegant suites are designed with a warm blend of elegance and comfort to make your stay an experience you'll always remember. The Wellness Centre located in the sister property across the road at The Montcalm at The Brewery London City is equipped with sauna and steam rooms and a 24hrs fully equipped fitness centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="2190.50" OriginalAmount="2190.50">
      <BasicPropertyInfo StarRating="4" HotelCode="|830498" HotelName="HOTEL INDIGO LONDON - PADDINGTON" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1054922_foto_1.jpg</HotelPictures>
        <HotelDescription>Hotel Indigo London Paddington is a mere minute's walk to London Paddington Railway Station and the Heathrow Express, getting you to / from London Heathrow Airport in only 15 minutes!Breakfast, Lunch and Dinner are available at this hotel.HistoricThe hotel has a medium size lobby.Hotel Indigo London Paddington is a branded boutique hotel in London Paddington, which combines the individuality of design and service personality. With the confidence of a globally supported brand, Hotel Indigo London Paddington is created for travellers who are searching for exclusive accommodation in London. The hotel is owned and operated by London Town Hotel Group, one of London's fastest developing hotel groups.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2191.42" OriginalAmount="2191.42">
      <BasicPropertyInfo Latitude="51.4655445" Longitude="-0.15625781" StarRating="2" HotelCode="542694|1081648" HotelName="PubLove @ The Crown" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Internet">
        <Address>
          <AddressLines>
            <AddressLine>102 Lavender Hill, Battersea, London SW11 5RD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/625032/625032a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in London, this hostel is approximately 8.6 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="2197.00" OriginalAmount="2197.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|D13949" HotelName="The Hoxton Shepherd's Bush" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/34830_image64870744_0.jpg</HotelPictures>
        <HotelDescription>Hay un total de 237 dormitorios en el establecimiento. Hay conexiandoacute;n a internet por Wi-Fi en los espacios panduacute;blicos. La recepciandoacute;n estandaacute; abierta 24 horas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2200" OriginalAmount="2200">
      <BasicPropertyInfo Latitude="51.49205537" Longitude="-0.12139442" StarRating="3.5" HotelCode="530951|403525" HotelName="Crowne Plaza London - Albert Embankment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>10-11 Albert Embankment, London SE1 7TF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0036/23952/3623952/1.jpg?f=15235575</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2200" OriginalAmount="2200">
      <BasicPropertyInfo Latitude="51.510224" Longitude="-0.131564" StarRating="4" HotelCode="15844|4189" HotelName="Thistle Piccadilly" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Coventry Street, London W1D 6BZ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/19033/a_19033_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant hotel is situated at the heart of London between Piccadilly Circus and Leicester Square. Piccadilly Circus is the closest tube station and there are many shopping venues, restaurants, bars, pubs, nightclubs and links to the public transport network to be found close by.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="2202.07" OriginalAmount="2202.07">
      <BasicPropertyInfo StarRating="4" HotelCode="|A32428" HotelName="The Cumberland, London" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1557018_foto_1.jpg</HotelPictures>
        <HotelDescription>Situated in the heart of central London, right at Marble Arch, where Oxford Street meets Park Lane, and just a stone's throw away from Hyde Park, The Cumberland Hotel amplifies the city's vibrant musical tapestry. Comfort, style, and award-winning design are what you'll find alongside our 900 luxurious rooms and modern facilities. Choose our Breakfast and Dinner rates to immerse yourself in SOUND London - our premier live entertainment and dining destination. Enjoy the best of American-inspired cuisine alongside nightly live music from London's top talents, featuring a 2-course set menu accompanied by a signature cocktail. Our much-praised breakfast buffet is the perfect way to start your day as you explore the capital. You'll have prime access to top shopping destinations, world-renowned museums, iconic landmarks, with a London Underground station at our doorstep. We'll hit all the right notes for your next stay in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2203" OriginalAmount="2203">
      <BasicPropertyInfo Latitude="51.496069310993" Longitude="-0.17039849570085" StarRating="4" HotelCode="16606|7557" HotelName="The Rembrandt" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 Thurloe Place, Knightsbridge, London SW7 2RS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/20123/a_20123_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2207.10" OriginalAmount="2207.10">
      <BasicPropertyInfo Latitude="51.495619" Longitude="-0.182918" StarRating="4" HotelCode="17049|82310" HotelName="Meliá London Kensington Member of Meliá Collection" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 05/02/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>61 Gloucester Road, London SW7 4PE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/20787/a_20787_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in one of the most exclusive areas of London and enjoys an ideal situation only 80 m from Gloucester Road tube station and near the Hyde Park, Earl's Court and Olympia exhibition centres, the Royal Albert Hall, Harrod's, the shops of Kensington High Street, the Natural History and Science museums. Central London is just a 15-minute walk away and it is 2 km to Victoria station, 15 km from London City Airport and 20 km from London Heathrow.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2209.45" OriginalAmount="2209.45">
      <BasicPropertyInfo Latitude="51.502238" Longitude="-0.1879" StarRating="4" HotelCode="902466|1103a6" HotelName="Seraphine London Kensington Gardens" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9 Kensington High Street, London W8 5NP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/16/161367/161367a_hb_a_011.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on High Street Kensington, overlooking Kensington Gardens and just 800 m from the Royal Albert Hall. Art galleries and the Natural History Museum are nearby and guests have easy access to the Olympia and Earl's Court exhibition centres via a 5-minute taxi ride or short tube journey. London Luton Airport is approximately 19 km from the hotel, London Heathrow is around 24 km away and London Gatwick is roughly 62 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2215" OriginalAmount="2215">
      <BasicPropertyInfo Latitude="51.511687" Longitude="-0.092959" StarRating="4" HotelCode="75691|63637" HotelName="Marlin Queen Street" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 05/02/2025" HotelFacility="Central Heating,Fax,Internet,Laundry,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>30 Queen Street, London EC4R 1BR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/103028/a_103028_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;These luxurious serviced apartments are within easy walking distance of a host of London's main attractions, including the Tate Modern, The Globe Theatre, St Paul's Cathedral, The Royal Exchange and many more. London Heathrow Airport is 27 km from the hotel, while London Gatwick is 49 km away. The hotel is 57 km from both London Stansted and London Luton airports.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2217" OriginalAmount="2217">
      <BasicPropertyInfo Latitude="51.490831" Longitude="-0.193351" StarRating="3" HotelCode="18359|200296" HotelName="The London Town" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 04/02/2025" HotelFacility="Bar,Central Heating,Conference Hall,Fax,Garden,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>15 Penywern Road, Earls Court, London SW5 9TY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/22835/a_22835_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is located at the heart of London, with various restaurants and bars located within metres of the hotel and Earl's Court underground station a mere 10 m away. Family-run and offering a warm and relaxing atmosphere, the hotel is ideally situated a short walk away from the Earl's Court exhibition centres and within easy reach of the Olympia Exhibition Centers. The hotel is within easy access of Heathrow Airport, the M4 motorway and West Brompton train station.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2218.38" OriginalAmount="2218.38">
      <BasicPropertyInfo Latitude="51.5131037" Longitude="-0.105612" StarRating="3" HotelCode="263523|906412" HotelName="Premier Inn London Blackfriars (Fleet Street)" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 05/02/2025">
        <Address>
          <AddressLines>
            <AddressLine>1-2 Dorset Rise, London EC4Y 8EN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/347701/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Based in the heart of London and just 350 m from London Blackfriars Underground Station, Premier Inn London Blackfriars features contemporary accommodation and an on-site restaurant. St Paul’s Cathedral is less than half a kilometer from the hotel.The guest bedrooms feature Premier Inn’s traditio...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2221" OriginalAmount="2221">
      <BasicPropertyInfo Latitude="51.495635830716" Longitude="-0.14538645744324" StarRating="4" HotelCode="18519|13280" HotelName="The Clermont, Victoria" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City 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,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>101 Buckingham Palace Road, London SW1W 0SJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/23018/a_23018_C2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located along a main road some 500 m from Buckingham Palace and other top London attractions such as the Houses of Parliament. Victoria Station (railway) is close by and Victoria Tube station (Victoria, District and Circle Lines) is just a 2-minute walk away. An abundance of shops and nightclubs are around 1 km away and it is a mere 100 m to the nearest bars, restaurants, pubs and links to the public transport network.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2225.07" OriginalAmount="2225.07">
      <BasicPropertyInfo Latitude="51.490714445642" Longitude="-0.13872385025024" StarRating="3" HotelCode="35444|384905" HotelName="Luna &amp; Simone" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 04/02/2025" HotelFacility="Bar,Central Heating,Fax,Internet,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>47-49 Belgrave Road, London SW1V 2BB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/57643/a_57643_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This popular hotel is situated in Pimilico. Many of the major attractions, including the world-famous Tate Gallery and Buckingham Palace, are all just a few minutes from the hotel. Many of the other tourist attractions may be easily reached using the links to the public transport network. The closest underground station is approximately 250 m from the hotel. In addition numerous shopping and entertainment venues are also located in the immediate vicinity</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2226" OriginalAmount="2226">
      <BasicPropertyInfo Latitude="51.501687053302" Longitude="-0.18476128578186" StarRating="5" HotelCode="28456|27453" HotelName="Baglioni Hotel London" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>60 Hyde Park Gate, London SW7 5BB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/42027/a_42027_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxurious hotel is located in the centre of London, only minutes away from the exclusive shopping district of Knightsbridge and from Kensington Palace. The location offers guests plenty of opportunities in the heart of the metropolis with its countless sightseeing attractions, bars, restaurants and nightlife ready to explore and the chance to relax in one of the many parks.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2238" OriginalAmount="2238">
      <BasicPropertyInfo Latitude="51.514408029934" Longitude="-0.15563249588013" StarRating="4" HotelCode="34455|11058" HotelName="Radisson Blu Edwardian Sussex Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>19-25 Granville Place, London W1H 6PA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/54890/a_54890_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant luxury hotel is centrally situated close to Marble Arch. Numerous shops and entertainment venues, as well as some of the city's best tourist attractions, are within walking distance or can be easily reached by making use of public transport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="2238.34" OriginalAmount="2238.34">
      <BasicPropertyInfo StarRating="4" HotelCode="|813971" HotelName="GRANGE BUCKINGHAM HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/395983_fotpe1_EXT_1.jpg</HotelPictures>
        <HotelDescription>The Buckingham is a beautiful new hotel strategically located in the central area of Bloomsbury in London, just a few minutes from the British Museum and Russell Square stations and Holborn. A building elegantly restored Georgian features, Buckingham provides an intimate and luxurious accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2239" OriginalAmount="2239">
      <BasicPropertyInfo Latitude="51.5453578" Longitude="-0.00703971" StarRating="5" HotelCode="785654|416305" HotelName="The Stratford Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 05/02/2025">
        <Address>
          <AddressLines>
            <AddressLine>20 International Way, Olympic Park, London E20 1GQ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/958015/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2241.13" OriginalAmount="2241.13">
      <BasicPropertyInfo Latitude="51.510331694228" Longitude="-0.18751055002212" StarRating="4" HotelCode="29185|32634" HotelName="Hilton London Hyde Park" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>129 Bayswater Road, London W2 4RJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/46907/a_46907_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is located directly next to Hyde Park in the centre of London with numerous shopping and entertainment venues nearby. Public transport connections are just 5 metres away as well as restaurants and bars, which are 50 m away. Nightclubs and shops are just a stone's throw from the hotel (approximately 100 m). The nearest beach is located an hour's drive away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2243" OriginalAmount="2243">
      <BasicPropertyInfo Latitude="51.520075879103" Longitude="-0.12216108159737" StarRating="4" HotelCode="31278|2135" HotelName="DoubleTree by Hilton Hotel London - West End" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>92 Southampton Row, London WC1B 4BH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/49971/a_49971_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is in London's historic Bloomsbury district, 200 m from the British Museum, while Covent Garden and Oxford Street are less than 1.6 km away. Euston railway station is about 1.3 km away and Buckingham Palace is around 3.4 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2243" OriginalAmount="2243">
      <BasicPropertyInfo Latitude="51.52808457" Longitude="-0.08173854" StarRating="4" HotelCode="986183|408392" HotelName="Shoreditch City Living" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>14-15 Hoxton Square, London N1 6NU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0027/49572/2749572/26.jpg?f=15650909</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2250.29" OriginalAmount="2250.29">
      <BasicPropertyInfo Latitude="51.519747" Longitude="-0.143166" StarRating="3" HotelCode="35636|11320b" HotelName="Astor Court" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Historic Hotel,Family-friendly Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20 Hallam Street, London W1W 6JQ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/57951/a_57951_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located within walking distance of London's finest shopping areas such as Oxford and Regent Street, just 5 minutes away. London theatres, Piccadilly and Covent Gardens are just 10 minutes from the hotel. As for business guests, the capital's commercial and financial districts are just a short cab ride away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2250.51" OriginalAmount="2250.51">
      <BasicPropertyInfo Latitude="51.528520483915" Longitude="-0.12813448905945" StarRating="4" HotelCode="25445|112dad" HotelName="Pullman London St Pancras" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Lounge,Restaurant,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>100-110 Euston Road, London NW1 2AJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/37088/a_37088_D2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is located close to the city centre of London, where guests will discover many shopping and entertainment venues. Links to the public transport system are only around 500m away. The international train station "Waterloo" can be reached within 15 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2251" OriginalAmount="2251">
      <BasicPropertyInfo Latitude="51.52517725" Longitude="-0.08049969" StarRating="0" HotelCode="955666|479698" HotelName="Shoreditch Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>97-113 Curtain Road, Hackney, London EC2A 3BS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/957831/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="2257.58" OriginalAmount="2257.58">
      <BasicPropertyInfo StarRating="4" HotelCode="|710855" HotelName="The Chelsea Harbour Hotel and Spa" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1557247_foto_1.jpg</HotelPictures>
        <HotelDescription>El Wyndham Grand London Chelsea Harbour, emplazado en el exclusivo Chelsea Harbour es el anduacute;nico hotel de cinco estrellas de lujo cuyas habitaciones son todas suites y constituye el lugar ideal desde el que conocer interesantes lugares londinenses como el Palacio de Buckingham, el Big Ben, Harrods, Piccadilly Circus, el Parlamento y la Abadandiacute;a de Westminster. En hotel dispone de 154 suites y 6 andaacute;ticos con aire acondicionado, cada uno de ellos con lounge independiente, baandntilde;o, habitaciandoacute;n y vestandiacute;bulo. En el galardonado bar y restaurante Aquasia, junto al puerto, los huandeacute;spedes vivirandaacute;n una agradable comida al fresco. 14 salas de conferencia y de banquetes con una capacidad mandaacute;xima de 350 huandeacute;spedes (estilo recepciandoacute;n). En nuestro centro de fitness encontrarandaacute; una piscina cubierta climatizada, tumbonas, una sala de vapor, mandaacute;quinas de ejercicio, peso libre y sala de belleza. Amplios aparcamientos subterrandaacute;neos panduacute;blicos con capacidad para 2.000 vehandiacute;culos con 50 plazas a cargo del hotel. El Wyndham Grand London Chelsea Harbour es el punto focal, una de las joyas ocultas de Londres, donde los huandeacute;spedes podrandaacute;n disfrutar de la vida residencial, a solo 15 minutos de la ciudad. Con esplandeacute;ndidas vistas del horizonte de la ciudad y del randiacute;o Tandaacute;mesis, el Chelsea Harbour es una de las direcciones mandaacute;s prestigiosas de Londres y hogar de una abundante comunidad.Directions from Heathrow Airport; From the Airport, follow the M4 into Central London, over Hammersmith Flyover and follow the sign posts to Earls Court. Bearing right and passing Earls Court, follow the signs for the A3 until reaching The Kings Road. Turn right and then left at the Traffic Lights into Lots Road. Drive down Lots Road until a small roundabout. Carry on Straight Over the roundabout, bearing left at the Chelsea Harbour Design Centre as the road bends round to the right. The hotel is straight ahead.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2258.85" OriginalAmount="2258.85">
      <BasicPropertyInfo Latitude="51.516322546566" Longitude="-0.1719805598259" StarRating="3" HotelCode="15202|6614" HotelName="Norfolk Towers" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/02/2025" HotelFacility="Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>34 Norfolk Place, Paddington, W2 1QW London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/337854/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This Victorian style hotel is located near Oxford Street in London's West End. Paddington underground station lies about 200 m from the hotel and a diverse range of shops and entertainment venues can be found in the surrounding area. It is about 25 km to Heathrow airport and some 50 km to Gatwick airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="2262.00" OriginalAmount="2262.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|992989" HotelName="ROSEATE HOUSE LONDON (F)" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/17082_image51109614_0.jpg</HotelPictures>
        <HotelDescription>The Roseate House Lonson is a central London boutique hotel, and is a haven of elegance amidst the hustle and bustle of central London.  The rooms feature period furniture and original oil paintings. Handmade beds with silk details and limestone bathrooms create an atmosphere of exclusivity. Paddington Station is a short walk from The Royal Park and offers Underground access to the rest of London and the Heathrow Express connection to Heathrow Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2264" OriginalAmount="2264">
      <BasicPropertyInfo Latitude="51.51727059" Longitude="-0.08919489" StarRating="3" HotelCode="872137|416220" HotelName="The Moorgate" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>34 London Wall, London EC2M 5QX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/957757/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2269" OriginalAmount="2269">
      <BasicPropertyInfo Latitude="51.494733254746" Longitude="-0.1187427341938" StarRating="4" HotelCode="15255|7262" HotelName="Novotel London Waterloo" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>113 Lambeth Road, London SE1 7LS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/18121/a_18121_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located close to Waterloo Eurostar, on Lambeth Road. It is 1 minute’s walk from the South Bank of the River Thames and lies opposite Big Ben and the Palace of Westminster. Some of London's most famous landmarks are nearby, including Big Ben, the London Eye, London Aquarium, Westminster Abbey and Buckingham Palace. The vibrant south bank of the Thames and the Lambeth North tube station can be reached within a 5-minute walk. Shopping facilities and restaurants are within 1 km of the hotel and bars and pubs within 500 m.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2277.57" OriginalAmount="2277.57">
      <BasicPropertyInfo Latitude="51.498233" Longitude="-0.179956" StarRating="4" HotelCode="258822|1159b8" HotelName="The Queen's Gate 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,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>31-34 Queen's Gate, SW7 5JA London, Greater London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/15031/w_15031_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally situated at the Royal Borough of Kensington and Chelsea, the Royal Albert Hall, Hyde Park, Natural History Museum, Science Museum and the world-famous shopping areas of Knightsbridge, High Street Kensington along with the legendary Harrods are only a short walk away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2281" OriginalAmount="2281">
      <BasicPropertyInfo Latitude="51.5194437" Longitude="-0.21099037" StarRating="0" HotelCode="739543|490057" HotelName="Urban Stay Oxford Gardens Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>190 Ladbroke Grove, London W10 5LZ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/957909/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2282" OriginalAmount="2282">
      <BasicPropertyInfo Latitude="51.507818791377" Longitude="0.019602146700297" StarRating="4" HotelCode="503963|200226" HotelName="Good Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Western Gateway, Royal Victoria Dock, London E16 1FA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/54/548161/548161a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The friendly staff at the guest services desk are happy to answer any questions. Wireless internet access in public areas allows passengers to stay connected.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2283.89" OriginalAmount="2283.89">
      <BasicPropertyInfo Latitude="51.492527" Longitude="-0.17865" StarRating="4" HotelCode="18471|634815" HotelName="100 Queen's Gate Hotel London, Curio Collection by Hilton" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>100 Queens Gate, London SW7 5AG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/22950/a_22950_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2284" OriginalAmount="2284">
      <BasicPropertyInfo Latitude="51.51316698" Longitude="-0.07159535" StarRating="4" HotelCode="611243|62760" HotelName="Cambric Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>2 North Tenter Street, London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/782230/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Tower Hill One in London (The City of London), you'll be minutes from Tower of London and close to London Bridge. This 4-star apartment is close to London Dungeon and St. Paul's Cathedral.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in of the guestrooms, featuring kitchens with full-sized refrigerators/freezers and stovetops. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Conveniences include microwaves and sofa beds, and housekeeping is provided weekly.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2292" OriginalAmount="2292">
      <BasicPropertyInfo Latitude="51.507347095143" Longitude="-0.020916965029755" StarRating="5" HotelCode="82911|56553" HotelName="Marriott Executive Apartments London, Canary Wharf" Meals="ROOM ONLY" 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,Laundry,Lounge,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>22 Hertsmere Road, Canary Wharf, London E14 4ED</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/111833/a_111833_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the Canary Wharf development at West India Quay, near the water side, next to the West India Quay DLR station and a 5-minute walk from Canary Wharf Tube Station. It is just 15 minutes away from Bank and Tower Hill for all the central London attractions, like St. Paul's Cathedral and London Bridge. The ExCel Exhibition Centre is 10 minutes from the hotel and London Heathrow and Stansted Airports are 20 and 35 km from the hotel respectively. Guests may reach London City Airport in 10 minutes by public transport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2295" OriginalAmount="2295">
      <BasicPropertyInfo Latitude="51.51751724" Longitude="-0.08018477" StarRating="4" HotelCode="633077|495492" HotelName="Urban Stay London City Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/01/2025" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>172 Bishopsgate, London, England EC2M 4NQ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/803394/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="2299.31" OriginalAmount="2299.31">
      <BasicPropertyInfo StarRating="3" HotelCode="|826267" HotelName="LONDON TOWN" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/954764_foto_60.jpg</HotelPictures>
        <HotelDescription>The London Town Hotel is a quality, bed and breakfast in central London.  We are a 2 minute walk away from Earls Court London Underground Station (Piccadilly and District lines). The District and Piccadilly Lines from Earls Court give easy, direct routes to major London sightseeing attractions including Buckingham Palace, the Palace of Westminster (Houses of Parliament and Westminster Abbey), and London's famous West End, for London's Theatreland, restaurants, and nightlife.The hotel has 30 rooms,  All  rooms have ensuite facilities (shower and toilet), freeview digital TV, direct dial telephones, hairdryers and small room safes.  Please note  quad rooms feature a double bed and two single beds (3 beds in the room), the Triple rooms feature a double bed and a single bed (two beds in the room)The breakfast room is located on the lower ground floor and it is simply decorated.This is a traditional townhouse conversion, typical of the surrounding architecture.The lobby is small and leads directly to the rooms. A welcoming and cosy lounge area with Internet access is located on the first floor, together a seating area for guests to relax in.This converted Victorian Townhouse hotel, built circa 1877 , is ideally situated in the tree lined Penywern Road. The hotel offers a warm and relaxing atmosphere. For business or pleasure, it is the ideal base from which to explore London or to do business. The spacious guest's lounge has complimentary tea and coffee making facilities, free WiFi connection and a public internet station. The lounge leads on to our terrace overlooking the garden.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2302.26" OriginalAmount="2302.26">
      <BasicPropertyInfo Latitude="51.512715" Longitude="-0.075829" StarRating="4" HotelCode="173525|115ef6" HotelName="Indigo London - Tower Hill" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>142 Minories, London EC3N 1LS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/344467/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Indigo London - Tower Hill.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2305" OriginalAmount="2305">
      <BasicPropertyInfo Latitude="51.470082" Longitude="-0.45359762" StarRating="3" HotelCode="883354|456829" HotelName="Hilton Garden Inn London Heathrow Terminals 2 and 3" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Heathrow T2, Heathrow TW6 1AH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/1007092/a_1007092_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="2308.28" OriginalAmount="2308.28">
      <BasicPropertyInfo Latitude="51.505672192255" Longitude="-0.10117476301377" StarRating="5" HotelCode="263514|CAX158200" HotelName="Hilton London Bankside" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/02/2025" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2-8 Great Suffolk Street, London SE1 0UG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/366963/a_366963_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is positioned on London’s South Bank, just a 10-minute walk from London Waterloo Station and Borough Market.&lt;br/&gt;&lt;b&gt; from 2023-02-08 to 2030-12-31&lt;b&gt;:-This hotel offers a bespoke Family Experience for travellers below the age of 12. Children enjoy a Kids Welcome and a dedicated Kids Breakfast experience. Enjoy your family meals by selecting dishes from the Kids Menu. The hotel has a range of kids amenities available upon request.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2309.59" OriginalAmount="2309.59">
      <BasicPropertyInfo Latitude="51.53042" Longitude="-0.055908" StarRating="5" HotelCode="165985|10f81b" HotelName="Town Hall" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Heated Pool,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Patriot Square, London E2 9NF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/139527/139527a_hb_a_027.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on Patriot Square in London. This property is centrally positioned in the heart of London's lively East End. The Whitechapel Gallery exhibiting modern art is close by. The nearest train station is about 100 m from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2321.26" OriginalAmount="2321.26">
      <BasicPropertyInfo Latitude="51.50976523" Longitude="-0.12224967" StarRating="3.5" HotelCode="632695|2542265" HotelName="Wilde Aparthotels by Staycity The Strand" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/02/2025" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>11 Adam Street, London WC2R 0DE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/803398/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2326.86" OriginalAmount="2326.86">
      <BasicPropertyInfo Latitude="51.494301" Longitude="-0.18592149" StarRating="4" HotelCode="433674|2377665" HotelName="Ashburn Court Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>1-2 Ashburn Gardens, Ashbun Court, South Kensington, London SW7 4DG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/595583/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2334" OriginalAmount="2334">
      <BasicPropertyInfo Latitude="51.51986566" Longitude="-0.10654965" StarRating="4" HotelCode="479591|199867" HotelName="The One Tun Pub and Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>125 Saffron Hill, EC1N 8QS London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/647320/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2345" OriginalAmount="2345">
      <BasicPropertyInfo Latitude="51.56599406" Longitude="-0.10226167" StarRating="3" HotelCode="325741|200665" HotelName="Queens Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>324 Seven Sisters Road, Finsbury Park, London N4 2AP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/85601/e076d7c0-e118-4847-b885-205a85b82794.jpg?d=636625828810000000</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Queens Hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2345" OriginalAmount="2345">
      <BasicPropertyInfo Latitude="51.51697997" Longitude="-0.0767977" StarRating="4" HotelCode="433679|411697" HotelName="Park Lane City Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>92, Middlesex Street, Aldgate, London E1 7EZ, Greater London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/595683/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="2347.02" OriginalAmount="2347.02">
      <BasicPropertyInfo StarRating="4" HotelCode="|606669" HotelName="THE CAESAR" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/62811_image64276788_0.jpg</HotelPictures>
        <HotelDescription>Imagine a quiet retreat from the urban rush, with fresh, innovative design. The Casear hotel is an oasis of tranquility in the heart of London, that combines contemporary style and modern thinking with your desires and comfort. The caesar is now open after a multi million pound redevelopment. It is modern, contempory designer style hotel with all services ans standards expected. Hotel is undergoing renovations in the rooms and common areas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2348.78" OriginalAmount="2348.78">
      <BasicPropertyInfo Latitude="51.529736843821" Longitude="-0.12366212505287" StarRating="4" HotelCode="93106|638644" HotelName="Hotel Megaro" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/02/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Belgrove Street, St. Pancras, London WC1H8AB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/129484/a_129484_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of London.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2349" OriginalAmount="2349">
      <BasicPropertyInfo Latitude="51.506655668443" Longitude="-0.0041788816452026" StarRating="4" HotelCode="394765|20720" HotelName="Radisson Blu Edwardian New Providence Wharf Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>5 Fairmont Avenue, Canary Wharf, London E14 9JB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/93560/a_93560_G2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Based in the heart of Europe's most dynamic business location, this luxury London hotel is a great option for access to the Canary Wharf Business District, the City and Central London. Also a great London hotel option if you need to be close to the ExCeL Exhibition Centre, The O2 arena, and London City Airport. Heathrow Airport is 34 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2351" OriginalAmount="2351">
      <BasicPropertyInfo Latitude="51.520793" Longitude="-0.100249" StarRating="4" HotelCode="80303|55335" HotelName="Malmaison London" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>18-21 Charterhouse Square, London EC1M 6AH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/31/313980/313980a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - London City Airport (LCY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2358.91" OriginalAmount="2358.91">
      <BasicPropertyInfo Latitude="51.51004379" Longitude="-0.12713057" StarRating="2" HotelCode="571166|906409" HotelName="hub by Premier Inn London Covent Garden" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/02/2025">
        <Address>
          <AddressLines>
            <AddressLine>110 St Martins Lane, London WC2N 4BA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/c4/1f/c41fc0269a988322bd5dc81fa8b43f9f529a3729.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2360" OriginalAmount="2360">
      <BasicPropertyInfo Latitude="51.5095" Longitude="-0.152315" StarRating="4" HotelCode="901065|199509" HotelName="Montagu Place" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/02/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Montagu Place, London W1H 2ER</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/342628/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="2365.22" OriginalAmount="2365.22">
      <BasicPropertyInfo StarRating="4" HotelCode="|655820" HotelName="NH LONDON KENSINGTON" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/887854_foto_1.jpg</HotelPictures>
        <HotelDescription>Ideally situated, 4-star NH London Kensington has an elegant Victorian fa�ade and a stylish interior, a short walk from Earl's Court Underground Station and close to Earl's Court Exhibition Centre.
NH London Kensington offers sleek, contemporary rooms, with satellite TV, en suite facilities and a unique shower relaxing system. Some rooms have a spacious separate seating area.
Each guest may have 30 minutes' free wireless internet in the lobby. One voucher per guest, per day.
There is a range of dining options at the hotel including The Garden Lounge Bar, with a charming terrace, serving a menu of modern European cuisine. Guests may also relax in Huntingdon's Restaurant and the Lounge Cocktail Bar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2365.67" OriginalAmount="2365.67">
      <BasicPropertyInfo Latitude="51.512699713145" Longitude="-0.084646650042596" StarRating="4" HotelCode="34460|1080798" HotelName="Club Quarters Hotel Gracechurch" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7 Gracechurch Street, London, Greater London EC3V 0DR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/338650/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2368.30" OriginalAmount="2368.30">
      <BasicPropertyInfo Latitude="51.492703115102" Longitude="-0.19050005029715" StarRating="4" HotelCode="153196|1081088" HotelName="Presidential Kensington Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Internet,Kitchen,Laundry,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6-12 Barkston Gardens, Kensington, London SW5 0EN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/44/443581/443581a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="2368.73" OriginalAmount="2368.73">
      <BasicPropertyInfo StarRating="4" HotelCode="|133319" HotelName="Mercure London Hyde Park Hotel" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/974649_foto_1.jpg</HotelPictures>
        <HotelDescription>Welcome to the Mercure London Hyde Park Hotel, a quiet retreat in the heart of London. 
Blending classic English charm with chic design and a picturesque setting, the Mercure London Hyde Park Hotel in London is nestled in a peaceful garden square, moments away from Marble Arch, Oxford Street, Buckingham Palace and of course Hyde Park, one of the largest and world renown royal parks in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2373.53" OriginalAmount="2373.53">
      <BasicPropertyInfo Latitude="51.513211692436" Longitude="-0.17790871630109" StarRating="3" HotelCode="64681|344505" HotelName="The Westbourne Hyde Park" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>51 Gloucester Terrace, London W2 3DQ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/83390/a_83390_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2376" OriginalAmount="2376">
      <BasicPropertyInfo Latitude="51.515960346889" Longitude="-0.11874675750732" StarRating="4" HotelCode="189771|51875" HotelName="Club Quarters Hotel Lincoln's Inn Fields" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>61 Lincoln's Inn Fields, (Near Covent Garden), London WC2A 3JW</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/31/312730/312730a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2382" OriginalAmount="2382">
      <BasicPropertyInfo Latitude="51.494038961881" Longitude="-0.17582888905338" StarRating="4" HotelCode="114324|55668" HotelName="Cheval Harrington Court" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>13 Harrington Road, London SW7 3ES</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/157815/w_157815_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="2390.18" OriginalAmount="2390.18">
      <BasicPropertyInfo StarRating="4" HotelCode="|676452" HotelName="HOLIDAY INN BLOOMSBURY" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1060362_foto_1.jpg</HotelPictures>
        <HotelDescription>This 4 star hotel is located in the city centre of London and was established in 1969. It is close to the British Museum and the nearest station is Russell Square. The Hotel has a restaurant, 2 bars and a conference room. All 314 rooms are equipped with hairdryer, trouser press, ironing set and air conditioning.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2393" OriginalAmount="2393">
      <BasicPropertyInfo Latitude="51.516444391893" Longitude="-0.17091438174248" StarRating="3" HotelCode="25448|45418" HotelName="Orchard Paddington" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 05/02/2025" HotelFacility="Air Conditioning,Central Heating,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>86-90 Sussex Gardens, London W2 1UH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/37092/a_37092_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is set in a highly convenient location just a short walk away from Paddington Station, and offers an ideal base for exploring the city. It is close to Hyde Park with some of London's famous attractions within walking distance, and Oxford Street is just 17 minutes away on foot. London Heathrow Airport is 20 km and it is 39 km to Gatwick Airport and 43 km to Luton Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2395.16" OriginalAmount="2395.16">
      <BasicPropertyInfo Latitude="51.540234703535" Longitude="-0.14607310295105" StarRating="4" HotelCode="33051|112e48" HotelName="Holiday Inn Camden Lock" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>30 Jamestown Road, NW1 7BY London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/52489/a_52489_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This stylish, modern city hotel is located directly in the heart of the trendy district of Camden with a view of the Lock Canal. The hotel's ideal location allows easy access to the main tourist attractions of Camden Market, Regent's Park, Madame Tussauds, London Zoo, Lords Cricket Ground and the Roundhouse Theatre. Camden Town, Euston und Kings Cross underground train stations are only metres away. The central train stations Paddington and Victoria offer regular connections to Heathrow and Gatwick airports.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2400" OriginalAmount="2400">
      <BasicPropertyInfo Latitude="51.5108437" Longitude="-0.089195" StarRating="4" HotelCode="263504|200059" HotelName="BridgeStreet Suffolk Lane" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/02/2025">
        <Address>
          <AddressLines>
            <AddressLine>2 Suffolk Lane, London EC4R 0AT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/366950/w_366950_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2403" OriginalAmount="2403">
      <BasicPropertyInfo Latitude="51.510525308147" Longitude="-0.079341273015825" StarRating="4" HotelCode="76295|37398" HotelName="Apex City Of London Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>1 Seething Lane, London EC3N 4AX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/103760/a_103760_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right on the doorstep of the Tower of London and Tower Bridge, and very near to the financial and business districts in the heart of the City of London. Public transport links are within easy walking distance, and Fenchurch Street station is only a 3-minute walk away. Guests will find the hustle and bustle of the West End also close by, as well as the attractions of the city, such as the River Thames (300 m), the Tate Modern (2 km) and St Paul's Cathedral (2 km). London City Airport is just 10 km away, and the hotel is 30 km from London Heathrow Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2406" OriginalAmount="2406">
      <BasicPropertyInfo Latitude="51.512639" Longitude="-0.099261" StarRating="4" HotelCode="114278|16345" HotelName="Leonardo Royal Hotel London St Paul’s" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>10 Godliman Street, London EC4V 5AJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/157766/a_157766_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the city's financial district. There are tube and rail stations close by. The hotel is right by the Museum of London, the Millennium Bridge, which crosses over the Thames, and St. Paul's Cathedral, a magnificent baroque cathedral and must-see in the City of London. The nearest restaurants and shopping facilities are to be found about 5 minutes' walk away. Hyde Park is around 20 minutes' walk from the hotel. Also within easy reach are the Tate Modern and Globe Theatre, both around 5 minutes' walk away, and the Tower Bridge, some 15 minutes' walk from the property. London Heathrow Airport is around 15 km away, Gatwick Airport is around 60 km away and Luton Airport is roughly 55 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2410" OriginalAmount="2410">
      <BasicPropertyInfo Latitude="51.502199936687" Longitude="-0.076830365131173" StarRating="4" HotelCode="777107|358282" HotelName="The Dixon, Tower Bridge, Autograph Collection" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>211 Tooley Street, London SE1 2JX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/148276/b25cd442-5be8-4418-a283-ff773171663d.jpg?d=636863387090000000</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2411" OriginalAmount="2411">
      <BasicPropertyInfo Latitude="51.518697" Longitude="-0.153904" StarRating="4" HotelCode="166881|175230" HotelName="10 Manchester Street" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 Manchester Street, Marylebone, W1U 4DG London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/31/316609/316609a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is nestled just off Marylebone High Street with its ‘village’ feel, eclectic boutiques, galleries, restaurants and bars. This property is also perfectly located for exploring London and its many attractions – from Bond Street’s designer stores to the West End and theatre-land.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2413" OriginalAmount="2413">
      <BasicPropertyInfo Latitude="51.572998" Longitude="-0.070452" StarRating="3" HotelCode="114343|456736" HotelName="Park Avenue Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>146 Clapton Common, Stamford Hill, E5 9AG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/2f/77/2f77517b8f0d4fbddc7860f90182a1e93dd49890.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - London City Airport (LCY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2417" OriginalAmount="2417">
      <BasicPropertyInfo Latitude="51.491137" Longitude="-0.144963" StarRating="5" HotelCode="114527|199390" HotelName="Eccleston Square London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>37 Eccleston Square, London SW1V 1PB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/158038/a_158038_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located only 500 metres from the town centre, 1 km from Buckingham Palace and 2 km from Hyde Park, conveniently located near many restaurants and bars and within easy reach of such tourist attractions as the London Eye, and Tate Britain. Situated 500 metres from Victoria Station, the nearest airport is Heathrow, which is 30 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="2420.08" OriginalAmount="2420.08">
      <BasicPropertyInfo StarRating="4" HotelCode="|825985" HotelName="NOVOTEL LONDON BRIDGE" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/801418_foto_1.jpg</HotelPictures>
        <HotelDescription>Make yourself at home in one of the 182 guestrooms featuring minibars and flat-screen televisions. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Private bathrooms with bathtubs or showers feature complimentary toiletries and hair dryers. Conveniences include phones, as well as safes and desks.Satisfy your appetite for lunch or dinner at Elements, a restaurant which specializes in international cuisine, or stay in and take advantage of the 24-hour room service. Quench your thirst with your favorite drink at the bar/lounge. Buffet breakfasts are available daily for a fee.Featured amenities include express check-out, complimentary newspapers in the lobby, and dry cleaning/laundry services. Self parking (subject to charges) is available onsite.With a stay at Novotel London Bridge in London (London City Centre), you'll be a 5-minute walk from Borough Market and 8 minutes by foot from Tate Modern.  This 4-star hotel is 0.4 mi (0.7 km) from The Shard and 0.7 mi (1.2 km) from London Bridge.Distances are displayed to the nearest 0.1 mile and kilometer.  Borough Market - 0.4 km / 0.3 mi  Globe Theatre - 0.5 km / 0.3 mi  Tate Modern - 0.7 km / 0.4 mi  The Shard - 0.7 km / 0.4 mi  London Bridge - 1.2 km / 0.7 mi  St. Paul's Cathedral - 1.3 km / 0.8 mi  Sky Garden - 1.4 km / 0.9 mi  Royal National Theatre - 1.4 km / 0.9 mi  Tower Bridge - 1.8 km / 1.1 mi  Liverpool Street - 1.8 km / 1.1 mi  The Gherkin - 1.8 km / 1.1 mi  Tower of London - 1.8 km / 1.1 mi  The Strand - 1.9 km / 1.2 mi  Barbican Arts Centre - 1.9 km / 1.2 mi  St. Thomas' Hospital - 2 km / 1.2 mi  The nearest airports are:London (LCY-London City) - 12 km / 7.4 mi London (LHR-Heathrow) - 31.2 km / 19.4 mi London (LGW-Gatwick) - 80.8 km / 50.2 mi The preferred airport for Novotel London Bridge is London (LCY-London City).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2429.90" OriginalAmount="2429.90">
      <BasicPropertyInfo Latitude="51.52496601" Longitude="-0.14378499" StarRating="4" HotelCode="872518|103713" HotelName="Meliá White House" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Albany Street, Regents Park, London NW1 3UP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/996157/a_996157_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Some of the city's best known attractions, such as Madame Tussaud's, are easily reached from the hotel. Paddington, Marylebone and King's Cross railway stations are all a 5-10 minutes taxi journey away. This luxury city hotel is located some 35 km from both Heathrow and Gatwick international airports.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2432.47" OriginalAmount="2432.47">
      <BasicPropertyInfo Latitude="51.52910592" Longitude="-0.12176798" StarRating="4" HotelCode="978050|806057" HotelName="The Gyle" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/02/2025">
        <Address>
          <AddressLines>
            <AddressLine>16-18 Argyle Square, London, England WC1H 8AS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/d5/b9/d5b92dfdcd456dae38e1088ff7429471b7878bb5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2432.76" OriginalAmount="2432.76">
      <BasicPropertyInfo Latitude="51.5095" Longitude="-0.152315" StarRating="3" HotelCode="901069|112dc8" HotelName="Hotel Montana Excel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" HotelFacility="24 Hour Front Desk,Internet,Luggage Storage,Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>16-18 Argyle Square, London WC1H 8AS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/349859/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;Located in London (Kings Cross St. Pancras), Montana Excel is minutes from British Library and Cartwright Gardens. This hotel is close to King's College London and St. Paul's Cathedral.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Digital television is provided for your entertainment. Shared bathrooms are provided. Conveniences include coffee/tea makers, and housekeeping is provided daily.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; &lt;br /&gt;A complimentary English breakfast is served daily.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2439" OriginalAmount="2439">
      <BasicPropertyInfo Latitude="51.525598550264" Longitude="-0.0829017162323" StarRating="4" HotelCode="61170|444244" HotelName="The Hoxton Shoreditch" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Country House,Business Hotel" CnxPolicy="Free CXL until 31/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>81 Great Eastern Street, London EC2A 3HU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/79153/a_79153_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the city centre of London near Old Street tube station. Moorgate and Finsbury Square are easily accessible, as are some of London's best bar, restaurants and clubs. The hotel is a 5-minute walk from a bus stop and the underground station Old Street (Northern Line). Liverpool Street railway station is a 7-minute walk away. The Tower of London and St. Paul's Cathedral are around 3 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="2443.14" OriginalAmount="2443.14">
      <BasicPropertyInfo StarRating="4" HotelCode="|633949" HotelName="THE CLERMONT LONDON, VICTORIA" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/378223_image59414056_0.jpg</HotelPictures>
        <HotelDescription>The ideal base from which to explore the capital. Buckingham Palace, Hyde Park, the Apollo Theatre, River Thames and Tate Britain. Our stunning Grade II listed Victorian railway hotel has London's most celebrated destinations all within easy reach from our doorstep. Our rooms, along with some handy extras, are all set up to send you soundly off to sleep. All guests also have use of the hotels gym on the 7th floor. A selection of dining options are available; Elegantly styled, The Soak is open for lunch and dinner. The Grosvenor Arms restaurant and bar which is open all day, is the perfect place for an informal get together while The Tea Lounge is a must for a full Afternoon Tea treat. The Reunion Bar is a chic Champagne and cocktail bar favoured by many in the area.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="2446.94" OriginalAmount="2446.94">
      <BasicPropertyInfo Latitude="51.49304788058" Longitude="-0.183132681303" StarRating="5" HotelCode="|OTHS" HotelName="The Other House South Kensington" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 19/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>15-17 Harrington Gardens, South Kensington</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://www.travco.co.uk/images/hotels/giata/1338285/20147880.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;HotelDescription : &lt;/b&gt;The friendly staff at the reception desk are happy to answer any questions. Services such as a baggage storage service and a safe ensure a comfortable stay. Wireless internet access is provided in public areas. The hotel offers a number of facilities for guests with disabilities. The hotel has wheelchair-accessible facilities and a lift. Guests arriving by car can park their vehicles in the car park for no extra charge. Other services include a 24-hour security service, a babysitting service, a childcare service, medical assistance, room service, a laundry service and a hotel shuttle bus. A fax machine is available for guests' business needs.This hotel warmly welcomes guests in London.The pleasantly heated water of the indoor and outdoor pools guarantees comfortable swimming. The sun loungers are perfect for soaking up some sun. After an eventful day, guests can work out and recharge in the gym. 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 and central heating ensure that rooms maintain comfortable temperatures. Guests are sure to get a good night's sleep in the queen-size bed. A microwave and a tea/coffee station are standard features. A trouser press is provided for guests' convenience. Other features include a telephone, a TV and WiFi (no extra charge). Bathrooms are equipped with a shower. The hotel has family rooms and non-smoking rooms.Various dining options are available, including a restaurant, a café and a bar. A delicious breakfast provides energy for the rest of the day.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="2448.81" OriginalAmount="2448.81">
      <BasicPropertyInfo Latitude="51.535975798274" Longitude="-0.10512383928676" StarRating="4" HotelCode="13335|CAF401900" HotelName="Hilton London Angel Islington" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Free CXL until 07/02/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>53 Upper Street, Islington, London N1 0UY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/14006/a_14006_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is located close to the centre of London with numerous shopping and entertainment venues nearby. There are also restaurants, bars, and public transport close to the hotel. Nightclubs may be found within 50 m of the hotel.&lt;br/&gt;&lt;b&gt; from 2023-02-08 to 2030-12-31&lt;b&gt;:-This hotel offers a bespoke Family Experience for travellers below the age of 12. Children enjoy a Kids Welcome and a dedicated Kids Breakfast experience. Enjoy your family meals by selecting dishes from the Kids Menu. The hotel has a range of kids amenities available upon request.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2450" OriginalAmount="2450">
      <BasicPropertyInfo Latitude="51.507519" Longitude="-0.203564" StarRating="2" HotelCode="153417|56635" HotelName="Ravna Gora" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>29 Holland Park Avenue, Notting Hill, London W11 3RW</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/216615/gt_216615_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The closest tube station to the hotel is Holland Park on the Central line, which is just a minute from the hotel. Attractions nearby include Notting Hill (about 500 metres away), Hyde Park (200 metres), Oxford Street (3 km) and Big Ben (7 km). The airports of Heathrow, Luton, Gatwick and Stansted are approximately 20 km, 60 km, 60 km and 75 km away, respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2451.06" OriginalAmount="2451.06">
      <BasicPropertyInfo Latitude="51.51123395" Longitude="-0.12991401666667" StarRating="4" HotelCode="510217|2096755" HotelName="Victory House Hotel London" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>14 Leicester Place, Victory House, London, City of London WC2H 7BZ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/624814/a_624814_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2459.31" OriginalAmount="2459.31">
      <BasicPropertyInfo Latitude="51.510741907561" Longitude="-0.076686844983215" StarRating="4" HotelCode="26240|103f00" HotelName="Leonardo Royal Hotel London City" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8-14 Cooper's Row, London EC3N 2BQ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/38418/a_38418_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxurious hotel is located centrally, close to the Tower of London as well as Tower Bridge and enjoys wonderful views over the Thames. Plenty more sightseeing attractions are also located nearby including St. Paul's Cathedral and numerous shopping opportunities. London Heathrow airport can be reached in an hour by making use of public transport (roughly 30 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2466" OriginalAmount="2466">
      <BasicPropertyInfo Latitude="51.517599" Longitude="-0.127656" StarRating="4" HotelCode="16396|3100" HotelName="Radisson Blu Edwardian Bloomsbury Street Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9-13 Bloomsbury Street, Bloomsbury, London WC1B 3QD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/19761/a_19761_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This popular hotel is situated at the heart of London, just a short distance from the British Museum, Convent Garden, the theatres and many other attractions. Numerous shopping facilities, inviting restaurants and cosy pubs are located in the hotel's immediate vicinity. Links to public transport are just a stone's throw away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2468" OriginalAmount="2468">
      <BasicPropertyInfo Latitude="51.517968" Longitude="-0.152979" StarRating="4" HotelCode="147124|32869" HotelName="Durrants Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/02/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>George Street, London W1H 5BJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/31/312970/312970a_hb_a_051.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2480" OriginalAmount="2480">
      <BasicPropertyInfo Latitude="51.52320082" Longitude="-0.138679" StarRating="0" HotelCode="725278|489137" HotelName="The Grafton Arms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>72 Grafton Way, London W1T 5DU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/957882/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2481" OriginalAmount="2481">
      <BasicPropertyInfo Latitude="51.50783763824" Longitude="-0.13810157775879" StarRating="4" HotelCode="47280|4129" HotelName="Cavendish St. James" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>81 Jermyn Street/St. James's, London SW1Y6JF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/10199/a_10199_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant city hotel lies at the heart of London in one of the city's most exclusive districts. Green Park and Piccadilly Circus underground stations lie just a few minutes walk away and various sights including Trafalgar Square, the national art gallery, Buckingham Palace and Hyde Park are all to be found in the vicinity.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2489" OriginalAmount="2489">
      <BasicPropertyInfo Latitude="51.5070733" Longitude="-0.12598055714286" StarRating="4" HotelCode="115319|51877" HotelName="Club Quarters Hotel Trafalgar Square" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>8 Northumberland Avenue, At Trafalgar Square, London WC2N 5BY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/341533/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2489" OriginalAmount="2489">
      <BasicPropertyInfo Latitude="51.50697347906" Longitude="-0.1260634196434" StarRating="4" HotelCode="903487|199845" HotelName="The Grand at Trafalgar Square" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8 Northumberland Avenue, Westminster, London WC2N 5BY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/343396/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2490" OriginalAmount="2490">
      <BasicPropertyInfo Latitude="51.508442091384" Longitude="-0.12480000305845" StarRating="4" HotelCode="45327|31254" HotelName="The Clermont Charing Cross" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>The Strand, London WC2N 5HX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/23099/a_23099_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This fashionable, traditional hotel is located at the heart of London and is well served by public transport from Charing Cross tube station. It is just a short distance to Trafalgar Square and Covent Garden. Restaurants and bars fill the surrounding area, and it is just a few metres to shops, bar and nightclubs.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2491.46" OriginalAmount="2491.46">
      <BasicPropertyInfo Latitude="51.5095" Longitude="-0.152315" StarRating="4" HotelCode="150668|10e582" HotelName="La Place" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Bar,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>17 Nottingham Place, London W1U 5LG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/48/481061/481061a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is La Place.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2493" OriginalAmount="2493">
      <BasicPropertyInfo Latitude="51.494768" Longitude="-0.178617" StarRating="5" HotelCode="36860|56976" HotelName="130 Queen's Gate" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>130 Queen's Gate, Kensington, London SW7 5LE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/31/316183/316183a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The ultra-luxurious neo-classical apartments are approximately a 5-minute walk to the Natural History Museum, 10 minutes to the Victoria &amp;amp; Albert Museum and 15 minutes to famous Harrods.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="2522.13" OriginalAmount="2522.13">
      <BasicPropertyInfo StarRating="4" HotelCode="|813946" HotelName="THE PORTLAND" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/954751_foto_1.jpg</HotelPictures>
        <HotelDescription>The Grange Portland is a beautiful Georgian townhouse which has been immaculately restored. It has an intimate, boutique style atmosphere and retains original Georgian features. The hotel restaurant overlooks the hotel's private walled garden where you can enjoy breakfast on a sunny morning or a pre theatre drink. The hotel is situated in Bloomsbury, a tranquil area peppered with gorgeous garden squares, yet round the corner from amazing places such as The British Museum and Covent Garden.
Rooms have a boutique style, each individually and beautifully designed. You'll find them well equipped, comfortable and a perfect retreat for your stay in London. Amenities include high speed internet access, a direct dial phone, complimentary newspapers, TV, tea/coffee making facilities and 24 hour room service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2525" OriginalAmount="2525">
      <BasicPropertyInfo Latitude="51.529497601416" Longitude="-0.12343034324442" StarRating="3" HotelCode="11325|45432" HotelName="The California" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/02/2025" HotelFacility="Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4-8 Belgrove Street, Kings Cross, London WC1H 8AB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/367768/367768a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2526" OriginalAmount="2526">
      <BasicPropertyInfo Latitude="51.523619331151" Longitude="-0.11115895337298" StarRating="4" HotelCode="477345|371102" HotelName="The Rosebery" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Elevator,Internet">
        <Address>
          <AddressLines>
            <AddressLine>20 Rosebery Avenue, EC1R 4SX London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/343528/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set in a prime location of London, The Rosebery Aparthotel puts everything the city has to offer just outside your doorstep. The hotel has everything you need for a comfortable stay. Service-minded staff will welcome and guide you at the The Rosebery Aparthotel. All rooms are designed and decorated to make guests feel right at home, and some rooms come with internet access – wireless (complimentary), non smoking rooms, air conditioning, heating, desk. The hotel offers various recreational opportunities. Discover all London has to offer by making The Rosebery Aparthotel your base.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2532" OriginalAmount="2532">
      <BasicPropertyInfo Latitude="51.519348553898" Longitude="-0.12082278728485" StarRating="4" HotelCode="18325|9766" HotelName="NYX Hotel London Holborn" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>50-60 Southampton Row, London WC1B 4AR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/22782/a_22782_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This upmarket hotel enjoys an idyllic location on the border between the West End and the City, not far from the lively hustle and bustle of Covent Garden, Oxford Street and the English capital's banking district. This hotel is suitable for both business guests and those here for a holiday, with a diverse selection of restaurants, bars, nightclubs and shopping venues all to be found within a few minutes walk of the hotel. Transfer to London Heathrow Airport takes about 40 minutes, Gatwick is some 1 hour 10 minutes away and Luton may be reached in 1 hour 20 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2533" OriginalAmount="2533">
      <BasicPropertyInfo Latitude="51.525693670417" Longitude="-0.077440738677979" StarRating="4.5" HotelCode="53667|4132" HotelName="One Hundred Shoreditch Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Diet Meals,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>100 Shoreditch High Street, Shoreditch, London E1 6JQ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/60415/a_60415_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern luxury hotel is situated close to the city centre, within a few minutes' walk of Liverpool Street and its train station. Restaurants and links to the public transport network are to be found within 300 m of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="2533.44" OriginalAmount="2533.44">
      <BasicPropertyInfo Latitude="51.504610521162" Longitude="-0.082579851150513" StarRating="4" HotelCode="76294|CAM455400" HotelName="Hilton London Tower Bridge" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 06/02/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>5 More London Place, Tooley Street, London SE1 2BY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/103759/a_103759_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the heart of London, this hotel is within easy walking distance of The City, as well as rail and underground links. Within a mile of the hotel, guests will find attractions such as Shakespeare's Globe Theatre, the Tate Modern and the London Eye. London Gatwick Airport is some 48 km away, and London Heathrow Airport is about 28 km from the hotel. Both airports are under an hour away by train.&lt;br/&gt;&lt;b&gt; from 2023-02-08 to 2030-12-31&lt;b&gt;:-Please note that 1751 Distillery Bar &amp; Kitchen Closed restaurant will be closed daily from 11AM - 12PM until further notice. We apologize for any inconvenience this may cause.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2535.60" OriginalAmount="2535.60">
      <BasicPropertyInfo StarRating="0" HotelCode="0|2332135" HotelName="Native Bankside" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1-2 Bear Gardens, Southwark, London, United Kingdom</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/23/2332135/TJVCP0iY_d2b5ca33bd970f64a6301fa75ae2eb22.png</HotelPictures>
        <HotelDescription>Providing a fitness centre, Native Bankside is set in London, not far from Borough Market and London Bridge. Complimentary WiFi is provided.

All units come with air conditioning, a flat-screen TV, washing machine and kettle.

Sky Garden and Tower of London are 1.8 km from the property. The nearest airport is London City Airport, 12 km from the property. 

Southwark is a great choice for travellers interested in city walks, monuments and culture.

This is our guests&amp;#039; favourite part of London, according to independent reviews.

This property also has one of the best-rated locations in London! Guests are happier about it compared to other properties in the area.&lt;br/&gt;The Native Bankside is a  hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2536" OriginalAmount="2536">
      <BasicPropertyInfo Latitude="51.507058333333" Longitude="-0.10504483333333" StarRating="3" HotelCode="114530|458351" HotelName="The Mad Hatter" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3-7 Stamford Street, London Borough of Southwark, London SE1 9NY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/340996/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="2547.74" OriginalAmount="2547.74">
      <BasicPropertyInfo StarRating="5" HotelCode="|710647" HotelName="Town Hall Hotel - Shoreditch" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/801086_foto_1.jpg</HotelPictures>
        <HotelDescription>El hotel se encuentra en la Patriot Square de Londres. Este establecimiento tiene una ubicaciandoacute;n candeacute;ntrica en el centro del animado barrio East End londinense. La Whitechapel Gallery ofrece exposiciones de arte moderno a poca distancia. La estaciandoacute;n de trenes mandaacute;s cercana estandaacute; a unos 100 m del hotel.Este apartotel ofrece una gama de 98 habitaciones de hotel espaciosas y elegantes con servicio. El recinto dispone de aire acondicionado y los huandeacute;spedes son recibidos en un vestandiacute;bulo con servicio de recepciandoacute;n y salida 24 horas. Se incluye caja fuerte, guardarropa y ascensor para acceder a las plantas superiores, asandiacute; como cafeterandiacute;a, restaurante y un moderno bar de candoacute;cteles. El hotel tambiandeacute;n dispone de piscina, conexiandoacute;n a Internet WiFi gratuita y equipamiento de fitness. Los huandeacute;spedes que viajen por negocios podrandaacute;n hacer uso de las instalaciones para conferencias y todos los huandeacute;spedes podrandaacute;n beneficiarse del servicio de habitaciones y del servicio de lavanderandiacute;a del hotel.Los apartamentos, espaciosos y amplios, vienen con una cocina totalmente equipada con nevera, hornillos, microondas y cafetera/tetera. Los lujosos cuartos de baandntilde;o privados incluyen ducha, baandntilde;era y secador de pelo. Hay zonas delimitadas para estar, comer y dormir (con camas dobles). Las instalaciones incluyen telandeacute;fono de landiacute;nea directa, TV por cable/vandiacute;a satandeacute;lite, conexiandoacute;n a Internet y caja fuerte, ademandaacute;s de lavadora y set de plancha. Hay aire acondicionado y calefacciandoacute;n regulables en todas las habitaciones.En las habitaciones hay disponibles tratamientos de salud y de belleza. Los huandeacute;spedes podrandaacute;n darse un chapuzandoacute;n en la piscina cubierta climatizada del hotel y hacer ejercicio en el gimnasio.El restaurante ofrece excelente comida, incluyendo el desayuno continental en forma de bufet.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2548" OriginalAmount="2548">
      <BasicPropertyInfo Latitude="51.5058445" Longitude="-0.10446383" StarRating="0" HotelCode="964411|487236" HotelName="The Hoxton Southwark" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>40 Blackfriars Road, London SE1 8PB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/1078508/a_1078508_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2550" OriginalAmount="2550">
      <BasicPropertyInfo Latitude="51.4906193" Longitude="-0.190959" StarRating="4" HotelCode="174962|200035" HotelName="No 1 The Mansions" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>219 Earl's Court Road, Kinsington, London SW5 9BN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/56/562062/562062a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is No 1 The Mansions.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2551" OriginalAmount="2551">
      <BasicPropertyInfo Latitude="51.516318" Longitude="-0.163792" StarRating="4" HotelCode="14599|31253" HotelName="Marriott Marble Arch" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 06/02/2025" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>134 George Street, W1H 5DN London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/17065/a_17065_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury 4-star hotel is in an ideal location with plenty of London's attractions nearby to explore. The famous shopping area of Oxford Street and many entertainment options such as bars, pubs and restaurants, are within walking distance. Marble Arch and Edgware Road underground stations are both are short walk from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2551" OriginalAmount="2551">
      <BasicPropertyInfo Latitude="51.491633801396" Longitude="-0.19477397203445" StarRating="3" HotelCode="35170|33884" HotelName="Mayflower Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Designated Smoking Area,Golf,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>26-28 Trebovir Road, Earls Court, London SW5 9NJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/57312/a_57312_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This superb hotel is near to the City. Knightsbridge and Chelsea, noted for their innumerable boutiques and designer stores, are not far from the hotel. There is a multitude of superb museums nearby, including the Science Museum, the Natural History Museum and the Victoria and Albert Museum. The nearest public transport links are just a stone's throw away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2551.46" OriginalAmount="2551.46">
      <BasicPropertyInfo Latitude="51.503233716875" Longitude="-0.078158900201743" StarRating="5" HotelCode="524948|2069985" HotelName="The Lalit London" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Security,Air Conditioning,Airport Transfer (on Demand),ATM/Cash Machine,Banquet Hall,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Meeting Room,Parking,Printer,Restaurant,Room Service,Spa,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>181 Tooley Street, Southwark, London SE1 2JR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/613142/613142a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2571.05" OriginalAmount="2571.05">
      <BasicPropertyInfo Latitude="51.493024" Longitude="-0.177193" StarRating="4" HotelCode="170767|1809388" HotelName="Manson Place" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>7-8 Manson Place, SW7 5LT London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/344416/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2576.50" OriginalAmount="2576.50">
      <BasicPropertyInfo Latitude="51.50550975" Longitude="-0.1488078" StarRating="3" HotelCode="442228|2377635" HotelName="17 Hertford Street" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>17 Hertford Street, Mayfair, London, United Kingdom W1J 7RS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/632346/632346a_hb_a_006.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;17 Hertford Street serviced apartments offer space in a prime central London location. With 9 apartments and a choice of Studio and One Bedroom accommodation,  all designed to provide the maximum comfort, space and light, it's the ideal location for business travellers.  Daily Housekeeping is available everyday, including Sundays. The check-in is at number 20 Hertford street where we have 24 hours Reception/ concierge. Hertford Street is one of the oldest streets in London's fashionable and exclusive area of Mayfair. Dating back to the mid-1700s, it is close to Shepherd Market, a historic square and piazza with a variety of boutique shops, restaurants and Victorian pubs.  The area is surrounded by Hyde Park, Park Lane, Oxford Street and Piccadilly and Regent Street and convenient transport links provide quick and easy access to the Capital's business districts, the political hub a</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2586.03" OriginalAmount="2586.03">
      <BasicPropertyInfo Latitude="51.49451206" Longitude="-0.1747939" StarRating="5" HotelCode="44519|1899ff" HotelName="The Pelham" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>15 Cromwell Place, South Kensington, London SW7 2LA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/18914/a_18914_D2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is The A. Venue Hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2589" OriginalAmount="2589">
      <BasicPropertyInfo Latitude="51.507236454909" Longitude="-0.020957633100579" StarRating="5" HotelCode="293422|31896" HotelName="London Marriott Hotel Canary Wharf" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>22 Hertsmere Road, Canary Wharf, London E14 4ED</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://images.dnatatravel.com/ei/1/3/8/9/9/5/8/0.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - London City Airport (LCY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2593" OriginalAmount="2593">
      <BasicPropertyInfo Latitude="51.514641715439" Longitude="-0.14841735363007" StarRating="4" HotelCode="337093|3101" HotelName="Radisson Blu Edwardian Berkshire Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Oxford Street 350, London W1C 1BY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/55995/a_55995_U2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is centrally located on Oxford Street, close to Bond Street right at the heart of London. In addition, stunning Hyde Park is close by, as are Notting Hill, Park Lane, Piccadilly, and the West End as well as Kensington and Buckingham Palaces, all of which beg to be visited. Bond Street underground station is in the vicinity.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="2597.01" OriginalAmount="2597.01">
      <BasicPropertyInfo StarRating="4" HotelCode="|830453" HotelName="NOVOTEL TOWER BRIDGE" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/801414_foto_1.jpg</HotelPictures>
        <HotelDescription>Showcasing a contemporary style, this hotel is located at the heart of London's financial and commercial centres. Lying just a short distance away from Tower Hill tube station, it offers visitors the perfect setting from which to explore everything that this diverse city has to offer. Stylish restaurants, fashionable shops and exciting entertainment opportunities are dotted throughout the area. Stylish and inviting, the hotel tempts business and leisure travellers alike. Elegant guest rooms come complete with modern, convenient amenities. Guests can relax and unwind in the sauna, for a welcome break at the end of the day. The hotel offers a restaurant, where delectable dishes can be enjoyed.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2601" OriginalAmount="2601">
      <BasicPropertyInfo Latitude="51.527342" Longitude="-0.079624" StarRating="5" HotelCode="440144|228174" HotelName="Courthouse Hotel Shoreditch" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>335-337 Old Street, London EC1V 9LL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/550354/a_550354_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Courthouse Hotel Shoreditch.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="2601.56" OriginalAmount="2601.56">
      <BasicPropertyInfo StarRating="4" HotelCode="|922647" HotelName="LEONARDO ROYAL LONDON TOWER BRIDGE" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/887970_foto_1.jpg</HotelPictures>
        <HotelDescription>Leonardo Royal Hotel London Tower Bridge is perfectly placed for all kind of visitors to enjoy a stay in London City. Located a short walk from Tower Bridge and the Tower of London, plus a number of museums, galleries and shops, the central location makes it easy for guests to explore the wonderful sights and attractions in the city. Leonardo Royal Hotel London Tower Bridge features 370 guest rooms, all fitted with modern amenities including free WiFi. The hotel also boasts the Tower Grill, an in-house restaurant serving European cuisine daily. There are two in-house bars for you to relax and unwind in, away from the buzz of the city. Our Knights Bar serves afternoon tea and an array of wines throughout the day, and our traditional Tower Bar also offers light snacks and hot and cold beverages.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2604" OriginalAmount="2604">
      <BasicPropertyInfo Latitude="51.508025" Longitude="-0.10686799999996" StarRating="5" HotelCode="284137|40951" HotelName="Sea Containers London" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20 Upper Ground, London SE1 9PD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/391327/a_391327_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2610" OriginalAmount="2610">
      <BasicPropertyInfo Latitude="51.51406363" Longitude="-0.13199634" StarRating="3.5" HotelCode="943331|276311" HotelName="Mimi’s Hotel Soho" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Kitchen,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>56-57 Frith Street, Soho, London W1D 3JG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/731916/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="2619.63" OriginalAmount="2619.63">
      <BasicPropertyInfo Latitude="51.52494558" Longitude="-0.08157733" StarRating="4" HotelCode="986117|CBO056000" HotelName="Hart Shoreditch Hotel London, Curio Collection by Hilton" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/02/2025">
        <Address>
          <AddressLines>
            <AddressLine>61 - 67 Great Eastern Street, Hackney, London EC2A 3HU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/1217701/a_1217701_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2625.87" OriginalAmount="2625.87">
      <BasicPropertyInfo Latitude="51.51923169" Longitude="-0.13716737" StarRating="4" HotelCode="628717|652481" HotelName="Cleveland Residences" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/01/2025" HotelFacility="Internet,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>8 Cleveland Street, London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/799912/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2628" OriginalAmount="2628">
      <BasicPropertyInfo Latitude="51.52163832" Longitude="-0.08572789" StarRating="5" HotelCode="469797|200302" HotelName="Montcalm Royal London House" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>22-25 Finsbury Square, EC2A 1DX London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/618041/618041a_hb_a_004.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2630" OriginalAmount="2630">
      <BasicPropertyInfo Latitude="51.51688459" Longitude="-0.0803213" StarRating="4" HotelCode="350862|479712" HotelName="The Bull and The Hide" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Devonshire Row, Bishopsgate, London EC2M 4RH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/505892/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="2645.89" OriginalAmount="2645.89">
      <BasicPropertyInfo StarRating="4" HotelCode="|710978" HotelName="Holiday Inn London Camden Lock" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/801722_foto_1.jpg</HotelPictures>
        <HotelDescription>Alandoacute;jese en el elegante hotel Holiday Inn London-Camden Lock, junto a los modernos mercados de Camden. El flamante Holiday Inn London-Camden Lock se encuentra a orillas del canal Regent, en el corazandoacute;n del cosmopolita distrito de Camden. El hotel se encuentra a 3 minutos a pie de la estaciandoacute;n de metro de Camden Town y a solo dos paradas de la estaciandoacute;n de King's Cross St. Pancras, con conexiones de tren Eurostar a Parandiacute;s y de metro al Aeropuerto de Heathrow. La estaciandoacute;n de Euston, con conexiones al norte de Inglaterra, estandaacute; a 1 parada de metro. CBS, MTV, Molton Brown, la Associated Press y Elsevier estandaacute;n cerca del Holiday Inn London-Camden Lock. Haga negocios en una de nuestras 6 elegantes salas de reuniones. El servicio de conexiandoacute;n inalandaacute;mbrica a Internet estandaacute; disponible en todo el hotel. Sumandeacute;rjase en la escena musical de Camden en los emblemandaacute;ticos locales como el Electric Ballroom y The Roundhouse. Observe el ambiente de las calles a travandeacute;s de los grandes ventanales del restaurante Terranea, donde podrandaacute; saborear platos asiandaacute;ticos de temporada.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="2661.78" OriginalAmount="2661.78">
      <BasicPropertyInfo StarRating="4" HotelCode="|608883" HotelName="THE CLERMONT LONDON, CHARING CROSS" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/378145_image59414122_0.jpg</HotelPictures>
        <HotelDescription>A landmark itself, Charing Cross opened in 1865 and remains one of the most well-places hotels. A few steps to Trafalgar Square. A minute's stroll to London's West End, A stone's throw away from The National Gallery and so much more. And when exploring more of the city, Charing Cross station is right next door. Our rooms, along with some handy extras, are all set up to send you soundly off to sleep. 
The Terrace offers guest an all-day dining option serving everything from afternoon tea to a freshly prepared cocktail and a range of meals with stunning views over the Strand. Hotel residents receive complimentary use of the hotel`s fitness centre which features a full range of cardiovascular fitness equipment and weights.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2669.19" OriginalAmount="2669.19">
      <BasicPropertyInfo Latitude="51.499136180893" Longitude="-0.18023714351648" StarRating="4" HotelCode="498306|2377675" HotelName="Queensgate Court" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="aparthotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>24 Queen's Gate, Kensington, London SW7 5JE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/23/2377675/qjZAIjbH_d2b5ca33bd970f64a6301fa75ae2eb22.png</HotelPictures>
        <HotelDescription>&lt;br/&gt;Queensgate Court, at 24 Queen's Gate, South Kensington, offers superior accommodation in one of London's most exclusive locations.  Close to The Royal Albert Hall and three world famous museums: the Natural History, Science and Victoria &amp; Albert. Kensington Gardens and Hyde Park are also nearby, as well as Harrods, Knightsbridge and convenient transport links, make it the ideal location to explore and enjoy the city. The 12 apartments, are all exceptionally spacious, with high ceilings, maximum light and furnished in an uncluttered modern style. The apartments offer a choice of Studios, One, Two and Three Bedroom Apartments, with Superior and Deluxe options.  All the apartments are designed to provide comfortable, spacious living, and are equipped with modern amenities, including Wi-Fi, satellite TV, fully-fitted Kitchen and 24-Hour monitored security.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2671.24" OriginalAmount="2671.24">
      <BasicPropertyInfo Latitude="51.51609984" Longitude="-0.11126581" StarRating="3.5" HotelCode="984028|652486" HotelName="Chancery Lane Serviced Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>11-13 Bream's Building, London EC4A 1DT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0025/24701/2524701/15.jpg?f=15519570</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in London.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2675" OriginalAmount="2675">
      <BasicPropertyInfo Latitude="51.514797" Longitude="-0.158564" StarRating="4" HotelCode="147211|457521" HotelName="The Zetter Townhouse Marylebone" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>28-30 Seymour Street, London W1H 7JB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/89/40/8940a25c5dd064222fe0a154480fcb6ba120de65.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is The Zetter Townhouse Marylebone.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2677" OriginalAmount="2677">
      <BasicPropertyInfo Latitude="51.499595247606" Longitude="-0.13184122453686" StarRating="3" HotelCode="17178|444307" HotelName="Sanctuary House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 05/02/2025" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>33 Tothill Street, London SW1H 9LA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/16/169115/169115a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel occupies a fantastic location in one of London's oldest and most fashionable areas. It is close to Westminster Abbey, the Houses of Parliament, Buckingham Palace and St. James Park, while the Olympic Park is 4 km away. Westminster underground station is roughly 650 metres from the hotel. The nearest airports are London Heathrow, approximately 27 km away, and London Gatwick, which is about 48 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2678" OriginalAmount="2678">
      <BasicPropertyInfo Latitude="51.518614185596" Longitude="-0.13561248779297" StarRating="4" HotelCode="52566|30918" HotelName="Rathbone" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>30 Rathbone Street, W1T 1LB London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/54922/a_54922_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in one of the most popular areas of London, this hotel is within walking distance of Oxford Street, the theatres, Covent Garden and Soho. The British Museum and Madame Tussauds are also just a few minutes away. The nearest underground stop is Goodge Street and Tottenham Court Road - each 5 minutes away. Shops, restaurants and typical London bars may all be found within 500 m of the hotel. Heathrow Airport is around 25 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2687.84" OriginalAmount="2687.84">
      <BasicPropertyInfo Latitude="51.529298615361" Longitude="-0.09690978902438" StarRating="4" HotelCode="845146|2377815" HotelName="nhow London" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/02/2025" HotelFacility="Currency Exchange,Internet,Laundry,Restaurant,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>2 Macclesfield Road, London EC1V 8DG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/967554/a_967554_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2697" OriginalAmount="2697">
      <BasicPropertyInfo Latitude="51.507099" Longitude="-0.146076" StarRating="4" HotelCode="28667|12161" HotelName="The Washington Mayfair" 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,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Curzon Street, Mayfair, London W1J 5HE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/42032/a_42032_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the heart of London's Mayfair, the hotel is just 5 minutes' walk from Green Park Underground Station and Hyde Park is about 1.6 km from the hotel. Mayfair is home to numerous restaurants, bars and clubs, and nearby Bond Street offers a large selection of shops.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2699" OriginalAmount="2699">
      <BasicPropertyInfo Latitude="51.510682614478" Longitude="-0.13087486886059" StarRating="3.5" HotelCode="571806|229017" HotelName="Hotel Indigo London - 1 Leicester Square" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Leicester Square, London WC2H 7NA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/628021/628021a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2703.56" OriginalAmount="2703.56">
      <BasicPropertyInfo Latitude="51.512929106726" Longitude="-0.18372595310211" StarRating="4" HotelCode="11065|468225" HotelName="Blakemore Hyde Park" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 31/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>30 Leinster Gardens, Bayswater, W2 3AN London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/01/014104/014104a_hb_a_008.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel has a quiet but central location close to Hyde Park and 400 m from Lancaster Gate tube station. It has great access to all of London's attractions including Notting Hill, Marble Arch, Portobello Road, Madame Tussauds and the Royal Albert Hall. London Heathrow Airport is approximately 17 km away, Luton, Gatwick and Stansted airports are all some 40 km away and the hotel is roughly 10 km from London City Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2710" OriginalAmount="2710">
      <BasicPropertyInfo Latitude="51.494797" Longitude="-0.177825" StarRating="4.5" HotelCode="310354|49218" HotelName="The Exhibitionist Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8-10 Queensberry Place, Kensington, London SW7 2EA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/424501/a_424501_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is located in the vicinity of Earl's Court and Olympia (2.5 km away). It is within London's prime business area, near the Natural History Museum, the Victoria and Albert Museum, Harrods and London's fashion centre. From the hotel it is about 300 m to South Kensington underground station, 1 km to Harrods department store and Hyde Park, 3 km to Victoria Station, 23 km to Heathrow Airport, 48 km to Gatwick Airport, 56 km to Luton Airport and some 64 km to Stansted airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2731" OriginalAmount="2731">
      <BasicPropertyInfo Latitude="51.50930421" Longitude="-0.12660229" StarRating="4" HotelCode="986071|456342" HotelName="Page 8" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>8 St. Martin’s Place, London WC2N 4JH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/49/45/4945c746763630e1ba7543536bbbf1199da01b34.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2735" OriginalAmount="2735">
      <BasicPropertyInfo Latitude="51.494234784687" Longitude="-0.17553448677063" StarRating="5" HotelCode="259333|983" HotelName="The Ampersand Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 06/02/2025" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 Harrington Road, London SW7 3ER</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/15332/ba_15332_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently situated just a minute's walk from South Kensington Underground Station. Nearby points of interest include the Natural History Museum and the Victoria and Albert Museum, both within a 2-minute walk. Harrods and Hyde Park are also just 15 minutes away on foot. London Heathrow Airport is approximately 20 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2766.08" OriginalAmount="2766.08">
      <BasicPropertyInfo Latitude="51.520560986235" Longitude="-0.13074163558201" StarRating="4" HotelCode="50965|1426318" HotelName="The Academy" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>21 Gower Street, Fitzrovia, London WC1E 6HG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/39723/a_39723_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="2766.94" OriginalAmount="2766.94">
      <BasicPropertyInfo Latitude="51.5252032" Longitude="-0.1437382" StarRating="4" HotelCode="|WHT" HotelName="Melia White House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 26/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>Albany Street</AddressLine>
          </AddressLines>
          <PostalCode>(0)2073880091</PostalCode>
        </Address>
        <HotelPictures>http://www.travco.co.uk/images/hotels/giata/996157/17891450.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;HotelDescription : &lt;/b&gt;140 suites, 112 apartments, 283 single rooms and 158 double rooms are located on 8 storeys and can be reached by lift. Check-in and check-out are possible at any time at the 24-hour reception desk. Amenities include a baggage storage service, a safe and a currency exchange service. Wireless internet access 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. A garden provides extra space for rest and relaxation in the open air. Additional amenities include a newspaper stand, a TV room and a library. Guests arriving by car can park their vehicles in the car park. Further services and facilities include a 24-hour security service, medical assistance, a transfer service, room service, a laundry service and a page service. Active guests can make use of the bicycle hire service to explore the surrounding area. Daily newspapers will keep you informed. The business centre is on hand for guests' business requirements and provides a projector.Some of the city's best known attractions, such as Madame Tussaud's, are easily reached from the hotel. Paddington, Marylebone and King's Cross railway stations are all a 5-10 minutes taxi journey away. This luxury city hotel is located some 35 km from both Heathrow and Gatwick international airports.Fine weather can be enjoyed on the terrace. 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. 124567Air conditioning and central heating ensure that rooms maintain comfortable temperatures. All rooms are carpeted and 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 refrigerator and a tea/coffee station. An ironing set is provided for guests' convenience. A direct dial telephone, a television with satellite/cable channels and WiFi are provided as well. Guests can take advantage of the nightly turndown service. A selection of pillows ensures a comfortable stay. A hairdryer and bathrobes are available in the bathrooms, which are equipped with a shower. For extra comfort in the bathrooms, guests are offered cosmetic products. Guests can also book wheelchair-friendly rooms with wheelchair-accessible bathrooms. The hotel has non-smoking rooms.The dining area includes a non-smoking restaurant and a bar. Half board can be booked. A generous breakfast buffet guarantees a great start to the day. At lunch and dinner, guests can choose between a buffet, à la carte and a set menu. Diet meals, vegetarian dishes, children's meals and vegan food can be prepared on request.Chargeable public parking is possible nearby.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2767" OriginalAmount="2767">
      <BasicPropertyInfo Latitude="51.517245" Longitude="-0.122045" StarRating="4" HotelCode="935442|458065" HotelName="The Hoxton Holborn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/02/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>199-206 High Holborn, London WC1V 7BD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/413354/l_413354_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London (LON).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2778.85" OriginalAmount="2778.85">
      <BasicPropertyInfo Latitude="51.498052" Longitude="-0.164031" StarRating="5" HotelCode="114336|1809348" HotelName="Claverley" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>13-14 Beaufort Gardens, Knightsbridge, London, SW3 1PS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/31/316591/316591a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2783" OriginalAmount="2783">
      <BasicPropertyInfo Latitude="51.527750223819" Longitude="-0.08900307220199" StarRating="5" HotelCode="305708|49171" HotelName="M by Montcalm London Shoreditch Tech City" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/02/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>151-157 City Road, EC1V 1JH London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/419583/a_419583_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2800" OriginalAmount="2800">
      <BasicPropertyInfo Latitude="51.51502984584" Longitude="-0.18058293694162" StarRating="4" HotelCode="47228|289480" HotelName="Chilworth Court" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="aparthotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>125-129 Gloucester Terrace, Bayswater, London W2 6DX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/31/315599/315599a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Luxury Serviced Apartments in Bayswater: Chilworth Court Apartments offers a selection of 20 spacious and bright serviced apartments, conveniently located for transport links, including Paddington Station and the Heathrow Express service.  It's also minutes from Hyde Park, fashionable Notting Hill and Portobello Market and the multi-cultural district of Edgware Road with its eclectic mix of restaurants, shisha cafés and nightclubs.  And Oxford Street, one of London's most famous shopping streets, is also within easy walking distance.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2801" OriginalAmount="2801">
      <BasicPropertyInfo Latitude="51.49294810442" Longitude="-0.1572887627899" StarRating="4" HotelCode="17673|200054" HotelName="Sloane Square Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/02/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7-12 Sloane Square, London SW1W 8EG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/21752/a_21752_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Sloane Square Hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2814" OriginalAmount="2814">
      <BasicPropertyInfo Latitude="51.536235" Longitude="-0.191148" StarRating="5" HotelCode="94547|45443" HotelName="Sanctum" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Greville Road, London NW6 5HA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/131360/a_131360_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2824" OriginalAmount="2824">
      <BasicPropertyInfo Latitude="51.5209587" Longitude="-0.0918594" StarRating="5" HotelCode="904260|31924" HotelName="The Montcalm At The Brewery London City" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>52 Chiswell Street, EC1Y 4SA London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/237972/w_237972_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of the city. The railway station and Barbican underground station are less than 10 minutes' walk away and offer easy access to the rest of Central London. The Barbican Centre and the Barbican Cinema is 1 minute from the hotel. St Paul's Cathedral is about 1500 m away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2826.03" OriginalAmount="2826.03">
      <BasicPropertyInfo Latitude="51.512150399307" Longitude="-0.13186812400818" StarRating="4" HotelCode="17454|6642" HotelName="The Piccadilly London West End" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Free CXL until 02/02/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>65-73 Shaftesbury Avenue, London W1D 6EX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/21455/a_21455_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is centrally located on Shaftesbury Avenue from where guests may reach many of London's most popular attractions on foot. Numerous shops, bars and pubs and nightclubs are situated in the hotel's immediate vicinity. Convenient public transport connections can be found just metres from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2827.96" OriginalAmount="2827.96">
      <BasicPropertyInfo Latitude="51.500181" Longitude="-0.179796" StarRating="4" HotelCode="73789|189754" HotelName="The Gore" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Diet Meals,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>190 Queen’s Gate, Kensington, London SW7 5EX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/99546/a_99546_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated in a leafy avenue close to the Royal Albert Hall and just a short walk from Kensington Palace, Hyde Park, the Natural History Museum, the Science Museum, the Victoria and Albert Museum, Harrods and the chic designer boutiques of Knightsbridge. The shopping venues, theatres, sightseeing and nightlife of the West End are just 10 minutes away by bus or tube and Buckingham Palace is a 15-minute ride away on public transport. The nearest underground stations (each within 7-10 minutes on foot) are Gloucester Road, South Kensington (Circle, District and Piccadilly Lines) and Kensington High Street (Circle and District Lines).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2830.34" OriginalAmount="2830.34">
      <BasicPropertyInfo Latitude="51.498270816124" Longitude="-0.14356791973114" StarRating="5" HotelCode="17019|106036" HotelName="The Rubens at the Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 31/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>39 Buckingham Palace Road, London SW1W 0PS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/20746/a_20746_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in central London directly opposite The Royal Mews and Buckingham Palace. It is within close proximity of St. James's Park, The Mall, Green Park and Piccadilly and within easy reach of Theatreland. Victoria train and coach station is but a few minutes away with Westminster Abbey, the Houses of Parliament and The Tate Britain Gallery also easily reached within 15 minutes on foot. For shopping, Sloane Street, Knightsbridge and Kensington High Street are a short bus ride away. Nearby airports include London Heathrow (approximately 24 km), London City Airport (approximately 25 km), London Gatwick (approximately 45 km), Luton (approximately 51 km) and London Stansted (approximately 56 km).</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2838" OriginalAmount="2838">
      <BasicPropertyInfo Latitude="51.516443557337" Longitude="-0.15101909637451" StarRating="4" HotelCode="31998|10498" HotelName="The Mandeville Hotel" 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,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Mandeville Place, Marylebone, London W1U 2BE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/51045/a_51045_C2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is ideally situated for those wishing to explore London and its countless sights of interest. It lies on Mandeville Place, only a couple of minutes from Bond Street and the district of Marylebone. In the vicinity, guests will find Wigmore Hall, the Wallace Collection and Hyde Park. Soho, Mayfair and Marble Arch are all just a few minutesä walk away, as are shopping opportunities (800 m) as well as restaurants and bars (500 m). By making use of public transport (50 m away), guests are able to reach the British Museum and Knightsbridge shopping street quickly and easily.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="2840.63" OriginalAmount="2840.63">
      <BasicPropertyInfo StarRating="4" HotelCode="|C8D385" HotelName="RIU PLAZA LONDON VICTORIA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/27805_image60993999_0.jpg</HotelPictures>
        <HotelDescription>The Hotel Riu Plaza London Victoria enjoys an excellent location in the heart of London, in the Westminster district, a few meters on foot from Victoria Station. Our guests will enjoy the most popular visits and the proximity of Westminster Cathedral, Buckingham Palace, Houses of Parliament and many other places of interest.
This hotel in the center of London is the perfect starting point for discovering the vibrant British capital with the maximum comfort offered by the RIU Plaza urban hotels. If you are looking for a modern hotel in the center of London, the Hotel Riu Plaza London Victoria is perfect for a leisure or business trip.
The Hotel Riu Plaza London Victoria offers 435 modern rooms and superior category suites with views of the city. All rooms are designed to guarantee a peaceful rest and are fully equipped with first class amenities. When you wake up, you can enjoy a full buffet breakfast to recharge your energy with fresh fruit, juices, toast and many more options, including vegetarian.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="2842.06" OriginalAmount="2842.06">
      <BasicPropertyInfo StarRating="5" HotelCode="|173755" HotelName="QUEENSGATE 130" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/887957_foto_1.jpg</HotelPictures>
        <HotelDescription>The 50 luxury serviced apartments range from spacious Studios to One, Two and Three Bedroom accommodation and for the ultimate in luxury: two Four Bedroom Penthouse Suites with private lift access. All the apartments are designed to maximise light and furnished in an elegant, international style to provide uncluttered modern accommodation solutions for business or leisure visitors requiring short or long stay accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2848" OriginalAmount="2848">
      <BasicPropertyInfo Latitude="51.520156" Longitude="-0.125689" StarRating="4" HotelCode="18376|24984" HotelName="Montague on the Gardens" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 24/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>15 Montague Street, Bloomsbury, London WC1B 5BJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/22861/a_22861_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in central London in front of the British Museum and the hurly-burly of London’s tourist area. To the rear, there is a serene private garden, cut off from the city by a rectangle of fine Georgian townhouses. Between the two lies The Montague, an intriguing blend of up-to-the-minute city vibrancy and old-world Bloomsbury calm. Links to public transport are roughly 800 m away. Nearby airports include London City Airport (approximately 1 km), London Heathrow Airport (approximately 30 km), Luton Airport (48 km), London Gatwick Airport (approximately 56 km) and London Stansted Airport (approximately 61 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="2848.95" OriginalAmount="2848.95">
      <BasicPropertyInfo StarRating="4" HotelCode="|602976" HotelName="LONDON KENSINGTON BY MELIA" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1345103_foto_1.jpg</HotelPictures>
        <HotelDescription>The newly-refurbished London Kensington managed by Melia offers guests a design-inspired boutique hotel located in the heart of Kensington and Chelsea. It is located just a 2-minute walk from Gloucester Rd tube station, and has an easy access to many of London�s popular attractions. All of the air-conditioned, no-smoking guest bedrooms have a flat-screen TV with movie channels, tea and coffee and free WiFi, among many other amenities. At the London Kensington managed by Melia you have a choice of where to relax: The Jam Cupboard, with its contemporary style, cocktail bar and mouth-watering restaurant menu; and the Polo Bar Kensington, with traditional English bar, real fire, delicious snack menu and live sports coverage. For business guests, the meeting rooms at London Kensington managed by Melia are spacious enough to accommodate any of your events from one to one meetings to cocktail receptions of up to 120 people.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2856" OriginalAmount="2856">
      <BasicPropertyInfo Latitude="51.49284" Longitude="-0.184184" StarRating="5" HotelCode="18346|13273" HotelName="The Bentley Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Diet Meals,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>27-33 Harrington Gardens, London SW7 4JX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/22814/a_22814_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated in the very heart of Kensington with its couture designer shops and the trendy boutiques on the King's Road. The Royal Albert Hall, the Natural History Museum and the priceless collections of the Victoria and Albert Museum are only minutes away. It is superbly located for the capital's premier commercial and cultural centres and offers easy access to the city, the M4 motorway and London's international airports.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2861" OriginalAmount="2861">
      <BasicPropertyInfo Latitude="51.498561486049" Longitude="-0.13712704662703" StarRating="4" HotelCode="47946|1125" HotelName="St. James’ Court, A Taj Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/02/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>54 Buckingham Gate, London SW1E 6AF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/10999/a_10999_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This sophisticated luxury hotel is ideally located at the heart of Westminster. The hotel is well connected to the local tube network, which makes exploring the most important tourist attractions and the numerous shopping areas and other entertainments easy. Close-by attractions, some of which can be reached by foot, include Buckingham Palace, Big Ben and Westminster Abbey (around 600 m away), the London Eye (1.2 km away) and the National Gallery (1.9 km away). City Airport is approximately 16 km from the hotel, Heathrow is 24 km away, Gatwick 44 km, Luton 56 km and Stansted 63 km.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2894" OriginalAmount="2894">
      <BasicPropertyInfo Latitude="51.528486276182" Longitude="-0.12192651629448" StarRating="3" HotelCode="164103|1695298" HotelName="Albion House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>29 Argyle Square, London WC1H 8AL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/0a/eb/0aeb367ed06f19e24bdbd2e00784ffeee5b585a9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Albion House.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2895.39" OriginalAmount="2895.39">
      <BasicPropertyInfo Latitude="51.500037" Longitude="-0.161528" StarRating="5" HotelCode="35462|10e62d" HotelName="The Capital" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>22-24 Basil Street, Knightsbridge, London SW3 1AT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/57664/a_57664_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive luxury hotel is located at the heart of the exclusive Knightsbridge district of London and is just a short distance from a vast selection of shopping venues including the famous Harrods department store, Harvey Nichols flagship store, as well as Sloane Street and the famous Hyde Park. Links to the transport network are just a few steps away, lying about 50 m from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2901" OriginalAmount="2901">
      <BasicPropertyInfo Latitude="51.497586453552" Longitude="-0.15632145767211" StarRating="3" HotelCode="498404|289479" HotelName="Chesham Court" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="aparthotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Security">
        <Address>
          <AddressLines>
            <AddressLine>17 Chesham Court, London SW1 8HJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0019/21970/1921970/1.jpg?f=15627274</HotelPictures>
        <HotelDescription>&lt;br/&gt;Serviced apartments in affluent Belgravia: Chesham Court, located right next door to the buzz of Knightsbridge, is a beautiful mid-Victorian mansion with 14 spacious serviced apartments. Bordering on Knightsbridge and Buckingham Palace Road, Belgravia is a charming, relatively quiet area in the heart of London and characterised by grand terraces and white stucco houses. The central location is ideal for Hyde Park, the Royal Albert Hall and London's world famous museums, and some would say even more famous department stores, Harrods and Harvey Nichols. Also, excellent transport links will get you into the West End theatre district and the popular shopping areas, designer and high street, all within walking distance. Chesham Court offers comfortable, classically styled accommodation ideal for business travellers, couples or families enjoying a holiday in London. Each apartment is equipp</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2938" OriginalAmount="2938">
      <BasicPropertyInfo Latitude="51.513794699817" Longitude="-0.10887244791614" StarRating="4" HotelCode="186603|29287" HotelName="Apex Temple Court Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>1-2 Serjeant's Inn, Fleet Street, London EC4Y 1LL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/17/173843/173843a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located just off bustling Fleet Street in London's historic Temple legal district. It is just 2 minutes' walk from Inner Temple and Middle Temple, which are both historic Inns of Court dating back to the Knights Templar. Temple underground station is less than 10 minutes' walk away. The nearest airports include London Heathrow, roughly 25 km away, London Gatwick, about 42 km away, London Luton, approximately 49 km away and London Stansted, which is about 52 km from the property.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2941" OriginalAmount="2941">
      <BasicPropertyInfo Latitude="51.513021" Longitude="-0.100873" StarRating="4" HotelCode="77803|58534" HotelName="The Kings Wardrobe by BridgeStreet" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 Wardrobe Place, London, EC4V 5AF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/105527/a_105527_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2941" OriginalAmount="2941">
      <BasicPropertyInfo Latitude="51.509397691259" Longitude="-0.13622939586639" StarRating="5" HotelCode="13969|2145" HotelName="The Dilly" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,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">
        <Address>
          <AddressLines>
            <AddressLine>21 Piccadilly, London W1J 0BH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/16109/a_16109_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This refined city hotel is located at the heart of London, just a stone's throw from Piccadilly Circus. Piccadilly Circus tube station is not far away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2942.94" OriginalAmount="2942.94">
      <BasicPropertyInfo Latitude="51.506762066506" Longitude="-0.1466176134079" StarRating="4" HotelCode="174961|1066478" HotelName="44 Curzon Street by Mansley Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>44 Curzon Street, Mayfair, London W1J 7UG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/344493/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is 44 Curzon Street by Mansley Apartments.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="2947.75" OriginalAmount="2947.75">
      <BasicPropertyInfo StarRating="4" HotelCode="|922478" HotelName="LEONARDO ROYAL LONDON ST PAULS" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/887515_foto_1.jpg</HotelPictures>
        <HotelDescription>Leonardo Royal Hotel London St Paul�s is perfectly placed beside St Paul's Cathedral in London's bustling business district. Leonardo Royal Hotel London St Paul�s features 460 guest rooms, all fitted with modern amenities including free WiFi. The hotel also boasts three on-site restaurants, Ajala Spa, fitness center and 23 flexible meeting spaces.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2955" OriginalAmount="2955">
      <BasicPropertyInfo Latitude="51.523123687665" Longitude="-0.10387390851974" StarRating="4" HotelCode="189767|457954" HotelName="The Zetter Townhouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>49-50 St John's Square, London EC1V 4JJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/344694/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="2970.63" OriginalAmount="2970.63">
      <BasicPropertyInfo StarRating="4" HotelCode="|971323" HotelName="ST JAMES COURT LONDON" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/801293_foto_1.jpg</HotelPictures>
        <HotelDescription>St. James' Court, A Taj Hotel, London is a masterpiece of Victorian style that typifies the hidden one of the best luxury hotels in Britain charm. Fresh and elegant, with the warmth of signature Taj, strives to make each visit a pleasant and memorable.
When the hotel debuted in 1902 and, today, continues to maintain the sophistication of the past.
Quilon three restaurants, including Michelin star, two bars, a wellness center and award-winning St. James' Patio, and conference and banquet rooms, are sure to be your favorite London hotel.
Make the most of wi-fi, the concierge Golden Keys, personalized treatments at the wellness center and a host of dining options on site.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2973.18" OriginalAmount="2973.18">
      <BasicPropertyInfo Latitude="51.4998611625" Longitude="-0.161455475" StarRating="4" HotelCode="114470|1551598" HotelName="The Levin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>28 Basil Street, Knightbridge, London SW3 1AS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/19/1a/191a3c9635745902856e67e305d52630ce7058e2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2993" OriginalAmount="2993">
      <BasicPropertyInfo Latitude="51.52510996" Longitude="-0.08285078" StarRating="5" HotelCode="535553|230858" HotelName="Nobu Hotel Shoreditch" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>10-50 Willow Street, Shoreditch, London EC2A 4BH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/59/591612/591612a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2999.43" OriginalAmount="2999.43">
      <BasicPropertyInfo Latitude="51.516032338254" Longitude="-0.088068000000008" StarRating="4" HotelCode="130202|120964" HotelName="Apex London Wall Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 05/02/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>7-9 Copthall Avenue, London EC2R 7NJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/187881/a_187881_B1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the heart of the financial and business districts, close to the Bank of England and several major London attractions including St Paul's Cathedral, the Barbican Centre and London Wall. It is very easy to access and is within walking distance of 2 main railway and 3 tube stations: Liverpool Street, Moorgate and Bank. These stations offer links to London City Airport, the O2 and the Excel Centre on the DLR, King's Cross St. Pancras and the Eurostar, as well as direct trains to Waterloo train station and London Bridge. London City Airport is some 12 km from the hotel, while Heathrow Airport is about 30 km away, Gatwick Airport is about 53 km away and both Luton and Stansted are approximately 55 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3002" OriginalAmount="3002">
      <BasicPropertyInfo Latitude="51.512239705121" Longitude="-0.10450154542923" StarRating="4" HotelCode="30026|9372" HotelName="Crowne Plaza London The City" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>19 New Bridge Street, London EC4V 6DB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/48362/a_48362_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Just set back from the north bank of the River Thames in the heart of London's vibrant city business district only a short walk away from some of the city's most famous buildings from Shakespeare's Globe and St Paul's Cathedral right through to the ultra contemporary Millennium Bridge and Tate Modern.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="3031.34" OriginalAmount="3031.34">
      <BasicPropertyInfo Latitude="51.5122" Longitude="-0.1975" StarRating="3" HotelCode="479648|761622" HotelName="Juliette's Bed and Breakfast" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 30/01/2025" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>29 Dawson Place, London W2 4TH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/b8/74/b8742baedf064024d0bc1c8b946d21575d1be101.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This B &amp; B is located in London.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3040" OriginalAmount="3040">
      <BasicPropertyInfo Latitude="51.5104" Longitude="-0.12681" StarRating="5" HotelCode="18145|31915" HotelName="St. Martins Lane" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>45 St. Martin's Lane, London WC2N 4HX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/22093/a_22093_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated at the heart of lively Covent Garden, in the theatre district and only a few minutes' walk from countless entertainment and shopping venues, restaurants and museums. Trafalgar Square, Leicester Square, Soho and the commercial district are all to be found in the immediate vicinity of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="3042" OriginalAmount="3042">
      <BasicPropertyInfo Latitude="51.493188" Longitude="-0.182142" StarRating="4" HotelCode="296643|276135" HotelName="One Harrington Gardens" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 05/02/2025" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Laundry,Lounge,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>1 Harrington Gardens, South Kensington, London SW7 4JJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/404701/gt_404701_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in the Royal Borough of Kensington and Chelsea, with many of the capital's best attractions in the surrounding areas. It is nearby fashionable Knightsbridge (site of Harrods department store), the Royal Albert Hall, the National History Museum, the V &amp; A (Victoria and Albert Museum), the Science Museum and the shopping streets of Kensington and Chelsea. Guests will find the West End with its shopping, restaurants, bars, clubs and theatres in the vicinity as well as Earl's Court Exhibition Centre and Olympia, Hyde Park and Kensington Gardens. It is just 550 m to South Kensington metro station and London Heathrow Airport is just 22 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="3043.19" OriginalAmount="3043.19">
      <BasicPropertyInfo StarRating="4" HotelCode="|D23642" HotelName="Hybridresi Battersea Self Check In" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2643623_foto_1.jpeg</HotelPictures>
        <HotelDescription>Los visitantes disfrutarandaacute;n de una estancia tranquila y apacible en las instalaciones, ya que cuenta con un total de 6 dormitorios. Los visitantes podrandaacute;n conectarse al Wi-Fi en todo el edificio. Hybridresi Battersea Self Check In no ofrece servicio de recepciandoacute;n 24 horas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3047" OriginalAmount="3047">
      <BasicPropertyInfo Latitude="51.514328" Longitude="-0.13945" StarRating="5" HotelCode="366268|11968" HotelName="Courthouse Hotel London" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>19-21 Great Marlborough Street, London W1F 7HL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/69709/a_69709_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set in the heart of bustling Soho, just minutes from famous London streets like Oxford and Regent Street, guests will find this attractive, newly refurbished hotel. Charing Cross train station is 1.2 km from the hotel and nearby airports include London City (17 km), London Heathrow (27 km), London Gatwick (52 km), London Luton (54 km) and London Stansted (72 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="3057.84" OriginalAmount="3057.84">
      <BasicPropertyInfo Latitude="51.517419" Longitude="-0.137083" StarRating="5" HotelCode="17190|89749" HotelName="Sanderson London" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Spa Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 03/02/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>50 Berners Street, London W1T 3NG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/21030/a_21030_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is housed in a lavish building dating back to the 1950s that lies on a side street off Oxford Street, at the heart of London. Exclusive shopping venues and restaurants are to be found close by and the capital's lively nightlife scene plays out in the vicinity. Oxford Circus is the nearest underground station and can easily be reached in a few minutes' walk.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="3075.18" OriginalAmount="3075.18">
      <BasicPropertyInfo Latitude="51.495751" Longitude="-0.147698" StarRating="4" HotelCode="114443|153296" HotelName="Tophams Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 01/02/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>24-32 Ebury Street, Belgravia, SW1W 0LU London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/153296/153296a_hb_a_032.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is set in a quiet location in the historic Belgravia district. Buckingham Palace is just 800 m away. London's museums, the theatres of the West End and the shops of Knightsbridge are about 100 m from the hotel. Restaurants, bars and nightclubs are all a short walk away, as are bus, train and underground services from Victoria Station. Westminster Cathedral is about 500 m away, the Tate Britain about 1.2 km away and Hyde Park around 1.5 km away. Haverfordwest Airport is around 40 km, London Gatwick Airport about 30 km and London City Airport is about 20 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="3097.63" OriginalAmount="3097.63">
      <BasicPropertyInfo Latitude="51.583273499905" Longitude="-0.2167996036701" StarRating="4" HotelCode="263535|768629" HotelName="The Pillar Hotel London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/02/2025" HotelFacility="Bar,Conference Hall,Internet,Kitchen,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>19 Brent Street, Hendon, London NW4 2EU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/352692/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is The Pillar Hotel London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="3105.80" OriginalAmount="3105.80">
      <BasicPropertyInfo Latitude="51.4906309" Longitude="-0.15733554" StarRating="1" HotelCode="965093|4321595" HotelName="Sloane Place" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>62-64 Lower Sloane Street, Chelsea, London SW1W 8BP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/957801/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3112" OriginalAmount="3112">
      <BasicPropertyInfo Latitude="51.520177" Longitude="-0.130307" StarRating="4" HotelCode="114320|55548" HotelName="Staunton" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Laundry,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>13-15 Gower Street, Bloomsbury, London WC1E 6HE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/157811/gt_157811_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the heart of London's West End, this city hotel is only a few minutes’ walk from Oxford Street, with Soho, Covent Garden and Theatreland a short stroll away. The British Museum and University of London are adjacent and the City's financial centre is just a short taxi or tube ride from this London home. Other places of interest include Piccadilly Circus (1.5 km away), Hyde Park (2.5 km away), Big Ben (2.5 km away), Tottenham Court Road (600 m) and Regent’s Park (2 km away). Nearby airports include London Heathrow (28 km away), London Luton (53 km away), London Gatwick (50 km away) and London Stansted (56 km away).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="3130.92" OriginalAmount="3130.92">
      <BasicPropertyInfo Latitude="51.54254462" Longitude="-0.00508673" StarRating="4" HotelCode="175782|316925" HotelName="Holiday Inn London Stratford City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/02/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10A Chestnut Plaza, Westfield, Stratford City, London E20 1GL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/344499/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3150" OriginalAmount="3150">
      <BasicPropertyInfo Latitude="51.50987422" Longitude="-0.12347783" StarRating="0" HotelCode="788875|458459" HotelName="The Nadler Covent Garden" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>51 Bedford Street, London WC2R 0PZ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/29000000/28410000/28402900/28402808/545d7db5_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3166" OriginalAmount="3166">
      <BasicPropertyInfo Latitude="51.521858646439" Longitude="-0.13214047479812" StarRating="2" HotelCode="36436|199538" HotelName="Ridgemount Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 30/01/2025" HotelFacility="Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>65-67 Gower Street, Fitzrovia, London WC1E 6HJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/f6/4b/f64b8d5be5416e40990196605e7a18ff6862e6d2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3168" OriginalAmount="3168">
      <BasicPropertyInfo Latitude="51.520949616616" Longitude="-0.077968355035068" StarRating="5" HotelCode="318579|199302" HotelName="Batty Langley's" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/02/2025" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>12 Folgate Street, Spitalfields, London E1 6BX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/15000000/14640000/14632300/14632225/05a8ead5_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3172" OriginalAmount="3172">
      <BasicPropertyInfo Latitude="51.512291803468" Longitude="-0.17515167361068" StarRating="5" HotelCode="16985|524" HotelName="Royal Lancaster London" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lancaster Terrace, London W2 2TY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/20692/a_20692_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This conference hotel is located close to Hyde Park, Oxford Street and Lancaster Gate underground station. Many of the city's most popular sights are within easy reach of the hotel by public transport. Guests can enjoy shopping in the famous Oxford Street boutiques.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="3187.47" OriginalAmount="3187.47">
      <BasicPropertyInfo StarRating="4" HotelCode="|A32514" HotelName="Hotel Indigo London - 1 Leicester Square, an IHG Hotel" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1578246_foto_1.jpg</HotelPictures>
        <HotelDescription>Hotel Indigo London - 1 Leicester Square, an IHG Hotel Square offers rooms in London, 100 metres from Prince Of Wales Theatre and 200 metres from Shaftesbury Avenue. This 4-star hotel offers a rooftop bar with spectacular London views, a 24-hour front desk, a concierge service and free WiFi. Guests can make use of on-site dining. Breakfast is available each morning, and includes buffet and � la carte options. The property also features a bar. Queen's Theatre is 200 metres from the hotel. The nearest airport is London City Airport, 13 km from Hotel Indigo London - 1 Leicester Square, an IHG Hotel Square.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="3207.68" OriginalAmount="3207.68">
      <BasicPropertyInfo StarRating="5" HotelCode="|826240" HotelName="The Capital Hotel, Apartments &amp; Townhouse" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/801072_foto_1.jpg</HotelPictures>
        <HotelDescription>Awarded Best Hotel and Best Business for Customer Service at the Royal Borough of Kensington &amp; Chelsea Business Awards 2018, The 5 Star Capital Hotel, Apartments &amp; Townhouse  - London evokes the feeling of a luxurious English mansion the moment you step into the stylish Victorian building. As one of London's first boutique hotels and a member of Pride of Britain, this sophisticated 'Grand Hotel in Miniature' exudes British old world charm. It is perfectly located on a quiet tree-lined street in the heart of Knightsbridge, while within walking distance to major landmarks. Experience the comfort and intimacy of our Capital Classic double bedrooms offering guests 19m�  of space infused with traditional English service and style, with crisp white colour palettes offset by pops of purple and grey. Designed for the single traveller or a couple visiting together, these quiet, bright rooms in London offer a queen bed, Wi-Fi, flat-screen TV, handy phones, Egyptian cotton sheets and luxurious Temple Spa bath products.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3250" OriginalAmount="3250">
      <BasicPropertyInfo Latitude="51.520184" Longitude="-0.102541" StarRating="4" HotelCode="82430|55224" HotelName="The Rookery" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/02/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>12 Peter’s Lane, Cowcross Street, London EC1M 6DS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/31/316394/316394a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3268" OriginalAmount="3268">
      <BasicPropertyInfo Latitude="51.506676439895" Longitude="-0.027917253967303" StarRating="5" HotelCode="27478|50226" HotelName="Canary Riverside Plaza Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>46 Westferry Circus, Canary Wharf, London E14 8RS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/31/312034/312034a_hb_a_021.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is The Originals City, Hotel Le Lion d'or, Chinon.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3287" OriginalAmount="3287">
      <BasicPropertyInfo Latitude="51.508028235391" Longitude="-0.10528874268163" StarRating="5" HotelCode="775465|360124" HotelName="Bankside Hotel, Autograph Collection" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 06/02/2025">
        <Address>
          <AddressLines>
            <AddressLine>2 Blackfriars Road, Upper Ground, London SE1 9JU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/633381/633381a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="3315.65" OriginalAmount="3315.65">
      <BasicPropertyInfo StarRating="4" HotelCode="|119390" HotelName="Sloane Square" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1058806_foto_43.jpg</HotelPictures>
        <HotelDescription>Sloane Square Hotel is right on Sloane Square andndash; the ideal location for everything that is Chelsea andamp; Knightsbridge. The hotel, offering 102 beautifully designed air-conditioned bedrooms, overlooking the buzz of the square, also has quieter rooms, with views of Holy Trinity Church. We pride ourselves on personal and attentive service. Our bedrooms feature unique signature wallpaper designs, giving the feel of understated elegance. Placing quality and comfort above everything else, our hotel rooms will ensure that you enjoy a great nightandrsquo;s sleep. All rooms come with complimentary Internet, free local and national calls, an iPod docking station and luxury toiletries. Just feet away, youandrsquo;ll find many of the biggest and most famous luxury brands, both on Kingandrsquo;s Road and Sloane Street leading to Knightsbridge, for the luxury department stores of Harrods and Harvey Nichols. If that were not enough, you have Cadogan Hall, Royal Court Theatre and Saatchi Gallery just minutes away. The London Undergroundandrsquo;s Circle and District lines are right across the square from the hotel, offering convenient access to all that central London has to offer, with attractions such as the Natural History Museum and the Victoria and Albert Museum, Buckingham and Kensington royal palaces, Victoria station and the West End, to name but a few.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="3326.44" OriginalAmount="3326.44">
      <BasicPropertyInfo StarRating="5" HotelCode="|169407" HotelName="THE CHILWORTH LONDON PADDINGTON" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2988_image50123414_0.jpg</HotelPictures>
        <HotelDescription>The Chilworth is a true boutique experience where everything is "made to mesure" - every detail designed so that your experience of London is yours alone. It's a special place that's all about the joy of small- an intimate setting that exudes warmth and welcome in the best tradition of the hospitality of home. The rooms offer immaculate style accentuated with regal overtones. State-ofthe-art technology including a next generation of plasma screen TVs and complimentary Broadband Internet acces from all the rooms, some with Queen size beds, security locks, air conditioning, safes, iron and ironing boards.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3334" OriginalAmount="3334">
      <BasicPropertyInfo Latitude="51.509916862386" Longitude="-0.12972503900528" StarRating="5" HotelCode="326443|31310" HotelName="Radisson Blu Edwardian Hampshire Hotel, London" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>31-36 Leicester Square, Westminster, London WC2H 7LH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/47046/a_47046_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is the perfect West End location, tucked away between the National Gallery and Leicester Square. To one side, one will find the Trafalgar Square and St James' Park, Buckingham Palace and Westminster. To the other, one will find Leicester Square and theatreland, Soho's hip restaurants and nightlife, bustling Chinatown and Covent Garden's speciality shopping. The hotel is some 26 km from London Heathrow Airport and roughly 55 km from London Luton Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3338" OriginalAmount="3338">
      <BasicPropertyInfo Latitude="51.49414488" Longitude="-0.18586239" StarRating="4" HotelCode="636972|478875" HotelName="Lak Serviced Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/01/2025" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>3-4 Ashburn Gardens, South Kensington, London SW7 4DG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0030/92368/3092368/1.jpg?f=14961158</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="3344.13" OriginalAmount="3344.13">
      <BasicPropertyInfo StarRating="4" HotelCode="|830444" HotelName="MEGARO" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/420025_foto_1.jpg</HotelPictures>
        <HotelDescription>Located opposite St Pancras Eurostar Terminal and Kings Cross Railway and Underground Station, 5 to 10 minutes away by taxi or Underground to Covent Garden, West End and Oxford Street.Superior rooms are of a truly unique contemporary style and furnished with oak wood and all have the following features:Work desk and seating area, Free broadband internet access, Media box providing Interactive TV with Free Music Channels and Pay Movies, Free WiFi access and Wireless Keyboards, Flat-screen TV with a 32" Screen, Comfortable High Quality Down Duvets, Mini-Bar tailored to guests individual needs, Coffee Machine with high quality of beverages available, Ironing Centre, Air Conditioning and Safe. Bathrooms are encased in glass and wood, vary in size small to medium, majority have baths and few have showers only. Superior triples rooms are either  1 double and 1 single or 1 double + sofa bed.Hotel has a fine dining Megaro Restaurant offering the best in modern English/French cuisine, Executive Chef Paul Ribbands aims to provide the highest quality food with a Friendly, Comfortable and Stylish service, English a la carte breakfast is served here. The Megaro Bar is everything you would expec</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3346" OriginalAmount="3346">
      <BasicPropertyInfo Latitude="51.51595345732" Longitude="-0.15993559632125" StarRating="2" HotelCode="94581|29288" HotelName="The Prince Akatoki London" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>50 Great Cumberland Place, Marble Arch, London W1H 7FD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://images.dnatatravel.com/ei/2/8/9/6/3/3/8/0.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The design hotel is set on a quiet residential street close to Marble Arch at the top of Park Lane and is just 2 blocks from Selfridges and Hyde Park. The chic boutiques and fashionable attractions of Marylebone, plus the famous shopping areas of Oxford Street and Bond Street are also within easy reach by foot. Marble Arch tube station is just about a 2-minute walk from the design hotel and is served by the Central Line. Heathrow Airport is about 29 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="3381.90" OriginalAmount="3381.90">
      <BasicPropertyInfo Latitude="51.51075134" Longitude="-0.12828794" StarRating="0" HotelCode="966750|4649195" HotelName="Native Leicester Square" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>12 Charing Cross Road, Westminster Borough, London WC2H 0HR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/36779/3836779/16.jpg?f=15675798</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3395" OriginalAmount="3395">
      <BasicPropertyInfo Latitude="51.5061811" Longitude="-0.1480249" StarRating="5" HotelCode="429776|287736" HotelName="Mayfair House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="aparthotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>22-28 Shepherd Street, Mayfair, London, W1J 7JH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/148272/7e7dd6bc-cc7a-4e6e-ac5e-f85bb396a899.jpg?d=636863403640000000</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="3397.62" OriginalAmount="3397.62">
      <BasicPropertyInfo StarRating="5" HotelCode="|150200" HotelName="JUMEIRAH LOWNDES LONDON" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/780890_image61480264_0.jpg</HotelPictures>
        <HotelDescription>Close to the High Streets of Knightsbridge-Chelsea-Hyde ParkSituated in Londons leafy Londons Belgravia village the Jumeirah Lowndes Hotel is nestled amongst exclusive shops and cobbled streets. Just moments from Harrods and Harvey Nichols and the embassies of Belgrave Square the hotel is within easy access of Londons airports the city and its best shopping and attractions.Each room and suite is beautifully finished in contemporary style offering the perfect place to relax and unwind. Amenities include Nespresso coffee machines- complimentary internet access- Temple spa products. Some rooms overlook leafy Lowndes Square.Lowndes Restaurant and Bar offers a relaxed vibrant venue and is open daily for breakfast and for all day dining.Guests enjoy complimentary access to The Peak Health Club and Spa located across the road at our sister hotel Jumeirah Carlton Tower. Situated on the 9th floor The Peak boasts stunning views over central London state of the art gym equipment golf simulator aerobics studio sauna award winning spa treatments including massage and facials and 20m indoor heated pool.**No access to the Peak Club Health and Spa between 1 Sep 2019 and summer 2020 due to the renovation of Jumeirah Carlton Tower**Situated in Londons leafy Londons Belgravia village the Jumeirah Lowndes Hotel is nestled amongst exclusive shops and cobbled streets. Just moments from Harrods and Harvey Nichols and the embassies of Belgrave Square the hotel is within easy access of Londons airports the city and its best shopping and attractions.Each room and suite is beautifully finished in contemporary style offering the perfect place to relax and unwind. Amenities include Nespresso coffee machines- complimentary internet access- Temple spa products. Some rooms overlook leafy Lowndes Square.Lowndes Restaurant and Bar offers a relaxed vibrant venue and is open daily for breakfast and for all day dining.Guests enjoy complimentary access to The Peak Health Club and Spa located across the road at our sister hotel Jumeirah Carlton Tower. Situated on the 9th floor The Peak boasts stunning views over central London state of the art gym equipment golf simulator aerobics studio sauna award winning spa treatments including massage and facials and 20m indoor heated pool.**No access to the Peak Club Health and Spa between 1 Sep 2019 and summer 2020 due to the renovation of Jumeirah Carlton Tower**</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3404" OriginalAmount="3404">
      <BasicPropertyInfo Latitude="51.499124064552" Longitude="-0.13447925448418" StarRating="4" HotelCode="318126|12144" HotelName="St. Ermin's Hotel, Autograph Collection" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 06/02/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Golf,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Caxton Street, London SW1H OQW</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/32620/a_32620_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a splendid location from which it is easy to begin exploration of London's stunning attractions. Famous sights such as Buckingham Palace are close by and it is just a short distance to St. James' Park tube station.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3405" OriginalAmount="3405">
      <BasicPropertyInfo Latitude="51.511704" Longitude="-0.132234" StarRating="5" HotelCode="170589|46457" HotelName="W London Leicester Square" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/02/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 Wardour Street, Leicester Square, London W1D 6QF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/238679/a_238679_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3416" OriginalAmount="3416">
      <BasicPropertyInfo Latitude="51.514776483084" Longitude="-0.134095600401" StarRating="4" HotelCode="263534|444246" HotelName="The Resident Soho" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 Carlisle Street, London W1D 3BR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/65/4d/654d21b2ef2305b9f5bffe200721aff7aebdc146.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="3417.00" OriginalAmount="3417.00">
      <BasicPropertyInfo Latitude="51.525176611433" Longitude="-0.1436474510549" StarRating="4" HotelCode="321892|1472558" HotelName="The Level at Meliá White House" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 04/02/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Albany Street, Regents Park, London NW1 3UP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/435759/a_435759_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3437" OriginalAmount="3437">
      <BasicPropertyInfo Latitude="51.492499" Longitude="-0.178154" StarRating="5" HotelCode="258999|16969" HotelName="The Kensington" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 05/02/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>109-113 Queen's Gate, South Kensington, London SW7 5LP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/15135/a_15135_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located, close to Kensington Gardens, in the elegant borough of Kensington. By making use of the underground or simply by walking, guests may explore numerous shops and other entertainment options as well as tourist attractions, all of which are within easy reach of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="3438.89" OriginalAmount="3438.89">
      <BasicPropertyInfo Latitude="51.499449663949" Longitude="-0.13295710086822" StarRating="5" HotelCode="175714|CAQ456300" HotelName="Conrad London St. James" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 03/02/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>22-28 Broadway, London SW1H 0BH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/245963/a_245963_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Perfect for business travellers, this urban hotel is located in the heart of London.&lt;br/&gt;&lt;b&gt; from 2023-02-08 to 2030-12-31&lt;b&gt;:-On school or national holidays, this hotel offers a bespoke Family Experience for travellers below the age of 12. Children enjoy a Kids Welcome and a dedicated Kids Breakfast experience. Enjoy your family meals by selecting dishes from the Kids Menu. The hotel has kids amenities available on request</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3446" OriginalAmount="3446">
      <BasicPropertyInfo Latitude="51.531077042918" Longitude="-0.12459899649002" StarRating="5" HotelCode="13079|54749" HotelName="Great Northern Hotel A Tribute Portfolio Hotel, London" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pancras Road, King's Cross, London N1C 4TB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/13554/a_13554_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3450" OriginalAmount="3450">
      <BasicPropertyInfo Latitude="51.511674047521" Longitude="-0.11872713988112" StarRating="5" HotelCode="186633|31759" HotelName="ME London" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 05/02/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>336-337 The Strand, London WC2R 1HA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/260733/a_260733_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated south of Covent Garden, the hotel is just a 5-minute walk from the Temple Tube Station. Leicester Square is also just a 10-minute walk away. Across the river from the hotel one can see the London Eye. Both Oxford Street and Buckingham Palace are just over a mile away. Nearby airports include London City (15 km), London Heathrow (25 km), London Gatwick and London Stansted (both 30 km), and London Luton (35 km away).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="3451.5" OriginalAmount="3451.5">
      <BasicPropertyInfo Latitude="51.506543974731" Longitude="-0.14086093865774" StarRating="4" HotelCode="293775|1508188" HotelName="Arlington House Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Laundry,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>17 - 20 Arlington Street, Central London, London SW1A 1RL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/347954/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in London. The nearest airport is London (LON).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3484" OriginalAmount="3484">
      <BasicPropertyInfo Latitude="51.522621" Longitude="-0.125348" StarRating="5" HotelCode="17041|16326" HotelName="Kimpton Fitzroy London" Meals="ROOM ONLY,HALF BOARD,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1-8 Russell Square, Bloomsbury, London WC1B 5BE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/20776/ba_20776_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This traditional hotel is located at the heart of London at the northern end of Russell Square. It offers convenient transport links to Oxford (A40), Gatwick (A23), Heathrow as well as northern England.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="3490.75" OriginalAmount="3490.75">
      <BasicPropertyInfo Latitude="51.499296048113" Longitude="-0.15775680541992" StarRating="5" HotelCode="51493|10378b" HotelName="Jumeirah Lowndes Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>21 Lowndes Street, Knightsbridge, London SW1X 9ES</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/42028/a_42028_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located close to the centre of London where guests will discover many shopping and entertainment venues, this comfortable hotel lies just 50 m from links to the public transport network and about 800 m from shops, bars and restaurants. Knightsbridge underground station is about 200 m away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="3492.33" OriginalAmount="3492.33">
      <BasicPropertyInfo Latitude="51.5189932" Longitude="-0.0865441" StarRating="5" HotelCode="199806|1702888" HotelName="South Place Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 South Place, London EC2M 2AF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/89/f8/89f871ec864df623811301cb3cbdf99e9e9df6ee.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is South Place Hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="3507.14" OriginalAmount="3507.14">
      <BasicPropertyInfo Latitude="51.508237" Longitude="-0.143715" StarRating="5" HotelCode="69071|33174" HotelName="The May Fair, A Radisson Collection Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Stratton Street, Mayfair, London W1J 8LT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/91028/a_91028_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is located at the heart London, in the exclusive district of Mayfair. Many prestigious shopping venues on Bond Street and in Knightsbridge as well as tourist sights such as Buckingham Palace can all easily be reached from the hotel. Countless shopping venues, bars, restaurants and nightclubs as well as links to the public transport network are to be found in the vicinity.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="3512.60" OriginalAmount="3512.60">
      <BasicPropertyInfo Latitude="51.512635319424" Longitude="-0.11892378330231" StarRating="5" HotelCode="18369|CAG698200" HotelName="The Waldorf Hilton" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 03/02/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Aldwych, WC2B 4DD London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/22852/a_22852_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is located at the heart of London city centre with its extensive range of entertainment and shopping facilities. The near vicinity includes the West End and Covent Garden. Links to the public transport system are only 50m away and restaurants and bars only 500m from the hotel. The closest shopping facilities are around 1.5 km away.&lt;br/&gt;&lt;b&gt; from 2023-02-08 to 2030-12-31&lt;b&gt;:-On school or national holidays, this hotel offers a bespoke Family Experience for travellers below the age of 12. Children enjoy a Kids Welcome and a dedicated Kids Breakfast experience. Enjoy your family meals by selecting dishes from the Kids Menu. The hotel has kids amenities available on request</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3515" OriginalAmount="3515">
      <BasicPropertyInfo Latitude="51.523664886356" Longitude="-0.080555691062955" StarRating="5" HotelCode="556805|277104" HotelName="Mondrian Shoreditch London" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>45 Curtain Road, London EC2A 3PT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/673285/a_673285_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3518" OriginalAmount="3518">
      <BasicPropertyInfo Latitude="51.49877041" Longitude="-0.1368996" StarRating="5" HotelCode="986142|493178" HotelName="The Guardsman" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/02/2025">
        <Address>
          <AddressLines>
            <AddressLine>1 Vandon Street, Westminister, London SW1H 0AH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/42000000/41890000/41888400/41888314/624adfba_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3537" OriginalAmount="3537">
      <BasicPropertyInfo Latitude="51.490600868249" Longitude="-0.14495156631949" StarRating="4" HotelCode="336018|62165" HotelName="Artist Residence London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>52 Cambridge Street, London SW1V 4QQ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/492838/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3547" OriginalAmount="3547">
      <BasicPropertyInfo Latitude="51.516748" Longitude="-0.136269" StarRating="5" HotelCode="18259|55196" HotelName="The London Edition" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 Berners Street, London W1T 3NP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/22689/a_22689_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This traditional hotel is centrally located just a few paces from the famous Oxford Street shopping area, in an ideal location. Numerous entertainment options, such as bars, restaurants and nightclubs are within walking distance of the hotel. The hotel is also very well connected, with Tottenham Court Road and Oxford Circus underground stations located just 5 minutes away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3552" OriginalAmount="3552">
      <BasicPropertyInfo Latitude="51.494047" Longitude="-0.15739" StarRating="5" HotelCode="263508|57629" HotelName="Cheval Phoenix House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Wilbraham Place, Sloane Street, London SW1X 9AE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/366954/gt_366954_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in London. The nearest airport is Cheval Phoenix House.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3564" OriginalAmount="3564">
      <BasicPropertyInfo Latitude="51.517196320568" Longitude="-0.080907493829727" StarRating="5" HotelCode="34465|15044" HotelName="Andaz London Liverpool Street" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>40 Liverpool Street, London EC2M 7QN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/54910/a_54910_O2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This historical city hotel enjoys an ideal location in the heart of London. It lies adjacent to Liverpool Street Station, making it very easy to access all locations within and outside of London. Nearby attractions include Tower Bridge, the Tower of London and the popular Spitalfields market, as well as an array of boutique stores. The accommodation is also only a few stops on the central line from Oxford Street. The London airports of City (10 km), Heathrow (30 km), Gatwick (50 km), Luton (55 km) and Stansted (55 km) are all nearby.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3582" OriginalAmount="3582">
      <BasicPropertyInfo Latitude="51.50190892114" Longitude="-0.15873371163934" StarRating="5" HotelCode="17523|31914" HotelName="The Park Tower Knightsbridge, a Luxury Collection Hotel, London" 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,Laundry,Massage Centre,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>101 Knightsbridge, London, England SW1X 7RN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/21571/a_21571_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant luxury hotel is centrally located in the exclusive shopping area of Kensington, close to Hyde Park. By making use of the underground or simply by walking, guests will find numerous shops and other entertainment options as well as tourist attractions, all of which are within easy reach of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3606" OriginalAmount="3606">
      <BasicPropertyInfo Latitude="51.508375" Longitude="-0.079935999999975" StarRating="5" HotelCode="296638|57967" HotelName="Cheval Three Quays" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>40 Lower Thames Street, London EC3R 6AG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/404696/w_404696_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3621" OriginalAmount="3621">
      <BasicPropertyInfo Latitude="51.50613827443" Longitude="-0.14034234477276" StarRating="5" HotelCode="18135|46436" HotelName="St. James's Hotel and Club Mayfair" Meals="ROOM ONLY,ALL INCLUSIVE,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>7-8 Park Place, St. James's, London SW1A 1LS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/22081/a_22081_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The secret of this intimate and elegant London townhouse hotel lies partly in its unrivalled location, in a quiet cul-de-sac just off St. James's Street in London's Mayfair. Central and yet quiet and tranquil, the hotel is close to Green Park underground station, the exclusive shops of Jermyn Street, the Burlington Arcade, Bond Street and the theatres and nightlife of London's West End. Visitors to the city will find all the sights nearby, includings St James' Palace (500 m), Piccadilly Circus (800 m) and Buckingham Palace, Trafalgar Square, Hyde Park and the Houses of Parliament (all 1 km). London Heathrow Airport is just 26 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3627" OriginalAmount="3627">
      <BasicPropertyInfo Latitude="51.51150718" Longitude="-0.09381767" StarRating="4.5" HotelCode="848540|399669" HotelName="Vintry &amp; Mercer" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>20 Garlick Hill, London EC4V 2AU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://images.dnatatravel.com/ei/9/8/1/4/5/6/8/0.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3628" OriginalAmount="3628">
      <BasicPropertyInfo Latitude="51.51392396329" Longitude="-0.12710452079773" StarRating="4" HotelCode="29234|29290" HotelName="Radisson Blu Edwardian Mercer Street Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20 Mercer Street, London WC2H 9HD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/47045/a_47045_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This prestigious city hotel is situated at the heart of popular Convent Garden. Numerous shops, a range of restaurants, bars and pubs are located in the hotel's vicinity. Many of London's top sights and almost all of the city's districts may easily be reached by making use of the public transport, located 300 m away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3654" OriginalAmount="3654">
      <BasicPropertyInfo Latitude="51.4921395" Longitude="-0.187852" StarRating="4" HotelCode="34454|55175" HotelName="Collingham Serviced Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>26-27 Collingham Gardens, London SW5 0HN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/31/316819/316819a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3654" OriginalAmount="3654">
      <BasicPropertyInfo Latitude="51.505271656365" Longitude="-0.088126659393311" StarRating="4" HotelCode="14172|4119" HotelName="London Bridge Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/02/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8-18 London Bridge Street, London SE1 9SG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/87772/3627fc9d-77b3-47c3-b3c4-bf9f0793809d.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="3660.28" OriginalAmount="3660.28">
      <BasicPropertyInfo StarRating="5" HotelCode="|D23639" HotelName="Sun Street Hotel" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2643619_foto_1.jpg</HotelPictures>
        <HotelDescription>Sun Street Hotel dispone de un total de 41 habitaciones. Las personas que se hospeden en esta propiedad podrandaacute;n permanecer al dandiacute;a gracias al Wi-Fi. Los visitantes disponen de recepciandoacute;n 24 horas. Sun Street Hotel cuenta con varias habitaciones accesibles para personas de movilidad reducida ya que vela por las necesidades especiales de sus visitantes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="3673.57" OriginalAmount="3673.57">
      <BasicPropertyInfo Latitude="51.51314978" Longitude="-0.1420216" StarRating="5" HotelCode="115310|2440295" HotelName="No. 5 Maddox Street" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Maddox Street, London, Greater London W1S 2QD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://images.dnatatravel.com/ei/4/0/9/3/5/4/8/0.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex is located in the centre of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3693" OriginalAmount="3693">
      <BasicPropertyInfo Latitude="51.518067" Longitude="-0.149759" StarRating="5" HotelCode="23056|986" HotelName="The Marylebone" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 05/02/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>47 Welbeck Street, London W1G 8DN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/30421/a_30421_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the heart of London's West End, guests just need to cross Bond Street to enter Marylebone Village, the perfect place to explore an eclectic mix of upmarket stores, quirky specialists and boutiques. The hotel is also in close proximity to Selfridges, Liberty and New Bond Street, and nestled among Madame Tussaud's, London Zoo and the Wallace Collection.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="3740.10" OriginalAmount="3740.10">
      <BasicPropertyInfo StarRating="5" HotelCode="|623454" HotelName="The Sanderson" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/391813_fotpe1_BAR_1.jpg</HotelPictures>
        <HotelDescription>Sanderson is situated in the heart of Soho and the media district within walking distance of nightlife, restaurants, shopping, museums, Leicester Square, Covent Garden, and the business and fashion districts. "Urban Spa" hotel situated in the heart of Soho. Facilities and services include front desk 24h, bar, restaurant, SPA, gym, conference facilities, WiFi access and courtyard garden. The guest rooms are equipped with bathroom/shower, hair dryer, mini bar, telephone, satellite TV and air conditioning.Address: 50 Berners Street, W1T 3NG London, United Kingdom</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="3744.13" OriginalAmount="3744.13">
      <BasicPropertyInfo StarRating="4" HotelCode="|659270" HotelName="HILTON LONDON GREEN PARK HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/255571_foto_1.jpg</HotelPictures>
        <HotelDescription>This hotel is perfect for tourists who travel for leisure and for those traveling on business accommodation because thanks to its location in the city center, it is possible to reach the main attractions in a short time .
Its rooms are very comfortable and spacious, and feature a wide variety of services that will make your stay a unique experience. Among them we can find Internet connection via WIFI, TV, heating, air conditioning, telephone and private bathroom with hairdryer, among others.
For business travelers the hotel offers several rooms prepared for hosting events such as, for example, meetings. Also you may use the business center.
Customers with disabilities find facilities throughout the property so that they can feel at home.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3750" OriginalAmount="3750">
      <BasicPropertyInfo Latitude="51.5108881" Longitude="-0.12387874" StarRating="4" HotelCode="558862|320420" HotelName="Henrietta Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/02/2025" HotelFacility="Air Conditioning,Bar,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>14-15 Henrietta Street, WC2E 8QH London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/722985/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3753" OriginalAmount="3753">
      <BasicPropertyInfo Latitude="51.507345388917" Longitude="-0.12915627116399" StarRating="4" HotelCode="32627|34009" HotelName="The Trafalgar St. James London, Curio Collection by Hilton" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 05/02/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>2 Spring Gardens, Trafalgar Square, London SW1A 2TS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/51873/a_51873_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Explore central London from this boutique-style hotel with a prime location on the south side of Trafalgar Square, within walking distance from restaurants, bars, a club, entertainment, cultural activities, Leicester Square, Soho and the business district. Charing Cross underground and train station is just a 2-minute walk from the city hotel and sights such as Westminster Abbey, the Houses of Parliament and Buckingham Palace are all within easy walking distance. Nearby airports include London City (15 km), London Heathrow (25 km), London Gatwick (50 km), London Luton (55 km) and London Stansted (60 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="3755.23" OriginalAmount="3755.23">
      <BasicPropertyInfo Latitude="51.506379" Longitude="-0.145612" StarRating="4" HotelCode="13327|103b09" HotelName="Hilton London Green Park" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Half Moon Street, Mayfair, London W1J 7BN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/13997/a_13997_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set between the leafy Royal Parks and located in the heart of Mayfair, one of the capital's most prestigious districts, and just few minutes' walk from Green Park tube station, this hotel offers easy access to London's business centre and Piccadilly Circus, and is within walking distance from the West End and Theatreland. It is also close to some of London's best attractions, including Buckingham Palace, Harrods, Royal Albert Hall, London Eye and the shops of Oxford Street and Bond Street.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3764" OriginalAmount="3764">
      <BasicPropertyInfo Latitude="51.50472678657" Longitude="-0.1470373836504" StarRating="5" HotelCode="17641|31906" HotelName="Sheraton Grand London Park Lane" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piccadilly, London W1J 7BX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/21570/a_21570_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This traditional luxury hotel is located close to Buckingham Palace, and within a few paces of the famous Oxford Street. The prestigious Regent Street, Bond Street and Knightsbridge shopping streets are all within walking distance of the hotel. In addition, Green Park underground station is in the vicinity and Heathrow airport is approximately 20 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3770" OriginalAmount="3770">
      <BasicPropertyInfo Latitude="51.515980376439" Longitude="-0.12021660804749" StarRating="4" HotelCode="259427|1032" HotelName="Middle Eight" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>66 Great Queen Street, Covent Garden, London WC2B 5BX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/15392/a_15392_I2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This upmarket hotel has a classical façade and a central situation in the Covent Garden area of London, allowing easy access to Oxford Street, the British Museum, the West End and the Royal Opera House. Thanks to the nearby links to the underground network, all areas of the city may quickly and easily be reached.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="3775.96" OriginalAmount="3775.96">
      <BasicPropertyInfo StarRating="4" HotelCode="|935437" HotelName="LANCASTER LONDON" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/885145_foto_1.jpg</HotelPictures>
        <HotelDescription>The hotel has just inaugurated a collection of brand new rooms and suites, all rooms feature Smart TVs, heated bathroom floors, USB charging ports and much more. 
Lancaster London also features a 24/7, guests-only gym. Nipa- Thay ranked amongst the top Thai restaurants in the UK and Island Grill. Lancaster Gate underground is right by, Paddington Station is 5-minutes away and just fifteen minutes walk from Oxford Street and Mayfair.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="3796.41" OriginalAmount="3796.41">
      <BasicPropertyInfo Latitude="51.512245" Longitude="-0.203411" StarRating="3.5" HotelCode="81198|1080868" HotelName="Portobello" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/02/2025" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>22 Stanley Gardens, Notting Hill, London W11 2NG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/31/315041/315041a_hb_a_021.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Portobello.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="3804.19" OriginalAmount="3804.19">
      <BasicPropertyInfo Latitude="51.505449" Longitude="-0.150336" StarRating="5" HotelCode="15708|CAG698600" HotelName="London Hilton on Park Lane" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 07/02/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>22 Park Lane, W1K 1BE London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/18791/a_18791_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxurious hotel lies at the heart of London's district of Mayfair. There is a wonderful view of Hyde Park from the hotel. Scores of shops and entertainment venues as well as various tourist attractions are within easy walking distance or may be reached by making use of the efficient public transport system (200 metres away). The closest tube stations are Hyde Park Corner and Green Park.&lt;br/&gt;&lt;b&gt; from 2023-02-08 to 2030-12-31&lt;b&gt;:-The hotel will be undergoing renovations from January 9th, 2023 - July 31, 2023. Breakfast will be served on the first floor and our lobby area will also be impacted at this time. Please email reservations.parklane@hilton.com for more information.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="3805.10" OriginalAmount="3805.10">
      <BasicPropertyInfo StarRating="4" HotelCode="|107254" HotelName="THE KENSINGTON HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/886767_foto_1.jpg</HotelPictures>
        <HotelDescription>Set in the heart of one of London's most desirable neighbourhoods, The Kensington hotel occupies a prime location on the corner of two iconic thoroughfares, Queen's Gate and the Old Brompton Road. The Kensington hotel's 126 guest rooms and 24 suites are all individually decorated and combine sumptuous fabrics, deep upholstery and an eclectic mix of contemporary art and sleek furnishings that complement this historic building's classic Victorian townhouse architecture.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="3820.66" OriginalAmount="3820.66">
      <BasicPropertyInfo StarRating="5" HotelCode="|173761" HotelName="FLEMINGS MAYFAIR HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/991145_image49208247_0.jpg</HotelPictures>
        <HotelDescription>Flemings is one of the capital's oldest established hotels; dating from 1851, and one of the fex remaining privately owned hotels in London that has been in the same for over 40 years. The hote loffers 129 luxury guest rooms and suites as well as ten sumptuous apartments of one, two or three bedrooms. It comprises thirteen Georgian Townhouses that date from 1731. Following a recent multi-million pound refurbishment, a lot of the period 18th century detail has been reinstated and skilfully blended to work harmoniously with the hotel's lavish new interiors. 
Ormer Mayfair Restaurant has been awarded its first Michelin star in 2024, four AA Rosettes, voted one of the top five restaurants in London by the Hardens Restaurant Guide and is consistently rated as one of the top ten restaurants in London for Fine Dining on TripAdvisor.
*Flemings Mayfair is staying open during city lockdown and only the business travellers are allowed to check in.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3846" OriginalAmount="3846">
      <BasicPropertyInfo Latitude="51.522580044626" Longitude="-0.16056864831808" StarRating="4" HotelCode="30104|13412" HotelName="Dorset Square" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 05/02/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>39/40 Dorset Square, Marylebone, City of Westminster, London NW1 6QN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/348039/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3861" OriginalAmount="3861">
      <BasicPropertyInfo Latitude="51.435275059886" Longitude="-0.59006262334822" StarRating="4" HotelCode="68208|487989" HotelName="Savill Court Hotel &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Country House,Spa Hotel,Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 05/02/2025" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Diet Meals,Fax,Garden,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Wick Lane, Bishopsgate, Windsor Great Park, Egham, Surrey TW20 0XN</AddressLine>
          </AddressLines>
          <CityName>Egham</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/153708/153708a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This timeless 19th century mansion exudes an elegant presence due to its location within minutes of neighbouring Windsor Great Park and Windsor Castle. The hotel is set amidst parkland in the Thames Valley area and is located between Egham and Windsor, in the Royal County of Runnymede where the famous Magna Cartna letter was signed. The centre of Egham can be reached in around ten minutes by car or public transport. It is also situated around an hour’s drive from London and 17 km from Heathrow Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="3862.70" OriginalAmount="3862.70">
      <BasicPropertyInfo Latitude="51.489165" Longitude="-0.120649" StarRating="3.5" HotelCode="935439|18e626" HotelName="Staybridge Suites London - Vauxhall" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Kitchen,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>100 Vauxhall Walk, London SE11 5EL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/73745/1873745/1.jpg?f=15604141</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - London City Airport (LCY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3880" OriginalAmount="3880">
      <BasicPropertyInfo Latitude="51.503890941391" Longitude="-0.15021979808807" StarRating="5" HotelCode="14174|10506" HotelName="InterContinental London Park Lane" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Laundry,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>One Hamilton Place, Park Lane, W1J 7QY London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/16444/a_16444_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located and is perfect for guests looking for a sophisticated place to stay. Conveniently located near to the local underground network, guests can easily access the centre of town with its multiple tourist attractions, shops and entertainment venues. The nearest underground station is Hyde Park Corner and is just minutes away. The Piccadilly Line runs from this station directly to Heathrow airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="3927.56" OriginalAmount="3927.56">
      <BasicPropertyInfo StarRating="5" HotelCode="|623453" HotelName="St Martins Lane London" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/801074_foto_1.jpg</HotelPictures>
        <HotelDescription>Make yourself at home in one of the 203 guestrooms featuring minibars and flat-screen televisions. Complimentary wired and wireless Internet access keeps you connected, and cable programming provides entertainment. Private bathrooms have designer toiletries and hair dryers. Conveniences include phones, as well as laptop-compatible safes and desks.Grab a bite at The Restaurant, 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/cafe. Quench your thirst with your favorite drink at the bar/lounge. Full breakfasts are served on weekdays from 7:00 AM to 10:30 AM for a fee.Featured amenities include express check-in, express check-out, and complimentary newspapers in the lobby. Self parking (subject to charges) is available onsite.St Martins Lane London is centrally located in London, a 3-minute walk from Leicester Square and 5 minutes by foot from Trafalgar Square.  This 5-star hotel is 0.7 mi (1.1 km) from Piccadilly Circus and 0.8 mi (1.2 km) from Big Ben.Distances are displayed to the nearest 0.1 mile and kilometer.  Leicester Square - 0.3 km / 0.2 mi  The Strand - 0.3 km / 0.2 mi  National Gallery - 0.3 km / 0.2 mi  Covent Garden Market - 0.3 km / 0.2 mi  Whitehall - 0.4 km / 0.3 mi  Charing Cross - 0.4 km / 0.3 mi  Palace Theatre London - 0.4 km / 0.3 mi  Trafalgar Square - 0.4 km / 0.3 mi  Royal Opera House - 0.6 km / 0.3 mi  Regent Street - 0.6 km / 0.4 mi  Piccadilly - 0.6 km / 0.4 mi  Piccadilly Circus - 0.7 km / 0.4 mi  St. James Park - 0.8 km / 0.5 mi  Thames River - 0.8 km / 0.5 mi  Dominion Theatre - 0.8 km / 0.5 mi  The nearest airports are:Heathrow Airport (LHR) - 27.8 km / 17.3 mi London City Airport (LCY) - 14.3 km / 8.9 mi Gatwick Airport (LGW) - 68.7 km / 42.7 mi Luton Airport (LTN) - 54.8 km / 34 mi The preferred airport for St Martins Lane London is Heathrow Airport (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3930" OriginalAmount="3930">
      <BasicPropertyInfo Latitude="51.517293395556" Longitude="-0.15000305012734" StarRating="4" HotelCode="263503|457950" HotelName="AKA Marylebone" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>5 Bentinck Street, Marylebone, London W1U 2EG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/366949/a_366949_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="4005" OriginalAmount="4005">
      <BasicPropertyInfo Latitude="51.50105" Longitude="-0.119177" StarRating="5" HotelCode="80367|48502" HotelName="Marriott London County Hall" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Westminster Bridge Road, London SE1 7PB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/348646/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Marriott London County Hall.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="4020" OriginalAmount="4020">
      <BasicPropertyInfo Latitude="51.514083" Longitude="-0.085596" StarRating="5" HotelCode="82457|55086" HotelName="Threadneedles, Autograph Collection" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/02/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Threadneedle Street, London, EC2R 8AY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/31/315924/315924a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="4037" OriginalAmount="4037">
      <BasicPropertyInfo Latitude="51.51308879" Longitude="-0.12338101" StarRating="0" HotelCode="986172|490309" HotelName="Urban Chic - Covent Garden" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Floral Street, London WC2E 9DA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/4b/e0/4be0a58767e94cdb47966203e4fe45dd948fd63b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="4045" OriginalAmount="4045">
      <BasicPropertyInfo Latitude="51.51266033" Longitude="-0.12658411" StarRating="4" HotelCode="480141|199542" HotelName="SACO Covent Garden - St Martin's" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>15 Slingsby Place, Apartments 1-9, WC2E 9AB London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/7c/43/7c43a0fdfc6d85e8d1c7e96df4cf72c2db6542ce.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="4061.86" OriginalAmount="4061.86">
      <BasicPropertyInfo Latitude="51.503163931718" Longitude="-0.0004963380058598" StarRating="4.5" HotelCode="318621|1cdd6a" HotelName="Intercontinental Hotel London - The O2" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Waterview Drive, Greenwich Peninsula, London SE10 0TW</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/58/585426/585426a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Intercontinental Hotel London - The O2.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="4089.15" OriginalAmount="4089.15">
      <BasicPropertyInfo StarRating="4" HotelCode="|107253" HotelName="THE MARYLEBONE HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/801231_foto_1.jpg</HotelPictures>
        <HotelDescription>Located just minutes from Oxford Street and in the heart of Marylebone Village. The Marylebone hotel provides easy access to the best that London has to offer. Beautiful guest rooms are complemented by a wonderful selection of luxurious suites which featuring private terraces with retractable roofs and spectacular views of the London skyline. The hotel's restaurant and bar provide a wonderful choice of venues to meet, drink and dine. The hotel offers access to the exclusive Third Space gym, with wellness area, spa and and swimming pool.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="4093" OriginalAmount="4093">
      <BasicPropertyInfo Latitude="51.513012568682" Longitude="-0.15797674655914" StarRating="5" HotelCode="29213|55118" HotelName="Marriott London Park Lane" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>140 Park Lane, W1K 7AA London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/06/065169/065169a_hb_a_031.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="4102" OriginalAmount="4102">
      <BasicPropertyInfo Latitude="51.512352" Longitude="-0.15109" StarRating="5" HotelCode="31999|48554" HotelName="Marriott Grosvenor Square" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 06/02/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Grosvenor Square, W1K 6JP London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/51046/a_51046_D2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in the elegant district of Mayfair, this luxury hotel enjoys a convenient position close to countless shops, restaurants, bars, and nightclubs.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="4131" OriginalAmount="4131">
      <BasicPropertyInfo Latitude="51.491824199445" Longitude="-0.16179600670335" StarRating="5" HotelCode="114485|200373" HotelName="San Domenico House" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>31 Draycott Place, London, Greater London SW3 2SH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/157990/w_157990_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="4226" OriginalAmount="4226">
      <BasicPropertyInfo Latitude="51.509540422175" Longitude="-0.15525162220001" StarRating="5" HotelCode="35406|31900" HotelName="JW Marriott Grosvenor House London" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic 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,Diet Meals,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>86-90 Park Lane, London W1K 7TN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/57595/a_57595_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This historical city hotel enjoys a wonderfully prestigious position on Park Lane, within a few paces of excellent links to the capital's public transport network. Many of London's top tourist sights, shops and entertainment venues are to be found in the vicinity.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="4299.16" OriginalAmount="4299.16">
      <BasicPropertyInfo Latitude="51.504998261738" Longitude="-0.1500170846557" StarRating="5" HotelCode="18372|33024" HotelName="COMO Metropolitan London" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 02/02/2025" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Old Park Lane, London W1K 1LB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/22855/a_22855_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This first-class hotel has an exclusive location in the famous Mayfair district of London. Various prestigious boutiques and shopping streets, inviting restaurants and bars are located in the hotel's vicinity.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="4308" OriginalAmount="4308">
      <BasicPropertyInfo Latitude="51.517347372445" Longitude="-0.12910813093185" StarRating="4" HotelCode="259001|13482" HotelName="The Bloomsbury" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 05/02/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>16-22 Great Russell Street, London WC1B 3NN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/15136/a_15136_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This traditional 4 star London hotel is centrally located and is just 2 minutes from the nearest underground station, Tottenham Court Road. Numerous shops as well as restaurants, bars and pubs are within easy reach of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="4313" OriginalAmount="4313">
      <BasicPropertyInfo Latitude="51.51368306" Longitude="-0.09016946" StarRating="5" HotelCode="524240|408398" HotelName="The Ned London" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/02/2025" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>27 Poultry, London EC2R 8AJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/639593/a_639593_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="4411.94" OriginalAmount="4411.94">
      <BasicPropertyInfo StarRating="4" HotelCode="|248349" HotelName="THE LEVEL AT MELIA WHITE HOUSE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1067327_foto_1.jpg</HotelPictures>
        <HotelDescription>An exclusive concept in central London, offering exceptional experiences for the discerning traveller. Experience a personalised service with a private check-in and welcome drink, VIP amenities and complimentary access to the Level Lounge. Perfectly located, a short walk from the world-renowned shops on Oxford Street and attractions such as London Zoo and Madame Tussauds.The Level rooms are stylish and comfortable and the Executive Lounge is a delight. Guests will also enjoy the restaurant, cocktail bar and 3 conference rooms. The Level at Meli� White House is the perfect destination for those visiting on business or exploring London as a leisure destination.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="4451" OriginalAmount="4451">
      <BasicPropertyInfo Latitude="51.509972663317" Longitude="-0.13021677627921" StarRating="0" HotelCode="986146|478534" HotelName="The Londoner" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>38 Leicester Square, London WC2H 7DX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/1215487/a_1215487_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="4472.00" OriginalAmount="4472.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|469106" HotelName="InterContinental London - The O2, an IHG Hotel" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1103327_foto_1.jpg</HotelPictures>
        <HotelDescription>Make yourself at home in one of the 453 air-conditioned rooms featuring minibars. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Private bathrooms with separate bathtubs and showers feature rainfall showerheads and complimentary toiletries. Conveniences include phones, as well as safes and desks.Enjoy local cuisine at Market Brasserie, one of the hotel's 3 restaurants, or stay in and take advantage of the 24-hour room service. Snacks are also available at the coffee shop/cafe. Relax with a refreshing drink at one of the 2 bars/lounges. English breakfasts are available daily from 7:30 AM to 11:30 AM for a fee.Featured amenities include a business center, dry cleaning/laundry services, and a 24-hour front desk. Planning an event in London? This hotel has facilities measuring 16146 square feet (1500 square meters), including a conference center. Self parking (subject to charges) is available onsite.Located in London (Greenwich), InterContinental London - The O2, an IHG Hotel is within a 15-minute drive of O2 Arena and Tower of London.  This 4-star hotel is 2.4 mi (3.9 km) from Cutty Sark and 2.8 mi (4.6 km) from Royal Observatory.Distances are displayed to the nearest 0.1 mile and kilometer.  O2 Arena - 0.2 km / 0.1 mi  Thames River - 1.9 km / 1.2 mi  Greenwich Park - 3 km / 1.9 mi  Cutty Sark - 3.2 km / 2 mi  ExCeL Exhibition Centre - 3.8 km / 2.4 mi  Royal Observatory - 3.8 km / 2.4 mi  Queen Elizabeth Olympic Park - 7.2 km / 4.5 mi  London Stadium - 7.8 km / 4.9 mi  Victoria Park - 8 km / 4.9 mi  Westfield Stratford City - 8.1 km / 5 mi  Brick Lane - 8.8 km / 5.5 mi  Tower of London - 9.2 km / 5.7 mi  Financial District - 9.3 km / 5.8 mi  Sky Garden - 9.9 km / 6.1 mi  The Gherkin - 10.2 km / 6.3 mi  The nearest airports are:London City Airport (LCY) - 9.4 km / 5.9 mi Heathrow Airport (LHR) - 111.1 km / 69 mi Gatwick Airport (LGW) - 77.3 km / 48 mi Stansted Airport (STN) - 57.8 km / 35.9 mi Luton Airport (LTN) - 67.4 km / 41.9 mi The preferred airport for InterContinental London - The O2, an IHG Hotel is London City Airport (LCY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="4472" OriginalAmount="4472">
      <BasicPropertyInfo Latitude="51.49876156976" Longitude="-0.16644406564137" StarRating="5" HotelCode="263507|57672" HotelName="Cheval Knightsbridge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>15 Cheval Place, London SW7 1EW</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/366953/a_366953_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Cheval Knightsbridge.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="4491" OriginalAmount="4491">
      <BasicPropertyInfo Latitude="51.507697" Longitude="-0.132475" StarRating="5" HotelCode="49086|32871" HotelName="Sofitel London St. James" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 Waterloo Place, London SW1Y 4AN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/34281/a_34281_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This superb luxury hotel is located between Buckingham Palace and Trafalgar Square and is just two minutes walk from Piccadilly Circus and the West End. There is an underground station in the vicinity of the hotel, with a good connection to Waterloo Station.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="4492" OriginalAmount="4492">
      <BasicPropertyInfo Latitude="51.500755567766" Longitude="-0.15219402610933" StarRating="5" HotelCode="18329|17531" HotelName="COMO The Halkin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Halkin Street, London SW1X 7DJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/22787/a_22787_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This top-class hotel is centrally located, and countless shopping and entertainment venues are situated in the surrounding area.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="4501" OriginalAmount="4501">
      <BasicPropertyInfo Latitude="51.496829" Longitude="-0.167625" StarRating="5" HotelCode="114379|24985" HotelName="Egerton House" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 24/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>17 Egerton Terrace, Knightsbridge, London SW3 2BX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/157874/gt_157874_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in a quiet cul-de-sac in the heart of Knightsbridge, an exclusive and fashionable address. London's finest museums, Hyde Park and its most exclusive shops are all within a 5-minute walk, and the hotel is next door to Harrods and Harvey Nichols. Links to the public transport are within around 200 m and the bus and railway stations are roughly 3 km from the hotel. The Knightsbridge tube station can be reached in some 5 minutes on foot. The hotel is situated at a mere 15 km from London City Airport, whilst London Heathrow Airport and Gatwick Airport are approximately 40 km and 70 km away respectively. London Luton and Stansted Airports are both about 100 km from the residence.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="4557.75" OriginalAmount="4557.75">
      <BasicPropertyInfo Latitude="51.516080524059" Longitude="-0.15780240297318" StarRating="4" HotelCode="16421|112da7" HotelName="Nobu Hotel London Portman Square" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>22 Portman Square, Marylebone, London W1H7BG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/19803/a_19803_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This deluxe city hotel is located just a stone's throw away from the legendary Oxford Street. The hotel is surrounded by an abundance of restaurants, pubs and high-class boutiques and is well situated for the celebrated Hyde Park. Marble Arch tube station is close at hand.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="4575" OriginalAmount="4575">
      <BasicPropertyInfo Latitude="51.502049" Longitude="-0.186639" StarRating="5" HotelCode="28457|17129" HotelName="The Milestone Hotel &amp; Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 24/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Diet Meals,Fax,Heated Pool,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Kensington Court, London W8 5DL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/42030/a_42030_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located directly in the centre of London and offers views out over Kensington Palace.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="4577.04" OriginalAmount="4577.04">
      <BasicPropertyInfo StarRating="5" HotelCode="|676523" HotelName="Intercontinental Park Lane" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/885148_foto_1.jpg</HotelPictures>
        <HotelDescription>This 5 star hotel is located in the city centre of London and was established in 1975. It is a short drive away from the Buckingham Palace and the nearest station is Hyde Park Corner. The Hotel has a restaurant, a bar, a conference room, a coffee shop and a fitness centre/gym. All 447 rooms are equipped with minibar, hairdryer, safe, ironing set and air conditioning.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="4615" OriginalAmount="4615">
      <BasicPropertyInfo Latitude="51.515623181467" Longitude="-0.15703529119492" StarRating="5" HotelCode="47439|2162" HotelName="Hyatt Regency London - The Churchill" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>30 Portman Square, London W1H 7BH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/10387/a_10387_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This popular luxury hotel is situated in the central location of Portman Square, close to Hyde Park and the famous shopping area of Oxford Street. Numerous restaurants and bars are just a short walk from the hotel. Marble Arch tube station is less than 5 minutes from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="4669.25" OriginalAmount="4669.25">
      <BasicPropertyInfo Latitude="51.49899628" Longitude="-0.19807449" StarRating="4" HotelCode="628399|2542465" HotelName="Monarch House Serviced Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>241 Kensington High Street, London W8 6EL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0037/51279/3751279/1.jpg?f=15400680</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="4680" OriginalAmount="4680">
      <BasicPropertyInfo Latitude="51.50574317" Longitude="-0.1477119" StarRating="4" HotelCode="519354|5000055" HotelName="9 Hertford Street" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>9 Hertford Street, Mayfair, London W1J 7RJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0019/22174/1922174/22.jpg?f=15653483</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="4803" OriginalAmount="4803">
      <BasicPropertyInfo Latitude="51.512158" Longitude="-0.15441399999997" StarRating="5" HotelCode="284902|64141" HotelName="Go Native Mayfair" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>10 Lees Place, Mayfair, London, W1K 6LL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/392155/a_392155_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="4889" OriginalAmount="4889">
      <BasicPropertyInfo Latitude="51.67732" Longitude="-0.43631" StarRating="5" HotelCode="114912|224257" HotelName="The Grove" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Country House,Spa Hotel,Golf Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 05/02/2025">
        <Address>
          <AddressLines>
            <AddressLine>Chandler's Cross, Watford, Hertfordshire WD3 4TG</AddressLine>
          </AddressLines>
          <CityName>Watford</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/16/169012/169012a_hb_a_051.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is set in the Hertfordshire countryside in the south of England. Nearby places of interest include the Harry Potter Studio Tour (10-minute drive), Waddesdon Manor and Whipsnade Zoo (both around 25 minutes’ drive). Watford town centre is roughly 10 minutes by car and St. Albans is approximately 15 minutes away. Heathrow and Luton airports are within a 30-minute drive of the hotel and the train to London Euston takes 20 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="4915.19" OriginalAmount="4915.19">
      <BasicPropertyInfo Latitude="51.496004202505" Longitude="-0.16867608419693" StarRating="5" HotelCode="114472|1b3651" HotelName="The Franklin Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>24 Egerton Gardens, Knightsbridge, London SW3 2DB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/157977/a_157977_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="4950" OriginalAmount="4950">
      <BasicPropertyInfo Latitude="51.497362447992" Longitude="-0.15619575977325" StarRating="5" HotelCode="49088|36766" HotelName="The Hari Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 06/02/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20 Chesham Place, SW1X 8HQ London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/34283/a_34283_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant top-class hotel is centrally located at the heart of Belgravia and offers convenient links with the local transport network. Using the underground or simply walking, guests will find numerous shops and other entertainment options as well as tourist attractions, all within easy reach of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="5047.67" OriginalAmount="5047.67">
      <BasicPropertyInfo Latitude="51.510739" Longitude="-0.151052" StarRating="4" HotelCode="14858|112c2c" HotelName="The Biltmore Mayfair, LXR Hotels and Resorts" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>44 Grosvenor Square, Westminster, London W1K 2HP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/17461/a_17461_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel enjoys a splendid location very close to the shopping areas of Bond Street and Oxford Street. An abundance of tourist attractions, such as Buckingham Palace, are to be found in the area surrounding the hotel. Bond Street tube station and several tempting bars are just a stone's throw away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="5099.94" OriginalAmount="5099.94">
      <BasicPropertyInfo Latitude="51.505857654548" Longitude="-0.14048337936401" StarRating="5" HotelCode="115450|388285" HotelName="The Stafford London" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic 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,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>16-18 St James's Place, SW1A 1NJ London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/159063/a_159063_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in historic St James's, 500 m from Piccadilly and only 5 minutes' walk from Old Bond Street and Jermyn Street. A secret passageway connects the front of the hotel to Green Park, and within 5 minutes guests can walk to the Green Park underground station. The hotel is close to theatres, royal parks, palaces and London's finest stores. The Victoria bus and train station is situated around 2.5 km away. The nearest airport is London City Airport, around 5 km from the hotel. Other nearby airports include London Heathrow Airport (about 27 km away), London Luton Airport (about 50 km away), London Stansted Airport (about 58 km away) and London Gatwick Airport (about 60 km away).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="5102.98" OriginalAmount="5102.98">
      <BasicPropertyInfo Latitude="51.51185378" Longitude="-0.17623075" StarRating="3" HotelCode="433324|2377935" HotelName="Fountain House Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="aparthotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1 Lancaster Terrace, London W2 3PF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/595635/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="5299.71" OriginalAmount="5299.71">
      <BasicPropertyInfo StarRating="5" HotelCode="|743079" HotelName="SOFITEL ST JAMES" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/886935_foto_1.jpg</HotelPictures>
        <HotelDescription>Sofitel London St James offers five-star accommodation in the heart of London's West End. This landmark hotel - consistently rated as one of the best in London - combines traditional British design with contemporary style that is unmistakably French. Located in a grade II listed building, the hotel features a restaurant, Wild Honey St James, The Rose Lounge, the St James Bar, a large choice of conference suites and an award-winning spa. Sofitel London St James is an entirely smoke-free hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="5300.45" OriginalAmount="5300.45">
      <BasicPropertyInfo Latitude="51.521488" Longitude="-0.162639" StarRating="5" HotelCode="18350|32934" HotelName="The Landmark London" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>222 Marylebone Road, London NW1 6JQ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/22821/a_22821_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This historic luxury spa hotel lies within a short distance of Regents Park, just a few kilometres from the centre of London. A lake and underground station are both to be found close by.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="5369" OriginalAmount="5369">
      <BasicPropertyInfo Latitude="51.517868" Longitude="-0.143976" StarRating="5" HotelCode="13936|2144" HotelName="The Langham London" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Historic Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 06/02/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>1c Portland Place, Regent Street, London W1B 1JA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/15922/a_15922_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This first-class hotel is centrally located, directly on Regent Street, close to Oxford Street and Bond Street. The hotel enjoys a wonderful location on London's most exclusive shopping street, which is close to countless museums, restaurants and many more of the city's most significant sights. Despite this, the hotel's surroundings are peaceful allowing guests to seek refuge from the vibrant city of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="5373.81" OriginalAmount="5373.81">
      <BasicPropertyInfo StarRating="5" HotelCode="|440437" HotelName="The Mandrake" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1074945_foto_1.jpg</HotelPictures>
        <HotelDescription>Make yourself at home in one of the 34 air-conditioned rooms featuring flat-screen televisions. Complimentary wireless Internet access is available to keep you connected. Bathrooms feature bathtubs or showers, complimentary toiletries, and hair dryers. Conveniences include phones, as well as coffee/tea makers and irons/ironing boards.Enjoy a meal at Yopo Restaurant, or stay in and take advantage of the hotel's room service (during limited hours). Relax with a refreshing drink at one of the 2 bars/lounges. Cooked-to-order breakfasts are available daily from 7:00 AM to 11:00 AM for a fee.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), and self parking (subject to charges) is available onsite.Located in London (London City Centre), The Mandrake is within a 15-minute walk of The British Museum and Oxford Street.  This 5-star hotel is 0.7 mi (1.1 km) from Piccadilly Circus and 0.6 mi (0.9 km) from Leicester Square.Distances are displayed to the nearest 0.1 mile and kilometer.  Dominion Theatre - 0.5 km / 0.3 mi  Oxford Circus - 0.6 km / 0.4 mi  London Palladium Theatre - 0.7 km / 0.4 mi  Regent Street - 0.8 km / 0.5 mi  University College London - 0.8 km / 0.5 mi  Russell Square - 0.8 km / 0.5 mi  University of London - 0.9 km / 0.6 mi  Leicester Square - 0.9 km / 0.6 mi  The British Museum - 1 km / 0.6 mi  Oxford Street - 1 km / 0.6 mi  Piccadilly - 1 km / 0.6 mi  Piccadilly Circus - 1.1 km / 0.7 mi  Regent's Park - 1.2 km / 0.8 mi  Royal Opera House - 1.3 km / 0.8 mi  Selfridges - 1.3 km / 0.8 mi  The nearest airports are:Heathrow Airport (LHR) - 27.6 km / 17.1 mi London City Airport (LCY) - 15.3 km / 9.5 mi Gatwick Airport (LGW) - 68.6 km / 42.6 mi Luton Airport (LTN) - 53.4 km / 33.2 mi Stansted Airport (STN) - 59.1 km / 36.7 mi</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="5409.43" OriginalAmount="5409.43">
      <BasicPropertyInfo StarRating="5" HotelCode="|676786" HotelName="St James's Htl Club Mayfair" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/801080_foto_1.jpg</HotelPictures>
        <HotelDescription>This 5 star hotel is located in the city centre of London and was established in 1892. It is a short drive away from the Piccadilly Circus and the nearest station is Green Park Station. The Hotel has a restaurant, a bar and a conference room. All 60 rooms are equipped with minibar, hairdryer, safe and air conditioning.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="5469.75" OriginalAmount="5469.75">
      <BasicPropertyInfo Latitude="51.527051" Longitude="-0.182732" StarRating="4" HotelCode="147478|4287925" HotelName="Europa House Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 31/01/2025" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>79A Randolph Avenue, Little Venice, London W9 1DW</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/42/80/4280153d30296a9f9e9af615b2c3bffb1007f932.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - London City Airport (LCY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="5475" OriginalAmount="5475">
      <BasicPropertyInfo Latitude="51.51655674" Longitude="-0.08058442" StarRating="4" HotelCode="986316|503594" HotelName="Pan Pacific London" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>80 Houndsditch, London EC3A 7AB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/1285847/gt_1285847_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="5530.33" OriginalAmount="5530.33">
      <BasicPropertyInfo Latitude="51.51757073" Longitude="-0.13545472" StarRating="5" HotelCode="570588|1f3b4c" HotelName="The Mandrake Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>20-21 Newman Street, London W1T 1PG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/687659/w_687659_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="5560.52" OriginalAmount="5560.52">
      <BasicPropertyInfo Latitude="51.493326336119" Longitude="-0.17864316701889" StarRating="4.5" HotelCode="189735|132e94" HotelName="Adria Boutique" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Bar,Conference Hall,Fax,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>88 Queens Gate, London SW7 5AB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/344668/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This clean, comfortable and affordable hotel ideally situated in the heart of Hammersmith, West London. Just several minutes away from local transport services, it is within close proximity of some of London's main attractions and is easily accessible from London's main airports. The hotel is situated in lively Hammersmith, just a couple of miles from central London. Hammersmith and City Tube Station is just a 5-minute walk away. The famous London Hammersmith Apollo entertainment venue is less than 0.5 miles away. Guests are also just a few minutes’ walk from 2 shopping centres, restaurants, bars and a cinema. Hammersmith and Fulham is a great choice for travellers interested in parks, entertainment and monuments.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="5567" OriginalAmount="5567">
      <BasicPropertyInfo Latitude="51.501459746214" Longitude="-0.18402544049286" StarRating="5" HotelCode="263509|57674" HotelName="Cheval Thorney Court" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Palace Gate, Kensington, London W8 5NJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/366955/w_366955_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="5597.54" OriginalAmount="5597.54">
      <BasicPropertyInfo StarRating="5" HotelCode="|710649" HotelName="The Biltmore Mayfair, LXR Hotels &amp; Resorts" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1718684_foto_1.jpg</HotelPictures>
        <HotelDescription>The Biltmore Mayfair, located in London's prestigious Grosvenor Square, offers a perfect balance of distinctive character and unmatched service. The hotel is a few steps from the best shops, restaurants and royal parks. Buckingham Palace and Westminster Palace are within walking distance.
The hotel has a terrace, international cuisine restaurant, bar, lounge, and a lounge where it is possible to hold weddings.
Its rooms have modern d�cor and are equipped with a walk-in shower, a comfortable double bed and luxurious toiletries create a relaxing atmosphere.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="5736.90" OriginalAmount="5736.90">
      <BasicPropertyInfo StarRating="5" HotelCode="|812188" HotelName="LANDMARK HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/801071_foto_1.jpg</HotelPictures>
        <HotelDescription>We are delighted to welcome you to one of the most popular 5 star hotels in London, The Landmark London. We rank among the finest of the capital�s leading luxury hotels in London, and have a distinctive style and ambience that makes us unique.

Our luxury hotel in London combines classic British elegance and grandeur with the deluxe facilities required by today�s discerning travellers, such as hotel conference rooms, fantastic restaurants and bars, a luxurious Spa &amp; Health Club with a 15 metre swimming pool and a gymnasium.

At our hotel in London, we continually strive to ensure that we not only meet our guests� expectations, but that we exceed them. We take pride in offering the highest level of service to ensure that we continue to be one of the leading 5 star hotels in London and is the reason why we are one of the most popular wedding hotels in London, too. Therefore, if you want to indulge in a night of pure bliss and relaxation, we recommend you visit our London hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="6047.97" OriginalAmount="6047.97">
      <BasicPropertyInfo Latitude="51.506738896538" Longitude="-0.073898127647453" StarRating="4" HotelCode="18522|33484" HotelName="The Tower Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>St Katharine's Way, London E1W 1LD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/23021/a_23021_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern city hotel is located next to Tower Bridge and the Tower of London. Shops, restaurants and bars are in the hotel's immediate proximity and the nearest tube station is Tower Hill.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="6076.18" OriginalAmount="6076.18">
      <BasicPropertyInfo Latitude="51.498224062323" Longitude="-0.13800501823425" StarRating="5" HotelCode="26214|75534" HotelName="Taj 51 Buckingham Gate Suites and Residences, London" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Spa Hotel,Eco Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 03/02/2025" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>51 Buckingham Gate, Suites and Residences, London SW1E 6AF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/38373/a_38373_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel lies at the heart of London, close to Buckingham Palace and the Houses of Parliament, St. James' Park, Green Park as well as public transport (St. James' Park underground station) are to be found in the vicinity. It is just 28 km to Heathrow airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="6217" OriginalAmount="6217">
      <BasicPropertyInfo Latitude="51.51009966" Longitude="-0.07802517" StarRating="5" HotelCode="498750|199414" HotelName="Four Seasons Hotel London At Ten Trinity Square" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>10 Trinity Square, London EC3N 4AJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/635200/635200a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="6311" OriginalAmount="6311">
      <BasicPropertyInfo Latitude="51.504411872346" Longitude="-0.086775407409732" StarRating="5" HotelCode="255954|45031" HotelName="Shangri-La Hotel, At The Shard, London" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/02/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>31 St Thomas Street, London SE1 9QU</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/359882/a_359882_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="6329" OriginalAmount="6329">
      <BasicPropertyInfo Latitude="51.510338579132" Longitude="-0.12081365277868" StarRating="5" HotelCode="18503|34008" HotelName="The Savoy" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 06/02/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Golf,Heated Pool,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Strand, London WC2R 0EZ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/22998/a_22998_AR2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant, well-known hotel is situated directly beside the River Thames and in Convent Garden at the heart of the theatre district of London. Only a few minutes away, guest will reach The London Eye (moving wheel) and Soho. It offers convenient links to many of the links to the public transport network, meaning that London's top tourist attractions, as well as numerous shopping and entertainment venues, are all within easy reach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="6344" OriginalAmount="6344">
      <BasicPropertyInfo Latitude="51.497539447614" Longitude="-0.14569759368897" StarRating="5" HotelCode="65378|31893" HotelName="The Goring" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Garden,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Beeston Place, London SW1W 0JW</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/84244/a_84244_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated a couple of minutes' stroll from Buckingham Palace, this charming hotel could not be better placed for the enjoyment of all that London has to offer: The glamour of Knightsbridge and Sloane Street, the bustle of Piccadilly and Theatreland, the shopping and art-steeped milieus of Bond Street and Jermyn Street are all close by. The hotel's immediate vicinity features restaurants, bars, pubs, nightlife spots, public transport links and shops. Hyde Park is 500 metres away, Westminster Abbey is 600 metres away, the Houses of Parliament are 800 metres away and Harrods is 1.6 km from the establishment. Victoria station is 200 metres away and nearby airports include London City (18 km), London Heathrow (26 km), London Gatwick (46 km), Luton (56 km) and London Stansted (67 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="6385" OriginalAmount="6385">
      <BasicPropertyInfo Latitude="51.509081" Longitude="-0.15471500000001" StarRating="5" HotelCode="199827|37421" HotelName="Grosvenor House Suites by Jumeirah Living" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Park Lane, Corner of Mount street, London W1K 7TN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/16/164992/164992a_hb_a_004.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated in the suburbs of London, 100 m from the centre, close to Grosvenor Square, Marble Arch and Buckingham Palace. Trafalgar Square is 2.9 km away, Madame Tussauds is 1.9 km away and the British Museum is 3.5 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="6410.04" OriginalAmount="6410.04">
      <BasicPropertyInfo StarRating="5" HotelCode="|608854" HotelName="THE FRANKLIN LONDON" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/33591_image64198903_0.jpg</HotelPictures>
        <HotelDescription>Set in the heart of Kensington in central London, just steps from the Victoria and Albert Museum, The Franklin Hotel- Starhotels Collezione offers elegant accommodation with free WiFi access and a Hammam floor. Guests can dine in The Franklin Restaurant by Michelin starred chef Alfredo Russo or enjoy a drink in the bar. 
Reopened in 2016 after an extensive refurbishment, the hotel features elegant rooms and suites designed to incorporate classic elements and Italian details. Each room at The Franklin is air conditioned and is fitted with a flatscreen TV, a seating area, a signature bed with premium linens and a pillow menu. The luxury bathrooms come with bathrobes and toiletries. 
Free WiFi access is provided throughout the property. Further facilities include a 24-hour front desk, concierge services, a techno gym and a spa. 
The famous Harrods Department Store can be reached in a 7-minute walk, while the Natural History Museum is less than 10 minutes away. The Royal Albert Hall and Hyde Park are 1 km from The Franklin Hotel - Starhotels Collezione.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="6576.96" OriginalAmount="6576.96">
      <BasicPropertyInfo StarRating="5" HotelCode="|910224" HotelName="ADRIA BOUTIQUE HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/527848_foto_1.JPG</HotelPictures>
        <HotelDescription>Location This clean, comfortable and affordable hotel ideally situated in the heart of Hammersmith, West London. Just several minutes away from local transport services, it is within close proximity of some of London's main attractions and is easily accessible from London's main airports. The hotel is situated in lively Hammersmith, just a couple of miles from central London. Hammersmith and City Tube Station is just a 5-minute walk away. The famous London Hammersmith Apollo entertainment venue</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="6651" OriginalAmount="6651">
      <BasicPropertyInfo Latitude="51.510021" Longitude="-0.136549" StarRating="5" HotelCode="208408|31419" HotelName="Cafe Royal" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/02/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>68 Regent Street, London W1B 4DY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/22/222260/222260a_hb_a_028.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="6662" OriginalAmount="6662">
      <BasicPropertyInfo Latitude="51.494386973724" Longitude="-0.1841045303272" StarRating="5" HotelCode="263506|57673" HotelName="Cheval Gloucester Park" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ashburn Place, Kensington, London SW7 4LL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/366952/w_366952_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="6750" OriginalAmount="6750">
      <BasicPropertyInfo Latitude="51.5110474" Longitude="-0.1550269" StarRating="4.5" HotelCode="114576|54247" HotelName="Grand Residences by Marriott - Mayfair-London - 47 Park Street" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Free CXL until 31/01/2025" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Currency Exchange,Fax,Golf,Internet,Kitchen,Laundry,Lounge,Nightclub,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>47 Park Street, Mayfair, London W1K 7EB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/16/161166/161166a_hb_a_033.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is a tranquil haven at the very heart of all that London has to offer, with the most exclusive restaurants, boutiques and attractions on the doorstep. Hyde Park is also within easy walking distance. For entertainment, the nearby theatres of the West End and cinema premieres at Leicester Square are world-class. Marble Arch underground station is a 5-minute walk, Victoria bus station is a 25-minute walk and Marylebone mainline train station is 20 minutes’ walk from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="6982.82" OriginalAmount="6982.82">
      <BasicPropertyInfo StarRating="5" HotelCode="|676974" HotelName="1 Hotel Mayfair" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/885153_foto_1.jpg</HotelPictures>
        <HotelDescription>This 5 star hotel is located in the city centre of London and was established in 1958. It is close to the Picadilly Circus and the nearest station is Green Park. The Hotel has a restaurant and a conference room. All 195 rooms are equipped with minibar, hairdryer, safe, ironing set and air conditioning.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="7006" OriginalAmount="7006">
      <BasicPropertyInfo Latitude="51.51758104287" Longitude="-0.11801719665527" StarRating="5" HotelCode="31272|39757" HotelName="Rosewood London" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 06/02/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>252 High Holborn, London WC1V 7EN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/49958/a_49958_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant first-class hotel is centrally located in the London district of Holburn. The British Museum, the Royal Opera House and various West End theatres are all just a short distance from the hotel, as are score of shopping and entertainment venues. High Holburn is the nearest underground station and is situated approximately 500 metres from the hotel. The nearest golf course is approximately 4 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="7034" OriginalAmount="7034">
      <BasicPropertyInfo Latitude="51.514409586445" Longitude="-0.13198996044159" StarRating="4" HotelCode="114622|55087" HotelName="Hazlitts" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/02/2025" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 Frith Street, London Borough of Camden, London W1D 3JA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/158139/a_158139_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London (LON).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="7071" OriginalAmount="7071">
      <BasicPropertyInfo Latitude="51.529345" Longitude="-0.126088" StarRating="5" HotelCode="173526|31913" HotelName="St. Pancras Renaissance London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Euston Road, London NW1 2AR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/218358/218358a_hb_a_110.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of London, this urban hotel is ideal for business travellers.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="7345.62" OriginalAmount="7345.62">
      <BasicPropertyInfo Latitude="51.517347372445" Longitude="-0.129108130932" StarRating="4" HotelCode="|JUJ" HotelName="Bloomsbury" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 26/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>16-22 Gt. Russell Street</AddressLine>
          </AddressLines>
          <PostalCode>(0)2073471001</PostalCode>
        </Address>
        <HotelPictures>http://www.travco.co.uk/images/hotels/giata/15136/811168.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;HotelDescription : &lt;/b&gt;170 rooms, including 7 single rooms and 157 double rooms, are located on 8 storeys and can be reached by lift. Guests are warmly welcomed by English- and French-speaking staff at the 24-hour reception desk in the lobby. Check-in/check-out service is available round the clock. Amenities include a cloakroom, baggage storage service, safe and currency exchange service. Wireless internet access is provided in public areas. 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. A fireplace creates a cosy atmosphere. There are a number of shops as well. Additional facilities include a library. Guests arriving by car can park their vehicles in the garage (for a fee) or in the car park (for a fee). Further services and facilities include a 24-hour security service, a babysitting service, a transfer service, room service, a laundry service, a hairdresser and a coin-operated laundry. A business centre with fax machine and projector is available.This traditional 4 star London hotel is centrally located and is just 2 minutes from the nearest underground station, Tottenham Court Road. Numerous shops as well as restaurants, bars and pubs are within easy reach of the hotel.Guests can enjoy a selection of sport and entertainment options. A sun terrace is a great place to while away the hours. There are many ways to relax or stay active at the hotel, including a gym, aerobics, a spa 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. A balcony is among the standard features of some rooms. 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. Additional features include a mini fridge and a tea/coffee station. There is also an ironing set and a trouser press. A direct dial telephone, a television with satellite/cable channels, a radio, a DVD player 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 an extra convenience, bathrooms provide cosmetic products. 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 non-smoking restaurant, a café and a bar. A delicious and varied buffet is prepared for breakfast every day, and a set menu can be ordered at lunch and dinner. Diet meals, vegetarian dishes and children's meals can be prepared on request. The hotel also offers special catering options.The hotel has a 24-hour reception. Chargeable public parking is possible nearby.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="7494" OriginalAmount="7494">
      <BasicPropertyInfo Latitude="51.496949167896" Longitude="-0.15910729765892" StarRating="5" HotelCode="52563|13323" HotelName="The Cadogan, A Belmond Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Free CXL until 05/02/2025">
        <Address>
          <AddressLines>
            <AddressLine>75 Sloane Street, Chelsea, London SW1X 9SG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/54887/a_54887_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located halfway down Sloane Street, on the corner of Pont Street. In only a few minutes, guests will reach the shops of Knightsbridge, such as Harrods and Harvey Nichols, the designer boutiques of Sloane Street, or the famous King's Road. Alternatively, a short taxi ride will bring guests to the antique shops of Pimlico. The 'Theatreland' district is equally easy to reach by taxi, as is the whole West End, with its glamorous restaurants and clubs. Public transport departs from stops directly in front of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="7500.83" OriginalAmount="7500.83">
      <BasicPropertyInfo Latitude="51.498578" Longitude="-0.15838" StarRating="5" HotelCode="26021|9472" HotelName="Jumeirah Carlton Tower" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 06/02/2025" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Cadogan Place, Knightsbridge, London SW1X 9PY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/38065/a_38065_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant luxury hotel is centrally situated on Cadogan Place. Countless shopping and entertainment venues, as well as some of the city's best tourist sights, are within walking distance of the hotel, or may easily be reached by making use of public transport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="7515.38" OriginalAmount="7515.38">
      <BasicPropertyInfo StarRating="5" HotelCode="|150170" HotelName="JUMEIRAH CARLTON TOWER LONDON" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/953486_foto_1.jpg</HotelPictures>
        <HotelDescription>Jumeirah Carlton Tower is located on corner of Sloane Street and Cadogan Place in Knightsbridge central London. Overlooking Cadogan Gardens the hotel is a short walk from Harrods Harvey Nichols and Hyde Park and offers easy access to the City and West End. Chauffer service available close to Victoria Station short walk from Knightsbridge and Sloane Square tube stations.** Full renovation planned for 1 September 2019 - summer 2020. Hotel will stop receiving guests during renovation period**Situated in the exclusive Knightsbridge district of London The Carlton Tower - Jumeirah is a luxury retreat in the heart of the city. Just minutes from Harrods and Harvey Nichols a short walk from Hyde Park and the Victoria and Albert Museum guests will enjoy five star service and stylish surroundings.The hotel offers rooms and suites ranging from comfortable Superior and Deluxe Rooms to extra Spacious Junior Suites and the opulent Royal Suite. Each room features custom-made furniture complemented by marble bathrooms complimentary WiFi and state of the art entertainment facilities including in room iPad and a Geneva iPod docking station and alarm clock. Nespresso coffee machines are also providedGuests receive complimentary access to The Peak Health Club and Spa including 20m indoor heated swimming pool and sauna steam room and gym and timetabled exercise classes. Additional services including spa treatments and personal training are available.Dine at your choice of three restaurants and bars. Savour award winning British cuisine at the stylish Rib Room Bar and Restaurant including signature dishes of prawn cocktail and roast rib of beef or sip a cocktail on the terrace. Indulge with afternoon tea or a relaxed meal in the Chinoiserie. Enjoy a healthy buffet lunch in The Club Room.** Full renovation planned for 1 September 2019 - summer 2020. Hotel will stop receiving guests during renovation period**Situated in the exclusive Knightsbridge district of London The Carlton Tower - Jumeirah is a luxury retreat in the heart of the city. Just minutes from Harrods and Harvey Nichols a short walk from Hyde Park and the Victoria and Albert Museum guests will enjoy five star service and stylish surroundings.The hotel offers rooms and suites ranging from comfortable Superior and Deluxe Rooms to extra Spacious Junior Suites and the opulent Royal Suite. Each room features custom-made furniture complemented by marble bathrooms complimentary WiFi and state of the art entertainment facilities including in room iPad and a Geneva iPod docking station and alarm clock. Nespresso coffee machines are also providedGuests receive complimentary access to The Peak Health Club and Spa including 20m indoor heated swimming pool and sauna steam room and gym and timetabled exercise classes. Additional services including spa treatments and personal training are available.Dine at your choice of three restaurants and bars. Savour award winning British cuisine at the stylish Rib Room Bar and Restaurant including signature dishes of prawn cocktail and roast rib of beef or sip a cocktail on the terrace. Indulge with afternoon tea or a relaxed meal in the Chinoiserie. Enjoy a healthy buffet lunch in The Club Room.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="7694" OriginalAmount="7694">
      <BasicPropertyInfo Latitude="51.509161474785" Longitude="-0.14233946800232" StarRating="5" HotelCode="11557|31894" HotelName="Brown's Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 05/02/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Albemarle Street, London W1S 4BP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/9318/a_9318_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable city hotel enjoys an idyllic location in the fabulous Mayfair district of the London, close to Piccadilly Circus and Bond Street (some 200 m from the hotel). Green Park underground station also lies just a stone's throw away just 1 km from the hotel. Located in the vicinity are many of the city's world-famous sights including Buckingham Palace (1 km away) as well as countless restaurants, bars, renowned pubs, cafés and all types of entertainment venues.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="7740" OriginalAmount="7740">
      <BasicPropertyInfo Latitude="51.50239055255" Longitude="-0.15369818406145" StarRating="5" HotelCode="263536|57576" HotelName="The Wellesley Knightsbridge, a Luxury Collection Hotel, London" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 Knightsbridge, London SW1X 7LY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/366989/a_366989_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="7761.84" OriginalAmount="7761.84">
      <BasicPropertyInfo Latitude="51.514453465874" Longitude="-0.12703617008055" StarRating="0" HotelCode="199777|75314" HotelName="Covent Garden Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 06/02/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 Monmouth Street, Covent Garden, London WC2H 9HB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/351741/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="7896" OriginalAmount="7896">
      <BasicPropertyInfo Latitude="51.507059678518" Longitude="-0.15239238739014" StarRating="5" HotelCode="26019|61750" HotelName="The Dorchester" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>53 Park Lane, Mayfair, London W1K 1QA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/00/009224/009224a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This first-class hotel is located at the heart of London directly opposite Hyde Park and within walking distance of Oxford Street's numerous shopping opportunities, various sightseeing attractions such as Buckingham Palace and the buzzing nightlife scene in the London districts of Knightsbridge and Mayfair. In addition, the park allows guests to take some time out from the noisy and hectic metropolis.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="7978.52" OriginalAmount="7978.52">
      <BasicPropertyInfo Latitude="51.505433" Longitude="-0.14911099999995" StarRating="3.5" HotelCode="170766|2377645" HotelName="20 Hertford Street" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="aparthotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>20 Hertford Street, Mayfair, London W1J 7RS</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/9e/f9/9ef9d98bb8febfa12496efa182e65744ecda9798.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="8333" OriginalAmount="8333">
      <BasicPropertyInfo Latitude="51.502092777068" Longitude="-0.15989989042282" StarRating="5" HotelCode="14381|53781" HotelName="Mandarin Oriental Hyde Park London" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel" CnxPolicy="Free CXL until 06/02/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>66 Knightsbridge, SW1X 7LA London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/16753/a_16753_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accredited luxury hotel is fantastically located at the heart of prestigious Knightsbridge. Many of the most popular tourist attractions including Buckingham Palace, the famous Harrods department store and picturesque Hyde Park are all in the immediate vicinity. Various boutiques, shops and shopping streets are just within metres of the hotel. Furthermore, there are many excellent restaurants in the surrounding area as well as diverse establishments where visitors may enjoy various theatre and musical productions. The hotel is served by an excellent public transport network, which departs from locations within minutes of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="8618" OriginalAmount="8618">
      <BasicPropertyInfo Latitude="51.512969" Longitude="-0.152319" StarRating="5" HotelCode="310898|60647" HotelName="The Beaumont" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Brown Hart Gardens, Mayfair, London W1K 6TF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/491158/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel comprises a total of 73 rooms. Services and facilities at the hotel include a restaurant, a dining area, a bar, room service and a conference room.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="8618.48" OriginalAmount="8618.48">
      <BasicPropertyInfo StarRating="5" HotelCode="|971325" HotelName="TAJ 51 BUCKINGHAM GATE SUITES" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/29170_image61504346_0.jpg</HotelPictures>
        <HotelDescription>Taj 51 Buckingham Gate Suites and Residences is a five star hotel that exudes luxury in a prestigious environment. 
The hotel offers authentic experiences in an environment customized and personalized and consists of three Victorian houses - Reyes, minsters and falconers, each clearly designed and restored. 
The 85 luxury suites and residences with butler service offer space and exclusivity of a private home, each with its own kitchen and living room. 
Make the most of wi-fi connection, the main concierge Golden Keys, personalized treatments at the wellness center and a host of dining options on site, including Quilon, an exclusive restaurant with a Michelin star.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="8639" OriginalAmount="8639">
      <BasicPropertyInfo Latitude="51.507656859624" Longitude="-0.14241589814765" StarRating="4" HotelCode="13498|24673" HotelName="Holiday Inn London - Mayfair" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>3 Berkeley Street, London W1J 8NE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/14279/a_14279_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Mayfair, London's premier hotel district. With its unparalleled location on the corner of Piccadilly and Berkeley Street, it is ideally situated for guests either there on business or leisure. Green Park, the Royal Academy, Fortnum and Mason, superb shops in Bond Street, Regent Street as well as many clubs, casinos and night spots are all in the immediate vicinity and can be easily reached on foot. Oxford Street, Harrods, Buckingham Palace, Theatreland and the West End business district are all close by. Adjacent is Green Park underground which gives direct access to Heathrow airport, and via Victoria, the main line rail service to Gatwick Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="8734" OriginalAmount="8734">
      <BasicPropertyInfo Latitude="51.50643159" Longitude="-0.15184217" StarRating="5" HotelCode="199759|63307" HotelName="45 Park Lane" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>45 Park Lane, London W1K 1PN</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/4000000/3870000/3860300/3860221/58ca6d39_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="8862" OriginalAmount="8862">
      <BasicPropertyInfo Latitude="51.501567357258" Longitude="-0.16282548710251" StarRating="5" HotelCode="186632|57323" HotelName="Bulgari Hotel London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Lounge,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>171 Knightsbridge, London SW7 1DW</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/31/311709/311709a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This urban hotel is located in the centre of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="9815.26" OriginalAmount="9815.26">
      <BasicPropertyInfo StarRating="4" HotelCode="|470174" HotelName="Buckingham &amp; Lloyds" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1104395_foto_1.jpg</HotelPictures>
        <HotelDescription>Make yourself at home in one of the 11 individually decorated guestrooms, featuring kitchens with full-sized refrigerators/freezers and ovens. Rooms have private furnished patios. Wired and wireless Internet access is complimentary, while 42-inch flat-screen televisions with cable programming provide entertainment. Bathrooms with shower/tub combinations feature deep soaking bathtubs and rainfall showerheads.Full breakfasts are served on weekdays from 7 AM to 10:30 AM and on weekends from 7 AM to 11 AM for a fee.Featured amenities include luggage storage, laundry facilities, and an elevator. A roundtrip airport shuttle is provided for a surcharge (available 24 hours).Located in London (London City Centre), Buckingham and Lloyds is a 5-minute walk from Royal Albert Hall and 7 minutes by foot from Hyde Park.  This 4.5-star aparthotel is 0.5 mi (0.8 km) from Kensington Palace and 0.7 mi (1.1 km) from Natural History Museum.Distances are displayed to the nearest 0.1 mile and kilometer.  Kensington High Street - 0.1 km / 0.1 mi  Kensington Gardens - 0.1 km / 0.1 mi  Imperial College London - 0.3 km / 0.2 mi  Royal Albert Hall - 0.4 km / 0.2 mi  Hyde Park - 0.6 km / 0.4 mi  Kensington Palace - 0.8 km / 0.5 mi  Science Museum - 0.9 km / 0.6 mi  Cromwell Road - 1 km / 0.6 mi  Natural History Museum - 1 km / 0.6 mi  Victoria and Albert Museum - 1.3 km / 0.8 mi  Harrods - 1.6 km / 1 mi  Portobello Road Market - 1.9 km / 1.2 mi  Olympia Conference and Exhibition Centre - 2.2 km / 1.4 mi  Hyde Park Corner - 2.2 km / 1.4 mi  Green Park - 2.4 km / 1.5 mi  The nearest airports are:Heathrow Airport (LHR) - 23.6 km / 14.7 mi Gatwick Airport (LGW) - 91.4 km / 56.8 mi London City Airport (LCY) - 18.4 km / 11.4 mi Luton Airport (LTN) - 53.4 km / 33.2 mi Stansted Airport (STN) - 64.6 km / 40.2 mi</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="9820" OriginalAmount="9820">
      <BasicPropertyInfo Latitude="51.502506" Longitude="-0.152444" StarRating="5" HotelCode="28455|55244" HotelName="The Lanesborough" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/02/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hyde Park Corner, London SW1X 7TA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/87684/9affe32a-af5e-4408-8db7-28d4d4c0d200.jpg?d=636644155530000000</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="10077.28" OriginalAmount="10077.28">
      <BasicPropertyInfo Latitude="51.506459" Longitude="-0.123656" StarRating="5" HotelCode="904535|177807" HotelName="Corinthia Hotel London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 04/02/2025" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Heated Pool,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Whitehall Place, London SW1A 2BD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/87334/c55963c2-cb4a-4d7a-9e49-173d88dfcda1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently situated within a 5-minute walk from Trafalgar Square. Westminster is 1.5 km away and Covent Garden just 1 km. Other nearby places of interest include Mayfair, 3 km away, and the Olympic Stadium, 12 km away. London City airport is the closest airport, which is just a 20-minute drive away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="10460" OriginalAmount="10460">
      <BasicPropertyInfo Latitude="51.50449532238" Longitude="-0.15013933181763" StarRating="5" HotelCode="26020|1061968" HotelName="Four Seasons London at Park Lane" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 06/02/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hamilton Place, Park Lane, London W1J 7DR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/338285/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant first-class hotel is ideally located opposite Hyde Park, close to Knightsbridge, Piccadilly Circus and the exclusive shopping areas. The theatre district as well as many of London's top sights can easily be reached on foot and the nearest underground station, Hyde Park Corner, is about 100 m from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="11361" OriginalAmount="11361">
      <BasicPropertyInfo Latitude="51.514654234271" Longitude="-0.1730078458786" StarRating="3" HotelCode="173037|16365" HotelName="Alexandra" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 05/02/2025" HotelFacility="Bar,Central Heating,Internet,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>159-161 Sussex Gardens, Hyde Park, London W2 2RY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/7334/a_7334_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated just a few minutes away from Hyde Park near to Oxford Street and Marble Arch. The nearest tube stations are Paddington and Lancaster Gate. There are scores of shops, restaurants and bars in the surrounding area and the nearest night club is 2 km away. The Heathrow Express takes 20 minutes to get to the hotel in Paddington. Both Stansted and Gatwick airports are easily accessible by train from Paddington.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="12354.81" OriginalAmount="12354.81">
      <BasicPropertyInfo StarRating="5" HotelCode="|D1A056" HotelName="Raffles London At The Owo" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2628246_foto_1.jpg</HotelPictures>
        <HotelDescription>El Raffles London at The OWO es un destino cultural para los viajeros modernos. Combina el legado de este edificio histandoacute;rico con servicios modernos inigualables. Este exclusivo hotel en Whitehall es un lugar elegante para eventos privados, de negocios y de gran calado.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="12987" OriginalAmount="12987">
      <BasicPropertyInfo Latitude="51.54417" Longitude="0.015254" StarRating="2" HotelCode="94564|23312" HotelName="Viking" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Family-friendly Hotel" CnxPolicy="Free CXL until 06/02/2025" HotelFacility="Bar,Central Heating,Fax,Internet,Nightclub,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>162 Romford Road, Stratford, London E15 4LD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/131378/a_131378_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly hotel is situated in the Borough of Newnham in East London. The establishment enjoys a convenient location, close to the main Stratford railway and tube station. The centre of Stratford is 1 km away and there guests will find a number of restaurants, bars, pubs, nightlife spots, shops and links to the public transport network. A number of tourist attractions can be found in the centre of London, which is 12 km away, or a 20-minute journey on public transport. The hotel is just 5 km from London City Airport and is also within close proximity to a number of other London airports, including Heathrow (32 km), Gatwick (43 km), Stansted (43 km) and Luton (46 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="13056.03" OriginalAmount="13056.03">
      <BasicPropertyInfo StarRating="5" HotelCode="|817528" HotelName="Corinthia" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/801037_foto_1.jpg</HotelPictures>
        <HotelDescription>This 5 star hotel is located in the city centre of London and was established in 1885. It is a short drive away from the The London Eye and the nearest station is Embankment Tube Station. The Hotel has 2 restaurants, 3 bars, a conference room, a coffee shop, an indoor swimming pool and a fitness centre/gym. All 294 rooms are equipped with minibar, hairdryer, safe, ironing set and air conditioning.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="17554" OriginalAmount="17554">
      <BasicPropertyInfo Latitude="51.507253334969" Longitude="-0.14165014028549" StarRating="5" HotelCode="16765|4780" HotelName="The Ritz" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Historic Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 05/02/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>150 Piccadilly, W1J 9BR London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/20385/w_20385_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This exclusive city hotel lies on Piccadilly, at the heart of London and is the ideal starting point from whence to explore the top sights of England's premier metropolis. A diverse selection of bars, restaurants, nightclubs and various important shopping districts, the Royal Academy of Arts, and Burlington House, as well as the exclusive auction houses, Sotheby's and Christies, are all to be found close to the hotel. Green Park is the nearest underground station and may be reached on foot in just a few minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="39292.50" OriginalAmount="39292.50">
      <BasicPropertyInfo StarRating="5" HotelCode="|623447" HotelName="THE PELHAM HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/33594_image64199883_0.jpg</HotelPictures>
        <HotelDescription>Located in the center of South Kensington, next to South Kensington Underground Station, The Pelham is a luxury hotel offering stylish boutique-style accommodation with a restaurant, bar and fitness centre. Free WiFi is provided.Each individually decorated room features antique and modern furniture, air conditioning and a flat-screen TV. In addition, the rooms have a bathroom with a hairdryer, free toiletries, a bathrobe, slippers and a bathtub.La Trattoria by Alfredo Russo, a Michelin-starred chef, serves breakfast, lunch and dinner. Italian cuisine dishes are prepared with fresh products. A selection of champagne and organic wine is also offered. The hotel also has a wood-panelled lounge and library, where afternoon tea is served.The property is less than a 10-minute walk from a number of local attractions, including the Royal Albert Hall, the Natural History Museum and the Victoria and Albert Museum. It is also less than 1.6 km from Hyde Park and Kensington Gardens and 3.5 km from Notting Hill.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="45406.40" OriginalAmount="45406.40">
      <BasicPropertyInfo StarRating="4" HotelCode="|614704" HotelName="THE GORE HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/33592_image64198949_0.jpg</HotelPictures>
        <HotelDescription>The Gore is a charming boutique hotel located in the heart of South Kensington, offering 50 unique bedrooms packed with history. Free WiFi is available. All the rooms at The Gore are individually furnished with hand-picked pieces, period pictures and ornate feature beds. All rooms include a flat-screen TV. The Gore contains the iconic Bar 190, the fabulous Bistro One Ninety and three bespoke event rooms. Bar 190 offers luxurious yet intimate surroundings where guests can unwind and peruse the extensive cocktail list. Just a short walk from Kensington Palace, Hyde Park, the Natural History Museum, the Science Museum, Victoria and Albert Museum, Harrods and the chic designer boutiques of Knightsbridge. The shopping, theatres, sightseeing and nightlife of the West End are just 10 minutes away by bus or Tube. Kensington and Chelsea is a great choice for travellers interested in museums, parks and culture.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="607.75" OriginalAmount="607.75">
      <BasicPropertyInfo Latitude="51.5508762" Longitude="0.07421761" StarRating="0" HotelCode="958822|4314765" HotelName="Premier Lux Serviced Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>210 Ilford Lane, Ilford IG1 2LW, London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="840" OriginalAmount="840">
      <BasicPropertyInfo Latitude="51.53798516" Longitude="0.08007575" StarRating="3" HotelCode="639569|490692" HotelName="Bank Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>1 Ripple Road, Barking IG11 8DN, London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Barking.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="865" OriginalAmount="865">
      <BasicPropertyInfo Latitude="51.564921289556" Longitude="0.10105855212032" StarRating="3" HotelCode="335002|167944" HotelName="O'Gradys Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>699 High Road, Ilford, Essex IG3 8RH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is O'Gradys Guest House.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1008" OriginalAmount="1008">
      <BasicPropertyInfo Latitude="51.51339" Longitude="-0.18647" StarRating="1" HotelCode="307769|405192" HotelName="Queens Hotel Bayswater" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>86-92 Inverness Terrace, Bayswater, London W2 3LD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1206" OriginalAmount="1206">
      <BasicPropertyInfo Latitude="51.501155683026" Longitude="-0.093609997519746" StarRating="3" HotelCode="151561|396617" HotelName="CitySpace. Borough" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>200 Borough High Street, London SE1 1JX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is CitySpace. Borough.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1253.07" OriginalAmount="1253.07">
      <BasicPropertyInfo StarRating="3" HotelCode="|CAI593800" HotelName="HOLIDAY INN EXPRESS LONDON - LIMEHOUSE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 05/02/2025" />
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1300" OriginalAmount="1300">
      <BasicPropertyInfo Latitude="51.56303161" Longitude="0.06848445" StarRating="3" HotelCode="547512|167942" HotelName="Ilford Central Luxury Apartements" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 31/01/2025" HotelFacility="Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>1-13 ASK Court Coventry Road, Ilford, Greater London IG14QR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This apartment complex welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1316.53" OriginalAmount="1316.53">
      <BasicPropertyInfo StarRating="3" HotelCode="|A32393" HotelName="George Hotel" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>Just 500 metres from Russell Square, George Hotel offers cooked breakfasts and free Wi-Fi. The hotel is in the heart of Bloomsbury, a 10-minute walk from Kings Cross Railway Station. The bright and airy bedrooms each have a TV. All rooms have a work desk and hairdryer. Please note that there is no lift at this property Traditional full English breakfasts are served daily in the spacious dining room. Breakfast includes fresh coffee, fruit juices and a selection of light continental options. The George Hotel is just a 10-minute walk from the British Museum. Russell Square Underground Station is a 5-minute walk away, and lively Oxford Street is within a 20-minute walk.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1339.29" OriginalAmount="1339.29">
      <BasicPropertyInfo StarRating="2" HotelCode="|CBO320900" HotelName="IBIS BUDGET LONDON WHITECHAPEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 06/02/2025" />
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1368.05" OriginalAmount="1368.05">
      <BasicPropertyInfo Latitude="51.47595429" Longitude="-0.01870235" StarRating="3" HotelCode="323927|662503" HotelName="Greenwich High Road" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 06/02/2025" HotelFacility="Bar,Kitchen,Restaurant,Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>65 Greenwich High Road, Greenwich, London SE10 8JL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This Aparthotel is situated just 5 minutes’ walk from Greenwich Train Station. London Bridge can be reached via train in just 8 minutes’ from Greenwich Station. The town centre offers many bars, restaurants and shops, which can also be reached in a 15-minute walk.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1369" OriginalAmount="1369">
      <BasicPropertyInfo Latitude="51.52946671" Longitude="-0.11622125" StarRating="0" HotelCode="986376|478737" HotelName="London Queen's Eurostar Kings Cross" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 31/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>Flat 2 Swinton Street, London WC1X 9NL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1374" OriginalAmount="1374">
      <BasicPropertyInfo Latitude="51.533759" Longitude="-0.29564800000003" StarRating="3" HotelCode="61558|455943" HotelName="Fox &amp; Goose" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hanger Lane, Ealing, London W5 1DP</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Fox &amp; Goose.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1377" OriginalAmount="1377">
      <BasicPropertyInfo Latitude="51.51435251" Longitude="-0.17254674" StarRating="4" HotelCode="442748|480427" HotelName="Hyde Park Radnor" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>7-9 Sussex Place, London W2 2SX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1442" OriginalAmount="1442">
      <BasicPropertyInfo Latitude="51.5095" Longitude="-0.152315" StarRating="3" HotelCode="144955|399875" HotelName="Blades B&amp;B" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>122 Belgrave Road, Victoria, London SW1V 2BL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is Blades B&amp;B.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1467.65" OriginalAmount="1467.65">
      <BasicPropertyInfo Latitude="51.512464" Longitude="-0.178238" StarRating="3" HotelCode="94569|606595" HotelName="Elysee Hyde Park" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>25-26 Craven Terrace, London W2 3EL</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;Centrally located in London, this hotel is just a few steps from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1644" OriginalAmount="1644">
      <BasicPropertyInfo Latitude="51.51979446" Longitude="-0.11742994" StarRating="4" HotelCode="554697|444186" HotelName="Tafaders Holborn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Currency Exchange">
        <Address>
          <AddressLines>
            <AddressLine>49 Red Lion Street, Holborn, London WC1R 4PF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;Set in a quiet street in the heart of Holborn, these bright, airy and modern apartments offer a very convenient location within easy reach of shops, museums and a range of tourist attractions. The apartments are finished to a high standard with simple and stylish contemporary decor, and benefit from plenty of natural light and a range of modern home comforts which ensure a relaxing and enjoyable stay. With a choice of accommodation ranging from 1 bedroom apartments to spacious duplex 2 bedroom, this is an ideal base in the centre of the city for any traveller.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1645.68" OriginalAmount="1645.68">
      <BasicPropertyInfo Latitude="51.51631386" Longitude="-0.17310918" StarRating="4" HotelCode="419799|881986" HotelName="Rove London Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/02/2025" HotelFacility="24 Hour Front Desk,Designated Smoking Area,Internet">
        <Address>
          <AddressLines>
            <AddressLine>36-42 Norfolk Square, Paddington, London W2 1RT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;Ideally located in the prime touristic area of Hyde Park, The Continental Hotel promises a relaxing and wonderful visit. The property features a wide range of facilities to make your stay a pleasant experience. Take advantage of the hotel's 24-hour front desk, Wi-Fi in public areas, family room, smoking area. Comfortable guestrooms ensure a good night's sleep with some rooms featuring facilities such as carpeting, towels, linens, non smoking rooms, heating. The hotel offers various recreational opportunities. No matter what your reasons are for visiting London, The Continental Hotel will make you feel instantly at home.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1697" OriginalAmount="1697">
      <BasicPropertyInfo Latitude="51.51493301" Longitude="-0.06524645" StarRating="4" HotelCode="986368|513819" HotelName="Wilde Aparthotels by Staycity London Aldgate Tower Bridge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/02/2025">
        <Address>
          <AddressLines>
            <AddressLine>73 Commercial Road, Tower Hamlets, London E1 1RD</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1720.88" OriginalAmount="1720.88">
      <BasicPropertyInfo StarRating="3" HotelCode="|CBS162900" HotelName="RUBY STELLA HOTEL AND BAR" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 05/02/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1726.79" OriginalAmount="1726.79">
      <BasicPropertyInfo StarRating="4" HotelCode="|CAV656600" HotelName="HAMPTON BY HILTON LONDON CITY (I)" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 07/02/2025" />
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1728.54" OriginalAmount="1728.54">
      <BasicPropertyInfo StarRating="3" HotelCode="|CBA749400" HotelName="ARCH HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 04/02/2025" />
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1788" OriginalAmount="1788">
      <BasicPropertyInfo Latitude="51.500207397071" Longitude="-0.11410476686477" StarRating="0" HotelCode="986317|424866" HotelName="Stow-Away: South Bank by Bridgestreet" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>137 Lower Marsh, London SE1 7AE</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1790.94" OriginalAmount="1790.94">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBR672700" HotelName="MERCURE LONDON EARLS COURT" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 05/02/2025" />
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1811.39" OriginalAmount="1811.39">
      <BasicPropertyInfo Latitude="51.5104638" Longitude="-0.07525538" StarRating="5" HotelCode="986115|2619515" HotelName="Tower Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>100 Minories, London EC3N 1JY</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1849.23" OriginalAmount="1849.23">
      <BasicPropertyInfo Latitude="51.519424318073" Longitude="-0.17338851593858" StarRating="4" HotelCode="986352|883303" HotelName="Wilde Aparthotels London - Paddington" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/02/2025">
        <Address>
          <AddressLines>
            <AddressLine>4 North Wharf Road, London W2 1NW</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1902.16" OriginalAmount="1902.16">
      <BasicPropertyInfo StarRating="5" HotelCode="|B35606" HotelName="Tower Suites by Blue Orchid" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>Boasting a bar, terrace and sweeping views of Tower Bridge, The Tower of London and the River Thames, Tower Suites by Blue Orchid is situated in London, less than 500 metres from the Tower of London. The rooms are fitted with kitchen facilities, air conditioning, a flat-screen TV with satellite channels, a kettle, a shower, a hairdryer and a desk. At the hotel rooms come with a wardrobe and a private bathroom. Tower Suites by Blue Orchid offers a full buffet breakfast. Among the facilities of this property are an Italian restaurant, coffee lounge and bar open 24 hours for residents. Room service, concierge services and free WiFi are provided. Popular points of interest near the accommodation include Tower Bridge, Sky Garden and Brick Lane. The property is close to numerous transport links. The nearest airport is London City Airport, 10 km from Tower Suites by Blue Orchid.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1984.97" OriginalAmount="1984.97">
      <BasicPropertyInfo StarRating="4" HotelCode="|469917" HotelName="Melia White House Hotel" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>Make yourself at home in one of the 103 air-conditioned rooms featuring kitchenettes with stovetops and microwaves. Wired and wireless Internet access is complimentary, and flat-screen televisions with satellite programming provide entertainment. Conveniences include phones, as well as safes and desks.Grab a bite to eat at Arardo Bar, a fine-dining restaurant which features a bar/lounge, or stay in and take advantage of the 24-hour room service. Buffet breakfasts are available daily from 7 AM to 11:00 AM for a fee.Featured amenities include complimentary wired Internet access, a business center, and dry cleaning/laundry services. This hotel has 9 meeting rooms available for events.With a stay at Melia White House Apartments, you'll be centrally located in London, within a 5-minute drive of Oxford Street and Leicester Square.  This 4-star hotel is 1.3 mi (2.2 km) from The British Museum and 1.6 mi (2.7 km) from Piccadilly Circus.Distances are displayed to the nearest 0.1 mile and kilometer.  Regent's Park - 0.4 km / 0.2 mi  University College London - 0.7 km / 0.4 mi  Regent Street - 0.9 km / 0.5 mi  Madame Tussauds Wax Museum - 1 km / 0.6 mi  University of London - 1.1 km / 0.7 mi  Oxford Circus - 1.2 km / 0.7 mi  Sherlock Holmes Museum - 1.2 km / 0.7 mi  ZSL London Zoo - 1.3 km / 0.8 mi  London Palladium Theatre - 1.3 km / 0.8 mi  Baker Street - 1.4 km / 0.9 mi  Russell Square - 1.5 km / 0.9 mi  Oxford Street - 1.5 km / 0.9 mi  Dominion Theatre - 1.5 km / 0.9 mi  The British Museum - 1.8 km / 1.1 mi  Palace Theatre London - 1.8 km / 1.1 mi  The nearest airports are:Heathrow Airport (LHR) - 28.1 km / 17.4 mi London City Airport (LCY) - 16.6 km / 10.3 mi Gatwick Airport (LGW) - 95.8 km / 59.5 mi Luton Airport (LTN) - 52.4 km / 32.6 mi Stansted Airport (STN) - 58.5 km / 36.3 mi The preferred airport for Melia White House Apartments is Heathrow Airport (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="2089.16" OriginalAmount="2089.16">
      <BasicPropertyInfo StarRating="4" HotelCode="|AD3B78" HotelName="Thistle London Park Lane" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>general: The contemporary comfort of Great Cumberland Place and prime central location makes it the ideal base to discover London. Located in the heart of Londonandapos;s most iconic shopping district and just a short walk away from Buckingham Palace, Theatreland or the electricity of Soho. Once youandapos;ve ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2163.54" OriginalAmount="2163.54">
      <BasicPropertyInfo Latitude="51.513819673914" Longitude="-0.10120150199561" StarRating="4" HotelCode="34456|1080888" HotelName="Club Quarters Hotel St. Paul's" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>24 Ludgate Hill, London, Greater London EC4M 7DR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel is located in London. The nearest airport is London - Heathrow (LHR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2190" OriginalAmount="2190">
      <BasicPropertyInfo Latitude="51.49796219" Longitude="-0.02058597" StarRating="4" HotelCode="986353|56998" HotelName="Lanterns Court Serviced Apartments by TheSqua.re" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 31/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>20 Lanterns Court, Canary Wharf, London E14 9JH</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="2197.63" OriginalAmount="2197.63">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBS134100" HotelName="RUBY LUCY HOTEL AND BAR" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 05/02/2025" />
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2255" OriginalAmount="2255">
      <BasicPropertyInfo Latitude="51.514658943243" Longitude="-0.10890111488993" StarRating="4" HotelCode="400832|200049" HotelName="City2Stay Serviced Apartments Red Lion Court" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>9 Red Lion Court, Holborn, London EC4A 3EF</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This apartment complex is located in London. The nearest airport is City2Stay Serviced Apartments Red Lion Court.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2302" OriginalAmount="2302">
      <BasicPropertyInfo Latitude="51.498971494016" Longitude="-0.1426873887629" StarRating="4" HotelCode="445901|199860" HotelName="The Resident Victoria" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>10 Palace Place, London SW1E 5BW</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2361" OriginalAmount="2361">
      <BasicPropertyInfo Latitude="51.51532556" Longitude="-0.1914806" StarRating="0" HotelCode="986068|491224" HotelName="The Hayden" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>65 Westbourne Grove, London W2 4UJ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="2610.79" OriginalAmount="2610.79">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBQ355000" HotelName="LOST PROPERTY ST. PAUL'S CURIO BY HILTON" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 07/02/2025" />
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2631" OriginalAmount="2631">
      <BasicPropertyInfo Latitude="51.51688676" Longitude="-0.10959905" StarRating="0" HotelCode="957209|487230" HotelName="The Chronicle Supercity Aparthotels" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>4 Norwich Street, London EC4A 1DR</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="2778.23" OriginalAmount="2778.23">
      <BasicPropertyInfo Latitude="51.51306798" Longitude="-0.07527726" StarRating="4" HotelCode="986390|CBP968800" HotelName="Canopy by Hilton London City" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/02/2025">
        <Address>
          <AddressLines>
            <AddressLine>11-15 Minories Street, London EC3N 1AX</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="2856.37" OriginalAmount="2856.37">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBE881200" HotelName="DIXON, TOWER BRIDGE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 06/02/2025" />
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3009" OriginalAmount="3009">
      <BasicPropertyInfo Latitude="51.52251227" Longitude="-0.135828" StarRating="3.5" HotelCode="496028|482694" HotelName="Fitzrovia Belle Public House &amp; Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 05/02/2025" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>174 Tottenham Court, London W1T 7NT</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in London.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="3063.53" OriginalAmount="3063.53">
      <BasicPropertyInfo Latitude="51.5095" Longitude="-0.152315" StarRating="0" HotelCode="986370|2452395" HotelName="Soho Lofts by Q Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>58 Bourchier Street, Soho, London</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="3573.01" OriginalAmount="3573.01">
      <BasicPropertyInfo StarRating="0" HotelCode="0|1700728" HotelName="The Kings Wardrobe Serviced Apartments by BridgeStreet" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>6 Wardrobe Place ;</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Property Location With a stay at The Kings Wardrobe Serviced Apartments by BridgeStreet, you&amp;amp;apos;ll be centrally located in London, steps from St. Paul&amp;amp;apos;s Cathedral and minutes from London Stock Exchange.  This 4-star apartment is close to London Bridge and King&amp;amp;apos;s College London.Rooms Make yourself at home in one of the 69 guestrooms, featuring kitchens with refrigerators and stovetops. Flat-screen televisions with cable programming provide entertainment, while wireless Internet access (surcharge) keeps you connected. Conveniences include phones, as well as desks and microwaves.Rec, Spa, Premium Amenities Make use of convenient amenities, which include wireless Internet access (surcharge) and concierge services.Business, Other Amenities Featured amenities include express check-out, dry cleaning/laundry services, and a 24-hour front desk. Self parking (subject to charges) is available onsite.&lt;br/&gt;The Kings Wardrobe Serviced Apartments by BridgeStreet is a  hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3992" OriginalAmount="3992">
      <BasicPropertyInfo Latitude="51.49145" Longitude="-0.15627" StarRating="4" HotelCode="199805|416314" HotelName="The Apartments by Sloane Club" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 24/01/2025" HotelFacility="24 Hour Front Desk,Air Conditioning,Babysitting,Concierge,Dry Cleaning,Internet,Kitchen,Laundry,LCD/Projector,Luggage Storage,Meeting Room,Parking,Spa">
        <Address>
          <AddressLines>
            <AddressLine>15-19 Sloane Gardens, London SW1W 8EB</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This apartment complex is located in London. The nearest airport is The Apartments by Sloane Club.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="4087.98" OriginalAmount="4087.98">
      <BasicPropertyInfo StarRating="4" HotelCode="|093311" HotelName="Kimpton Fitzroy London, An Ihg" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>LONDON</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>Built in 1898, this hotel with a long history and Victorian facade comprises 371 rooms spread over 9 floors, of which 12 are suites. Guests are offered use of a bar and a restaurant with a non-smoking area as well as 13 fully furnished conference and function rooms. In addition, there is 24-hour room service.This traditional hotel is located at the heart of London at the northern end of Russell Square. It offers convenient transport links to Oxford (A40), Gatwick (A23), Heathrow as well as northern England.All of the air-conditioned rooms come with an en suite bathroom, a hairdryer, 2 telephone connections, ironing equipment, tea and coffee maker, a wake-up service, pay TV, a Playstation, Internet access, a minibar, a fridge and a hire safe. The modern designs in the deluxe rooms are equipped with a multi-jet shower.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="4119" OriginalAmount="4119">
      <BasicPropertyInfo Latitude="51.50624217" Longitude="-0.12629783" StarRating="5" HotelCode="986055|478530" HotelName="Great Scotland Yard Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>3-5 Great Scotland Yard, London SW1A2HW</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="4300" OriginalAmount="4300">
      <BasicPropertyInfo Latitude="51.49710798" Longitude="-0.1283306" StarRating="0" HotelCode="986278|487206" HotelName="Sonder The Arts Council" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/02/2025">
        <Address>
          <AddressLines>
            <AddressLine>14 Great Peter Street, London SW1P 3NQ</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="4439" OriginalAmount="4439">
      <BasicPropertyInfo Latitude="51.51798231" Longitude="-0.1202189" StarRating="5" HotelCode="775208|407877" HotelName="L’oscar" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2-6 Southampton Row, London WC1B 4AA</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="5029.72" OriginalAmount="5029.72">
      <BasicPropertyInfo StarRating="5" HotelCode="|CBG014600" HotelName="LOSCAR LONDON" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 05/02/2025" />
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="5268.16" OriginalAmount="5268.16">
      <BasicPropertyInfo Latitude="1" Longitude="2" StarRating="0" HotelCode="|SS01" HotelName="SS100_1_TESTING_DO_NOT_USE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 19/01/2025">
        <Address />
        <HotelDescription>&lt;b&gt;HotelDescription : &lt;/b&gt;test
re
re
re
er
test1testtesttesttest&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="6592.56" OriginalAmount="6592.56">
      <BasicPropertyInfo StarRating="5" HotelCode="|CBQ697800" HotelName="NOMAD LONDON" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 06/02/2025" />
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="6956" OriginalAmount="6956">
      <BasicPropertyInfo Latitude="51.5293571" Longitude="-0.1241352" StarRating="0" HotelCode="962161|408473" HotelName="Standard Hotel London" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>10 Argyle Street, London WC1H 8EG</AddressLine>
          </AddressLines>
          <CityName>London</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Heated Pool,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Currency Exchange,Garden,Bicycle Rental,Diet Meals,Spa,Jacuzzi,Golf,Wheelchair Access,Kitchen,Wake-up Call Service,24 Hour Front Desk,Elevator,Luggage Storage,Parking,24 Hour Security,Airport Transfer (on Demand),ATM/Cash Machine,Banquet Hall,Meeting Room,Printer,Business Centre,Coffee Shop,Concierge,Dry Cleaning,Housekeeping,Smoking Rooms,LCD/Projector,Valet Parking,Babysitting,Pets allowed</BasicAmenities>
    <HotelRating>4,3,2,5,2.5,4.5,3.5,1,1.5</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST,ROOM ONLY,ALL INCLUSIVE,HALF BOARD</Meals>
    <PropertyType>CITY HOTEL,AIRPORT HOTEL,CONFERENCE HOTEL,HISTORIC HOTEL,BUSINESS HOTEL,HOTEL DE CHARME,FAMILY-FRIENDLY HOTEL,SPA HOTEL,CLUB RESORT,ECO HOTEL,APARTMENT HOTEL,GUESTHOUSE,APARTHOTEL,INNS,GUEST HOUSES,HOSTELS,BED AND BREAKFASTS,COUNTRY HOUSE,GOLF HOTEL,VILLAGE</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
23d13bfd-28a5-4a85-814b-d309988f1b11|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
ce04666b-eab9-4b84-b24b-d3e9f75b718c|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="ce04666b-eab9-4b84-b24b-d3e9f75b718c">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="38" DestinationId="0" CityId="0" />
    <StayDateRange Start="2025-02-12T00:00:00" End="2025-02-26T00: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
ce04666b-eab9-4b84-b24b-d3e9f75b718c|PaximumSearch|supplier interation failed||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
ce04666b-eab9-4b84-b24b-d3e9f75b718c|InfiniteSearch|String was not recognized as a valid DateTime.|System.FormatException: String was not recognized as a valid DateTime.
   at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles)
   at System.Convert.ToDateTime(String value)
   at HotelSources.Infinite.GetSearchRS(String searchRS, HotelSearchRS& response, Int32& SupplierCount, Int32& ParseCount) in G:\Trivender PC\WorldwideDMCV2\Module\Hotel\Sources\Infinite\Infinite.cs:line 339|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
ce04666b-eab9-4b84-b24b-d3e9f75b718c|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
ce04666b-eab9-4b84-b24b-d3e9f75b718c|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
ce04666b-eab9-4b84-b24b-d3e9f75b718c|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
ce04666b-eab9-4b84-b24b-d3e9f75b718c|MikiSearch|successfull supplier interation||Miki|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
ce04666b-eab9-4b84-b24b-d3e9f75b718c|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
ce04666b-eab9-4b84-b24b-d3e9f75b718c|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
ce04666b-eab9-4b84-b24b-d3e9f75b718c|TravcoSearch|Object reference not set to an instance of an object.|System.NullReferenceException: Object reference not set to an instance of an object.
   at HotelBookingEngine.CancelPolicy.getCnxPolicy(CancelPenaltyType[] arrCnx) in G:\Trivender PC\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelStaticData.cs:line 195
   at HotelSources.Travco.GetSearchRS(String searchRS, HotelSearchRS& response, Int32& SupplierCount, Int32& ParseCount) in G:\Trivender PC\WorldwideDMCV2\Module\Hotel\Sources\Travco\Travco.cs:line 486|Travco|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
ce04666b-eab9-4b84-b24b-d3e9f75b718c|DOTWSearch|successfull supplier interation||DOTW|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
ce04666b-eab9-4b84-b24b-d3e9f75b718c|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="2025-01-18T12:43:02.1742552+00:00" Version="0" EchoToken="Search" TransactionIdentifier="ce04666b-eab9-4b84-b24b-d3e9f75b718c" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="27" TotalAmount="459" OriginalAmount="459">
      <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 06/02/2025" 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="16" TotalAmount="498.17" OriginalAmount="498.17">
      <BasicPropertyInfo Latitude="25.271598" Longitude="55.313293" StarRating="2" HotelCode="900231|2606065" HotelName="Gulf Star" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Beauty Salon,Coffee Shop,Concierge,Currency Exchange,Designated Smoking Area,Dry Cleaning,Elevator,Internet,Laundry,LCD/Projector,Luggage Storage,Meeting Room,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Yousef Baker Road, Behind Al Maktoom Hospital, Deira, Dubai 88767</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326391/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Yousef Baker road close to fish round about and Al Maktoum hospital 5 minutes walk to the city center Nasser Square</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="546.59" OriginalAmount="546.59">
      <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="45" TotalAmount="590.12" OriginalAmount="590.12">
      <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="45" TotalAmount="599.05" OriginalAmount="599.05">
      <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="16" TotalAmount="649.99" OriginalAmount="649.99">
      <BasicPropertyInfo Latitude="25.275697198522" Longitude="55.312788875382" StarRating="3" HotelCode="322648|2237735" HotelName="Delmon Boutique Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="663" OriginalAmount="663">
      <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="63" TotalAmount="665.00" OriginalAmount="665.00">
      <BasicPropertyInfo Latitude="25.270571829743" Longitude="55.311719495701" StarRating="2" HotelCode="915621|grand_square_hotel_2" HotelName="Grand Square Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="45" TotalAmount="672.01" OriginalAmount="672.01">
      <BasicPropertyInfo Latitude="25.269225627753" Longitude="55.306891053915" StarRating="3" HotelCode="160796|10934f" HotelName="Landmark Plaza Baniyas" 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,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="16" TotalAmount="680.83" OriginalAmount="680.83">
      <BasicPropertyInfo Latitude="25.261102" Longitude="55.325279" StarRating="2" HotelCode="27571|2574615" 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="63" TotalAmount="681.00" OriginalAmount="681.00">
      <BasicPropertyInfo Latitude="25.340987" Longitude="55.364323" StarRating="3" HotelCode="410108|al_seef_hotel_4" HotelName="Al Seef Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD,FULL-BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/02/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box: 6736, Al Mina Road, Sharjah</AddressLine>
          </AddressLines>
          <CityName>Sharjah</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/100737/a_100737_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 3 km from the centre of Sharjah.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="684.71" OriginalAmount="684.71">
      <BasicPropertyInfo Latitude="24.983048442445" Longitude="55.091127560328" StarRating="1" HotelCode="330368|1b01c9" HotelName="easyHotel Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel">
        <Address>
          <AddressLines>
            <AddressLine>Street 724, PO Box 17777, Jebel Ali Free Zone Authority (JAFZA), Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/495891/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located In JAFZA, Jebel Ali, Easy Hotel is within a 15-minute drive from Ibn-Battuta Mall\n\nLocated In JAFZA, Jebel Ali, Easy Hotel is within a 15-minute drive from Ibn-Battuta Mall. Jebel Ali Metro Station is a walking distance from the hotel. It offers a restaurant and a 24-hour front desk that can arrange ironing and laundry service upon request. All the rooms at Easy Hotel Jebel Ali are fitted with tiled floors. Each room comes with a flat-screen TV, a safety deposit box and a wardrobe. Some rooms overlook the city, others have internal windows with a shafts view. Dubai International Airport is 45 minutes by car from Easy Hotel Jebel Ali. Free private parking is possible on site.\n\n</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="686.76" OriginalAmount="686.76">
      <BasicPropertyInfo Latitude="25.254921" Longitude="55.293304" StarRating="2" HotelCode="29052|31184" 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="16" TotalAmount="686.76" OriginalAmount="686.76">
      <BasicPropertyInfo Latitude="25.26341386199" Longitude="55.313678383827" StarRating="2" HotelCode="68507|31194" 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="45" TotalAmount="711.89" OriginalAmount="711.89">
      <BasicPropertyInfo Latitude="25.27616211" Longitude="55.31037003" StarRating="3" HotelCode="447065|1b4a9b" HotelName="Al Farej Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Fareej Al Murarr Opposite Delhi Restaurant, Near Al Futtaim Mosque, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/59/599724/599724a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="717" OriginalAmount="717">
      <BasicPropertyInfo Latitude="25.262185453055" Longitude="55.295946870851" StarRating="2" HotelCode="92949|55469" HotelName="Dubai Nova Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" 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="45" TotalAmount="724.13" OriginalAmount="724.13">
      <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="729.88" OriginalAmount="729.88">
      <BasicPropertyInfo Latitude="25.274438" Longitude="55.315297" StarRating="3" HotelCode="66871|16a484" HotelName="Fortune Hotel Deira" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Omar Bin Al Khattab Road, Deira, Dubai 49185</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://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="758.00" OriginalAmount="758.00">
      <BasicPropertyInfo Latitude="25.34943373" Longitude="55.39067656" StarRating="4" HotelCode="212012|al_hayat_hotel_apartments_2" HotelName="Al Hayat Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/02/2025" HotelFacility="Air Conditioning,Internet,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Al Qasimiya Street, PO Box: 73193, Sharjah</AddressLine>
          </AddressLines>
          <CityName>Sharjah</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/83713/a1a86813-225b-49d4-92f2-0db12013b419.jpg?d=636641589380000000</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Sharjah.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="768.00" OriginalAmount="768.00">
      <BasicPropertyInfo Latitude="25.270862557298" Longitude="55.308089" StarRating="1" HotelCode="438067|melody_queen_hotel" HotelName="Melody Queen Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="16" TotalAmount="778.71" OriginalAmount="778.71">
      <BasicPropertyInfo Latitude="25.269210217067" Longitude="55.305422174193" StarRating="3" HotelCode="364978|30934" HotelName="Landmark Hotel 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,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="780.32" OriginalAmount="780.32">
      <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="27" TotalAmount="786" OriginalAmount="786">
      <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="Free CXL until 05/02/2025" 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="797.05" OriginalAmount="797.05">
      <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="63" TotalAmount="802.00" OriginalAmount="802.00">
      <BasicPropertyInfo Latitude="25.252439125326" Longitude="55.33562284497" StarRating="4" HotelCode="160523|the_leela_hotel" HotelName="Halo Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" 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="45" TotalAmount="806.47" OriginalAmount="806.47">
      <BasicPropertyInfo Latitude="25.26163563647" Longitude="55.324184267347" StarRating="3" HotelCode="74091|1091f7" HotelName="Sadaf Delmon Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="34" TotalAmount="810.05" OriginalAmount="810.05">
      <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="812.99" OriginalAmount="812.99">
      <BasicPropertyInfo Latitude="25.346608" Longitude="55.390247" StarRating="4" HotelCode="191354|1273b7" HotelName="Al Hayat Hotel Suites" Meals="ROOM ONLY" 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="816.93" OriginalAmount="816.93">
      <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="63" TotalAmount="831.00" OriginalAmount="831.00">
      <BasicPropertyInfo Latitude="25.260554" Longitude="55.324745" StarRating="3" HotelCode="36293|orchid_hotel_13" HotelName="Orchid Hotel" Meals="BED &amp; BREAKFAST,HALF-BOARD,FULL-BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 08/02/2025" 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="16" TotalAmount="835.50" OriginalAmount="835.50">
      <BasicPropertyInfo Latitude="25.27231182" Longitude="55.30447559" StarRating="2" HotelCode="390432|1924725" HotelName="Naif View Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Golf,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Naif Road, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/501990/a_501990_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="845.70" OriginalAmount="845.70">
      <BasicPropertyInfo Latitude="25.27415242" Longitude="55.3277168" StarRating="0" HotelCode="957308|2438925" 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="16" TotalAmount="847.10" OriginalAmount="847.10">
      <BasicPropertyInfo Latitude="25.265359233596" Longitude="55.316832661629" StarRating="3" HotelCode="42789|30654" HotelName="Comfort Inn Hotel Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Riqqa Road, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/09/094714/094714a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="851.00" OriginalAmount="851.00">
      <BasicPropertyInfo Latitude="25.260165307468" Longitude="55.324518568122" StarRating="3" HotelCode="371999|nihal_hotel" HotelName="Nihal Hotel" 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,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="45" TotalAmount="862.69" OriginalAmount="862.69">
      <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="63" TotalAmount="863.00" OriginalAmount="863.00">
      <BasicPropertyInfo Latitude="25.341635781593" Longitude="55.392365691449" StarRating="3.5" HotelCode="93398|spark_residence" HotelName="Spark Residence Hotel &amp; Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2,HALF-BOARD,FULL-BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/02/2025">
        <Address>
          <AddressLines>
            <AddressLine>Al Estiqlal Street (Immigration Road), Al Nud, P.O. Box 5491, Sharjah</AddressLine>
          </AddressLines>
          <CityName>Sharjah</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/92/926115/ZZumVnm8_63576e1588ac0facb1532661ec175f8a.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located right in the heart of Sharjah.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="870.61" OriginalAmount="870.61">
      <BasicPropertyInfo Latitude="25.262615757775" Longitude="55.319941613423" StarRating="4" HotelCode="935401|2370585" HotelName="Landmark Premier Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="16" TotalAmount="870.92" OriginalAmount="870.92">
      <BasicPropertyInfo Latitude="25.26445967667" Longitude="55.319020652778" StarRating="4" HotelCode="174867|639015" HotelName="Sun &amp; Sands Downtown 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,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="16" TotalAmount="875.36" OriginalAmount="875.36">
      <BasicPropertyInfo Latitude="25.27397" Longitude="55.31901" StarRating="4" HotelCode="14432|31034" HotelName="Marco Polo 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,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="16" TotalAmount="880.44" OriginalAmount="880.44">
      <BasicPropertyInfo Latitude="25.27215157" Longitude="55.31142595" StarRating="1" HotelCode="322210|1073038" HotelName="Africana Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/02/2025" 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="884" OriginalAmount="884">
      <BasicPropertyInfo Latitude="25.219755" Longitude="55.323653" StarRating="3" HotelCode="935102|49244" HotelName="Reflections Hotel Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/02/2025" 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="16" TotalAmount="884.84" OriginalAmount="884.84">
      <BasicPropertyInfo Latitude="25.259715140987" Longitude="55.326024647157" StarRating="4" HotelCode="17013|31064" 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="886" OriginalAmount="886">
      <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="Non Refundable" 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="893.00" OriginalAmount="893.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 05/02/2025" 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="45" TotalAmount="893.44" OriginalAmount="893.44">
      <BasicPropertyInfo Latitude="25.268201436032" Longitude="55.303627951544" StarRating="3" HotelCode="469983|1b3714" HotelName="Al Khaleej Grand Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="34" TotalAmount="895.28" OriginalAmount="895.28">
      <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="1" TotalAmount="896.00" OriginalAmount="896.00">
      <BasicPropertyInfo Latitude="24.91106146" Longitude="55.01355748" StarRating="3" HotelCode="871503|CBE950300" HotelName="Rove At The Park" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/02/2025" 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.&lt;br/&gt;&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="899" OriginalAmount="899">
      <BasicPropertyInfo Latitude="25.260928" Longitude="55.323015" StarRating="3" HotelCode="27572|32771" HotelName="Mayfair Hotel" Meals="ROOM ONLY,HALF BOARD,FULL BOARD,BED &amp; BREAKFAST" 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="34" TotalAmount="899.34" OriginalAmount="899.34">
      <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="8" TotalAmount="900.34" OriginalAmount="900.34">
      <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 05/02/2025" 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="16" TotalAmount="901.45" OriginalAmount="901.45">
      <BasicPropertyInfo Latitude="25.269106753506" Longitude="55.305659265116" StarRating="1" HotelCode="312720|1073078" 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="16" TotalAmount="901.45" OriginalAmount="901.45">
      <BasicPropertyInfo Latitude="25.26955843" Longitude="55.30312218" StarRating="1" HotelCode="521934|2502605" 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="16" TotalAmount="901.45" OriginalAmount="901.45">
      <BasicPropertyInfo Latitude="25.270209574732" Longitude="55.306063008598" StarRating="2" HotelCode="162266|1473368" 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="16" TotalAmount="901.45" OriginalAmount="901.45">
      <BasicPropertyInfo Latitude="25.269932" Longitude="55.302952" StarRating="1" HotelCode="312721|1746218" 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="16" TotalAmount="901.45" OriginalAmount="901.45">
      <BasicPropertyInfo Latitude="25.269033765755" Longitude="55.302022191455" StarRating="1" HotelCode="330047|1924675" HotelName="Downtown Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" 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="908" OriginalAmount="908">
      <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 07/02/2025" 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="909.00" OriginalAmount="909.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="910" OriginalAmount="910">
      <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="910.76" OriginalAmount="910.76">
      <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="45" TotalAmount="912.39" OriginalAmount="912.39">
      <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="63" TotalAmount="913.00" OriginalAmount="913.00">
      <BasicPropertyInfo Latitude="25.27042007446289" Longitude="55.321285247802734" StarRating="3" HotelCode="0|vendome_plaza_3" HotelName="Vendome Plaza Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 02/02/2025">
        <Address>
          <AddressLines>
            <AddressLine>P.O.Box:20331, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/ca/ed/caed364c3975cdccce4b8b8d7168f7f93d3ec159.jpeg</HotelPictures>
        <HotelDescription>General information:The Vendome Plaza Hotel Dubai provides good value, traditional style rooms. For evening entertainment the hotel has a night club and a disco.Location:It's so conveniently located that you will have no trouble finding it or going about your business from here.Area details:About 5 kms from Dubai International Airport, within a stones throw from important business and shopping areas and near the Clock Tower is the famous Vendome Plaza.Recreation:Situated on the First Floor, this Executive Club Bar serves an international array of spirits, cocktails andl wines. There's also a live band performing. Forget the world outside, and get ready for a great evening! To make the experience more enjoyable, there's a duo performing your favourite numbers!The exquisite ambience has been specially designed to give you the Middle Eastern experience of Lebanese delicacies accompanied by belly dancing and foot tapping music its just right for you to relax and unwind after a long day. Rooms:The facilities include: Private bathrooms, mini bars, controlled Air Conditioning systems, Color TVs with Satellite channels, In-house Movies, International direct Dial telephone services and of course, 24 hour room 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;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="16" TotalAmount="915.68" OriginalAmount="915.68">
      <BasicPropertyInfo Latitude="25.24997" Longitude="55.2819" StarRating="3" HotelCode="901868|121224" HotelName="Smana Hotel Al Raffa" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="27" TotalAmount="918" OriginalAmount="918">
      <BasicPropertyInfo Latitude="25.269224143217" Longitude="55.306211896675" StarRating="3" HotelCode="902062|480448" HotelName="Royal Mark Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="45" TotalAmount="918.92" OriginalAmount="918.92">
      <BasicPropertyInfo Latitude="25.281855" Longitude="55.31511" StarRating="4" HotelCode="175597|126d68" 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" 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="16" TotalAmount="927.11" OriginalAmount="927.11">
      <BasicPropertyInfo Latitude="25.250809427503" Longitude="55.291957855225" StarRating="3" HotelCode="165581|141584" 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 28/01/2025" 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="933" OriginalAmount="933">
      <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="933.35" OriginalAmount="933.35">
      <BasicPropertyInfo Latitude="25.260462971097" Longitude="55.326613516891" StarRating="4" HotelCode="29424|109d2f" HotelName="Avari Dubai Hotel" Meals="ROOM ONLY" 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="63" TotalAmount="935.00" OriginalAmount="935.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="45" TotalAmount="940.00" OriginalAmount="940.00">
      <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="16" TotalAmount="948.89" OriginalAmount="948.89">
      <BasicPropertyInfo Latitude="25.260692376851" Longitude="55.324318474869" StarRating="3.5" HotelCode="260538|2271035" HotelName="Dream City Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/02/2025" HotelFacility="Air Conditioning,Currency Exchange,Jacuzzi,Kitchen,Laundry,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Rigga Road, Behind Clock Tower, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/186868/186868a_hb_a_908.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="955" OriginalAmount="955">
      <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="956.00" OriginalAmount="956.00">
      <BasicPropertyInfo Latitude="25.419928493415" Longitude="55.441110134125" StarRating="3" HotelCode="29039|ajman_beach_hotel" HotelName="Ajman Beach Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD,FULL-BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/02/2025" HotelFacility="Air Conditioning,Bar,Currency Exchange,Golf,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Humaid Bin Rashid Al Nuaimi Street, (Corniche Road), P.O. Box 874, Ajman</AddressLine>
          </AddressLines>
          <CityName>Ajman</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/12/125607/125607a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel has a great location right at the end of Ajman Corniche Road. This is the ideal hotel for a comfortable budget beach holiday. The hotel is just 25 km away from Dubai International Airport and 20 km away from Sharjah International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="964.79" OriginalAmount="964.79">
      <BasicPropertyInfo Latitude="25.263214956902" Longitude="55.320410728455" StarRating="3" HotelCode="21223|31464" HotelName="Versailles" 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,Jacuzzi,Laundry,Lounge,Nightclub,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>15th Street, PO Box 33382, Al Rigga, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/27428/p_27428_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located near Al Rigga Street in Deira, about 3 km from the city centre. Guests will reach Al Ghurair Retail City on foot easily, it is about a 10-minute drive to the international airport, while the Dubai International Convention and Exhibition Centre can be reached in approximately 15 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="966.46" OriginalAmount="966.46">
      <BasicPropertyInfo Latitude="25.280384850661" Longitude="55.35118764418" StarRating="4" HotelCode="98837|233056" HotelName="Al Manar Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="16" TotalAmount="966.56" OriginalAmount="966.56">
      <BasicPropertyInfo Latitude="25.270644871946" Longitude="55.32002615575" StarRating="3" HotelCode="365008|61554" HotelName="Royal Falcon Hotel" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY" 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="34" TotalAmount="968.11" OriginalAmount="968.11">
      <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="45" TotalAmount="969.62" OriginalAmount="969.62">
      <BasicPropertyInfo Latitude="25.251503645091" Longitude="55.290795062269" StarRating="1" HotelCode="371239|1a8b3e" HotelName="Manhattan Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Al Mankhool Road, Near Standard Chartered Bank, Bur Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/508541/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="976.02" OriginalAmount="976.02">
      <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="976.65" OriginalAmount="976.65">
      <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="982" OriginalAmount="982">
      <BasicPropertyInfo Latitude="25.263005" Longitude="55.297566" StarRating="2" HotelCode="299506|201562" HotelName="Sun City International Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="34" TotalAmount="990.85" OriginalAmount="990.85">
      <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="45" TotalAmount="994.59" OriginalAmount="994.59">
      <BasicPropertyInfo Latitude="25.26537873969" Longitude="55.317395210281" StarRating="4" HotelCode="177181|1288cf" 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="63" TotalAmount="1001.00" OriginalAmount="1001.00">
      <BasicPropertyInfo Latitude="25.260417938232422" Longitude="55.32661819458008" StarRating="4" HotelCode="0|avari_dubai_hotel" HotelName="Avari Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Rigga Street, Deira, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/6c/2e/6c2e4180e244d17b26d5f8d04d571cdfb2cc0ec4.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;Good choice if you’re looking forward to taking some rest at the hotel as much as to walking around the city. Hotel «Avari Hotel» is located in Dubai. This hotel is located in 3 km from the city center. You can take a walk and explore the neighbourhood area of the hotel. Places nearby: Al Rigga, Dubai Creek and Al Mamzar Beach Park.&lt;br /&gt;&lt;b&gt;At The Hotel: &lt;/b&gt;You can stop by the bar. You can stop by 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 on the territory will help you to stay on-line.&lt;br /&gt;If you travel by car, you can park in a parking zone. The beauty and wellness services: a massage room, a sauna, a steam bath, a spa center, a doctor and a recreation club. Guests who love doing sports will be able to enjoy a fitness center and a gym. You will find these entertainment amenities on the premises: a karaoke.&lt;br /&gt;For participants of business meetings, there is a business center. The staff of the hotel will order a transfer for you. Accessible for guests with disabilities: the elevator helps them to go to the highest floors. At the guests’ disposal, there’s also a laundry, dry cleaning, private check-in and check-out, ironing, press, car rental, a safe-deposit box and a concierge.&lt;br /&gt;The staff of the hotel speaks English.&lt;br /&gt;&lt;b&gt;Room Amenities: &lt;/b&gt;Guests will find the following in the room: a DVD player, an alarm clock, a shower, a TV, a mini-bar, a bathrobe and slippers. 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;Price of an additional breakfast: 48.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;Breakfast for children costs: 24.00 AED.&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;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 50.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;h4&gt;Know Before You Go&lt;/h4&gt;&lt;br /&gt;&lt;br /&gt;&lt;p&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;br /&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;br /&gt;Only registered guests are allowed in the guestrooms.&lt;br /&gt;No pets and no service animals are allowed 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 buffet breakfast: AED 48.00 for adults and AED 24.00 for children (approximately)&lt;br /&gt;Airport shuttle fee: AED 50.00 per person (one-way)&lt;br /&gt;Rollaway beds are available for an additional fee&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'll be asked to pay the following charges at the hotel:&lt;br /&gt;Deposit: AED 500.00 per stay&lt;br /&gt;Tourism fee: AED 10.00 per accommodation, per night&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>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1001.08" OriginalAmount="1001.08">
      <BasicPropertyInfo Latitude="25.27318891777" Longitude="55.319745540619" StarRating="3" HotelCode="59801|30714" 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="45" TotalAmount="1002.12" OriginalAmount="1002.12">
      <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="16" TotalAmount="1006.01" OriginalAmount="1006.01">
      <BasicPropertyInfo Latitude="25.261039" Longitude="55.322288" StarRating="3" HotelCode="326376|1527218" HotelName="Broadway Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rigga Al-Buteen Street, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/46558/a_46558_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in the Deira district of the city, a major business area, and is just a 10-minute taxi ride from the Dubai Creek Golf &amp; Yacht Club and the Dubai World Trade Centre. The Dubai International Airport lies approximately 5 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1016.26" OriginalAmount="1016.26">
      <BasicPropertyInfo StarRating="3" HotelCode="|151630" HotelName="IBIS STYLES DRAGON MART" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/956589_foto_48.jpg</HotelPictures>
        <HotelDescription>ibis Styles Dragon Mart is a modern 3-star property offering comfortable accommodation east of Dubai. Highlights include a gym, free Wi-Fi and a good location close to Dragon Mart Mall.Facilities include a gym, and free Wi-Fi is available throughout the premises.Standard rooms are decorated in a colourful, contemporary style with carpeted floors and artwork above the bed. Amenities include air-conditioning, tea and coffee equipment, a flat-screen satellite TV, fridge, safe and work desk. The en-suite bathrooms feature a bathtub with integrated shower.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1024.00" OriginalAmount="1024.00">
      <BasicPropertyInfo Latitude="25.122682" Longitude="55.374368" StarRating="3" HotelCode="152742|premier_inn_dubai_silicon_oasis_2" HotelName="Premier Inn Dubai Silicon Oasis" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="16" TotalAmount="1029.55" OriginalAmount="1029.55">
      <BasicPropertyInfo Latitude="25.252329963376" Longitude="55.296286776252" StarRating="3" HotelCode="915619|923335" 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="45" TotalAmount="1035.51" OriginalAmount="1035.51">
      <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="63" TotalAmount="1038.00" OriginalAmount="1038.00">
      <BasicPropertyInfo Latitude="25.274755644537" Longitude="55.327639093254" StarRating="4" HotelCode="17493|sheraton_deira_hotel_dubai" 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="16" TotalAmount="1039.33" OriginalAmount="1039.33">
      <BasicPropertyInfo Latitude="25.09722" Longitude="55.17596" StarRating="4" HotelCode="141394|119022" HotelName="Byblos Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="Business Hotel" CnxPolicy="Non Refundable" 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="1039.38" OriginalAmount="1039.38">
      <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="1044" OriginalAmount="1044">
      <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="Free CXL until 04/02/2025" 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="16" TotalAmount="1044.34" OriginalAmount="1044.34">
      <BasicPropertyInfo Latitude="25.270259234213" Longitude="55.304149828207" StarRating="2" HotelCode="260534|935725" HotelName="Florida Al Souq Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="16" TotalAmount="1045.59" OriginalAmount="1045.59">
      <BasicPropertyInfo Latitude="25.008286" Longitude="55.15671" StarRating="3" HotelCode="152741|919835" 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="1049.00" OriginalAmount="1049.00">
      <BasicPropertyInfo Latitude="25.34407839862" Longitude="55.387864305557" StarRating="4" HotelCode="785368|four_points_by_sheraton_sharjah" HotelName="Four Points By Sheraton Sharjah" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF-BOARD,FULL-BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 02/02/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Sauna,Spa,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>King Faisal Street, Al Qasimia, Sharjah 61387</AddressLine>
          </AddressLines>
          <CityName>Sharjah</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/907172/w_907172_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Sharjah, about 9 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1050.90" OriginalAmount="1050.90">
      <BasicPropertyInfo Latitude="25.266084" Longitude="55.325649" StarRating="4" HotelCode="26364|30664" 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="45" TotalAmount="1066.50" OriginalAmount="1066.50">
      <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="27" TotalAmount="1071" OriginalAmount="1071">
      <BasicPropertyInfo Latitude="25.2596498" Longitude="55.2940774" StarRating="2" HotelCode="55058|9329" HotelName="Rush Inn" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" 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="1083.32" OriginalAmount="1083.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="34" TotalAmount="1085.71" OriginalAmount="1085.71">
      <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="1089.09" OriginalAmount="1089.09">
      <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,FULL 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="1090" OriginalAmount="1090">
      <BasicPropertyInfo Latitude="25.19" Longitude="55.2547" StarRating="0" HotelCode="818304|490175" HotelName="24 Gold Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/02/2025">
        <Address>
          <AddressLines>
            <AddressLine>Gold Souq</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/80/b7/80b76d0bbe6bb152270868d3962c15a3faf7abb2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1090.04" OriginalAmount="1090.04">
      <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="34" TotalAmount="1093.85" OriginalAmount="1093.85">
      <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="63" TotalAmount="1094.00" OriginalAmount="1094.00">
      <BasicPropertyInfo Latitude="25.366131" Longitude="55.391674" StarRating="4" HotelCode="908949|al_hamra_residences" HotelName="Al Hamra Hotel Sharjah" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2,HALF-BOARD,FULL-BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Street 14, Corniche Street, Andalus Square, Al Majarrah, P.O. Box 5666, Sharjah</AddressLine>
          </AddressLines>
          <CityName>Sharjah</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/83699/38ae495c-0748-4074-87cb-98ddda58f512.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="1095.00" OriginalAmount="1095.00">
      <BasicPropertyInfo Latitude="25.256622619903" Longitude="55.304404210839" StarRating="3" HotelCode="320479|better_living_hotel_apartment" HotelName="Milestone Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="34" TotalAmount="1095.36" OriginalAmount="1095.36">
      <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="16" TotalAmount="1096.72" OriginalAmount="1096.72">
      <BasicPropertyInfo Latitude="25.267547" Longitude="55.294095" StarRating="3" HotelCode="313388|1073048" HotelName="Hafez Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Free CXL until 07/02/2025" 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="16" TotalAmount="1098.12" OriginalAmount="1098.12">
      <BasicPropertyInfo Latitude="25.26979425" Longitude="55.31141643" StarRating="0" HotelCode="621924|5006655" 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="16" TotalAmount="1098.35" OriginalAmount="1098.35">
      <BasicPropertyInfo Latitude="25.264144481096" Longitude="55.3195853576" StarRating="4" HotelCode="935064|1254388" HotelName="New Black Stone Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/01/2025" 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="63" TotalAmount="1099.00" OriginalAmount="1099.00">
      <BasicPropertyInfo Latitude="25.288931651265" Longitude="55.368494689465" StarRating="4" HotelCode="93806|emirates_stars_hotel_apartments_dubai" HotelName="Emirates Stars Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Central Heating,Currency Exchange,Designated Smoking Area,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Amman Street, PB 86880, Al Nahda 2, Al Qusais, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/130343/a_130343_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Al Nahda, Dubai, near the intersection of Baghdad and Amman streets. Nearby landmarks less than 5 minutes from the hotel include Al Mamsar Beach, the Sahara Mall, Dubai Police Headquarters, the Ministry of Social Affairs, the Ministry of Labour, Etisalat Academy, Dubai Women's College and NMC and Zulekha hospitals. It lies just 10 minutes from the city centre (Deira) and commercial areas. Sharjah is 20 km away and Dubai International Airport is a 10-minute journey.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1099.00" OriginalAmount="1099.00">
      <BasicPropertyInfo Latitude="25.263852907432" Longitude="55.325332581997" StarRating="4" HotelCode="13436|holiday_inn_dubaidowntown_dubai" HotelName="Excelsior Hotel Downtown" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2,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,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="16" TotalAmount="1099.67" OriginalAmount="1099.67">
      <BasicPropertyInfo Latitude="25.259345945566" Longitude="55.287301540375" StarRating="3" HotelCode="337420|31164" HotelName="Palm Beach" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" 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="7" TotalAmount="1100.79" OriginalAmount="1100.79">
      <BasicPropertyInfo Latitude="25.02077548" Longitude="55.15332271" StarRating="3" HotelCode="|ECSS" HotelName="Ecos Dubai Hotel at Al Furjan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Furjan, Jabal Ali First, P.O. Box 82999</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://www.travco.co.uk/images/hotels/giata/1287356/21141558.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, cash machine and drinks machine. Wireless internet access in public areas allows guests to stay connected. The hotel offers various facilities for guests with disabilities. The hotel has wheelchair-accessible facilities and a lift. There are a number of shops as well. Guests arriving by car can park their vehicles in the garage or in the car park (no extra charge). Other services include a 24-hour security service, a transfer service, room service, an alarm call service, a laundry service, a coin-operated laundry and a hotel shuttle bus. To assist guests with their business and communication needs, the business centre offers a fax machine.This hotel welcomes guests in Dubai.The indoor and outdoor pools are ideal for exercise as well as relaxation. Guests can relax and enjoy the sun loungers and parasols provided. There are many ways to relax or stay active at the hotel, including golf, a gym and aerobics. An entertainment programme and a kids' club are also options for entertainment. Copyright GIATA 2004 - 2025. Multilingual, powered by www.giata.com for client no. 124567Rooms are equipped with air conditioning. Rooms have a queen-size bed or a king-size bed. Extra beds can be requested. A desk is provided. A telephone, a television with satellite/cable channels and WiFi (no extra charge) ensure optimal comfort. Amenities in the bathrooms include a shower. For additional comfort, guests are provided with cosmetic products and a selection of towels. The hotel has family rooms and non-smoking rooms.The dining area includes a restaurant and a café. 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="1107.17" OriginalAmount="1107.17">
      <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="16" TotalAmount="1111.63" OriginalAmount="1111.63">
      <BasicPropertyInfo Latitude="25.262718" Longitude="55.326174" StarRating="4" HotelCode="59001|43484" 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="45" TotalAmount="1112.06" OriginalAmount="1112.06">
      <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="16" TotalAmount="1114.95" OriginalAmount="1114.95">
      <BasicPropertyInfo Latitude="25.254909464039" Longitude="55.291912786411" StarRating="4" HotelCode="570584|2159275" HotelName="Omega Hotel Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL 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="16" TotalAmount="1118.75" OriginalAmount="1118.75">
      <BasicPropertyInfo Latitude="25.248667" Longitude="55.297791" StarRating="3" HotelCode="151562|275885" HotelName="Welcome Hotel Apartment 1" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Kitchen,Laundry,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Mankhool Area, Bur Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/12/129987/129987a_hb_a_900.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1123.27" OriginalAmount="1123.27">
      <BasicPropertyInfo Latitude="25.289885886158" Longitude="55.35428433475" StarRating="5" HotelCode="213695|921085" HotelName="Mövenpick Hotel Apartments Al Mamzar Dubai" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 01/02/2025" 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="1124.36" OriginalAmount="1124.36">
      <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="63" TotalAmount="1126.00" OriginalAmount="1126.00">
      <BasicPropertyInfo Latitude="25.046477" Longitude="55.119075" StarRating="3" HotelCode="493578|premier_inn_dubai_ibn_battuta_mall" HotelName="Premier Inn Dubai Ibn Battuta Mall Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD,FULL-BOARD,BREAKFAST-FOR-2" 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="1128" OriginalAmount="1128">
      <BasicPropertyInfo Latitude="25.113475" Longitude="55.191621" StarRating="4" HotelCode="162271|27744" HotelName="Cassells Al Barsha Hotel" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 28/01/2025" 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="34" TotalAmount="1132.47" OriginalAmount="1132.47">
      <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="1138" OriginalAmount="1138">
      <BasicPropertyInfo Latitude="25.264651" Longitude="55.318562" StarRating="4" HotelCode="26672|395646" HotelName="Lotus Grand 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,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="1147.00" OriginalAmount="1147.00">
      <BasicPropertyInfo Latitude="25.249573" Longitude="55.294656" StarRating="4" HotelCode="155206|westzone_plaza_hotel_apartments" HotelName="Sapphire Plaza Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD" 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="63" TotalAmount="1158.00" OriginalAmount="1158.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="16" TotalAmount="1160.00" OriginalAmount="1160.00">
      <BasicPropertyInfo Latitude="25.273567" Longitude="55.381388" StarRating="4" HotelCode="31296|84776" 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="63" TotalAmount="1161.00" OriginalAmount="1161.00">
      <BasicPropertyInfo Latitude="25.25991410888" Longitude="55.294680457672" StarRating="3" HotelCode="93807|dolphin_hotel_apartments" HotelName="Dolphin Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" 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="1161.53" OriginalAmount="1161.53">
      <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="16" TotalAmount="1164.28" OriginalAmount="1164.28">
      <BasicPropertyInfo Latitude="25.258501781256" Longitude="55.322693288326" StarRating="4" HotelCode="152073|1512708" 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="27" TotalAmount="1168" OriginalAmount="1168">
      <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="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="45" TotalAmount="1171.78" OriginalAmount="1171.78">
      <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="34" TotalAmount="1173.62" OriginalAmount="1173.62">
      <BasicPropertyInfo StarRating="3" HotelCode="|972736" HotelName="CITYMAX 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/956351_foto_1.jpg</HotelPictures>
        <HotelDescription>Just 20 minutes drive from Dubai International Airport, Citymax Hotels Bur Dubai is an ideal choice for those in Dubai hunting for bargains. With Burjuman Metro station close by, the thriving Karama shopping and restaurant district is yours to explore. Alternatively, a visit to the world's largest shopping mall, Dubai Mall, is just a short taxi ride away. The Dubai International Financial Centre, World Trade Centre, Dubai Mall and Burj Khalifa are close by; with Dubai Creek and the city's Heritage and Diving Village just a stone's throw away. 
All 691 rooms offer contemporary comfort and put you close to the city's major attractions. The hotel's dining and entertainment options include Huddle Sports Bar &amp; Grill, Claypot, the Indian restaurant, Sizzling Wok for Asian cuisine, City Cafe the all day dining restaurant, the 24 h coffee shop, the Aqua pool bar and 24 h Room service. 
*Per local law, all guests staying at the hotel must present a valid Original passport, Emirates ID (for UAE residents) or original National ID card from GCC countries  (Kuwait, Bahrain, Oman, Saudi Arabia &amp; Qatar) upon check-in.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1178.00" OriginalAmount="1178.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" 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="1179.55" OriginalAmount="1179.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="34" TotalAmount="1181.43" OriginalAmount="1181.43">
      <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="16" TotalAmount="1184.65" OriginalAmount="1184.65">
      <BasicPropertyInfo Latitude="25.26579" Longitude="55.32146" StarRating="3" HotelCode="915618|2456345" HotelName="Signature Inn Deira" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 07/02/2025" 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="34" TotalAmount="1185.40" OriginalAmount="1185.40">
      <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="1185.56" OriginalAmount="1185.56">
      <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="63" TotalAmount="1187.00" OriginalAmount="1187.00">
      <BasicPropertyInfo Latitude="25.226009368896484" Longitude="55.34049987792969" StarRating="3" HotelCode="0|kingsgate_hotel_canal" HotelName="Kingsgate Canal by Millennium Hotels" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD,FULL-BOARD" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Jaddaf, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/2a/0b/2a0b89dabe44cba4edc5edf2b80fd30cff6ada1d.jpeg</HotelPictures>
        <HotelDescription>Plan to explore a new destination or revisit your favourite place this summer in the 3 Stars Hotel located in Al Jaddaf.&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="16" TotalAmount="1203.80" OriginalAmount="1203.80">
      <BasicPropertyInfo Latitude="25.11341" Longitude="55.20185" StarRating="4" HotelCode="573741|2176255" HotelName="MENA Plaza Hotel Albarsha" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 02/02/2025" 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="63" TotalAmount="1204.00" OriginalAmount="1204.00">
      <BasicPropertyInfo Latitude="25.29854" Longitude="55.37226" StarRating="4" HotelCode="166077|ramada_sharjah" HotelName="Golden Sands Sharjah" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 02/02/2025" 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="34" TotalAmount="1207.22" OriginalAmount="1207.22">
      <BasicPropertyInfo StarRating="5" HotelCode="|699980" HotelName="M�VENPICK GRAND AL BUSTAN 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/977159_foto_1.jpg</HotelPictures>
        <HotelDescription>M�venpick Grand Al Bustan Dubai Hotel features modern, luxurious accommodation and 7 restaurants serving different cuisines. It offers a temperature controlled outdoor pool, a kid's pool, squash courts, tennis courts and extensive spa treatments.
The rooms at M�venpick Grand Al Bustan are decorated with natural, soft colours. They are equipped with flat-screen TVs with satellite channels. Other amenities include work desk, tea/coffee facilities and a bathrobe with slippers. Some rooms offer direct access to the swimming pool.
Guests can enjoy the sun on the deck surrounding the outdoor pool. The on-site Flow Health Club &amp; Wellness Centre offers massage treatments and steam, sauna &amp; outdoor Hot tub. It also has a fully equipped fitness centre with the latest cardiovascular equipment.
For dinner, guests can choose from a variety of restaurants with cuisines such as Lebanese, Japanese or Thai. The poolside Anees offers light snacks and drinks.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1208.00" OriginalAmount="1208.00">
      <BasicPropertyInfo Latitude="25.220564125965" Longitude="55.328028202057" StarRating="3" HotelCode="58748|arabian_park_hotel" HotelName="Arabian Park Hotel" Meals="BED &amp; BREAKFAST,HALF-BOARD,ROOM ONLY,ALL-INCLUSIVE,ULTRA-ALL-INCLUSIVE" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 29/01/2025" 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="1209" OriginalAmount="1209">
      <BasicPropertyInfo Latitude="25.269967844911" Longitude="55.303121209145" StarRating="2" HotelCode="908940|226064" HotelName="Wave International Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <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="16" TotalAmount="1219.01" OriginalAmount="1219.01">
      <BasicPropertyInfo Latitude="25.11152527495" Longitude="55.203422390213" StarRating="4" HotelCode="176180|631365" HotelName="Grand Excelsior Hotel Al Barsha" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" 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="1225" OriginalAmount="1225">
      <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="1225" OriginalAmount="1225">
      <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,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Airport Hotel" CnxPolicy="Free CXL until 30/01/2025" 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="1225.87" OriginalAmount="1225.87">
      <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="34" TotalAmount="1227.85" OriginalAmount="1227.85">
      <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="27" TotalAmount="1230" OriginalAmount="1230">
      <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="Free CXL until 02/02/2025" 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="1233" OriginalAmount="1233">
      <BasicPropertyInfo Latitude="25.046800856456" Longitude="55.182122904785" StarRating="5" HotelCode="934443|201483" HotelName="Ghaya Grand Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="1238" OriginalAmount="1238">
      <BasicPropertyInfo Latitude="25.2354" Longitude="55.30822" StarRating="4" HotelCode="142991|425332" HotelName="Arcadia Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Nightclub,Restaurant,Sauna,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Oud Metha, Opposite the Lamcy Plaza Shopping Mall, Bur Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326095/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Prominently located in the heart of modern Bur Dubai, this deluxe aparthotel is situated right opposite the famous Lamcy Plaza Shopping Mall. Healthcare City, ENOC House, the American hospital and numerous other leisure and business centres are all within a short stroll. Dubai Exhibition Center, Burj Khalifa, the tallest building in the world, Business Bay and the Sheikh Zayed Road business avenues are just a few minutes' drive from the apartments. Guests will find restaurants, bars, nightlife and links to the public transport network within a 5-minute walk of the hotel. Jumeirah Beach and Dubai Museum are both around a 10-minute drive from the aparthotel, while Karama souk is 10 minutes away by car. Dubai International Airport is approximately 6 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1242" OriginalAmount="1242">
      <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="Free CXL until 05/02/2025" 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="63" TotalAmount="1244.00" OriginalAmount="1244.00">
      <BasicPropertyInfo Latitude="25.21675682067871" Longitude="55.33094024658203" StarRating="3" HotelCode="0|kingsgate_hotel_al_jadaf" HotelName="Kingsgate Al Jadaf by Millennium Hotels" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD,FULL-BOARD" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Jaddaf, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/67/70/67701daa5f4e0554d1a8d7a4f3a9097544df75c3.jpeg</HotelPictures>
        <HotelDescription>Facilities and services include concierge, elevator, spa facilities, car parking, wireless internet access, restaurant, safe at the reception, air conditioning, and wheelchair access.&lt;br /&gt;Rooms feature air conditioning, coffee/tea maker, wireless internet access, housekeeping, room service, hairdryer, minibar, desk, cable/satellite television, and telephone.&lt;br /&gt;Address: Building 18 Street 10, Al Jadaf Near Palazzo Ver, Al Jadaf 89029, Dubai, United Arab Emirates&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: 35.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.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1245.42" OriginalAmount="1245.42">
      <BasicPropertyInfo Latitude="25.074865105404" Longitude="55.145336970569" StarRating="4" HotelCode="936774|1244848" HotelName="Armada BlueBay Hotel" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY" 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="45" TotalAmount="1248.53" OriginalAmount="1248.53">
      <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="1251.91" OriginalAmount="1251.91">
      <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="27" TotalAmount="1252" OriginalAmount="1252">
      <BasicPropertyInfo Latitude="25.114409261513" Longitude="55.202254843015" StarRating="3" HotelCode="882889|379924" HotelName="Citymax Hotel Al Barsha" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="1255.55" OriginalAmount="1255.55">
      <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="1256.67" OriginalAmount="1256.67">
      <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="16" TotalAmount="1257.29" OriginalAmount="1257.29">
      <BasicPropertyInfo Latitude="25.114435139972" Longitude="55.201484771828" StarRating="3" HotelCode="297079|975535" HotelName="Ivory Grand Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/02/2025" 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="1261.29" OriginalAmount="1261.29">
      <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="Non Refundable" 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="45" TotalAmount="1262.93" OriginalAmount="1262.93">
      <BasicPropertyInfo Latitude="25.270412021452" Longitude="55.380416568123" StarRating="4" HotelCode="904082|1179d3" HotelName="TIME Grand Plaza Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Laundry,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="16" TotalAmount="1271.4" OriginalAmount="1271.4">
      <BasicPropertyInfo Latitude="25.04734" Longitude="55.129627" StarRating="3.5" HotelCode="99117|922425" HotelName="Parkside Suites - Discovery Gardens" Meals="ROOM ONLY" 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="63" TotalAmount="1274.00" OriginalAmount="1274.00">
      <BasicPropertyInfo Latitude="25.113092" Longitude="55.201645" StarRating="3" HotelCode="99497|star_metro_hotel_al_barsha" 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="63" TotalAmount="1278.00" OriginalAmount="1278.00">
      <BasicPropertyInfo Latitude="25.227033615112305" Longitude="55.3382453918457" StarRating="3" HotelCode="0|intercityhotel_dubai_jaddaf_waterfront" HotelName="IntercityHotel Dubai Jaddaf Waterfront" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF-BOARD,FULL-BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 04/02/2025">
        <Address>
          <AddressLines>
            <AddressLine>Al Jaddaf Waterfront, Bur Dubai, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/90/0d/900d7d1fde8d0199c2cf85fbf6e4289062abfea3.jpeg</HotelPictures>
        <HotelDescription>The first IntercityHotel in the United Arab Emirates opens its doors at Dubai Jaddaf Waterfront which is an ideal starting point to explore this fascinating destination.&lt;br /&gt;This uniquely placed hotel allows you to choose your means of travel between metro, road, or even take a boat over the Dubai Creek.&lt;br /&gt;Whether exploring picturesque sceneries, endless shopping opportunities, entertainment, and restaurants from all over the world, Dubai has something for everyone – all in close vicinity.&lt;br /&gt;Whether you are traveling for business or leisure, let us make you feel at home at the IntercityHotel Dubai Jaddaf Waterfront.&lt;br /&gt;The hotel entails two buildings and has a total of 201 contemporary rooms, two rooftop pools with AquaLounge, a children's pool and outdoor seating, a restaurant with contemporary cuisine and a nutritious buffet breakfast as well as accessible rooms. Choose from a selection of snacks and beverages in the BistroBox located in the lobby.&lt;br /&gt;All rooms are equipped with numerous features such as air conditioning, mini-refrigerator, 40-inch Smart TV with international channels, a desk, as well as coffee and tea making facilities. Iron/ ironing board upon 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;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;Pool access available from 8:00 AM to 9:00 PM.&lt;/li&gt;&lt;li&gt;No pets and no service animals are allowed at this property. &lt;/li&gt;&lt;li&gt;Alcohol is not served at this property. &lt;/li&gt; &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1291.66" OriginalAmount="1291.66">
      <BasicPropertyInfo Latitude="25.096590517641" Longitude="55.174014421402" StarRating="4" HotelCode="450351|CBA128700" HotelName="Signature 1 Hotel Barsha Heights - TECOM" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/01/2025" 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.&lt;br/&gt;&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.&lt;br/&gt;&lt;b&gt;​Deposit Required At Check In from 2023-08-02 to 2030-12-31&lt;b&gt;:-The hotel requires a cash deposit of AED 200 per stay upon check in as security for any incidentals. This will be refunded back to the guest at check-out subject to an inspection of the property.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1291.66" OriginalAmount="1291.66">
      <BasicPropertyInfo Latitude="25.117218998722" Longitude="55.19515840741" StarRating="4" HotelCode="304562|CAW809300" HotelName="Signature Hotel Al Barsha" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/01/2025" 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.&lt;br/&gt;&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.&lt;br/&gt;&lt;b&gt;​Deposit Required At Check In from 2023-08-02 to 2030-12-31&lt;b&gt;:-The hotel requires a cash deposit of AED 200 per stay upon check in as security for any incidentals. This will be refunded back to the guest at check-out subject to an inspection of the property.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1307.97" OriginalAmount="1307.97">
      <BasicPropertyInfo Latitude="25.257122793309" Longitude="55.293302877315" StarRating="4" HotelCode="933777|2414385" 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="8" TotalAmount="1311.74" OriginalAmount="1311.74">
      <BasicPropertyInfo Latitude="25.248822398456" Longitude="55.312304751424" StarRating="4" HotelCode="401487|118213" HotelName="Ramee Royal Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 03/02/2025" 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="1319.65" OriginalAmount="1319.65">
      <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="16" TotalAmount="1326.46" OriginalAmount="1326.46">
      <BasicPropertyInfo Latitude="25.22158984" Longitude="55.33163223" StarRating="3" HotelCode="810431|2330615" 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="63" TotalAmount="1329.00" OriginalAmount="1329.00">
      <BasicPropertyInfo Latitude="25.26353" Longitude="55.31809" StarRating="3" HotelCode="0|_0x15eb5" HotelName="Lavender Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Jazeera Street, Deira, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/18/c4/18c484e63d722c73ba364e3dba4dc0ebfb5eb841.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Lavender Hotel in Dubai (Deira), you'll be a 3-minute drive from Al Ghurair Centre and 7 minutes from City Centre Deira.  This hotel is 1.6 mi (2.5 km) from Gold Souk and 2.3 mi (3.7 km) from Dubai Creek.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 117 air-conditioned guestrooms. 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 safes and desks, and housekeeping is provided daily.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Take advantage of recreation opportunities such as an outdoor pool, or other amenities including complimentary wireless Internet access and concierge services. Additional amenities at this hotel include gift shops/newsstands and a television in a common area.&lt;/br&gt;&lt;b&gt;Dining: &lt;/b&gt;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 6:30 AM to 10:30 AM for a fee.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include a 24-hour business center, complimentary newspapers in the lobby, and dry cleaning/laundry services.&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;Price of an additional breakfast: 29.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;Depending on the capacity of the room booked, children up to the age of 5 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 200.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="16" TotalAmount="1330.83" OriginalAmount="1330.83">
      <BasicPropertyInfo Latitude="25.26180678619" Longitude="55.31964545105" StarRating="5" HotelCode="59220|31084" 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="1334" OriginalAmount="1334">
      <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="1339" OriginalAmount="1339">
      <BasicPropertyInfo Latitude="25.272242669692" Longitude="55.380907648696" StarRating="3" HotelCode="639431|281308" HotelName="Hampton by Hilton Dubai Airport" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" 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="1340" OriginalAmount="1340">
      <BasicPropertyInfo Latitude="25.2816383" Longitude="55.34791607" StarRating="4" HotelCode="531435|336665" HotelName="Telal Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Currency Exchange,Designated Smoking Area,Jacuzzi,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 20 Street, Abu Hai, P.O. Box 33324, Hor Al Anz, Behind Deira Main Post Office, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/55/555901/555901a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Perfect for business travellers, this apartment hotel is located approximately 10 minutes by car from the centre of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1341.65" OriginalAmount="1341.65">
      <BasicPropertyInfo Latitude="25.11579071" Longitude="55.19690453" StarRating="4" HotelCode="879517|2311285" 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="16" TotalAmount="1345.06" OriginalAmount="1345.06">
      <BasicPropertyInfo Latitude="25.115483314906" Longitude="55.203811552649" StarRating="3" HotelCode="161006|143596" HotelName="Citymax Hotel Al Barsha At The Mall" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" 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="16" TotalAmount="1348.62" OriginalAmount="1348.62">
      <BasicPropertyInfo Latitude="25.241945" Longitude="55.275043" StarRating="4" HotelCode="11422|30624" HotelName="Capitol Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/02/2025" 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="63" TotalAmount="1353.00" OriginalAmount="1353.00">
      <BasicPropertyInfo Latitude="25.270662307739258" Longitude="55.39573669433594" StarRating="0" HotelCode="0|time_onyx_hotel_apartment" HotelName="TIME Onyx Hotel Apartment" Meals="BED &amp; BREAKFAST,HALF-BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 04/02/2025">
        <Address>
          <AddressLines>
            <AddressLine>Beirut St, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/ca/2a/ca2a4c42e378fb1dd61dba108bb0f20476b07075.png</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;Your vacation should be comfortable! Hotel «TIME Onyx Hotel Apartment» is located in Dubai. This hotel is located in 10 km from the city center. You can take a walk and explore the neighbourhood area of the hotel. Places nearby: Emirates, Mamzar Beach Park and Al Mamzar Park Beach.&lt;br /&gt;&lt;b&gt;At The Hotel: &lt;/b&gt;It’s time to have a nice meal! Stop by the restaurant. Wi-Fi on the territory will help you stay on-line. 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;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;City tax: AED 20.00 per each bedroom in room per night.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1353.74" OriginalAmount="1353.74">
      <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="1" TotalAmount="1356.81" OriginalAmount="1356.81">
      <BasicPropertyInfo Latitude="25.048335678205" Longitude="55.130761285344" StarRating="4" HotelCode="103986|CBG270000" HotelName="Chelsea Gardens Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/01/2025" 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).&lt;br/&gt;&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1364" OriginalAmount="1364">
      <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="1367" OriginalAmount="1367">
      <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="63" TotalAmount="1369.00" OriginalAmount="1369.00">
      <BasicPropertyInfo Latitude="25.31191569" Longitude="55.37305913" StarRating="4" HotelCode="840279|novotel_sharjah_expo_center" HotelName="Novotel Sharjah Expo Center" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 06/02/2025" HotelFacility="Babysitting,Currency Exchange,Kids Play Area,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Al Taawun Street, PO Box 7217, Al Khan Area, Next To Sharjah Expo Centre, Sharjah</AddressLine>
          </AddressLines>
          <CityName>Sharjah</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/884812/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Novotel Sharjah Expo Center, the first-established Novotel hotel in the city, is located next to Sharjah Expo Centre, close to Dubai, with convenient access to Sharjah major business &amp; leisure hubs. The wide choice of rooms, with a panoramic view of Mamza r Lagoon, offers each guest the freedom to experience their stay to the max and enjoy a relaxing dip. All rooms have unbeatable facilities and 55" 4k TV. The hotel offers 2 great restaurants, including Tahi Arabic restaurant.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1371.97" OriginalAmount="1371.97">
      <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="45" TotalAmount="1375.63" OriginalAmount="1375.63">
      <BasicPropertyInfo Latitude="25.270737" Longitude="55.322551" StarRating="4" HotelCode="75968|1ec0d1" 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="16" TotalAmount="1378.83" OriginalAmount="1378.83">
      <BasicPropertyInfo Latitude="25.24294395151" Longitude="55.275583947314" StarRating="4" HotelCode="119228|119872" HotelName="Mercure Gold Hotel Al Mina Road Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 24/01/2025" 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="8" TotalAmount="1381.36" OriginalAmount="1381.36">
      <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 05/02/2025" 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>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1383.65" OriginalAmount="1383.65">
      <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="63" TotalAmount="1389.00" OriginalAmount="1389.00">
      <BasicPropertyInfo Latitude="25.26799774169922" Longitude="55.31529235839844" StarRating="2" HotelCode="0|lewana_hotel" HotelName="Le Wana Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 05/02/2025">
        <Address>
          <AddressLines>
            <AddressLine>4th St, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/c4/c9/c4c97a1dc6c98e5f0911d06a9663a1699ccbd16d.jpeg</HotelPictures>
        <HotelDescription>Le Wana is a complete family hotel and we pride ourselves on our hospitality, personal attention to the wellbeing and comfort of our guests. Its luxurious interiors provoke a sense of lively ambience. With world-class amenities and elegantly designed upholstery, we make sure your stay is comfortable and memorable.&lt;br /&gt;Facilities - We pay utmost attention to the smallest demands of our guests. To please you, fulfill your desires, make your stay hassle-free and your trip a memorable one, is a priority with us. The team at Le Wana strives to give guests a perfect stay experience in the 'City of Dreams'.&lt;br /&gt;Restaurant - Welcome to the land of taste as we take you on the best incomparable dining experience with an array of lip-smacking food. Our multi-cuisine restaurant offers distinctive cuisines to choose from. Explore a variety of world gastronomy by experienced and acclaimed chefs. The pleasing decor at the restaurant stands for simplicity and elegance.&lt;br /&gt;Cafe' Wana - We aim at delivering truly unforgettable eclectic culinary experience to our guests. An assortment of yummy, pleasing delights to accompany your refreshing hot and cold beverages. We offer a great selection of bakes, roasts and grills to please your palate. The place has a very relaxed feel making it a perfect place to unwind.&lt;br /&gt;Rooms - We have 83 elegantly designed rooms classified into Deluxe, Executive and Premium rooms to provide comfortable and suitable accommodation that meets the requirements of our esteemed guests. Every room is spacious and the contemporary design is completed with soft lighting and elegant décor.&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;Early check-in and/or late check-out is available for an additional fee. Cost: 100.00 AED.&lt;br /&gt;Deposit is required. Cost: 100.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="1390" OriginalAmount="1390">
      <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 06/02/2025" 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="1391.27" OriginalAmount="1391.27">
      <BasicPropertyInfo Latitude="25.079226911551" Longitude="55.144208371639" StarRating="4" HotelCode="170684|11ef5a" HotelName="Marina View Hotel Apartments" Meals="ROOM ONLY" 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="34" TotalAmount="1404.90" OriginalAmount="1404.90">
      <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="16" TotalAmount="1405.55" OriginalAmount="1405.55">
      <BasicPropertyInfo Latitude="25.25568" Longitude="55.301689" StarRating="4" HotelCode="305119|1070898" 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="45" TotalAmount="1405.66" OriginalAmount="1405.66">
      <BasicPropertyInfo Latitude="25.272122635571" Longitude="55.315867350368" StarRating="4" HotelCode="162561|10fb57" HotelName="Dorus Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Internet,Laundry,Nightclub,Restaurant,Room Service,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Omar-Bin-Khattab Road, Downtown Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/136682/136682a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in a commanding central position of Dubai's Al Ghurair City, near Fish Roundabout, only a few minutes' drive from Dubai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1407.71" OriginalAmount="1407.71">
      <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="16" TotalAmount="1410.60" OriginalAmount="1410.60">
      <BasicPropertyInfo Latitude="25.114543998214" Longitude="55.191516390213" StarRating="3" HotelCode="260535|4668115" 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="16" TotalAmount="1415.06" OriginalAmount="1415.06">
      <BasicPropertyInfo Latitude="25.19" Longitude="55.2547" StarRating="0" HotelCode="882888|2611245" HotelName="Citymax Hotel Business Bay" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <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="16" TotalAmount="1416.11" OriginalAmount="1416.11">
      <BasicPropertyInfo Latitude="25.112701027925" Longitude="55.193241834641" StarRating="4" HotelCode="899400|397495" 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="45" TotalAmount="1416.56" OriginalAmount="1416.56">
      <BasicPropertyInfo Latitude="25.254240444883" Longitude="55.301247411045" StarRating="3" HotelCode="95367|109228" HotelName="Rose Garden Hotel Apartments Bur Dubai" Meals="ROOM ONLY" 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="63" TotalAmount="1422.00" OriginalAmount="1422.00">
      <BasicPropertyInfo Latitude="25.262404779153" Longitude="55.29760658741" StarRating="4" HotelCode="38016|arabian_courtyard_hotel__spa" HotelName="Arabian Courtyard Hotel &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD,FULL-BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Historic Hotel,Conference Hotel,Business Hotel" 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="16" TotalAmount="1423.34" OriginalAmount="1423.34">
      <BasicPropertyInfo Latitude="25.267860484791" Longitude="55.304746896525" StarRating="4" HotelCode="531372|1968625" HotelName="Best Western Plus Pearl Creek Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 29/01/2025" 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="16" TotalAmount="1423.34" OriginalAmount="1423.34">
      <BasicPropertyInfo Latitude="25.267242436959" Longitude="55.307086769826" StarRating="4" HotelCode="37787|30634" HotelName="Carlton Tower Hotel Dubai" 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,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="1423.94" OriginalAmount="1423.94">
      <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="16" TotalAmount="1423.94" OriginalAmount="1423.94">
      <BasicPropertyInfo Latitude="25.260271" Longitude="55.318578" StarRating="5" HotelCode="409635|86390" HotelName="Samaya Hotel Deira" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 07/02/2025" 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="1436" OriginalAmount="1436">
      <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 05/02/2025" 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="8" TotalAmount="1436.28" OriginalAmount="1436.28">
      <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 01/02/2025">
        <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="1441" OriginalAmount="1441">
      <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 28/01/2025" 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="63" TotalAmount="1445.00" OriginalAmount="1445.00">
      <BasicPropertyInfo Latitude="25.26731912758" Longitude="55.306586623192" StarRating="4" HotelCode="31295|hotel_riviera_3" HotelName="Riviera Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD,BREAKFAST-FOR-2,FULL-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="34" TotalAmount="1447.32" OriginalAmount="1447.32">
      <BasicPropertyInfo StarRating="5" HotelCode="|154323" HotelName="MOVENPICK HOTEL APARTMENTS AL MAMZAR" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/928740_foto_1.jpg</HotelPictures>
        <HotelDescription>This hotel is located in one of the most elegant districts of Dubai: Al Mamzar and is just 10 minutes from the airport.
It has a total of 180 rooms decorated in a modern style. Additional services include TV, Internet access, a kitchenette and washing machine. If traveling on business the hotel offers meeting rooms and a business center.
There is also a pool bar and restaurant specializes in international cuisine.
Sports enthusiasts can work out in the gym.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1453.19" OriginalAmount="1453.19">
      <BasicPropertyInfo Latitude="25.240536601879" Longitude="55.273160720238" StarRating="3" HotelCode="320173|1517218" HotelName="ibis Styles Dubai Jumeira Hotel" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 04/02/2025" 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="63" TotalAmount="1457.00" OriginalAmount="1457.00">
      <BasicPropertyInfo Latitude="25.018583297729492" Longitude="55.14228820800781" StarRating="4" HotelCode="0|the_manor_by_ja" HotelName="The Manor by JA" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD-DINNER" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Furjan Jebel Ali 1, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/2a/2d/2a2d2edd932e922b12bff4419e6f9ebc96f08b44.jpeg</HotelPictures>
        <HotelDescription>LOCATED ON AL ASAYEL STREET - AL FURJAN&lt;br /&gt;IN CLOSE PROXIMITY TO EXPO 2020 SITE / JAFZA /&lt;br /&gt;JUMEIRAH BEACH RESIDENCE / DUBAI MARINA&lt;br /&gt;30 MINUTES FROM DUBAI INTERNATIONAL AIRPORT AND 20 MINUTES FROM AL MAKTOUM AIRPORT&lt;br /&gt;45 MINUTES FROM UAE CAPITAL OF ABU DHABI INCLUDING YAS ISLAND&lt;br /&gt;PRIME LOCATION FOR CORPORATE GUESTS OF DUBAI EXPO 2020&lt;br /&gt;233 ROOMS - 3 MEETING ROOMS - FULLY EQUIPPED GYM - WELLNESS CENTRE - ROOM SERVICE - ALL DAY DINING RESTAURANT- COFFEE SHOP - ROOFTOP POOL- COMPLIMENTARY WI FI ACCESS - CITY SKYLINE VIEWS FROM ROOMS - MODERN AND SLEEK ROOM INTERIORS WITH INDUSTRIAL BATHROOMS - 24-HOUR CONCIERGE&lt;br /&gt;CLASSIC EXTERIOR ARCHITECTURE COMBINED WITH MODERN FULL SERVICE HOTEL FACILITIES&lt;br /&gt;30 MINUTES FROM AL MAKTOUM AIRPORT AND DUBAI INTERNATIONAL AIRPORT&lt;br /&gt;10 MINUTES TO IBN BATTUTA METRO STATION&lt;br /&gt;ACCESSIBLE LOCATION FOR MAJOR DUBAI SOUTH DESTINATIONS INCLUDING IBN BATTUTA MALL / JAFZA BUSINESS DISTRICT/ DUBAI MARINA/ JUMEIRAH BEACH RESIDENCE AND UAE CAPITAL OF ABU DHABI INCLUDING YAS ISLAND&lt;br /&gt;-- Important Information-- To go above and beyond in assuring guests safety JA Resorts and Hotels has introduced a comprehensive programme of protection and prevention which maps the guest journey in any JA properties from arrival to check-out so that every aspect of sanitization-social distancing and safety protocols are covered. Applicable across the JA Resorts and Hotels portfolio of 9 unique properties in the UAE and Indian Ocean. The full programme and procedures at each property includes directives from government entities-respected industry certification and the newly added protocols of the World Travel and Tourism Councils. SafeTravels programme.&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.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;Pool access available from 10:00 AM to 6:00 PM.&lt;/li&gt;&lt;li&gt;Reservations are required for massage services and spa treatments. Reservations can be made by contacting the hotel prior to arrival, 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;No pets and no service animals are allowed at this property. &lt;/li&gt;&lt;li&gt;Alcohol is not served at this property. &lt;/li&gt;&lt;li&gt;Parking height restrictions apply. &lt;/li&gt; &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1458.94" OriginalAmount="1458.94">
      <BasicPropertyInfo Latitude="25.242998034919" Longitude="55.358927279762" StarRating="3" HotelCode="152740|920325" HotelName="Premier Inn Dubai International Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="1459" OriginalAmount="1459">
      <BasicPropertyInfo Latitude="24.867133782509" Longitude="55.14689134736" StarRating="3" HotelCode="618721|331407" HotelName="Aloft Dubai South" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel,hotel" CnxPolicy="Non Refundable" 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="16" TotalAmount="1459.48" OriginalAmount="1459.48">
      <BasicPropertyInfo Latitude="25.11122739" Longitude="55.19591985" StarRating="4" HotelCode="475958|1907885" 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="34" TotalAmount="1459.50" OriginalAmount="1459.50">
      <BasicPropertyInfo StarRating="4" HotelCode="|266083" HotelName="SIGNATURE 1 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/1028239_foto_1.jpg</HotelPictures>
        <HotelDescription>Make yourself at home in one of the 301 individually decorated guestrooms, featuring minibars and LED televisions. Cable programming and DVD players are provided for your entertainment, while complimentary wireless Internet access keeps you connected. Bathrooms have rainfall showerheads and complimentary toiletries. Conveniences include safes and desks, and housekeeping is provided daily.Enjoy Middle Eastern cuisine at Nay, one of the hotel's 3 restaurants, or stay in and take advantage of the room service (during limited hours). Snacks are also available at the coffee shop/caf�. Relax with your favorite drink at the bar/lounge or the poolside bar. Buffet breakfasts are available daily from 6:30 AM to 10:30 AM for a fee.Featured amenities include complimentary wired Internet access, a business center, and complimentary newspapers in the lobby. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free valet parking is available onsite.A stay at Signature 1 Hotel Tecom places you in the heart of Dubai, within a 15-minute drive of Mall of the Emirates and Dubai Mall.  This 4-star hotel is 7.7 mi (12.4 km) from Ibn Battuta Mall and 17.1 mi (27.5 km) from Hamarain Centre.Distances are displayed to the nearest 0.1 mile and kilometer.  Jebel Ali Race Course - 0.9 km / 0.5 mi  Emirates Golf Club - 2.7 km / 1.7 mi  Dubai College - 2.7 km / 1.7 mi  Dubai Marina - 2.8 km / 1.7 mi  American University of Dubai (AUD) - 3 km / 1.8 mi  Fatima Abdullah Mohammed Rasheed Mosque - 3.9 km / 2.4 mi  Al Barsha Pond Park - 4 km / 2.5 mi  Ski Dubai - 4.9 km / 3.1 mi  Mall of the Emirates - 5 km / 3.1 mi  Skydive Dubai - 6.8 km / 4.2 mi  Dubai Marina Mall - 7.8 km / 4.9 mi  Souk Madinat Jumeirah - 8 km / 5 mi  Madinat Jumeirah - 8.5 km / 5.3 mi  Jumeirah Beach - 8.7 km / 5.4 mi  The Walk - 8.7 km / 5.4 mi  The nearest airports are:Dubai (DXB-Dubai Intl.) - 30 km / 18.7 mi Dubai (DWC-Al Maktoum Intl.) - 40.7 km / 25.3 mi Sharjah (SHJ-Sharjah Intl.) - 56.8 km / 35.3 mi The preferred airport for Signature 1 Hotel Tecom is Dubai (DXB-Dubai Intl.).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1459.75" OriginalAmount="1459.75">
      <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="63" TotalAmount="1466.00" OriginalAmount="1466.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,BREAKFAST-FOR-2,HALF-BOARD,HALF-BOARD-DINNER" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 06/02/2025" 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="8" TotalAmount="1468.12" OriginalAmount="1468.12">
      <BasicPropertyInfo Latitude="25.242852" Longitude="55.271732" StarRating="2" HotelCode="888112|120563" HotelName="Holiday Inn Express Dubai - Jumeirah" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 25/01/2025" 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="1475" OriginalAmount="1475">
      <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="1478.79" OriginalAmount="1478.79">
      <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="Non Refundable" 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="63" TotalAmount="1479.00" OriginalAmount="1479.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,HALF-BOARD,BREAKFAST-FOR-2,FULL-BOARD" 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="16" TotalAmount="1480.27" OriginalAmount="1480.27">
      <BasicPropertyInfo Latitude="25.25291414" Longitude="55.29666776" StarRating="4" HotelCode="951179|2393305" 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="34" TotalAmount="1482.09" OriginalAmount="1482.09">
      <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="1487.00" OriginalAmount="1487.00">
      <BasicPropertyInfo Latitude="25.254558765007" Longitude="55.32778002943" StarRating="4" HotelCode="409633|copthorne_hotel_dubai" HotelName="Copthorne Hotel Dubai" 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,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="63" TotalAmount="1487.00" OriginalAmount="1487.00">
      <BasicPropertyInfo Latitude="25.254800002954" Longitude="55.299642384052" StarRating="4" HotelCode="65601|savoy_crest_2" HotelName="Savoy Crest Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD,FULL-BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" 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="1488" OriginalAmount="1488">
      <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 04/02/2025" 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="16" TotalAmount="1490.86" OriginalAmount="1490.86">
      <BasicPropertyInfo Latitude="25.252060453559" Longitude="55.294099964322" StarRating="3" HotelCode="310347|1960185" HotelName="Golden Sands 5 Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 04/02/2025">
        <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="63" TotalAmount="1492.00" OriginalAmount="1492.00">
      <BasicPropertyInfo Latitude="25.249137956035" Longitude="55.28312265873" StarRating="4" HotelCode="387139|la_quinta_by_wyndham_bur_dubai" HotelName="The Country Club Hotel" Meals="BED &amp; BREAKFAST,HALF-BOARD,FULL-BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" 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="16" TotalAmount="1492.14" OriginalAmount="1492.14">
      <BasicPropertyInfo Latitude="25.271084" Longitude="55.329999" StarRating="5" HotelCode="136624|1910365" 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 30/01/2025" 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="16" TotalAmount="1494.51" OriginalAmount="1494.51">
      <BasicPropertyInfo Latitude="25.08927687018" Longitude="55.379289974205" StarRating="4" HotelCode="244308|924165" HotelName="Abidos Hotel Apartment, Dubailand" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 01/02/2025" 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="63" TotalAmount="1498.00" OriginalAmount="1498.00">
      <BasicPropertyInfo Latitude="25.116897583007812" Longitude="55.19573974609375" StarRating="0" HotelCode="0|park_inn_by_radisson_hotel_apartments_al_barsha" HotelName="Park Inn By Radisson Hotel Apartments - Al Barsha" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>4a Street, Al Barsha 1, Next to Mall of the Emirat, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/72/bf/72bfd510a1e027c64f6127e161384554512dc6da.jpeg</HotelPictures>
        <HotelDescription>A stay at Golden Tulip Suites Dubai places you in the heart of Dubai, minutes from Ski Dubai and Mall of the Emirates. This aparthotel is within close proximity of Souk Madinat Jumeirah and Wild Wadi Water Park.Rooms Make yourself at home in one of the 90 air-conditioned rooms featuring kitchens with refrigerators and microwaves. Flat-screen televisions with satellite programming provide entertainment, while wireless Internet access (surcharge) keeps you connected. Conveniences include phones, as well as safes and complimentary newspapers. Pamper yourself with a visit to the spa, which offers massages. You're sure to appreciate the recreational amenities, including a health club, an outdoor pool, and a sauna. Additional features include concierge services and babysitting/childcare (surcharge).Dining Satisfy your appetite at the aparthotel's restaurant, which serves breakfast, lunch, and dinner. Dining is also available at a coffee shop/café, and 24-hour room service is provided.Business, Other Amenities Featured amenities include a business center, complimentary newspapers in the lobby, and dry cleaning/laundry services. This aparthotel has 2 meeting rooms available for events. Free valet parking is available onsite.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1501.80" OriginalAmount="1501.80">
      <BasicPropertyInfo Latitude="25.099745408931" Longitude="55.178775894512" StarRating="4" HotelCode="212011|CBD380700" HotelName="Golden Tulip Media Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/02/2025" 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.&lt;br/&gt;&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1502.00" OriginalAmount="1502.00">
      <BasicPropertyInfo Latitude="25.250355435127" Longitude="55.298728108675" StarRating="4" HotelCode="310348|golden_sands_10" HotelName="Golden Sands 10 Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD,FULL-BOARD" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 04/02/2025" 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="34" TotalAmount="1505.49" OriginalAmount="1505.49">
      <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="1510" OriginalAmount="1510">
      <BasicPropertyInfo Latitude="25.253920962037" Longitude="55.33253053373" StarRating="3" HotelCode="76174|18564" HotelName="ibis Dubai Deira City Centre" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="BED &amp; BREAKFAST" 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="1516" OriginalAmount="1516">
      <BasicPropertyInfo Latitude="25.003397" Longitude="55.164925" StarRating="4" HotelCode="58054|35205" HotelName="Courtyard by Marriott Dubai Green Community" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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>PO. Box 63845, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/75206/a_75206_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1518.58" OriginalAmount="1518.58">
      <BasicPropertyInfo Latitude="25.234132539839" Longitude="55.314431495701" StarRating="3" HotelCode="516595|CBA480900" HotelName="Rove Healthcare City" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/02/2025" 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.&lt;br/&gt;&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1523.00" OriginalAmount="1523.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="BED &amp; BREAKFAST,HALF-BOARD,FULL-BOARD,HALF-BOARD-LUNCH" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 22/01/2025">
        <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="63" TotalAmount="1525.00" OriginalAmount="1525.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,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 07/02/2025">
        <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="63" TotalAmount="1531.00" OriginalAmount="1531.00">
      <BasicPropertyInfo Latitude="25.113917856759" Longitude="55.192825457672" StarRating="3.5" HotelCode="99404|rose_garden_hotel_apartments_barsha" HotelName="Rose Garden Hotel Apartments Al Barsha" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" 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="63" TotalAmount="1537.00" OriginalAmount="1537.00">
      <BasicPropertyInfo Latitude="25.22285771" Longitude="55.33458232" StarRating="4" HotelCode="702474|form_hotel_dubai" HotelName="FORM Hotel Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD,BREAKFAST-FOR-2,FULL-BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="16" TotalAmount="1539.58" OriginalAmount="1539.58">
      <BasicPropertyInfo Latitude="25.101142641594" Longitude="55.173054525131" StarRating="4" HotelCode="207414|922515" HotelName="Mercure Dubai Barsha Heights Hotel Suites &amp; Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 28/01/2025" 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="16" TotalAmount="1542.55" OriginalAmount="1542.55">
      <BasicPropertyInfo Latitude="25.253774" Longitude="55.299499" StarRating="3" HotelCode="57916|4865425" HotelName="Pearl Residence Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="1544.22" OriginalAmount="1544.22">
      <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="1545" OriginalAmount="1545">
      <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/01/2025">
        <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="1546.89" OriginalAmount="1546.89">
      <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="27" TotalAmount="1554" OriginalAmount="1554">
      <BasicPropertyInfo Latitude="25.113050756267" Longitude="55.195140838623" StarRating="3" HotelCode="160299|29303" HotelName="Centro 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,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="63" TotalAmount="1556.00" OriginalAmount="1556.00">
      <BasicPropertyInfo Latitude="25.104389" Longitude="55.166133" StarRating="2" HotelCode="70872|holiday_inn_internet_city" HotelName="Holiday Inn Express Dubai - Internet City" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2,HALF-BOARD,FULL-BOARD,LUNCH,HALF-BOARD-LUNCH" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 07/02/2025" 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="1565" OriginalAmount="1565">
      <BasicPropertyInfo Latitude="25.116302857621" Longitude="55.195640982803" StarRating="2" HotelCode="103470|18566" HotelName="ibis Dubai Mall of the Emirates" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY,FULL BOARD" BedType="BED &amp; BREAKFAST" 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="34" TotalAmount="1568.00" OriginalAmount="1568.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|161880" HotelName="AL KHOORY HOTEL APARTMENTS 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/1028360_foto_1.jpg</HotelPictures>
        <HotelDescription>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.The establishment comprises a total of 144 accommodation units. The upper floors are easily accessible using the lift. Services such as a safe and currency exchange facilities make for a comfortable stay. Internet access (no extra charge) and wireless internet access are available in the public areas. Gastronomic facilities include a restaurant. Guests arriving in their own vehicles can park in the car park. Additional services include a childcare service, room service and a laundry.All accommodation units feature air conditioning, a kitchen and a bathroom. Most rooms additionally feature a terrace. Each accommodation unit features separate bedrooms or a double bed. A safe is also available. In addition, a fridge, a microwave and tea and coffee making equipment are available. An ironing set is also available to guests. Convenient features include internet access, a telephone, a TV and wireless internet access. A hairdryer can also be found in each of the bathrooms.The establishment offers a selection of sport and leisure opportunities. The swimming pool is ideal for a refreshing dip. Leisure options at the establishment also include golf, a gym and a sauna. The establishment offers the following bookable meals and board options: breakfast, lunch and dinner.The following credit cards are accepted at the establishment: American Express, VISA and MasterCard.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1575.32" OriginalAmount="1575.32">
      <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="63" TotalAmount="1578.00" OriginalAmount="1578.00">
      <BasicPropertyInfo Latitude="25.252884" Longitude="55.285528" StarRating="5" HotelCode="171302|melia_dubai_2" HotelName="The Canvas Hotel Dubai MGallery By Sofitel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD,LUNCH,DINNER,FULL-BOARD,HALF-BOARD-LUNCH" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" 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="63" TotalAmount="1578.00" OriginalAmount="1578.00">
      <BasicPropertyInfo Latitude="25.253969008086" Longitude="55.335921965573" StarRating="4" HotelCode="70417|rihab_rotana_dubai" 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="34" TotalAmount="1578.36" OriginalAmount="1578.36">
      <BasicPropertyInfo StarRating="4" HotelCode="|474658" HotelName="QUEEN ELIZABETH 2 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/1582574_foto_1.jpg</HotelPictures>
        <HotelDescription>Step inside the worlds most celebrated ocean liner afloat today - now one of Dubais iconic destinations. Docked permanently at the Mina Rashid marina, The Queen Elizabeth 2 is the Middle Easts first floating hotel - offering passengers a hub of culinary and nightlife experiences, a state-of-the-art events center and a heritage attractive site showcasing a rare and fascinating glimpse into maritime history.Located at Dubais Mina Rashid, the Queen Elizabeth 2 is in close proximity to some of Dubais most popular attractions including the Burj Khalifa, Dubai Mall, Dubai International Financial Centre (DIFC) and the Dubai World Trade Centre. Just a short drive by car along the coast are some of the citys latest hotspots including La Mer, a beachfront dining destination and Box Park, an urban shopping and restaurant complex.Heritage tours are available on a daily basis. Starting at the QE2 Heritage Exhibition, this guided tour takes Passengers through the ship where they learn about the history of the ship, original rooms and artifacts and get a glimpse of the accommodation.As a historical monument herself, The Queen Elizabeth 2 shares a neighborhood with some of Dubais other cultural gems including the Gold Souk, Dubai Creek and the Etihad Museum.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1583.98" OriginalAmount="1583.98">
      <BasicPropertyInfo Latitude="25.133857791384" Longitude="55.212146043777" StarRating="4" HotelCode="58972|1911025" HotelName="Metropolitan Hotel Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="16" TotalAmount="1586.29" OriginalAmount="1586.29">
      <BasicPropertyInfo Latitude="25.2705018" Longitude="55.31533867" StarRating="4" HotelCode="670547|2392815" HotelName="Hyatt Place Dubai Wasl District" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <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="1590.54" OriginalAmount="1590.54">
      <BasicPropertyInfo StarRating="3" HotelCode="|815236" HotelName="Ibis Deira Creekside 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/977213_foto_1.jpg</HotelPictures>
        <HotelDescription>The comfortable 3-star ibis Dubai Deira City Centre hotel is just 2 minute walk from Deira City Centre Metro Station. Boasting contemporary guest rooms, 2 restaurants and an al fresco dining, daily free parking and complimentary shuttle service to the Al Mamzar Beach, we make sure to cater to your needs during your stay. Don't miss the important meal of the day at Tempo, our breakfast room. Keep connected with our free WiFi access or make use of our web corner in the hotel for your business needs.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1593" OriginalAmount="1593">
      <BasicPropertyInfo Latitude="25.248354370056" Longitude="55.296726822853" StarRating="4" HotelCode="119244|99808" HotelName="Al Manar Grand Hotel Apartment" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" 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="34" TotalAmount="1600.34" OriginalAmount="1600.34">
      <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="63" TotalAmount="1606.00" OriginalAmount="1606.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="63" TotalAmount="1614.00" OriginalAmount="1614.00">
      <BasicPropertyInfo Latitude="25.0194091796875" Longitude="55.24546813964844" StarRating="4" HotelCode="0|radisson_dubai_damac_hills" HotelName="Radisson Dubai Damac Hills" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Hebiah, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/dc/a8/dca8f5bd8e2c179b5bc7ca18a2e1ed66cf374d85.jpeg</HotelPictures>
        <HotelDescription>Make the Radisson Hotel Dubai DAMAC Hills your go-to hotel in Dubai. With great facilities and friendly, professional service, we aim to make your stay Simply Delightful and become your new home away from home.&lt;br /&gt;Our "Yes I Can!" philosophy means you'll always receive first class service with a smile. An excellent location for warm days under the sun, our hotel is surrounded by several golf courses, including the Trump International Golf Club. It also boasts a tennis court and swimming pools (for adults and children), a gym, and a spa that offers rejuvenating massages.&lt;br /&gt;Choose the perfect accommodation from our 481 rooms and suites; all with spacious balconies. Stylish with convenient facilities, they offer everything our guests need for a comfortable stay. The Radisson Hotel Dubai DAMAC Hills is also an easy 30-minute drive from both Dubai World Central Airport and Dubai International Airport, where you'll soon be surrounded by the hotel's swimming pools, parks, desert, and golf course views. Guests won't need to step out of the hotel to dine as the hotel boasts four varied restaurants and bars&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: 80.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;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;Reservations are required for spa treatments. Reservations can be made by contacting the hotel prior to arrival, using the contact information on the booking confirmation. &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;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; guestroom doors are sealed after cleaning; the property is cleaned and disinfected with electrostatic spray.&lt;/li&gt;&lt;li&gt;Personal protective equipment, including masks and gloves, 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; a shield is in place between staff and guests in main contact areas; periodic temperature checks are conducted on staff; temperature checks are available to guests; guests are provided with hand sanitizer; cashless payment methods are available for all transactions; contactless room service is available; masks are required in public areas.&lt;/li&gt;&lt;li&gt;Individually-wrapped food options are available for breakfast, lunch, and dinner, and also through room service.&lt;/li&gt;&lt;li&gt;Each guestroom is kept vacant for a minimum of 24 hours  between bookings.&lt;/li&gt;&lt;li&gt;This property affirms that it follows the cleaning and disinfection practices of Safety Protocol (Radisson).&lt;/li&gt;&lt;li&gt;This property affirms that it adheres to the cleaning and disinfection practices of  SGS (3rd party expert - Global).&lt;/li&gt;&lt;br /&gt;&lt;li&gt;Enhanced food service safety measures are in place.&lt;/li&gt; &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1617" OriginalAmount="1617">
      <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="1618.16" OriginalAmount="1618.16">
      <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="63" TotalAmount="1622.00" OriginalAmount="1622.00">
      <BasicPropertyInfo Latitude="25.264336" Longitude="55.326673" StarRating="4" HotelCode="33650|rimal_rotana_dubai_2" HotelName="J5 Rimal" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="45" TotalAmount="1631.04" OriginalAmount="1631.04">
      <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="27" TotalAmount="1635" OriginalAmount="1635">
      <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="Non Refundable" 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="1636.04" OriginalAmount="1636.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="63" TotalAmount="1640.00" OriginalAmount="1640.00">
      <BasicPropertyInfo Latitude="25.04219866" Longitude="55.22196038" StarRating="4" HotelCode="322200|auris_fakhruddin_hotel_apartments" 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="45" TotalAmount="1643.63" OriginalAmount="1643.63">
      <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="1647.28" OriginalAmount="1647.28">
      <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="1648" OriginalAmount="1648">
      <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" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 06/02/2025" 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="27" TotalAmount="1649" OriginalAmount="1649">
      <BasicPropertyInfo Latitude="25.26872242489" Longitude="55.316441299361" StarRating="5" HotelCode="186063|35206" HotelName="Swissôtel Living Al Ghurair" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Business Hotel" CnxPolicy="Free CXL until 07/02/2025" 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="1651" OriginalAmount="1651">
      <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" 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="34" TotalAmount="1654.80" OriginalAmount="1654.80">
      <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;&lt;strong&gt;Hotel Overview:&lt;/strong&gt; The Al Khoory Sky Garden Hotel is a beacon of sustainability and luxury featuring eco-friendly practices seamlessly integrated into its architectural marvels. Positioned in the vibrant heart of Dubai it offers both business and leisure travelers a prime location combined with award-winning services.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Accommodations:&lt;/strong&gt; Al Khoory Sky Garden Hotel caters to a variety of travelers with its richly appointed rooms and suites. Guests can enjoy a comfortable stay in one of the 200 elegantly appointed guestrooms. Each room at the Al Khoory Sky Garden Hotel exudes luxury with plush premium bedding marble bathrooms and exclusive toiletries. Guests can choose from deluxe rooms with city views garden suites that open up to lush greenery or poolside villas offering private access to serene waters. Room amenities include state-of-the-art Wi-Fi connectivity flat-screen TVs well-stocked minibars and more.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Amenities:&lt;/strong&gt; The hotel provides a plethora of luxurious amenities including round-the-clock concierge services valet parking private cabana rentals at the poolside a sophisticated business center for corporate needs and VIP services such as butler or limousine rentals on demand.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Dining Options:&lt;/strong&gt; Al Khoory Sky Garden features multiple dining venues including The Atrium, serving international cuisine with a focus on sustainable sourcing. Skyline Terrace offers exquisite rooftop dining experiences under the stars with a menu crafted by Michelin-starred chefs. The hotel also provides exclusive wine pairing dinners and extensive breakfast options along with 24/7 room service.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Nearby Location and Transportation:&lt;/strong&gt; Situated just 10 kilometers from Dubai International Airport and close to several metro stations. The hotel is also within easy reach of Dubais Financial District.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Nearby Attractions:&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;ul&gt;&lt;li&gt;Burj Khalifa (8 km) A must-visit towering symbol of modern Dubai.&lt;/li&gt;&lt;li&gt;Dubai Mall (7 km) Offers an unmatched shopping experience with entertainment options for all ages.&lt;/li&gt;&lt;/ul&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Wellness And Activities:&lt;/strong&gt; Our wellness oasis includes an expansive spa offering signature treatments and hydrotherapy options. The fitness center hosts yoga classes beside our tranquil garden-view pools. For those seeking relaxation mixed with fitness perks in luxurious surroundings.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Policies and Check-In Instructions:&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;ul&gt;&lt;li&gt;Check-in begins at 3 PM; valid ID is required upon arrival.&lt;/li&gt;&lt;li&gt;Pets are welcome under specific policies available upon request.&lt;/li&gt;&lt;li&gt;Late check-out available; please inquire at reception for details based on availability.&lt;/li&gt;&lt;/ul&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Summary:&lt;/strong&gt; Discover the epitome of luxury at Al Khoory Sky Garden Hotel in Dubai-perfectly tailored for high-end business travelers and leisure seekers alike. Highlighting its accessible location near top attractions and its commitment to sustainability alongside world-class amenities.&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="1655.02" OriginalAmount="1655.02">
      <BasicPropertyInfo Latitude="25.259518" Longitude="55.322921" StarRating="4" HotelCode="42788|111e9d" HotelName="New Moscow Hotel" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" 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="34" TotalAmount="1657.42" OriginalAmount="1657.42">
      <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>A warm reception, an uplifting ambiance and a memorable experience. That is what makes Capitol Hotel one of the finest 4 stat deluxe hotels of Dubai.From the first welcome to the last goodbye, our facilities and services spell comfort, efficiency and guaranteed satisfaction.Dubai continues to grow into one of the most renowned metropolitans of this era and Capitol Hotel is right at the heart of it all. Strategically located at the hub of the business district of Bur Dubai, the hotel is located just minutes from the Dubai World Trade Centre. Staying at Capitol Hotel gives you the absolute advantage of location, whether you're visiting for business or leisure.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1663.92" OriginalAmount="1663.92">
      <BasicPropertyInfo Latitude="25.080772994856" Longitude="55.368830635582" StarRating="5" HotelCode="542136|577721" HotelName="Al Habtoor Polo Resort &amp; Club" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 31/01/2025" 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="63" TotalAmount="1665.00" OriginalAmount="1665.00">
      <BasicPropertyInfo Latitude="25.069580804299" Longitude="55.129010531427" StarRating="3" HotelCode="255980|pearl_marina_hotel_apartments" HotelName="Pearl Marina Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD,FULL-BOARD,HALF-BOARD-DINNER" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/02/2025" 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="1666" OriginalAmount="1666">
      <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 05/02/2025" 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="45" TotalAmount="1678.00" OriginalAmount="1678.00">
      <BasicPropertyInfo Latitude="25.252704057461" Longitude="55.335833430408" StarRating="4" HotelCode="522966|1b4a74" HotelName="Royal Continental Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="Air Conditioning,Bar,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Rashid Road, Opposite Deira City Center, PO Box 182166, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/55/555522/555522a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1683" OriginalAmount="1683">
      <BasicPropertyInfo Latitude="25.275027737469" Longitude="55.368112899475" StarRating="4" HotelCode="33281|46968" HotelName="Al Bustan Center &amp; Residence" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" 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="63" TotalAmount="1687.00" OriginalAmount="1687.00">
      <BasicPropertyInfo Latitude="25.247956510226" Longitude="55.337917506695" StarRating="4" HotelCode="93395|le_meridien_fairway" HotelName="Le Meridien Fairway" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF-BOARD,FULL-BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" 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="27" TotalAmount="1696" OriginalAmount="1696">
      <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,FULL BOARD" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 07/02/2025" 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="1699.99" OriginalAmount="1699.99">
      <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,FULL BOARD" BedType="ROOM ONLY" PropertyType="Apartment Hotel" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Seba Street 16, Marina Waterfront, Jumeirah Beach Residence, PO Box 376332, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://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="1700" OriginalAmount="1700">
      <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="16" TotalAmount="1708.64" OriginalAmount="1708.64">
      <BasicPropertyInfo Latitude="25.2557296" Longitude="55.332585" StarRating="3" HotelCode="497110|1941125" HotelName="Rove City Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 07/02/2025" 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="1710.00" OriginalAmount="1710.00">
      <BasicPropertyInfo Latitude="25.188798669097" Longitude="55.255153813492" StarRating="2" HotelCode="76172|holiday_inn_express_dubai_safa_park" HotelName="Holiday Inn Express Dubai Safa Park" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2,HALF-BOARD,FULL-BOARD,HALF-BOARD-LUNCH" BedType="BED &amp; BREAKFAST" PropertyType="Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 19/01/2025" 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="1711" OriginalAmount="1711">
      <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="Non Refundable" 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="1712" OriginalAmount="1712">
      <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" 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="34" TotalAmount="1716.82" OriginalAmount="1716.82">
      <BasicPropertyInfo StarRating="3" HotelCode="|103113" HotelName="Ibis Styles Dubai Jumeira" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/928458_foto_1.jpg</HotelPictures>
        <HotelDescription>ibis Styles Dubai Jumeira is perfect for both corporate and leisure travellers, thanks to its prime location and easy accessibility. Situated 600 m from a museum, 3 km from a water park, 5.5 km from the beach, 6.5 km from Jumeirah center, 11 km from Dubai International Airport and 38 km from Sharjah International Airport. Facilities and services include parking, room service (extra charge), elevator, restaurant, wireless Internet access, indoor swimming pool, spa (extra charge) and gym.Rooms feature desk, wireless Internet access, tea/coffee maker,  telephone, TV, air conditioning and bathroom.** Please note that some of the above facilities may be closed due to weather / seasonal conditions.Address: 2nd December Street, Al Mina Road Jumeirah 1, 121252 Dubai, United Arab Emirates.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1720" OriginalAmount="1720">
      <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="16" TotalAmount="1720.88" OriginalAmount="1720.88">
      <BasicPropertyInfo Latitude="25.26288" Longitude="55.32785" StarRating="4" HotelCode="294782|992495" HotelName="Hyatt Place Dubai Al Rigga" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" 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="1723" OriginalAmount="1723">
      <BasicPropertyInfo Latitude="25.037227443066" Longitude="55.196863813492" StarRating="4" HotelCode="630087|273294" HotelName="Element Me'aisam Dubai" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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="16" TotalAmount="1724.10" OriginalAmount="1724.10">
      <BasicPropertyInfo Latitude="25.265218546919" Longitude="55.321252942085" StarRating="3" HotelCode="161166|126934" HotelName="ibis Dubai Al Rigga" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 22/01/2025" 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="45" TotalAmount="1726.30" OriginalAmount="1726.30">
      <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="34" TotalAmount="1739.64" OriginalAmount="1739.64">
      <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="1746.92" OriginalAmount="1746.92">
      <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="1748" OriginalAmount="1748">
      <BasicPropertyInfo Latitude="25.117681142929" Longitude="55.195885288361" StarRating="4" HotelCode="317353|50351" HotelName="Flora Al Barsha Mall Of Emirates" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="34" TotalAmount="1748.60" OriginalAmount="1748.60">
      <BasicPropertyInfo StarRating="3" HotelCode="|677243" HotelName="Ibis Mall Avenue 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/1060317_foto_1.jpg</HotelPictures>
        <HotelDescription>This 3 star hotel is located in the city centre of Dubai and was established in 2009. It is a short drive away from the Dubai Marina. All 204 rooms are equipped with hairdryer, trouser press, ironing set and air conditioning.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1750.08" OriginalAmount="1750.08">
      <BasicPropertyInfo Latitude="25.047230961233" Longitude="55.24289757264" StarRating="4" HotelCode="566649|1b519f" HotelName="Park Inn by Radisson Dubai Motor City" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" 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="63" TotalAmount="1758.00" OriginalAmount="1758.00">
      <BasicPropertyInfo Latitude="25.25163459777832" Longitude="55.29135513305664" StarRating="4" HotelCode="0|suha_mina_rashid_hotel_apartments" HotelName="Suha Mina Rashid Hotel Apartments Bur Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Mankhool Road, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/92/a3/92a3fa114ab57c356b3b176cfb20da7b04b5e9d2.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;Your vacation should be comfortable! Hotel «Suha Mina Rashid Hotel Apartments» is located in Dubai. This hotel is located minutes away from the city center. You can take a walk and explore the neighbourhood area of the hotel — ADCB, Dubai Museum and The Dubai Heritage Village.&lt;br /&gt;&lt;b&gt;At The Hotel: &lt;/b&gt;Taste the local cuisine and have a rest in the restaurant. Wi-Fi is available on the premises. Ask for more information when checking-in. If you travel by car, there’s a parking zone. Also, the following services are available for guests at the hotel: a sauna and a spa center.&lt;br /&gt;Accessibility: there is an elevator/lift. At the guests’ disposal, there’s also an ATM.&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;Guests will be asked to pay the following charges at the property:&lt;br /&gt;&lt;br /&gt;Tourist tax: AED 10.00 per each bedroom in the room, per night.&lt;br /&gt;&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>
    <HotelStay SourceId="45" TotalAmount="1758.69" OriginalAmount="1758.69">
      <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="63" TotalAmount="1762.00" OriginalAmount="1762.00">
      <BasicPropertyInfo Latitude="25.04317883" Longitude="55.25088065" StarRating="4" HotelCode="856292|studio_one_hotel" HotelName="Studio One Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/02/2025" 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="16" TotalAmount="1764.94" OriginalAmount="1764.94">
      <BasicPropertyInfo Latitude="25.0378918" Longitude="55.18439" StarRating="4" HotelCode="749071|2320425" HotelName="Occidental Dubai Production City" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" 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="1766" OriginalAmount="1766">
      <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="34" TotalAmount="1787.76" OriginalAmount="1787.76">
      <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="16" TotalAmount="1788.63" OriginalAmount="1788.63">
      <BasicPropertyInfo Latitude="25.099755518104" Longitude="55.179519653321" StarRating="5" HotelCode="76176|92008" HotelName="Media Rotana" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ALL INCLUSIVE,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 29/01/2025" 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="1794.10" OriginalAmount="1794.10">
      <BasicPropertyInfo StarRating="4" HotelCode="|151399" HotelName="MD HOTEL BY GEWAN FORMERLY CASSELLS" 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/26491_image60582684_0.jpg</HotelPictures>
        <HotelDescription>The MD Hotel offers a selection of Emirati and international cuisine and features a rooftop pool with views of the Emirates Mall. The property houses a wellness center with professional trainers and masseuses. Rooms at the MD Hotel are cozy and feature a 43-inch flat-screen TV, high-speed internet access, elegant furnishings and black-and-white photos. The bathroom includes a bathtub, bathrobes and slippers.The Emarati restaurant offers business lunches and 3-course buffet dinners. The MD Hotel serves a hearty breakfast in Zabeel Hall. 24-hour room service is offered. The MD Hotel has a Finnish sauna, hot tub and separate steam rooms for men and women.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1797.00" OriginalAmount="1797.00">
      <BasicPropertyInfo Latitude="25.258888244628906" Longitude="55.321861267089844" StarRating="4" HotelCode="0|edge_creekside_hotel" HotelName="Edge Creekside Hotel" Meals="BED &amp; BREAKFAST,HALF-BOARD,ROOM ONLY,FULL-BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 02/02/2025">
        <Address>
          <AddressLines>
            <AddressLine>Rigga Al Buteen Street, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/7a/2b/7a2ba704be1255ccecbdbf6869b26793f2f96494.jpeg</HotelPictures>
        <HotelDescription>Edge Creekside is dedicated to perfecting the travel experience through innovation and the highest standards of hospitality. Immerse in elegantly appointed stays in one of 106 deluxe king rooms, 16 one-bedroom apartments and 16 two-bedroom apartments, each commanding unparalleled views of the dynamic Dubai Creekside.&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;Breakfast for children costs: 25.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.&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>
    <HotelStay SourceId="63" TotalAmount="1801.00" OriginalAmount="1801.00">
      <BasicPropertyInfo Latitude="25.255670877069" Longitude="55.336010456085" StarRating="4" HotelCode="42787|city_seasons_hotel_dubai" 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="Free CXL until 21/01/2025" 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="34" TotalAmount="1809.36" OriginalAmount="1809.36">
      <BasicPropertyInfo StarRating="2" HotelCode="|815229" HotelName="HOLIDAY INN EXPRESS 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/890296_foto_1.jpg</HotelPictures>
        <HotelDescription>Experience Dubai's fashionable Jumeirah district when you stay at the Holiday Inn Express Dubai-Jumeirah Hotel. A warm welcome awaits you in the Holiday Inn Express Dubai-Jumeirah. Our location overlooking Port Rashid Docks is just 3km from the World Trade Centre and a short shuttle ride from Jumeirah Beach. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1810.78" OriginalAmount="1810.78">
      <BasicPropertyInfo Latitude="25.096761612504" Longitude="55.172552100375" StarRating="4" HotelCode="141915|10b296" HotelName="TIME Oak Hotel &amp; Suite" 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,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="1814.00" OriginalAmount="1814.00">
      <BasicPropertyInfo Latitude="25.260348496035" Longitude="55.291351583992" StarRating="3" HotelCode="935337|gateway_hotel_" 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="1818" OriginalAmount="1818">
      <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="1823" OriginalAmount="1823">
      <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,FULL 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="45" TotalAmount="1825.15" OriginalAmount="1825.15">
      <BasicPropertyInfo Latitude="25.093653894648" Longitude="55.155513882637" StarRating="4" HotelCode="66873|10944f" HotelName="Radisson Blu Hotel, Dubai Media City" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" 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="63" TotalAmount="1835.00" OriginalAmount="1835.00">
      <BasicPropertyInfo Latitude="25.25281852" Longitude="55.30261608" StarRating="4" HotelCode="440207|city_seasons_towers_hotel_bur_dubai" HotelName="City Seasons Towers" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD,FULL-BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/01/2025" 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="1846.74" OriginalAmount="1846.74">
      <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="1851" OriginalAmount="1851">
      <BasicPropertyInfo Latitude="25.094295406228" Longitude="55.177025186508" StarRating="4" HotelCode="173243|201490" 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="16" TotalAmount="1859.13" OriginalAmount="1859.13">
      <BasicPropertyInfo Latitude="25.10243699148" Longitude="55.172410915344" StarRating="4" HotelCode="61419|139534" HotelName="Two Seasons Hotel &amp; Apartments" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="16" TotalAmount="1859.30" OriginalAmount="1859.30">
      <BasicPropertyInfo Latitude="25.257063" Longitude="55.292874" StarRating="4" HotelCode="99400|319255" HotelName="Rolla Residence" Meals="ROOM ONLY" 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="16" TotalAmount="1859.49" OriginalAmount="1859.49">
      <BasicPropertyInfo Latitude="25.254164974661" Longitude="55.332021783173" StarRating="4" HotelCode="169385|2352475" HotelName="Pearl City Suites" Meals="BED &amp; BREAKFAST,ROOM ONLY" 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="34" TotalAmount="1860.74" OriginalAmount="1860.74">
      <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="7" TotalAmount="1861.87" OriginalAmount="1861.87">
      <BasicPropertyInfo Latitude="25.18120008" Longitude="55.25321539" StarRating="4" HotelCode="|DMCK" HotelName="DAMAC Maison Aykon City Dubai" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 27/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>395 Sheikh Zayed Road, P.O. Box 7704</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://www.travco.co.uk/images/hotels/giata/1412675/18519697.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1866.63" OriginalAmount="1866.63">
      <BasicPropertyInfo Latitude="25.237242916673" Longitude="55.274322330951" StarRating="4" HotelCode="258976|30894" HotelName="Jumeira Rotana" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ALL INCLUSIVE" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 31/01/2025" 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="16" TotalAmount="1869.32" OriginalAmount="1869.32">
      <BasicPropertyInfo Latitude="25.193115" Longitude="55.26292" StarRating="4" HotelCode="200086|906615" HotelName="City Premiere Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="63" TotalAmount="1871.00" OriginalAmount="1871.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="63" TotalAmount="1879.00" OriginalAmount="1879.00">
      <BasicPropertyInfo Latitude="25.25203" Longitude="55.29263" StarRating="4" HotelCode="387635|four_points_by_sheraton_downtown_dubai" 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 06/02/2025" 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="1882.00" OriginalAmount="1882.00">
      <BasicPropertyInfo Latitude="25.278913497924805" Longitude="55.30466842651367" StarRating="5" HotelCode="0|hyatt_regency_dubai_and_galleria_2" HotelName="Hyatt Regency Dubai And Galleria" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD,BREAKFAST-FOR-2,FULL-BOARD" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 06/02/2025">
        <Address>
          <AddressLines>
            <AddressLine>Deira Corniche, PO Box 6655, Dubai, United Arab Emirates, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/ae/c3/aec3f5181ed068814ccc3701b18c9787e64c76a2.jpeg</HotelPictures>
        <HotelDescription>Overview: Hyatt Regency Dubai is a modern 5-star resort hotel offering luxury accommodation in the heart of Dubai. Highlights include an ice rink, pitch and putt course, extensive sports and wellness facilities and multiple fine dining venues.Location: Deira is the bustling traditional centre of the city, bordered to the south by Dubai Creek and to the north by Sharjah and the Persian Gulf. Nearby places of interest include Deira City Centre shopping mall and many cafes and restaurants. Palm Deira metro station is located in the vicinity, providing fast and easy access to other popular Dubai destinations.Exterior: The hotel occupies a sprawling 1970s high-rise complex set within expansive, leafy grounds.Rooms: Club rooms are 34sqm and are decorated in a luxurious, modern style with muted colours, contemporary furniture and artwork on the walls. They are located on a private concierge floor and offer magnificent gulf views. Amenities include air-conditioning, a flat-screen satellite TV, mini-bar, safe and tea and coffee equipment. The marble en-suite bathrooms feature a bathtub, separate walk-in shower, bathrobes, slippers and complimentary toiletries. Guests in these rooms also benefit from access to the club lounge which offers breakfast and evening cocktails and hors d'oeuvres.RestaurantsAndBars: The hotel boasts an exhaustive array of dining options including fine international cuisine at Dubai's only revolving restaurant, Al Dawaar, exquisite Italian dishes at Focaccia, authentic Japanese cuisine at Miyako and delicious Iranian specialities at Shahrzad. Guests can also enjoy live DJs and refined cocktails at The Premiere Nightclub, light meals and hot drinks at Frosty's Coffee Shop, as well as a range of beverages and amateur singing at the Hibiki Karaoke Lounge. There are also plenty of dining opportunities in the vicinity.FamilyInformation: OtherInformation: The hotel provides 24-hour reception, concierge and room service. Chargeable valet parking is possible.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1884.40" OriginalAmount="1884.40">
      <BasicPropertyInfo StarRating="4" HotelCode="|B79507" HotelName="HOLIDAY INN DUBAI AL MAKTOUM 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/1827775_foto_1.jpg</HotelPictures>
        <HotelDescription>Located in Dubai, 12 mi from Dubai Expo 2020, Holiday Inn Dubai Al-Maktoum Airport provides accommodations with a restaurant, free private parking, an outdoor swimming pool a fitness center and a Sauna.A buffet breakfast is available daily at the hotel.There is an on-site bar and guests can also make use of the business area. The hotel is located in proximity of business hubs such as Dubai South and Dubai Investment Parks.The Outlet Village is 11 mi from the accommodations, while Dubai Parks and Resorts is 11 mi away. The nearest airport is Al Maktoum International, 2.5 mi from Holiday Inn Dubai Al-Maktoum Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1884.48" OriginalAmount="1884.48">
      <BasicPropertyInfo Latitude="25.069541793427" Longitude="55.133090426326" StarRating="4.5" HotelCode="936775|1063558" HotelName="Jannah Place Dubai Marina" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/02/2025" 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="1887" OriginalAmount="1887">
      <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="1888" OriginalAmount="1888">
      <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,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 27/01/2025" 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="1889.42" OriginalAmount="1889.42">
      <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="34" TotalAmount="1890.98" OriginalAmount="1890.98">
      <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="34" TotalAmount="1891.40" OriginalAmount="1891.40">
      <BasicPropertyInfo StarRating="4" HotelCode="|147915" HotelName="Ramada by Wyndham Dubai Barsha 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/895694_foto_1.jpg</HotelPictures>
        <HotelDescription>LocationRamada Barsha Heights is a four-star property located in Tecom area, opposite Dubai Internet City, and accessible to DIC Metro Station which offers easy access to the rest of the city. Its central location is suited for both business and leisure guests. Located in the heart of business commercial, Hotel is 25 minutes away from Dubai Intl Airport, Dubai Internet City Metro station is 5 minutes away, Jumeirah Beach and Down Town Dubai is 15 minutes away, Expo 2020 venue has direct Metro connectivity.RoomThe 145 rooms and suites are equipped with air-conditioning, television, mini bar, safe deposit box, iron and ironing board and hairdryer. The bathroom is fitted with bathtub and shower. All rooms are equipped with high speed internet access, Tea and coffee facilities local and International TV channels, 24 hours housekeeping and maintenance serviceAmenitiesRamada Dubai Barsha heights offers UCCI a Japanese restaurant, Dixon All Day dining, El Baranda an outdoor Shisha Caf�, 24 hours Room service, SPA, Saloon, Steam room, Temperature controlled swimming pool, GYM, Gift shop, travel desk, Business centre, 2 level of basement parking and 24 hours' security. The hotel offers an all round dining experience with an all day dining restaurant, a sushi restaurant, a cafe and an outdoor terrace. Round the clock in-room dining is possible. Leisure facilities include an extensive swimming pool, a fully equipped gym and treatment rooms. Additionally, beauty salon and hair dresser are also available. Other services and facilities available at the hotel also include business centre, car rental desk, and doctor on call, complimentary WiFi access, currency exchange and car parking.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1895" OriginalAmount="1895">
      <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,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 06/02/2025" 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="63" TotalAmount="1897.00" OriginalAmount="1897.00">
      <BasicPropertyInfo Latitude="25.25924094122" Longitude="55.291182007336" StarRating="4" HotelCode="141395|royal_ascot_hotel_4" HotelName="Royal Ascot Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2,HALF-BOARD-DINNER" 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="45" TotalAmount="1901.21" OriginalAmount="1901.21">
      <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="16" TotalAmount="1904.91" OriginalAmount="1904.91">
      <BasicPropertyInfo Latitude="25.205419258983" Longitude="55.343856984012" StarRating="4" HotelCode="871487|2360475" HotelName="Vida Creek Harbour" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/02/2025" 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="63" TotalAmount="1909.00" OriginalAmount="1909.00">
      <BasicPropertyInfo Latitude="25.248999323458" Longitude="55.295486558197" StarRating="3" HotelCode="260530|al_raya_hotel_apartments_2" HotelName="Al Raya Hotel Apartments" Meals="ROOM ONLY" 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="1910" OriginalAmount="1910">
      <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 05/02/2025" 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="1916" OriginalAmount="1916">
      <BasicPropertyInfo Latitude="25.05149037" Longitude="55.26855542" StarRating="2" HotelCode="143923|201417" HotelName="Arabian Ranches Golf Club" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Golf Hotel" CnxPolicy="Free CXL until 04/02/2025" 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="1916.04" OriginalAmount="1916.04">
      <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="45" TotalAmount="1922.21" OriginalAmount="1922.21">
      <BasicPropertyInfo Latitude="25.041427882317" Longitude="55.115436315536" StarRating="5" HotelCode="900188|1185a2" HotelName="Mövenpick Ibn Battuta Gate Hotel Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ALL INCLUSIVE" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Garden Cross Road, Ibn Battuta Gate, Adjacent to Ibn Battuta Shopping Mall, Dubai (P.O.Box 211508)</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://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="16" TotalAmount="1929.07" OriginalAmount="1929.07">
      <BasicPropertyInfo Latitude="25.10147054181" Longitude="55.177577219574" StarRating="5" HotelCode="75682|71964" HotelName="Grand Millennium Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 04/02/2025" 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="1934" OriginalAmount="1934">
      <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="16" TotalAmount="1951.31" OriginalAmount="1951.31">
      <BasicPropertyInfo Latitude="25.22907" Longitude="55.287738" StarRating="3" HotelCode="160297|922535" 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="34" TotalAmount="1952.30" OriginalAmount="1952.30">
      <BasicPropertyInfo StarRating="5" HotelCode="|C7C087" HotelName="M�venpick Hotel Jumeirah Village Triangle" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2423680_foto_1.jpg</HotelPictures>
        <HotelDescription>Located in Dubai (Jumeirah Village), M�venpick Hotel Jumeirah Village Triangle is within a 10-minute drive of Ibn Battuta Mall and Dubai Exhibition Centre.  This upscale hotel is 6.6 mi (10.7 km) from Marina Beach and 6.7 mi (10.8 km) from Dubai Marina Mall.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1974.28" OriginalAmount="1974.28">
      <BasicPropertyInfo StarRating="2" HotelCode="|815239" HotelName="IBIS 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/890614_foto_1.jpg</HotelPictures>
        <HotelDescription>Located in the historic part of Dubai, next to the river "Creek" and Al Ghurair Mall. Located 15 minutes from the World Trade Center in Dubai and tourist attractions Souk, the Dubai Museum and Creek Golf Club.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1981.28" OriginalAmount="1981.28">
      <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="16" TotalAmount="1983.19" OriginalAmount="1983.19">
      <BasicPropertyInfo Latitude="25.18264188" Longitude="55.27471949" StarRating="4" HotelCode="763047|2291475" HotelName="Gulf Court Hotel 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,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="63" TotalAmount="1984.00" OriginalAmount="1984.00">
      <BasicPropertyInfo Latitude="24.96932601928711" Longitude="55.08859634399414" StarRating="0" HotelCode="0|modern_living_in_this_2br_apt_in_the_heart_of_downtown_jebel_ali_sleeps_4" HotelName="Modern Living In This 2BR Apt In The Heart of Downtown Jebel Ali - Sleeps 4!" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 24/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>Suburbia A, Jebel Ali, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/19/3e/193e48bbc8cb511ffbf35c41271fc5a984e26314.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;You can take a walk and explore the neighbourhood area of the apartment. Places nearby: Nasimi Beach, Aquaventure and Dubai Miracle Garden.&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.&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;Breakage deposit: AED 327.00&lt;/li&gt;&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="34" TotalAmount="1987.58" OriginalAmount="1987.58">
      <BasicPropertyInfo StarRating="3" HotelCode="|A7A961" HotelName="IBIS STYLES DUBAI 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/1475475_foto_1.jpg</HotelPictures>
        <HotelDescription>Situated in Dubai, 8 km from Grand Mosque, ibis Styles Dubai Airport Hotel features accommodation with a restaurant, free private parking and a garden. Among the facilities at this property are a concierge service and a tour desk, along with free WiFi throughout the property. The accommodation provides a 24-hour front desk, room service and currency exchange for guests. The rooms are fitted with air conditioning, a flat-screen TV with satellite channels, a kettle, a shower, a hairdryer and a desk. At the hotel rooms have a wardrobe and a private bathroom. Continental and buffet breakfast options are available each morning at ibis Styles Dubai Airport Hotel. Dubai World Trade Centre is 8 km from the accommodation, while The Dubai Fountain is 12 km from the property. The nearest airport is Dubai International Airport, 5 km from ibis Styles Dubai Airport Hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1992.68" OriginalAmount="1992.68">
      <BasicPropertyInfo Latitude="25.240406630431" Longitude="55.275290608406" StarRating="5" HotelCode="169208|281595" HotelName="Ramada by Wyndham Jumeirah" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Beach Hotel" CnxPolicy="Non Refundable" 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="63" TotalAmount="1993.00" OriginalAmount="1993.00">
      <BasicPropertyInfo Latitude="25.248650944602" Longitude="55.296366736293" StarRating="3" HotelCode="187241|baity_hotel_apartments" HotelName="Baity Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="16" TotalAmount="1997.50" OriginalAmount="1997.50">
      <BasicPropertyInfo Latitude="25.07112" Longitude="55.134968" StarRating="4" HotelCode="906024|353355" HotelName="Marina Byblos Hotel" Meals="HALF BOARD,ROOM ONLY,BED &amp; BREAKFAST,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 03/02/2025" 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="1999.02" OriginalAmount="1999.02">
      <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="1999.02" OriginalAmount="1999.02">
      <BasicPropertyInfo Latitude="25.097472874945" Longitude="55.174829203705" StarRating="4" HotelCode="545853|1b4bbb" HotelName="TRYP by Wyndham Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="34" TotalAmount="2001.58" OriginalAmount="2001.58">
      <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="2005" OriginalAmount="2005">
      <BasicPropertyInfo Latitude="25.263895" Longitude="55.305116" StarRating="4" HotelCode="749148|336642" HotelName="Al Seef Heritage Hotel" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" 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="2014.46" OriginalAmount="2014.46">
      <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/01/2025">
        <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="63" TotalAmount="2018.00" OriginalAmount="2018.00">
      <BasicPropertyInfo Latitude="25.08509" Longitude="55.14268" StarRating="3" HotelCode="0|higuests_vacation_homes_botanica" HotelName="HiGuests Vacation Homes - Botanica" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 03/02/2025">
        <Address>
          <AddressLines>
            <AddressLine>Botanica Tower, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/cf/4d/cf4db22a2e062572a80e27a79f446a7195c536cc.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at HiGuests Vacation Homes - Botanica in Dubai (Jumeirah Beach Residence), you'll be steps from Dubai Marina and 6 minutes by foot from The Walk.  This apartment is 0.6 mi (1 km) from Marina Beach and 0.5 mi (0.8 km) from Skydive Dubai.&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 ovens and stovetops. Rooms have private balconies. Complimentary wired and wireless Internet access keeps you connected, and satellite programming provides entertainment. Conveniences include desks and microwaves, and housekeeping is provided on a limited basis.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Enjoy recreational amenities such as an outdoor pool and a fitness center. This apartment also features complimentary wireless Internet access and concierge services.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include complimentary wired Internet access, express check-in, and dry cleaning/laundry services. 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 400.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="2023.00" OriginalAmount="2023.00">
      <BasicPropertyInfo Latitude="25.118436813354492" Longitude="55.37994384765625" StarRating="4" HotelCode="0|radisson_red_dubai_silicon_oasis" HotelName="Radisson Red Dubai Silicon Oasis" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" 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="63" TotalAmount="2032.00" OriginalAmount="2032.00">
      <BasicPropertyInfo Latitude="25.253692914039" Longitude="55.296243022181" StarRating="3" HotelCode="317297|savoy_park_hotel_apartments" HotelName="Savoy Park Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" 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="2042.62" OriginalAmount="2042.62">
      <BasicPropertyInfo Latitude="25.253571" Longitude="55.332856" StarRating="4" HotelCode="103268|1028b1" HotelName="Novotel Dubai Deira City Centre" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="BED &amp; BREAKFAST" 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="34" TotalAmount="2054.66" OriginalAmount="2054.66">
      <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="16" TotalAmount="2056.30" OriginalAmount="2056.30">
      <BasicPropertyInfo Latitude="25.05502162" Longitude="55.20731569" StarRating="5" HotelCode="971383|2389955" HotelName="Five Jumeirah Village Dubai" Meals="BED &amp; BREAKFAST,HALF BOARD,ALL INCLUSIVE,ROOM ONLY" BedType="BED &amp; BREAKFAST" 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="16" TotalAmount="2062.06" OriginalAmount="2062.06">
      <BasicPropertyInfo Latitude="25.250882205129" Longitude="55.292306542397" StarRating="4" HotelCode="57062|45364" HotelName="Grand Excelsior Hotel Bur 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,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="63" TotalAmount="2066.00" OriginalAmount="2066.00">
      <BasicPropertyInfo Latitude="25.225358963012695" Longitude="55.33781433105469" StarRating="4" HotelCode="0|suha_park_hotel_apartment" HotelName="Suha Park Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 06/02/2025">
        <Address>
          <AddressLines>
            <AddressLine>17 Al Jaddaf, Waterfront Dubai, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/61/49/61498918e23fde78f82899282a5d04afbd7ff48e.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;Want to take a rest and explore the city? Hotel «Suha Park Hotel Apartments» is located in Dubai. This hotel is located in 6 km from the city center. You can take a walk and explore the neighbourhood area of the hotel — Dubai Dolphinarium, Dubai Creek and GGICO.&lt;br /&gt;&lt;b&gt;At The Hotel: &lt;/b&gt;It’s time to have a nice meal! Stop by the restaurant. Sports fans are going to love a gym. Accessibility: there is an elevator/lift. At the guests’ disposal, there’s also a concierge.&lt;br /&gt;&lt;b&gt;Room Amenities: &lt;/b&gt;In the room, there is a TV. 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: 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.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2068" OriginalAmount="2068">
      <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="Free CXL until 28/01/2025" 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="34" TotalAmount="2068.08" OriginalAmount="2068.08">
      <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 Dubais 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 and 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="16" TotalAmount="2087.57" OriginalAmount="2087.57">
      <BasicPropertyInfo Latitude="25.249443625976" Longitude="55.301557481289" StarRating="5" HotelCode="165292|139414" 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="16" TotalAmount="2106.55" OriginalAmount="2106.55">
      <BasicPropertyInfo StarRating="0" HotelCode="0|2289755" HotelName="AL SALAM GRAND HOTEL APARTMENTS" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>P.O BOX:11189 DUBAI INTERNET CITY</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/22/2289755/PX4VDsZN_2960f6616e633dbe4efe06039309c37e.jpg</HotelPictures>
        <HotelDescription>AlSalam Grand Hotel &amp;amp; Hotel Apartments offers modern accommodation in Dubai and is a short walk from Dubai Internet City Metro Station. It also provides private parking on site and The Walk, Dubai Internet City and Dubai Media City are a short car trip away. 

This luxury property offers a number of facilities, including a 24-hour reception, a concierge and a currency exchange. Corporate amenities include a 24-hour business centre. 

The Suites at AlSalam Grand Hotel &amp;amp; Hotel Apartments are air-conditioned and include a kitchenette, a private bathroom and a refrigerator. They come with an in-room closet, tea and coffee making facilities and an in-room safe. 

AlSalam Grand Hotel &amp;amp; Hotel Apartments is a convenient base to discover Mall of the Emirates and American University in Dubai. Dubai Marina Mall is also nearby. Dubai Marina / Palm Jumeirah / Jumeirah Beach Residences are all within less than 10 minutes drive&lt;br/&gt;The AL SALAM GRAND HOTEL APARTMENTS is a  hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2111.00" OriginalAmount="2111.00">
      <BasicPropertyInfo Latitude="25.262325" Longitude="55.289613" StarRating="2" HotelCode="59309|new_penninsula_hotel" HotelName="New Penninsula Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Laundry,Nightclub,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Fahidi Street, Al Souq, P.O. Box 33502, Dubai, Bur Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/76813/a_76813_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Bur Dubai, this hotel lies along Al Fahidi Street. It is just a short distance to the World Trade Centre and the centre of Dubai is approximately 8 km away. It is a short, 15-minute drive to the international airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2116" OriginalAmount="2116">
      <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="16" TotalAmount="2117.50" OriginalAmount="2117.50">
      <BasicPropertyInfo Latitude="25.083438626371" Longitude="55.142482846033" StarRating="4.5" HotelCode="624862|2274885" HotelName="Barceló Residences Dubai Marina" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel,Apartment Hotel" CnxPolicy="Free CXL until 31/01/2025" 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="2124" OriginalAmount="2124">
      <BasicPropertyInfo Latitude="25.069590845664" Longitude="55.12848464418" StarRating="4" HotelCode="424792|95574" HotelName="Wyndham Dubai Marina" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 07/02/2025" 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="1" TotalAmount="2131.50" OriginalAmount="2131.50">
      <BasicPropertyInfo Latitude="25.06950546" Longitude="55.12811932" StarRating="3.5" HotelCode="639708|CBD357600" HotelName="Rove Dubai Marina" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 06/02/2025" 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.&lt;br/&gt;&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="2137.03" OriginalAmount="2137.03">
      <BasicPropertyInfo Latitude="25.068680704823" Longitude="55.131202340126" StarRating="0" HotelCode="|APSP" HotelName="Signature Hotel Apartment &amp; Spa Marina" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 31/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>Marina Waterfront, P.O. Box 376332</AddressLine>
          </AddressLines>
          <PostalCode>(0)44474399</PostalCode>
        </Address>
        <HotelPictures>http://www.travco.co.uk/images/hotels/APSP/APSP_MAP.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;HotelDescription : &lt;/b&gt;The apartment hotel has a lift and features 130 rooms. Multilingual staff at the 24-hour reception desk are happy to answer any questions. Amenities include a baggage storage service and a safe. 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. A number of shops, including a supermarket, are great for shopping or just browsing. A garden provides extra space for rest and relaxation in the open air. Parking facilities available to guests include a garage and a car park. Further services include a 24-hour security service, a babysitting service, a car hire service, a transfer service, room service, a laundry service, a coin-operated laundry, a hotel doctor and a hotel shuttle bus. The business centre is on hand for guests' business requirements and provides a fax machine.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.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 short break or an entire afternoon on the sun terrace, which features sun loungers and parasols, is time well spent. Sport and leisure facilities at the apartment 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. 124567Rooms feature a kitchen and a bathroom. Air conditioning ensures comfortable temperatures. A balcony is among the standard features of some rooms. Guests are sure to get a good night's sleep in the sofa bed. Children's beds can be requested for younger guests. A safe and a desk are also available. For self-catering guests, there is a well-equipped kitchenette with a refrigerator, stovetop, microwave, tea/coffee station, dishwasher and oven. Further amenities 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. The bathrooms have a shower, a bathtub and a bidet. A hairdryer, bathrobes and a telephone are available for daily use. 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, non-smoking rooms and smoking rooms.Dining facilities include a restaurant, a dining room, a café and a bar. Catering options include half board and full board. Breakfast, lunch and dinner offer many delicious options. Diet meals and children's meals can be prepared on request. The hotel also offers special catering options.To be advised&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2138" OriginalAmount="2138">
      <BasicPropertyInfo Latitude="25.102223064463" Longitude="55.178507302816" StarRating="4" HotelCode="326621|92755" HotelName="Atana Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/02/2025" HotelFacility="Air Conditioning,Conference Hall,Laundry,Lounge,Massage Centre,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Hessa Street, P.O. Box 500555, Al Thanyah 1, Barsha Heights, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/440613/a_440613_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2151.00" OriginalAmount="2151.00">
      <BasicPropertyInfo Latitude="25.248383" Longitude="55.34383" StarRating="4" HotelCode="42928|millennium_dubai_airport" HotelName="Millennium Airport Hotel Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD,HALF-BOARD-DINNER,FULL-BOARD" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" 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="2163.00" OriginalAmount="2163.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" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 06/02/2025">
        <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="27" TotalAmount="2171" OriginalAmount="2171">
      <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,ALL INCLUSIVE,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/02/2025" 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="16" TotalAmount="2171.91" OriginalAmount="2171.91">
      <BasicPropertyInfo Latitude="25.257398399072" Longitude="55.289197" StarRating="3" HotelCode="28896|904905" HotelName="Savoy Central Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" 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="34" TotalAmount="2176.44" OriginalAmount="2176.44">
      <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="16" TotalAmount="2189.85" OriginalAmount="2189.85">
      <BasicPropertyInfo Latitude="25.07941298233" Longitude="55.143128802095" StarRating="4" HotelCode="304031|1028188" HotelName="City Premiere Marina Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="16" TotalAmount="2190.55" OriginalAmount="2190.55">
      <BasicPropertyInfo Latitude="25.244911869" Longitude="55.2989128232" StarRating="2.5" HotelCode="178564|459455" HotelName="President Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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="2224.47" OriginalAmount="2224.47">
      <BasicPropertyInfo Latitude="25.097865796238" Longitude="55.174589753151" StarRating="4" HotelCode="906845|127383" HotelName="First Central Hotel Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" 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="63" TotalAmount="2242.00" OriginalAmount="2242.00">
      <BasicPropertyInfo Latitude="25.25091795" Longitude="55.33197351" StarRating="4" HotelCode="642040|aloft_city_centre_deira_dubai" HotelName="Aloft City Centre Deira, Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD,DINNER" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/02/2025" 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="63" TotalAmount="2246.00" OriginalAmount="2246.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="34" TotalAmount="2253.30" OriginalAmount="2253.30">
      <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="1" TotalAmount="2255.18" OriginalAmount="2255.18">
      <BasicPropertyInfo Latitude="25.202959419062" Longitude="55.279047583992" StarRating="3" HotelCode="420997|CAY740700" HotelName="Rove Downtown Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/02/2025" 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.&lt;br/&gt;&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="2272.62" OriginalAmount="2272.62">
      <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>Ubicado a 7000 km del centro del pueblo, el hotel brinda un fandaacute;cil acceso a todo lo que este destino tiene para ofrecer. El alojamiento estandaacute; a 5000 km de las principales zonas de ocio. Los visitantes encontrarandaacute;n el campo de golf mandaacute;s cercano a 8000 km de la propiedad. El establecimiento estandaacute; a 13000 km de las pistas. Hay enlaces al transporte panduacute;blico a un corto paseo de distancia. Los viajeros encontrarandaacute;n el aeropuerto a 7000 km. La residencia dispone de 73 agradables habitaciones. Esta residencia fue remodelada en 2021. Kingsgate Al Jadaf incluye conexiandoacute;n a internet con Wi-Fi en todos los espacios panduacute;blicos y en las habitaciones. Kingsgate Al Jadaf ofrece servicio de recepciandoacute;n 24 horas para satisfacer las necesidades de los huandeacute;spedes en cualquier momento del dandiacute;a o de la noche. Este establecimiento estandaacute; adaptado e incluye habitaciones accesibles para personas con movilidad reducida ya que vela por las necesidades especiales de sus visitantes. Las personas que se alojen en este establecimiento y vayan en coche podrandaacute;n estacionar su vehandiacute;culo en las zonas de aparcamiento. La oferta gastronandoacute;mica de la propiedad cuenta con una excelente reputaciandoacute;n y un servicio de primera categorandiacute;a. Algunos de estos servicios de Kingsgate Al Jadaf pueden ser de pago.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2273.00" OriginalAmount="2273.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 29/01/2025">
        <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="34" TotalAmount="2282.98" OriginalAmount="2282.98">
      <BasicPropertyInfo StarRating="5" HotelCode="|954591" HotelName="MOVENPICK BUR 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/977030_foto_1.jpg</HotelPictures>
        <HotelDescription>The five-star M�venpick Hotel Bur Dubai is 10 minutes from everywhere and perfectly positioned in a close proximity to Dubai International Airport and key locations as the Dubai International Conference Centre and Wafi Mall, Burj Khalifa, The Dubai Fountain and The Dubai Mall. The hotel has 255 well-furnished rooms, an artistic lobby, the Fountain restaurant and the Caf� lounge re-opened in a refreshingly contemporary image. Enjoy exceptional dining experience from a choice of International, Arabian and Indian cuisine offered in a selection of seven attractive restaurants and bar. For those seeking entertainment, Pulse nightclub is a popular place to be in Bur Dubai. Whether you are planning a dream wedding, an epic social gala or an outstanding business function, Oud Metha ballroom can accommodate up to 350 guests in one room or three separate sections with elegant meeting rooms, audio-visual facilities and Free WiFi internet access. For smaller business meetings, select between the four Al Nakheel meeting rooms where the banqueting team allows you to sit back and enjoy every moment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2285" OriginalAmount="2285">
      <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 07/02/2025" 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="2291.00" OriginalAmount="2291.00">
      <BasicPropertyInfo Latitude="25.219743728637695" Longitude="55.33212661743164" StarRating="3" HotelCode="0|element_al_jaddaf_dubai" HotelName="Element Al Jaddaf, Dubai" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Khail Rd, Al Jaddaf Dubai Street 26, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/07/be/07bec451cf92cdf4b809e06bf8bc804a1e751a20.jpeg</HotelPictures>
        <HotelDescription>With a stay at Element Al Jaddaf, Dubai in Dubai (Bur Dubai), you'll be a 5-minute drive from American Hospital Dubai and 10 minutes from Dubai Mall.  This hotel is 3.2 mi (5.2 km) from Dubai Creek and 3.3 mi (5.3 km) from City Centre Deira.&lt;br /&gt;Take advantage of recreation opportunities such as an outdoor pool, or other amenities including complimentary wireless Internet access and lifeguards on site. Getting to the surf and sand is a breeze with the complimentary beach shuttle.&lt;br /&gt;Featured amenities include a 24-hour business center, dry cleaning/laundry services, and a 24-hour front desk. This hotel has 3 meeting rooms available for events. Free self parking is available onsite.&lt;br /&gt;Stop by the hotel's restaurant, Cafe 26, for lunch or dinner, or grab snacks at the coffee shop/café. Relax with your favorite drink at the bar/lounge or the poolside bar.&lt;br /&gt;Make yourself at home in one of the 269 air-conditioned rooms featuring LED televisions. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Private bathrooms with shower/tub combinations feature rainfall showerheads and complimentary toiletries. Conveniences include phones, as well as laptop-compatible safes and desks.&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;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;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, and commonly-touched surfaces are cleaned with disinfectant between stays.&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 can access their rooms with a mobile device; masks are required in public areas.&lt;/li&gt; &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2296.00" OriginalAmount="2296.00">
      <BasicPropertyInfo Latitude="25.251720428466797" Longitude="55.2939567565918" StarRating="4" HotelCode="0|al_jazeera_hotel_apartments_llc" HotelName="Al Jazeera Hotel Apartments LLC" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 06/02/2025">
        <Address>
          <AddressLines>
            <AddressLine>17-A Mankhool Street, Bur Dubai, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/d0/67/d067bea325fb1cc6d15521d67b416f16e2d41af3.jpeg</HotelPictures>
        <HotelDescription>We take this opportunity to introduce Al Shams Hotel Apartments, where we have carefully blended the needs of the business and pleasure traveler&lt;br /&gt;Al Shams Hotel Apartments becomes your one stop center for all your accommodation needs in Dubai. With an inventory of around 70 Apartments (42 units of one bed room apartments and 28 units of two bed room apartments) give you the warmth and comfort of home and the quality you expect from a business hotel or a holiday home. Over the past few years, our property has been home to a multitude of happy guests who swear by our homely atmosphere and pleasant environment.&lt;br /&gt;Al Shams Hotel Apartments is located at Central Bur Dubai, Kuwait Street, Mankhool area and close to Burjuman shopping centre and nearby Al fahidi Metro Station.&lt;br /&gt;Distance for Major attraction places&lt;br /&gt;?   10 minutes drive to World Trade Center (Exhibition Centers)&lt;br /&gt;?   15 minutes drive from the Dubai Airport (DXB)&lt;br /&gt;?   10 minutes drive to Dubai Mall, Burj Khalifa (World Tallest Tower) and Sheikh Zayed Road.&lt;br /&gt;?   10 minutes drive to Jumeirah open beach.&lt;br /&gt;?   10 minutes walk to Burjuman Center (Shopping Mall) and Metro Station.&lt;br /&gt;?   10 minutes walk to Meena Bazaar&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;Breakfast for children costs: 12.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.&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="34" TotalAmount="2309.27" OriginalAmount="2309.27">
      <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="34" TotalAmount="2310.00" OriginalAmount="2310.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|151411" HotelName="Novotel Deira Creekside 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/1027539_foto_1.jpg</HotelPictures>
        <HotelDescription>This modern and luxurious hotel is very well located in the business and commercial district of City Centre Deira facing City Centre Deira Mall, with easy access to all iconic points of interest thanks to the city's metro service, which is just 2 minutes away. Guests can choose to stay at different types of guest rooms, but all of them are generously proportioned and come fully equipped with modern amenities for a pleasant and relaxing stay, such as wireless Internet connection or air-conditioning. Moreover, among the excellent services and facilities offered, there is a fantastic on-site bar that serves a range of poolside beverages and snacks, so both business and leisure travellers can sit back and relax.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2311.33" OriginalAmount="2311.33">
      <BasicPropertyInfo Latitude="25.2048493" Longitude="55.2707828" StarRating="5" HotelCode="550029|2349505" HotelName="Stella Di Mare Dubai Marina" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 30/01/2025" 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="27" TotalAmount="2323" OriginalAmount="2323">
      <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="2331.56" OriginalAmount="2331.56">
      <BasicPropertyInfo StarRating="4" HotelCode="|B79506" HotelName="STAYBRIDGE SUITES DUBAI AL MAKTOUM AIRPORT 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/1827774_foto_1.jpg</HotelPictures>
        <HotelDescription>Featuring a restaurant, shared lounge and views of pool, Staybridge Suites Dubai Al-Maktoum Airport is located in Dubai, 13 mi from Dubai Expo 2020. This 4-star hotel offers room service and a business center. The hotel provides an outdoor swimming pool, fitness center, evening entertainment and a 24-hour front desk.A buffet breakfast is available daily at the hotel.andnbsp;Dubai Parks and Resorts is 12 mi from the accommodations, while The Outlet Village is 11 mi away. The property is 13 mi away from business hub Jabal Ali. The nearest airport is Al Maktoum International, which is 1.4 mi from Staybridge Suites Dubai Al-Maktoum Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2344.26" OriginalAmount="2344.26">
      <BasicPropertyInfo Latitude="25.194471329546" Longitude="55.26163816452" StarRating="4" HotelCode="70418|1091d6" HotelName="Villa Rotana" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, P.O. Box 118737, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://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="2359.00" OriginalAmount="2359.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="34" TotalAmount="2378.74" OriginalAmount="2378.74">
      <BasicPropertyInfo StarRating="5" HotelCode="|A2EA62" HotelName="FIVE JUMEIRAH VILLAGE" Meals="HALF BOARD" BedType="HALF BOARD">
        <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 Dubais main arterial roads and a short drive from Dubais 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="16" TotalAmount="2379.32" OriginalAmount="2379.32">
      <BasicPropertyInfo Latitude="25.112316" Longitude="55.193671" StarRating="5" HotelCode="463790|2552805" HotelName="Grand Cosmopolitan Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 31/01/2025" 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="34" TotalAmount="2379.58" OriginalAmount="2379.58">
      <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="2380" OriginalAmount="2380">
      <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,FULL BOARD,HALF BOARD" 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="63" TotalAmount="2380.00" OriginalAmount="2380.00">
      <BasicPropertyInfo Latitude="25.080570220947266" Longitude="55.15384292602539" StarRating="5" HotelCode="0|taj_jumeirah_lakes_towers" HotelName="Taj Jumeirah Lakes Towers" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD,HALF-BOARD-DINNER,FULL-BOARD" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 01/02/2025">
        <Address>
          <AddressLines>
            <AddressLine>DMCC Plot No 2-27, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/6c/7a/6c7a03a9de90a4c3fb64229c20e2d32d9377fd70.jpeg</HotelPictures>
        <HotelDescription>Taj Jumeirah Lakes Towers is located in the vibrant commercial and residential hub of Jumeirah Lakes Towers. Dubai International Airport is 30 miniutes away and Dubai World Central Airport is 35 minutes away by car. The hotel is less than 15 minutes to the corporate zones of Jumeirah Lakes Towers Dubai Internet City and Dubai Media City. Jebel Ali zone with its manufacturing shipping and warehousing units is less than 30 minutes from the property.Taj Jumeirah Lakes Towers is located in the vibrant commercial and residential hub of Jumeirah Lakes Tower Dubai. This stand alone tower faces Sheikh Zayed Road and has a location that offers commanding vistas of Dubai Marina and the adjacent Emirates Golf Course. Dubai International Airport is 30 miniutes away and Dubai World Central Airport is 35 minutes away by car. The hotel is within 15 minutes reach of the corporate zones of Jumeirah Lakes Towers Dubai Internet City and Dubai Media City. Jebel Ali zone with its manufacturing shipping and warehousing units is less than 30 minutes from the property. The Expo 2020 site is a 30 minute drive from the hotel. The hotel comprising 200 rooms and suites is a modern boutique business class hotel with subtle design features that tie to the rich heritage and culture of TAJ and a modern interpretation of India.&lt;br /&gt;Food and Beverage includes an All Day Dining restaurant on the 4th floor and a Deli on the ground floor. Two signature restaurants and one bar will operate from the 44th floor of the hotel. The jewel in the crown of Taj Jumeirah Lakes Towers is the vibrant rooftop bar and swimming pool located on the 46th floor sporting enviable views of the adjacent Marina golf course and the Palm. With an enviable blend of options Taj Jumeirah Lakes Towers promises to be a Dining Destination.&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.&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="63" TotalAmount="2382.00" OriginalAmount="2382.00">
      <BasicPropertyInfo Latitude="25.099476" Longitude="55.173055" StarRating="4" HotelCode="200089|auris_metro_central_hotel_apartments" HotelName="Citadines Metro Central Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD,FULL-BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/02/2025" 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="16" TotalAmount="2403.28" OriginalAmount="2403.28">
      <BasicPropertyInfo Latitude="25.12529125" Longitude="55.15426485" StarRating="4" HotelCode="613702|2188615" 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 30/01/2025" 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="2414" OriginalAmount="2414">
      <BasicPropertyInfo Latitude="25.251801" Longitude="55.333254" StarRating="5" HotelCode="935934|30023" HotelName="Pullman Dubai" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="BED &amp; BREAKFAST" 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="16" TotalAmount="2416.33" OriginalAmount="2416.33">
      <BasicPropertyInfo Latitude="25.089985" Longitude="55.153259" StarRating="4" HotelCode="151996|120022" HotelName="Media One 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,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="2420" OriginalAmount="2420">
      <BasicPropertyInfo Latitude="25.2205695" Longitude="55.2801873" StarRating="4" HotelCode="876611|397229" HotelName="Crowne Plaza Dubai Apartments" 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,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="16" TotalAmount="2421.06" OriginalAmount="2421.06">
      <BasicPropertyInfo StarRating="0" HotelCode="0|2401515" HotelName="Paramount Hotel Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" CnxPolicy="Free CXL until 30/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>Business Bay, Dubai, UAE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/24/2401515/U8Esec0a_d2b5ca33bd970f64a6301fa75ae2eb22.png</HotelPictures>
        <HotelDescription>Opening on 1st September 2019, and part of a 2,017 key mixed-use development, Paramount Hotel Dubai will be the first ever Paramount Hotels &amp;amp; Resorts property in the Middle East. “For the Creatives by the Creatives”, the hotel will house 823 guest rooms and suites, some of which will be themed after Paramount Pictures movies, all offering a luxurious experience with a Californian edge and Hollywood vibe.&lt;br/&gt;The Paramount Hotel Dubai is a  hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2422.00" OriginalAmount="2422.00">
      <BasicPropertyInfo Latitude="25.067968" Longitude="55.141673" StarRating="5" HotelCode="145034|bonnington_hotel_and_residence_jlt" HotelName="Bonnington Jumeirah Lakes Towers" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2,HALF-BOARD,FULL-BOARD" BedType="ROOM ONLY" PropertyType="Country House" CnxPolicy="Free CXL until 29/01/2025" 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="16" TotalAmount="2426.51" OriginalAmount="2426.51">
      <BasicPropertyInfo Latitude="25.18002191" Longitude="55.26411857" StarRating="4.5" HotelCode="846456|2343785" HotelName="Millennium Atria Business Bay" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" 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="2428.16" OriginalAmount="2428.16">
      <BasicPropertyInfo StarRating="4" HotelCode="|152771" HotelName="Ramada By 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/894626_foto_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, is next to Salahuddin the underground station of 15 minutes away, you can find Dubai Airport. FACILITIES: The establishment boasts a swimming pool, a gym and a restaurant. Regarding the food and beverage offering, there is a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="2431.80" OriginalAmount="2431.80">
      <BasicPropertyInfo StarRating="4" HotelCode="|900573" HotelName="HYATT REGENCY GALLERIA RESIDENCE 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/33117_image64054856_0.jpg</HotelPictures>
        <HotelDescription>Overlooking Dubai Creek, Galleria Residence is a 10-minute walk from the Gold Souk jewellery market.It features spacious apartments with satellite TV and a fully equipped kitchen. All Galleria apartments are air-conditioned and have large seating and dining areas. Each comes equipped with refrigerator, dishwasher and two telephone lines. From Al Dawaar, Dubai's only rooftop, revolving restaurant to genuine Japanese cuisine at Miyako or international cuisine at The Kitchen, unique dining options are offered at the residence. Unwind at a Karaoke lounge, watch major sporting events live at a sports bar, enjoy a fine selection of beverages, or party in style with legendary nightlife. A children's playground area with climbing frames and a children�s pool are also available.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="2439.22" OriginalAmount="2439.22">
      <BasicPropertyInfo StarRating="5" HotelCode="|A88583" HotelName="Grand Mercure Dubai City" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1497585_foto_1.jpg</HotelPictures>
        <HotelDescription>This 5 star hotel is located close to the airport of Dubai and was established in 2019. It is a short drive away from the Deira City Center and the nearest station is GGCO Metro Station. All 361 rooms are equipped with air conditioning.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2448.00" OriginalAmount="2448.00">
      <BasicPropertyInfo Latitude="25.1999" Longitude="55.2775" StarRating="5" HotelCode="0|westminster_dubai_mall" HotelName="Westminster Dubai Mall" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>The Address Hotel Dubai Mall Residence, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/3c/2b/3c2b4721ea77a296505c8359b413b8b6c897d2e5.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Westminster Dubai Mall in Dubai (Downtown Dubai), you'll be within a 5-minute walk of KidZania and Dubai Aquarium &amp;amp; Underwater Zoo.  This 5-star aparthotel is 0.6 mi (1 km) from Dubai Fountain and 0.9 mi (1.4 km) from Dubai Mall.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 10 air-conditioned rooms featuring kitchens with full-sized refrigerators/freezers and ovens. Flat-screen televisions with cable programming provide entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include safes and desks, and housekeeping is provided daily.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Enjoy recreational amenities such as a 24-hour health club and an outdoor pool. Additional features at this aparthotel include complimentary wireless Internet access and concierge services.&lt;/br&gt;&lt;b&gt;Dining: &lt;/b&gt;Grab a bite to eat at one of the aparthotel's 2 restaurants, or stay in and take advantage of the 24-hour room service. Snacks are also available at the 3 coffee shops/cafés. Continental breakfasts are available daily from 6:00 AM to 10:00 AM for a fee.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include a 24-hour business center, complimentary newspapers in the lobby, 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;Price of an additional breakfast: 170.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: 190.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;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;Parking Space: &lt;/b&gt;Parking available.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2467.00" OriginalAmount="2467.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="45" TotalAmount="2467.97" OriginalAmount="2467.97">
      <BasicPropertyInfo Latitude="25.072181672902" Longitude="55.129393182738" StarRating="4" HotelCode="267294|195f9e" HotelName="Ramada Hotel &amp; Suites by Wyndham Dubai JBR" 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,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="2468" OriginalAmount="2468">
      <BasicPropertyInfo Latitude="25.259404356634" Longitude="55.319407514572" StarRating="5" HotelCode="566141|239688" HotelName="Al Bandar Rotana" Meals="ROOM ONLY,BED &amp; BREAKFAST,ALL INCLUSIVE,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="2468" OriginalAmount="2468">
      <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 28/01/2025" 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="16" TotalAmount="2469.97" OriginalAmount="2469.97">
      <BasicPropertyInfo Latitude="25.095696951156" Longitude="55.153653439148" StarRating="4" HotelCode="140885|133064" HotelName="Arjaan by Rotana Dubai Media City" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 31/01/2025" 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="1" TotalAmount="2490.41" OriginalAmount="2490.41">
      <BasicPropertyInfo Latitude="25.078097" Longitude="55.158688" StarRating="4" HotelCode="871468|CBE890300" HotelName="Vida Emirates Hills" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/02/2025" 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.&lt;br/&gt;&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2496.27" OriginalAmount="2496.27">
      <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="2522" OriginalAmount="2522">
      <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 07/02/2025" 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="63" TotalAmount="2529.00" OriginalAmount="2529.00">
      <BasicPropertyInfo Latitude="25.261612" Longitude="55.314021" StarRating="5" HotelCode="23830|sheraton_dubai_creek_hotel__towers_2" HotelName="Sheraton Dubai Creek Hotel &amp; Towers" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD,BREAKFAST-FOR-2,HALF-BOARD-DINNER,FULL-BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Free CXL until 03/02/2025" 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="16" TotalAmount="2529.84" OriginalAmount="2529.84">
      <BasicPropertyInfo Latitude="25.231964287383" Longitude="55.285562846558" StarRating="3" HotelCode="547026|2076885" HotelName="Rove Trade Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/02/2025" 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="2537.36" OriginalAmount="2537.36">
      <BasicPropertyInfo StarRating="5" HotelCode="|086731" HotelName="PULLMAN DUBAI JUMEIRAH LAKE 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/895563_foto_1.jpg</HotelPictures>
        <HotelDescription>Overview \nThe Pullman Dubai Jumeirah Lakes Towers is centrally located in a dynamic area, the hotel is a marquee location for discerning travelers.  Among the facilities there are several restaurants and bars where guests can relax and dine. The Fit and Spa lounge on the 34th floor with stunning views of the city and the rooftop pool makes for a perfect fitness destination. Business does not go ignored with 11 meeting rooms at guest’s disposal.\n \nLocation\nThe property is a few minute walk from the nearest metro station, 7 km from the Emirates Golf Club and 28 km from the Dubai International Airport.\n \nRooms\nThe rooms are spacious and are equipped with several amenities that can contribute for a pleasant stay. Among the amenities there is air conditioning, Tea / Coffee Making Facilities, mini bar, safe, television, telephone, Wi-Fi and hairdryer.\n\nFood and Drinks\nWith four eclectic restaurants including an al fresco shisha lounge, a traditional Italian restaurant, a design-led tapas and cocktails lounge, and live Jazz brunches, the hotel offers something to suit every palette.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2551" OriginalAmount="2551">
      <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,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="63" TotalAmount="2571.00" OriginalAmount="2571.00">
      <BasicPropertyInfo Latitude="25.184391249537" Longitude="55.255236119049" StarRating="5" HotelCode="321555|the_westin_dubai_al_habtoor_city" HotelName="Hilton Dubai Al Habtoor City" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF-BOARD,FULL-BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 31/01/2025" 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="2575.21" OriginalAmount="2575.21">
      <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="2591" OriginalAmount="2591">
      <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="2591.96" OriginalAmount="2591.96">
      <BasicPropertyInfo StarRating="3" HotelCode="|A7A931" HotelName="LEMON TREE 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/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="2598" OriginalAmount="2598">
      <BasicPropertyInfo Latitude="25.1786" Longitude="55.2441" StarRating="0" HotelCode="978200|400873" HotelName="Occidental Al Jaddaf" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <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="2604" OriginalAmount="2604">
      <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,HALF BOARD" 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="2606.07" OriginalAmount="2606.07">
      <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="1" TotalAmount="2606.59" OriginalAmount="2606.59">
      <BasicPropertyInfo Latitude="25.209634944167" Longitude="55.274999318802" StarRating="4" HotelCode="98873|CAS189600" HotelName="Emirates Grand Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 01/02/2025" 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.&lt;br/&gt;&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2619.00" OriginalAmount="2619.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/02/2025">
        <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="34" TotalAmount="2623.88" OriginalAmount="2623.88">
      <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="34" TotalAmount="2625.28" OriginalAmount="2625.28">
      <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="34" TotalAmount="2628.36" OriginalAmount="2628.36">
      <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="16" TotalAmount="2630.30" OriginalAmount="2630.30">
      <BasicPropertyInfo Latitude="25.211791" Longitude="55.276577" StarRating="4" HotelCode="76175|122314" HotelName="Rose Rayhaan by Rotana" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY,ALL INCLUSIVE" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 29/01/2025" 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="16" TotalAmount="2634.39" OriginalAmount="2634.39">
      <BasicPropertyInfo Latitude="25.081729103247" Longitude="55.145565569401" StarRating="4" HotelCode="151868|924545" 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="63" TotalAmount="2635.00" OriginalAmount="2635.00">
      <BasicPropertyInfo Latitude="25.269105973921" Longitude="55.314177455175" StarRating="3" HotelCode="103476|sadaf_hotel_2" HotelName="Sadaf Hotel" Meals="BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="BREAKFAST-FOR-2" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Second Street, Omar Bin Al Khattab Road, Near Fish Roundabout, Al Rigga, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326440/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="2638.16" OriginalAmount="2638.16">
      <BasicPropertyInfo Latitude="25.18405595331" Longitude="55.254182471667" StarRating="5" HotelCode="319607|CBA128900" HotelName="V Hotel Dubai Curio Collection by Hilton" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/02/2025" 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.&lt;br/&gt;&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2644.66" OriginalAmount="2644.66">
      <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="34" TotalAmount="2651.32" OriginalAmount="2651.32">
      <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="63" TotalAmount="2677.00" OriginalAmount="2677.00">
      <BasicPropertyInfo Latitude="25.211210623774" Longitude="55.315963111778" StarRating="5" HotelCode="262266|marriott_executive_apartments_dubai_al_jaddaf" HotelName="Marriott Executive Apartments Al Jaddaf" 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,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="16" TotalAmount="2679.71" OriginalAmount="2679.71">
      <BasicPropertyInfo StarRating="0" HotelCode="0|2407385" HotelName="Hyatt Place Dubai Residence Wasl District" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Wasl District, Deira</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/24/2407385/clxP1GtB_d2b5ca33bd970f64a6301fa75ae2eb22.png</HotelPictures>
        <HotelDescription>Location
Located in Deira, this hotel is within a 15-minute walk of Fish Roundabout and Al Ghurair Centre. Gold Souk and Grand Mosque are also within 2 mi (3 km). Baniyas Square Station is 8 minutes by foot and Salah Al Din Station is 12 minutes.
Room
Rooms provide conveniences like sofa beds and coffee makers, plus free WiFi and flat-screen TVs with cable channels. IPod docks, room service, and free newspapers are among the other amenities available to guests.
Amenities
Along with a restaurant, this smoke-free hotel has an outdoor pool and a 24-hour fitness center. Free continental breakfast is provided, as well as free WiFi in public areas, a free area shuttle, and a free shopping center shuttle. Additionally, a poolside bar, a coffee shop/café, and a 24-hour business center are onsite.&lt;br/&gt;The Hyatt Place Dubai Residence Wasl District is a  hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2679.89" OriginalAmount="2679.89">
      <BasicPropertyInfo Latitude="25.251135" Longitude="55.332604" StarRating="5" HotelCode="28897|31414" HotelName="Pullman Dubai Creek City Centre Hotel" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Apartment Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 22/01/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Heated Pool,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Baniyas Road, Next to Deira City Centre, P.O. Box 61871, Port Saeed, Deira, Dubai, Emirate of Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/42666/a_42666_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is conveniently located amidst excellent shopping and convention centres and nearby a world-class golf course. Deira city centre is around 1 km away and guests may also be interested in visiting Burj Dubai, some 6.2 km away, Lamcy Plaza, roughly 3.2 km away and Wild Wadi Water Park and the Burj Al Arab, both around 15 km away. The property is just 10 minutes from Dubai Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2680.63" OriginalAmount="2680.63">
      <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="63" TotalAmount="2685.00" OriginalAmount="2685.00">
      <BasicPropertyInfo Latitude="25.078651428222656" Longitude="55.157493591308594" StarRating="4" HotelCode="0|vida_emirates_hills_residences" HotelName="Vida Emirates Hills Residences" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apart-hotel" CnxPolicy="Free CXL until 04/02/2025">
        <Address>
          <AddressLines>
            <AddressLine>Al Naseem Street Emiartes Hills area, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/0a/a5/0aa59061c1c60a82fb968cf5839d641b9a45f73e.jpeg</HotelPictures>
        <HotelDescription>This sophisticated apartment is in Jumeirah.&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="2694.63" OriginalAmount="2694.63">
      <BasicPropertyInfo Latitude="25.10868509" Longitude="55.14305876" StarRating="0" HotelCode="|APT1" HotelName="Adagio Premium The Palm" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 27/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>Palm Jumeirah West Beach</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://www.travco.co.uk/images/hotels/giata/1284034/13842724.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;HotelDescription : &lt;/b&gt;163 non-smoking rooms are located on 12 storeys and can be reached by lift. 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 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. Wheelchair-accessible facilities are available. A number of shops, including a supermarket, are great for shopping or just browsing. A garden provides extra space for rest and relaxation in the open air. Additional facilities include a playroom. Guests' vehicles can be parked in the garage, subject to availability. 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, room service (for a fee), an alarm call service, a laundry service, a hairdresser, a coin-operated laundry, a page service and a hotel shuttle bus. Active guests who wish to explore the surrounding area by bike will appreciate the bicycle hire service. Bicycle storage is also available. The business centre is on hand for guests' business requirements and provides a fax machine.Located in the centre of Dubai, this beach hotel is ideal for parents with children. Public transport stops are just outside the door. It is about 34 km to Dubai (DXB) Airport.Guests can work out or just relax in the outdoor and indoor pools. Kids can splash about in a special swimming area just for them. Guests can treat themselves to refreshing drinks at the poolside snack bar and a relaxing soak in the hot tub. Sun loungers and parasols are available on the sun terrace. There are many ways to relax or stay active at the hotel, including cycling/mountain biking, golf, a gym, callisthenics, aerobics, a spa and a sauna. 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. Guests can enjoy the view of the city from a balcony or terrace. The rooms have a double bed and a sofa bed. Extra beds can be requested. A safe and a desk are also available. There is a fully-equipped kitchenette with a refrigerator, stovetop, microwave, tea/coffee station and freezer. Further amenities include a washing machine, an ironing set and a trouser press. A direct dial telephone, a flatscreen television, a radio, a plug adapter, an alarm clock and WiFi (no extra charge) provide all the essentials for a comfortable holiday. Amenities provided in the rooms include slippers and a daily paper. Bathrooms are equipped with a shower. 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. 3 wheelchair-friendly rooms can be booked. Family rooms are available for parents with children.The hotel includes a non-smoking 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 children's meals can be prepared on request. The apartment hotel also offers special catering options. Non-alcoholic beverages are available.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2718" OriginalAmount="2718">
      <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="2723.73" OriginalAmount="2723.73">
      <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="34" TotalAmount="2752.82" OriginalAmount="2752.82">
      <BasicPropertyInfo StarRating="4" HotelCode="|097133" HotelName="JUMEIRA ROTANA 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/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="2754" OriginalAmount="2754">
      <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="Non Refundable" 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="63" TotalAmount="2774.00" OriginalAmount="2774.00">
      <BasicPropertyInfo Latitude="25.269853591918945" Longitude="55.31418228149414" StarRating="4" HotelCode="0|hyatt_place_wasl_district_residences" HotelName="Hyatt Place Wasl District Residences" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apart-hotel" CnxPolicy="Non Refundable">
        <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="8" TotalAmount="2776.05" OriginalAmount="2776.05">
      <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 07/02/2025" 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="34" TotalAmount="2780.68" OriginalAmount="2780.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="63" TotalAmount="2794.00" OriginalAmount="2794.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,BREAKFAST-FOR-2" 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="34" TotalAmount="2796.36" OriginalAmount="2796.36">
      <BasicPropertyInfo StarRating="4" HotelCode="|A2EA80" HotelName="MILLENNIUM PLACE BARSHA HEIGHTS" 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/1353568_foto_1.jpg</HotelPictures>
        <HotelDescription>Millennium Place Barsha Heights Hotel is a brand new, 4-star business and family accommodation in Dubai where the fresh, modern art-deco interiors of 468 hotel rooms have been carefully designed to create a welcoming haven for guests. The hotel is located in one of Dubais most connected and lively areas, home to many creative SMEs and local businesses in close proximity to the citys beaches, shopping malls, golf club, restaurants, cafes and major tourist attractions. Enjoy easy access from the hotel to all major points including Dubai Internet City, Dubai Media City, Dubai Marina, Jebel Ali and the Expo 2020 site.Our appealing hotel is also within walking distance to lovely outdoor natural areas like The Greens and Al Barsha Park, which offers a serene atmosphere with gardens, shaded walkways and a lake in the centre of the community. Situated just five minutes from Dubai Internet City Metro station and 20 minutes to Dubai World Trade Centre, the hotel provides guests with free parking and complimentary shuttle bus service to Mall of Emirates, Jumeirah Beach, DIC Metro Station and many other local landmarks. Its a welcoming community with everything you need virtually at your door step, where you can relax and spend time with business associates, friends and loved ones.Both leisure and corporate travelers can unwind in two outdoor temperature-controlled swimming pools and a fully equipped health club. Young guests can have a safe splash in the kids pool adjacent to our main pools and enjoy activities at our full-fledged Kids Club. Offering impressive amenities including complimentary wireless Internet, our friendly and sincere promise to guests is to help you find your happy place here at Millennium Place Barsha Heights Hotel with our dedicated focus on generating smiles throughout the guest journey using our trademark handcrafted hospitality.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="2804.34" OriginalAmount="2804.34">
      <BasicPropertyInfo StarRating="5" HotelCode="|740883" HotelName="PULLMAN DUBAI CREEK CITY 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/1074688_foto_1.jpg</HotelPictures>
        <HotelDescription>Pullman Dubai Creek City Centre Residence is located next to Deira City Center shopping mall. Dubai Creek Golf and Yacht Club and Dubai Creek are within easy reach from the hotel. The 5 star hotel is 6 km from Dubai Museum and 9 km from Dubai World Trade Center. Dubai International Airport is a 10 minute drive from the hotel. \n\nFacilities and services include restaurant, bar, swimming pool, gym, spa, elevator and café. Wi-Fi internet access is available throughout the property. \n\nGuest rooms are equipped with television, air conditioning, safe, minibar and coffee maker. Bathrooms feature hairdryers. \n\nAddress: Deira City Centre, Dubai, 61871, United Arab Emirates.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2834.91" OriginalAmount="2834.91">
      <BasicPropertyInfo Latitude="25.079632669667" Longitude="55.13662458532" StarRating="5" HotelCode="59326|31144" HotelName="JA Oasis Beach Tower" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY" 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="63" TotalAmount="2838.00" OriginalAmount="2838.00">
      <BasicPropertyInfo Latitude="25.231895470941" Longitude="55.347136259079" StarRating="4.5" HotelCode="175718|intercontinental_residence_suite_dubai_festival_city" HotelName="InterContinental Residence Suites Dubai Festival City" Meals="ROOM ONLY,BREAKFAST-FOR-2,BED &amp; BREAKFAST,HALF-BOARD,FULL-BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="16" TotalAmount="2857.12" OriginalAmount="2857.12">
      <BasicPropertyInfo Latitude="25.253613760481" Longitude="55.297740697861" StarRating="4" HotelCode="99436|2290115" HotelName="Savoy Suites Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" 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="2860" OriginalAmount="2860">
      <BasicPropertyInfo Latitude="25.20276763039" Longitude="55.277782869921" StarRating="5" HotelCode="39208|18562" HotelName="Roda Al Murooj" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ALL INCLUSIVE" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/02/2025" 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="16" TotalAmount="2865.95" OriginalAmount="2865.95">
      <BasicPropertyInfo Latitude="25.253264435335" Longitude="55.328022837639" StarRating="4.5" HotelCode="98623|924555" HotelName="Flora Creek Deluxe Hotel Apartments" Meals="ROOM ONLY" 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="16" TotalAmount="2872.47" OriginalAmount="2872.47">
      <BasicPropertyInfo Latitude="25.212964" Longitude="55.275263" StarRating="4" HotelCode="22556|31444" HotelName="Towers Rotana" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 08/02/2025" 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="2937" OriginalAmount="2937">
      <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,FULL BOARD,HALF BOARD" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 06/02/2025" 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="2947" OriginalAmount="2947">
      <BasicPropertyInfo Latitude="25.191794" Longitude="55.27334" StarRating="3" HotelCode="801353|239705" HotelName="Boulevard Central Tower 2" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 31/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Mohammed bin Rashid Boulevard, Burj Downtown Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/884760/c1162a3ba03c6ef676ea9f4acd923db6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2949" OriginalAmount="2949">
      <BasicPropertyInfo Latitude="25.1786" Longitude="55.2441" StarRating="5" HotelCode="739865|298011" HotelName="Grand Millennium Business Bay" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="63" TotalAmount="2949.00" OriginalAmount="2949.00">
      <BasicPropertyInfo Latitude="25.278457641601562" Longitude="55.303672790527344" StarRating="5" HotelCode="0|hyatt_regency_dubai_3" HotelName="Hyatt Regency Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD,BREAKFAST-FOR-2,FULL-BOARD" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Deira Corniche Alkhaleej Road, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/d0/ca/d0ca2639e4696fc4b69b7eaeb5844e435698cf17.jpeg</HotelPictures>
        <HotelDescription>Set in a prime location of Dubai, Hyatt Regency Dubai puts everything the city has to offer just outside your doorstep. Both business travelers and tourists can enjoy the hotel's facilities and services. 24-hour room service, Wi-Fi (for a fee) in all rooms, 24-hour security, daily housekeeping, 24-hour front desk are there for guest's enjoyment. Guestrooms are fitted with all the amenities you need for a good night's sleep. In some of the rooms, guests can find television LCD/plasma screen, bathroom phone, carpeting, mirror, slippers. Take a break from a long day and make use of hot tub, fitness center, sauna, outdoor pool, spa. Hyatt Regency Dubai is an excellent choice from which to explore Dubai or to simply relax and rejuvenate.&lt;br /&gt;Shuttle service from the hotel to the airport is free at scheduled times.&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;**Mandatory Fees and Taxes**&lt;br /&gt;&lt;br /&gt;According to the hotel policies upon check in the guests will be asked to provide the credit card/cash in amount from 200.00 to 350.00 AED room per night as the guarantee for incidentals/extras. Deposit amount may vary.&lt;br /&gt;&lt;br /&gt;You'll be asked to pay the following charges at the property:&lt;br /&gt; &lt;br /&gt;New Year's Eve (31 December) Gala Dinner per adult: AED 900.00&lt;br /&gt;&lt;br /&gt;New Year's Eve (31 December) Gala Dinner per child: AED 450.00 (up to 12 years old)&lt;br /&gt;&lt;br /&gt;Tourism fee: AED 20.00 per accommodation, per night&lt;br /&gt; &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;br /&gt;&lt;br /&gt;**Fees**&lt;br /&gt;&lt;br /&gt;The following fees and deposits are charged by the property at time of service, check-in, or check-out. &lt;br /&gt;  &lt;br /&gt;Breakfast fee: AED 130.00 per person (approximately)&lt;br /&gt;                   &lt;br /&gt;Rollaway bed fee: AED 180.00 per night&lt;br /&gt;             &lt;br /&gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;**Know Before You Go**&lt;br /&gt;&lt;br /&gt;Only registered guests are allowed in the guestrooms. &lt;br /&gt; &lt;br /&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;br /&gt; &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2962" OriginalAmount="2962">
      <BasicPropertyInfo Latitude="25.220079" Longitude="55.280183" StarRating="5" HotelCode="18419|19980" HotelName="Crowne Plaza Dubai" 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,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="2967.73" OriginalAmount="2967.73">
      <BasicPropertyInfo Latitude="25.206057493369" Longitude="55.273010730743" StarRating="5" HotelCode="29426|1091c9" HotelName="Dusit Thani Dubai" 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,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="16" TotalAmount="2969.43" OriginalAmount="2969.43">
      <BasicPropertyInfo Latitude="25.256551" Longitude="55.29809" StarRating="4" HotelCode="308099|1254448" HotelName="Orchid Vue Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="27" TotalAmount="2980" OriginalAmount="2980">
      <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/02/2025" 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="16" TotalAmount="2980.48" OriginalAmount="2980.48">
      <BasicPropertyInfo Latitude="25.068749" Longitude="55.130309215938" StarRating="4" HotelCode="317314|1590268" HotelName="Jannah Marina Bay Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/02/2025" 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="34" TotalAmount="2982.28" OriginalAmount="2982.28">
      <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="34" TotalAmount="2987.12" OriginalAmount="2987.12">
      <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="2989.00" OriginalAmount="2989.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="27" TotalAmount="3002" OriginalAmount="3002">
      <BasicPropertyInfo Latitude="25.070670263754" Longitude="55.133002645344" StarRating="0" HotelCode="448883|288274" HotelName="Orra Marina" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Nasaq Street, Al Sayorah Street, Dubai Marina, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/610598/abb45ad85a44b882cec1ac11dc3bd599.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="3005.25" OriginalAmount="3005.25">
      <BasicPropertyInfo Latitude="25.075177" Longitude="55.13876925" StarRating="4" HotelCode="635421|2285775" HotelName="Crowne Plaza Dubai Marina" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 29/01/2025">
        <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="3019.63" OriginalAmount="3019.63">
      <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="16" TotalAmount="3041.18" OriginalAmount="3041.18">
      <BasicPropertyInfo Latitude="25.211272017644" Longitude="55.27412044373" StarRating="4" HotelCode="317014|1467118" HotelName="Emirates Grand Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,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="3046" OriginalAmount="3046">
      <BasicPropertyInfo Latitude="25.250561" Longitude="55.334578" StarRating="5" HotelCode="935822|23707" HotelName="Pullman Dubai Creek City Centre Residences" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" 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="27" TotalAmount="3052" OriginalAmount="3052">
      <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="16" TotalAmount="3079.90" OriginalAmount="3079.90">
      <BasicPropertyInfo StarRating="0" HotelCode="0|1980825" HotelName="RODA AL MUROOJ DOWNTOWN DUBAI" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ALL INCLUSIVE" BedType="ROOM ONLY" CnxPolicy="Free CXL until 07/02/2025">
        <Address>
          <AddressLines>
            <AddressLine>Al Saa’da Street (P.O. Box 117546, Dubai)</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/19/1980825/IG9wi76M_ea0323f5ac1a2b11042a523c8a2c49a1.jpg</HotelPictures>
        <HotelDescription>Location
The Roda Al Murooj Hotel is located in the heart of downtown Dubai, opposite the Dubai Mall – one of the largest malls in the world and the iconic Burj Khalifa. Close enough to reach the Dubai World Trade Centre &amp;amp; Exhibition Halls and Dubai International Financial Centre by car within minutes and just twenty minutes drive to Dubai International Airport.
Rooms
A uniquely resort-style feel in the heart of downtown Dubai, the Roda Al Murooj Hotel cleverly combines hotel and apartment-style accommodation, arranged around a central leisure complex.
Each of the 251 rooms and suites has either a city or complex view including Executive Floor guest rooms. Interconnecting rooms add greater flexibility for family accommodation in Dubai. 
For business or leisure visitors seeking more spacious studios or apartments the hotel offers 141 studios, one, two, three and four-bedroom apartments ranging in size from 48 m2 to 495 m2.
Restaurant
Whatever your taste and mood discover a wealth of dining with plenty of personality at the Roda Al Murooj Downtown Dubai Hotel.
Each restaurant boasts its own unique theme and unrivalled cuisine and many offer outdoor terraces to make the most of Dubai&amp;#039;s year-round warm climate.
All wellness amenities
Spend the day at the swimming pool or unwind in one of our comfortable sun loungers. Here at the ground-floor pool terrace guests can enjoy al fresco dining at Anees snack bar or relax in one of the steam and sauna rooms. For guests preferring to stay on top of their fitness regime a fully equipped gymnasium and tennis courts are available along with a fitness studio.
Flow Fitness &amp;amp; Wellness Club is open daily from 8.00am until 10.00pm. The swimming pool is open from 8.00am until 6.00pm; and the gym is open daily from 8.00am closing at 10.00pm (ladies only from 4.00pm until 6.00pm).
For visitors wanting to maximise shopping in downtown Dubai, the Roda Al Murooj Hotel is located just opposite the Dubai Mall, the world’s largest shopping mall.
Home to the Dubai Aquarium and Underwater Zoo, an ice rink, cinema and entertainment complex, the Dubai Mall boasts more than 1200 retail outlets and two department stores in addition to 200 food and beverage outlets.&lt;br/&gt;The RODA AL MUROOJ DOWNTOWN DUBAI is a  hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3081.00" OriginalAmount="3081.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="3089" OriginalAmount="3089">
      <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="63" TotalAmount="3089.00" OriginalAmount="3089.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="45" TotalAmount="3093.58" OriginalAmount="3093.58">
      <BasicPropertyInfo Latitude="25.186964" Longitude="55.271792" StarRating="5" HotelCode="323946|1b34a7" HotelName="Steigenberger Hotel Business Bay" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,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="3096" OriginalAmount="3096">
      <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="Non Refundable" 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="45" TotalAmount="3098.95" OriginalAmount="3098.95">
      <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="3109.32" OriginalAmount="3109.32">
      <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="3110" OriginalAmount="3110">
      <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="34" TotalAmount="3133.62" OriginalAmount="3133.62">
      <BasicPropertyInfo StarRating="4" HotelCode="|134815" HotelName="THE FIRST COLLECTION MARINA (EX WYNDHAM DUBAI MARINA)" 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/1214683_foto_1.jpg</HotelPictures>
        <HotelDescription>The Wyndham Dubai Marina is a luxury hotel with stunning views of the Arabian Sea and the Dubai Marina area. The JLT tram and metro station is just a 10-minute walk away and offers connections to Dubai's main financial districts, shopping centers and tourist attractions. There is free WiFi in all areas. The hotel has a spa, sauna, steam room, gym and outdoor pool. The Wyndham Dubai Marina is ideal for both leisure and business travelers.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="3136.56" OriginalAmount="3136.56">
      <BasicPropertyInfo StarRating="4" HotelCode="|097138" HotelName="ROSE RAYHAAN BY ROTANA (F)" 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/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="34" TotalAmount="3156.33" OriginalAmount="3156.33">
      <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="3195.25" OriginalAmount="3195.25">
      <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="7" TotalAmount="3238.23" OriginalAmount="3238.23">
      <BasicPropertyInfo Latitude="25.07517162" Longitude="55.13909381" StarRating="5" HotelCode="|CPDU" HotelName="Crowne Plaza Dubai Marina Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Yahoom Street, Dubai Marina</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://www.travco.co.uk/images/hotels/giata/754048/16951201.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 is provided in public areas. 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 amenities include a TV room and a playroom. 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, a transfer service, 24-hour room service, a laundry service and a hairdresser. 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, about 950 m from the beach.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. Refreshing drinks are served at the poolside snack bar. For those who wish to stay active while on holiday, the hotel offers golf. 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 and massage treatments. An entertainment programme and a kids' club round out the entertainment options. 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. 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, satellite television and WiFi provide all the essentials for a comfortable holiday. Slippers are included. A hairdryer and bathrobes are provided in the bathrooms, which include a shower and a bathtub. Wheelchair-friendly rooms with wheelchair-accessible bathrooms are also available. The hotel has family rooms and non-smoking rooms.Dining facilities include a restaurant, a café and a bar. A variety of catering options can be booked. Guests can choose between half board and full board. A generous breakfast buffet, lunch and dinner offer plenty of delicious variety. Diet meals, gluten-free meals, vegetarian dishes and children's meals can be prepared on request. The hotel also offers special catering options.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="3253.46" OriginalAmount="3253.46">
      <BasicPropertyInfo StarRating="4" HotelCode="|C21D98" HotelName="CENTARA MIRAGE BEACH RESORT 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/21085_image59945428_0.jpg</HotelPictures>
        <HotelDescription>Explore a world of wonder and awe at Centara Mirage Beach Resort Dubai, a themed destination resort on a prime stretch of the Deira Islands waterfront, inspired by mythical Thai and Arabian adventures. Spend your days exploring the lush property's water attractions, including a lazy river, kids fun water play area, waterslides and cliff jumping points, then wine and dine at seven different enticing dining venues.
Designed with family fun in mind, Centara Mirage Beach Resort Dubai features 607 expansive rooms and suites, offering a choice of stunning city or sea views and an option for bunk beds. Along with an impressive beachfront swimming pool and waterslides, the resort also houses three age-specific Kids Clubs, a candy-themed kids spa, outdoor playground, fully-equipped fitness centre, myriad water sports and a family-friendly lounge.
For those whose idea of a family holiday includes moments of pure relaxation, SPA Cenvaree provides luscious wellness treatments specifically formulated for both adults and younger guests, making the resort a true oasis for all ages.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3259" OriginalAmount="3259">
      <BasicPropertyInfo Latitude="25.139106761878" Longitude="55.142418032328" StarRating="4" HotelCode="530660|213655" HotelName="The Retreat Palm Dubai - MGallery by Sofitel" 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,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="3261.30" OriginalAmount="3261.30">
      <BasicPropertyInfo StarRating="4" HotelCode="|A2EA71" HotelName="BARCELO AL JADDAF" 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>Barcelo Al Jaddaf, Dubai**** is a new hotel concept located in the centre of Dubai, close to Dubai Creek and with easy access to Downtown Dubai and many other areas of the city. The modern rooms and comprehensive facilities make this hotel an excellent option for both work and pleasure.The 365 large, bright rooms and suites featuring avant-garde design are fitted with every amenity to make your stay unforgettable.The magnificent meeting rooms and proximity to Dubai International Airport (DXB), the financial centre of the city and Downtown, make Barcelo Al Jaddaf, Dubai the best choice for business travellers. The hotel offers a variety of cuisines and fine dining including the best of Mediterranean and Eastern flavours. Spaces include Souk, offering meals for all cravings throughout the day; Bar Baar, an international gastro-pub that highlights the latest eatery trends in the world; and Rue Hamra, an upscale Lebanese restaurant with authentic flavours. Located on the first floor of the hotel, the Stage Pool Lounge is the perfect place to enjoy light bites, speciality drinks and a variety of flavoured shisha, all while enjoying breathtaking sunset views of the Dubai skyline, including the impressive Burj Khalifa, the world's tallest building.The heated pool, which is open all year round, the fully equipped gym, the spa, the rooms and the Premium Level Lounge are just some of the exclusive services that the hotel offers its guests to ensure a perfect stay. Located close to Dubai Healthcare City, Dubai World Trade Centre, Dubai Design District and other landmarks such as the Burj Khalifa and Dubai Mall, Barcelo Al Jaddaf, Dubai is a doorway to this fascinating Middle Eastern metropolis, providing guests with top services and amenities.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="3278.24" OriginalAmount="3278.24">
      <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="3282.71" OriginalAmount="3282.71">
      <BasicPropertyInfo Latitude="25.075045807079" Longitude="55.131773936176" StarRating="4" HotelCode="304658|19602d" HotelName="Roda Amwaj Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Fax,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>The Walk, Jumeirah Beach Residence, P.O. Box 555613, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://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="3290.00" OriginalAmount="3290.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="27" TotalAmount="3303" OriginalAmount="3303">
      <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,HALF BOARD,FULL BOARD" 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="27" TotalAmount="3309" OriginalAmount="3309">
      <BasicPropertyInfo Latitude="25.259969" Longitude="55.318259" StarRating="5" HotelCode="13319|30022" HotelName="Hilton Dubai Creek" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 05/02/2025" 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="16" TotalAmount="3318.26" OriginalAmount="3318.26">
      <BasicPropertyInfo Latitude="25.247864" Longitude="55.35287" StarRating="5" HotelCode="207516|117782" 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="63" TotalAmount="3330.00" OriginalAmount="3330.00">
      <BasicPropertyInfo Latitude="25.09859" Longitude="55.12113" StarRating="0" HotelCode="0|higuests_vacation_homes_grandeur" HotelName="Higuests Vacation homes - Grandeur" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Grandeur Residences - Maurya, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/cf/a0/cfa0b33c38c945b3ac474dc3a88047e604c54011.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this vacation home in Dubai (Palm Jumeirah), you'll be within a 15-minute drive of Aquaventure and Dubai College.  This vacation home is 8.3 mi (13.4 km) from Jumeirah Beach and 8.5 mi (13.7 km) from Dubai Marina Mall.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this air-conditioned vacation home, featuring a kitchen with an oven and a stovetop. Complimentary wireless Internet access is available to keep you connected. Conveniences include a desk and a separate sitting area, and housekeeping is provided once per stay.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Enjoy a range of recreational amenities, including a 24-hour health club, an outdoor pool, and a sauna. This vacation home also features complimentary wireless Internet access and a reception hall.&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 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="63" TotalAmount="3332.00" OriginalAmount="3332.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" BedType="ROOM ONLY" PropertyType="Business Hotel" CnxPolicy="Non Refundable" 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="34" TotalAmount="3340.26" OriginalAmount="3340.26">
      <BasicPropertyInfo StarRating="4" HotelCode="|153304" HotelName="MEDIA ONE 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/890597_foto_1.jpg</HotelPictures>
        <HotelDescription>The bedrooms at Media One have a dynamic sense of style and are a world away from being ordinary. They boast amazing views of the Arabian Gulf and the iconic Palm Jumeirah, or, on the other side, overlooking the Emirates Golf Club. 
All the facilities are synonymous with an upscale hotel with vast amounts of hanging space, a selection of gadgets and internet access plus all the regular amenities for our guests. Our hotel accommodation in Dubai also includes flexible working desk, in-room bar, a room safe, 24-hour in-room dining, 'up to you' tea and coffee set plus a hair dryer to look your best at all times. Every guestroom has a modern take on chic living so you can stretch out and escape into a little stylish solitude. 
Media One's collection of culinary choices offers a vibrant and eclectic mix of outlets. Enjoy our dining experiences at caf�M for a simple coffee or get-together, The Z:ONE Bar and Lounge for light meals and evening drinks, the garden on 8 for wholesome and hearty food in an urban garden on level 8 and The MED, our signature Mediterranean restaurant. We promise to satisfy your cravings! 
Guest facilities include an outdoor pool and a fully-equipped gym.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="3343.64" OriginalAmount="3343.64">
      <BasicPropertyInfo Latitude="25.217569756976" Longitude="55.278825759888" StarRating="5" HotelCode="170019|129099" HotelName="Millennium Plaza Hotel Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Business Hotel,City Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, PO Box 191055, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://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="63" TotalAmount="3361.00" OriginalAmount="3361.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="Non Refundable">
        <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="16" TotalAmount="3375.82" OriginalAmount="3375.82">
      <BasicPropertyInfo Latitude="25.192879510028" Longitude="55.27248360846" StarRating="4" HotelCode="153373|458375" HotelName="Ramada Downtown Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 01/02/2025" 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="63" TotalAmount="3427.00" OriginalAmount="3427.00">
      <BasicPropertyInfo Latitude="25.11085" Longitude="55.139572" StarRating="0" HotelCode="634477|north_residences_by_bespoke_residences" HotelName="North Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Palm Jumeirah, Dubai</AddressLine>
          </AddressLines>
          <CityName>The Palm Islands</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/805144/54bda3e86bce6402e982c0ccb9dd4c29.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex welcomes guests in The Palm Islands.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3432" OriginalAmount="3432">
      <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="27" TotalAmount="3437" OriginalAmount="3437">
      <BasicPropertyInfo Latitude="25.186663933247" Longitude="55.280115474226" StarRating="4" HotelCode="467984|211816" HotelName="DoubleTree by Hilton Dubai - Business Bay" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" 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="16" TotalAmount="3443.50" OriginalAmount="3443.50">
      <BasicPropertyInfo Latitude="25.075315834336" Longitude="55.131988675178" StarRating="5" HotelCode="100128|108262" 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="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>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="3451.14" OriginalAmount="3451.14">
      <BasicPropertyInfo StarRating="3" HotelCode="|120348" HotelName="Ibis One Central 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/928466_foto_1.jpg</HotelPictures>
        <HotelDescription>Dubai One Central welcomes you in the heart of Dubai's financial and commercial districts for both business trips and leisure. Our fine hotel offers an easy access to Dubai International Convention and Exhibition Centre and is close to the very central World Trade Centre metro station. Chill out at the gym after a beautiful day and get a good night sleep in one of our sweet beds by ibis while staying connected with the free WiFi in our 588 modern guest rooms.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3456.00" OriginalAmount="3456.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="34" TotalAmount="3475.08" OriginalAmount="3475.08">
      <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="16" TotalAmount="3477.23" OriginalAmount="3477.23">
      <BasicPropertyInfo Latitude="25.072962597421" Longitude="55.130127759209" StarRating="5" HotelCode="186020|907025" HotelName="JA Ocean View Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 18/01/2025" 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="63" TotalAmount="3516.00" OriginalAmount="3516.00">
      <BasicPropertyInfo Latitude="25.073680609213" Longitude="55.130403041839" StarRating="5" HotelCode="67529|amwaj_rotana__jumeirah_beach_residence__dubai" HotelName="Amwaj Rotana - Jumeirah Beach Residence" Meals="BED &amp; BREAKFAST,HALF-BOARD,FULL-BOARD,ROOM ONLY,ALL-INCLUSIVE" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 29/01/2025" 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="3529.66" OriginalAmount="3529.66">
      <BasicPropertyInfo Latitude="25.080378411946" Longitude="55.136971771717" StarRating="5" HotelCode="899731|10eaa2" HotelName="Mövenpick Hotel Jumeirah Beach" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD,ALL INCLUSIVE" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Garden,Heated Pool,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Al Sufouh Street, PO Box 282825, The Walk, Jumeirah Beach Residences, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://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="3533.56" OriginalAmount="3533.56">
      <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 05/02/2025" 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="27" TotalAmount="3541" OriginalAmount="3541">
      <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 31/01/2025" 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="16" TotalAmount="3554.63" OriginalAmount="3554.63">
      <BasicPropertyInfo Latitude="25.078869" Longitude="55.137274" StarRating="5" HotelCode="311308|1070298" HotelName="Intercontinental Dubai Marina" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/02/2025" 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="3572.98" OriginalAmount="3572.98">
      <BasicPropertyInfo Latitude="25.234246837774" Longitude="55.323978245369" StarRating="5" HotelCode="307773|394138" HotelName="Hyatt Regency Dubai Creek Heights" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/02/2025" 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="3603.00" OriginalAmount="3603.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="27" TotalAmount="3617" OriginalAmount="3617">
      <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="27" TotalAmount="3627" OriginalAmount="3627">
      <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 30/01/2025" 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="63" TotalAmount="3650.00" OriginalAmount="3650.00">
      <BasicPropertyInfo Latitude="25.20001" Longitude="55.268825" StarRating="5" HotelCode="284529|sofitel_dubai_downtown_7" HotelName="Sofitel Dubai Downtown" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD,FULL-BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 30/01/2025" 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="3691.00" OriginalAmount="3691.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="Non Refundable">
        <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="27" TotalAmount="3729" OriginalAmount="3729">
      <BasicPropertyInfo Latitude="25.214143370767" Longitude="55.276175737381" StarRating="4" HotelCode="387637|12554" HotelName="Four Points by Sheraton Sheikh Zayed Road, 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,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="34" TotalAmount="3729.46" OriginalAmount="3729.46">
      <BasicPropertyInfo StarRating="5" HotelCode="|699999" HotelName="Crowne Plaza Dubai Festival City" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/890230_foto_1.jpg</HotelPictures>
        <HotelDescription>You'll be centrally located in Dubai with a stay at Crowne Plaza Festival City, an IHG Hotel, you'll be 9 minutes by foot from Dubai Festival City Mall. This luxury hotel is 5. 8 mi (9. 3 km) from Dubai World Trade Centre and 6. 8 mi (10. 9 km) from Gold Souk. Pamper yourself with a visit to the spa, which offers massages, body treatments, and facials. You can take advantage of recreational amenities such as a health club, an outdoor pool, and a spa tub. Additional features at this hotel include complimentary wireless internet access, concierge services, and babysitting (surcharge). Guests can catch a ride on the complimentary shuttle, which operates within 10 kilometers. Make yourself at home in one of the 316 guestrooms featuring minibars and plasma televisions. Complimentary wireless internet access is available to keep you connected. Private bathrooms with shower/tub combinations feature complimentary toiletries and bidets. Conveniences include safes and desks, and housekeeping is provided daily. Enjoy Mediterranean cuisine at Zaytoun, a poolside restaurant where you can dine alfresco. Or stay in and take advantage of the 24-hour room service. Relax with your favorite drink at the bar/lounge or the poolside bar. Buffet breakfasts are served on weekdays from 6:30 AM to 10:30 AM and on weekends from 6:30 AM to 11:00 AM for a fee. Featured amenities include a business center, limo/town car service, and complimentary newspapers in the lobby. Event facilities at this hotel consist of a conference center and 11 meeting rooms. A shuttle from the hotel to the airport is complimentary at scheduled times, and a train station pick-up service is also provided at no charge. Distances are displayed to the nearest 0. 1 mile and kilometer. Dubai Festival City Mall - 0. 8 km / 0. 5 mi- Dubai Creek - 1. 9 km / 1. 2 mi- Dubai Creek Golf andamp; Yacht Club - 3. 3 km / 2 mi- Dubai Tennis Stadium - 3. 7 km / 2. 3 mi- Mohammed Bin Rashid University Of Medicine and Health Sciences - 4.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3731.00" OriginalAmount="3731.00">
      <BasicPropertyInfo Latitude="25.207994075954" Longitude="55.272216796875" StarRating="5" HotelCode="26217|shangrila_hotel_dubai" HotelName="Shangri-La Hotel Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" 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 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="16" TotalAmount="3747.47" OriginalAmount="3747.47">
      <BasicPropertyInfo Latitude="25.185976374202" Longitude="55.263384282589" StarRating="5" HotelCode="221534|932925" HotelName="The Oberoi, Dubai" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" 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="1" TotalAmount="3754.60" OriginalAmount="3754.60">
      <BasicPropertyInfo Latitude="25.192495498031" Longitude="55.267299304605" StarRating="5" HotelCode="307774|CAX714600" HotelName="Taj Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 01/02/2025" 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.&lt;br/&gt;&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="3764.74" OriginalAmount="3764.74">
      <BasicPropertyInfo StarRating="5" HotelCode="|D13D52" HotelName="SO/ Uptown 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/2617825_foto_1.jpg</HotelPictures>
        <HotelDescription>El SO/ Uptown Dubai es un hotel de lujo de estilo de vida ubicado en el distrito de Uptown, diseandntilde;ado para ofrecer un nuevo espacio para los negocios y el ocio. Parte de la emblemandaacute;tica torre diseandntilde;ada por Adrian Smith y Gordon Gill Architecture. El SO/ Upt own Dubai tiene 188 habitaciones, gran salandoacute;n de baile, instalaciones para reuniones, spa, piscina y restaurantes de primera categorandiacute;a. El SO/ Uptown Dubai, cerca de Dubai Marina, JBR y JLT, es la elecciandoacute;n perfecta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="3779.89" OriginalAmount="3779.89">
      <BasicPropertyInfo Latitude="25.228853" Longitude="55.286469" StarRating="5" HotelCode="300804|1069698" HotelName="Sheraton Grand Hotel Dubai" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" 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>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="3804.78" OriginalAmount="3804.78">
      <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="3814" OriginalAmount="3814">
      <BasicPropertyInfo Latitude="25.185612442576" Longitude="55.258136063824" StarRating="5" HotelCode="187267|34766" HotelName="JW Marriott Marquis Hotel Dubai" 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,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="34" TotalAmount="3840.48" OriginalAmount="3840.48">
      <BasicPropertyInfo StarRating="4" HotelCode="|638178" HotelName="AL SALAM 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/1150938_foto_1.jpg</HotelPictures>
        <HotelDescription>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. The marble hallways lead to spacious one, two and three bedroom hotel rooms offering short and long stay options. With contemporary furnishings and decor, the hotel offers comfort and convenience whether visits are for business or leisure. There are 281 rooms in total at this aparthotel. The hotel has a fully equipped Nautilus gym including a power plate, sauna, hot tub, steam room facilities, a swimming pool with an outdoor hot tub and a children's pool. The hotel's Chelsea Garden Restaurant and Caf� offers � la carte menus for breakfast, lunch and dinner, with dishes from all around the world. Whether guests are in Dubai for business or leisure, the hotel makes their stay memorable.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3887" OriginalAmount="3887">
      <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="16" TotalAmount="3922.74" OriginalAmount="3922.74">
      <BasicPropertyInfo Latitude="25.22712301674" Longitude="55.341797880196" StarRating="5" HotelCode="904426|1526308" HotelName="Palazzo Versace Dubai" Meals="BED &amp; BREAKFAST,HALF BOARD,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="16" TotalAmount="3949.38" OriginalAmount="3949.38">
      <BasicPropertyInfo Latitude="25.06749" Longitude="55.16445" StarRating="5.5" HotelCode="59249|134594" HotelName="Address Montgomerie" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Golf Hotel" CnxPolicy="Free CXL until 07/02/2025" 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="63" TotalAmount="3957.00" OriginalAmount="3957.00">
      <BasicPropertyInfo Latitude="25.22346164728" Longitude="55.282459351424" StarRating="5" HotelCode="166181|radisson_royal_hotel_dubai" HotelName="voco Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2,HALF-BOARD" 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="16" TotalAmount="3967.04" OriginalAmount="3967.04">
      <BasicPropertyInfo Latitude="25.18062485" Longitude="55.26636113" StarRating="5" HotelCode="705793|2282075" HotelName="Canal Central Hotel – Business Bay" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/02/2025" 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="3967.43" OriginalAmount="3967.43">
      <BasicPropertyInfo Latitude="25.223252686211" Longitude="55.349743366241" StarRating="5" HotelCode="400661|19f6c6" HotelName="InterContinental Dubai Festival City" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Festival City, P.O. Box 45777, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://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="16" TotalAmount="3976.55" OriginalAmount="3976.55">
      <BasicPropertyInfo Latitude="25.104318685666" Longitude="55.148551167984" StarRating="5.5" HotelCode="487075|1981205" HotelName="FIVE Palm Jumeirah Dubai" Meals="BED &amp; BREAKFAST,HALF BOARD,ALL INCLUSIVE,ROOM ONLY,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 24/01/2025" 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="16" TotalAmount="4049.41" OriginalAmount="4049.41">
      <BasicPropertyInfo Latitude="25.1786" Longitude="55.2441" StarRating="5" HotelCode="820843|2334065" HotelName="JA Lake View Hotel" Meals="BED &amp; BREAKFAST,HALF BOARD,ALL INCLUSIVE,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 20/01/2025" 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="34" TotalAmount="4053.98" OriginalAmount="4053.98">
      <BasicPropertyInfo StarRating="4" HotelCode="|884122" HotelName="RAMADA HOTEL &amp; SUITES BY WHYNDAM DUBAI 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/894750_foto_1.jpg</HotelPictures>
        <HotelDescription>Located between Jumeirah Beach Residence ,The Walk and Dubai Marina, Ramada Hotel &amp; Suites by Whyndam Dubai JBR occupies a prime location on the main strip with a variety of family entertainment activities and a spectacular view of the Arabian Gulf. 
Ramada Hotel &amp; Suites by Whyndam Dubai JBR provides spacious rooms with cosmopolitan design, air-conditioned accommodation with a satellite LED TV and in-room coffee-making facilities. Each well-stocked bathroom has robes and slippers. 
A wide variety of international dishes are available at our All Day dining Restaurant Flavors. Breakfast is served every morning. Room service is available 24 hours.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4058.00" OriginalAmount="4058.00">
      <BasicPropertyInfo Latitude="25.183395963471" Longitude="55.254177711639" StarRating="5" HotelCode="323805|the_st_regis" HotelName="Habtoor Palace, LXR Hotels &amp; Resorts" 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,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="34" TotalAmount="4060.26" OriginalAmount="4060.26">
      <BasicPropertyInfo StarRating="5" HotelCode="|B77072" HotelName="JUMEIRAH LIVING MARINA GATE" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1824080_image61478489_0.jpg</HotelPictures>
        <HotelDescription>The hotel is located in Dubai Marina -  overlooking the Dubai Marina Walk.The design led luxurious Jumeirah Living Marina Gate will include 104 serviced residences. It offers an exclusive range of facilities and amenities including an infinity pool overlooking Dubai Marina and along a state of the art fitness center and a resident lounge. Prominently positioned in Dubai Marina steps away from Dubai Marina Walk and the Dubai Tram.The design led luxurious Jumeirah Living Marina Gate will include 104 serviced residences. It offers an exclusive range of facilities and amenities including an infinity pool overlooking Dubai Marina and along a state of the art fitness center and a resident lounge. Prominently positioned in Dubai Marina steps away from Dubai Marina Walk and the Dubai Tram.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="4062.52" OriginalAmount="4062.52">
      <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="45" TotalAmount="4075.47" OriginalAmount="4075.47">
      <BasicPropertyInfo Latitude="25.09771222" Longitude="55.1656398" StarRating="5" HotelCode="855222|20aa59" HotelName="Grand Plaza Mövenpick Media City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, Opposite Innovation Hub, Media City, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://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="4082" OriginalAmount="4082">
      <BasicPropertyInfo Latitude="25.190205" Longitude="55.274432" StarRating="4" HotelCode="387633|11607" HotelName="Vida Downtown" 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,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="16" TotalAmount="4108.06" OriginalAmount="4108.06">
      <BasicPropertyInfo Latitude="25.085917424775" Longitude="55.141299944775" StarRating="5" HotelCode="9704|31054" HotelName="Habtoor Grand Resort, Autograph Collection" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ALL INCLUSIVE" BedType="BED &amp; BREAKFAST" 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="4121.04" OriginalAmount="4121.04">
      <BasicPropertyInfo StarRating="2" HotelCode="|120347" HotelName="IBIS WORLD TRADE 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/890180_foto_1.jpg</HotelPictures>
        <HotelDescription>Located off Sheikh Zayed Road and next to World Trade Centre Metro Station, the hotel enjoys direct links to both the airport and Dubai International Convention and Exhibition Centre. ibis Dubai World Trade Centre hotel offers complimentary shuttles to Jumeirah Beach, Dubai Mall and other major malls, and is also well connected for sightseeing trips to historic Bur Dubai. With reception open 24hrs, free WIFI, Sweet Bed by ibis bedding and a work desk in all 210 air-conditioned rooms, you'll soon be at home with us. Wine and dine in the 2 bars and pasta restaurant, and get travel tips from our helpful staff.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="4147.36" OriginalAmount="4147.36">
      <BasicPropertyInfo StarRating="4" HotelCode="|A20771" HotelName="HYATT PLACE DUBAI 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/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="16" TotalAmount="4188.02" OriginalAmount="4188.02">
      <BasicPropertyInfo Latitude="25.228037579753" Longitude="55.327943059518" StarRating="5" HotelCode="24028|30784" HotelName="Grand Hyatt Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="63" TotalAmount="4213.00" OriginalAmount="4213.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="63" TotalAmount="4245.00" OriginalAmount="4245.00">
      <BasicPropertyInfo Latitude="25.231201171875" Longitude="55.318607330322266" StarRating="5" HotelCode="0|sofitel_dubai_wafi" HotelName="Sofitel Dubai The Obelisk" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Wafi, Sheikh Rashid Road, Umm Hurair 2, P.O. Box 30904, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/df/20/df206500e4e6b0ee8acd326750182dab7b09280e.png</HotelPictures>
        <HotelDescription>A landmark destination in the heart of Dubai, attached to WAFI Mall, hotel Sofitel Dubai The Obelisk provides guests with timeless elegance. This is where modern French art de vivre and ancient Egyptian heritage elegantly merges with the essence and culture of the UAE. The iconic building is adorned with a gold pyramidion and in the shape of an obelisk, representative of the Luxor Obelisk currently in Paris.&lt;br /&gt;Attention to detail, Art Deco flair and a marriage of cultures and heritage are hallmarks of not just Sofitel Dubai The Obelisk's overall architecture and design, but of the 498 luxury guestrooms and suites, as well as 97 furnished and serviced apartments.&lt;br /&gt;The hotel rooms and suites are located as of the 19th floor, offering floor-to-ceiling windows with an abundance of natural light and unparalleled views, including old Dubai, creek, harbor and the iconic city skyline.&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="16" TotalAmount="4247.98" OriginalAmount="4247.98">
      <BasicPropertyInfo Latitude="25.0800887" Longitude="55.1359468" StarRating="5" HotelCode="535209|2096265" HotelName="Rixos Premium Dubai" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 30/01/2025" 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="4270.00" OriginalAmount="4270.00">
      <BasicPropertyInfo Latitude="25.208415849073" Longitude="55.260644457047" StarRating="5" HotelCode="452317|la_ville_hotel_suites_city_walk_dubai_autograph_collection" HotelName="La Ville Hotel &amp; Suites CITY WALK, Dubai, Autograph Collection" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD,HALF-BOARD-DINNER,FULL-BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/02/2025" 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="16" TotalAmount="4288.30" OriginalAmount="4288.30">
      <BasicPropertyInfo Latitude="25.217511518923" Longitude="55.283085107803" StarRating="5" HotelCode="12123|30734" HotelName="Jumeirah Emirates Towers" 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,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="4303" OriginalAmount="4303">
      <BasicPropertyInfo Latitude="25.082156" Longitude="55.141842" StarRating="3.5" HotelCode="627138|225819" HotelName="Park Island" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Designated Smoking Area,Golf,Jacuzzi,Laundry,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>King Salman Bin Abdulaziz Al Saud Street, Dubai Marina, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/b2/7f/b27f8fea635f0acc814327675c3a9b0d8329f4ce.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests 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 cash machine. Wireless internet access (no extra charge) is available to travellers. The complex's culinary offerings include a restaurant. Various shops are available, including a supermarket. Children can have a great time playing in the playground. Additional facilities at the accommodation include a playroom. Available services and facilities include multilingual staff, car hire, room service, a laundry service and a hairdresser.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="4322" OriginalAmount="4322">
      <BasicPropertyInfo Latitude="25.078607913284" Longitude="55.133922440475" StarRating="5" HotelCode="185973|8874" HotelName="Hilton Dubai Jumeirah" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Golf Hotel" CnxPolicy="Non Refundable" 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="63" TotalAmount="4332.00" OriginalAmount="4332.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="16" TotalAmount="4355.47" OriginalAmount="4355.47">
      <BasicPropertyInfo Latitude="25.09182116209" Longitude="55.147315710783" StarRating="5" HotelCode="13966|30964" HotelName="Le Meridien Mina Seyahi Beach Resort &amp; Marina" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ALL INCLUSIVE,ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 25/01/2025" 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="4373.46" OriginalAmount="4373.46">
      <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="4432" OriginalAmount="4432">
      <BasicPropertyInfo Latitude="25.087641000548" Longitude="55.146210879623" StarRating="4" HotelCode="59424|201456" HotelName="Dubai Marriott Harbour Hotel &amp; Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Free CXL until 07/02/2025" 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="34" TotalAmount="4493.72" OriginalAmount="4493.72">
      <BasicPropertyInfo StarRating="5" HotelCode="|A24742" HotelName="Grand Plaza Movenpick Media City" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1365808_foto_1.jpg</HotelPictures>
        <HotelDescription>This 5 star hotel is located within the city of Dubai and was established in 2019. It is a short drive away from the Marina Mall and the nearest station is Interet City. The Hotel has a coffee shop, an outdoor swimming pool and a fitness centre/gym. All 235 rooms are equipped with minibar, hairdryer, safe, trouser press, ironing set and air conditioning.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="4575.62" OriginalAmount="4575.62">
      <BasicPropertyInfo StarRating="5" HotelCode="|699930" HotelName="voco Dubai - an IHG 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/956139_foto_1.jpg</HotelPictures>
        <HotelDescription>Este exclusivo hotel urbano estandaacute; situado en el corazandoacute;n de Dubandaacute;i, en la famosa calle Sheikh Zayed. El establecimiento se encuentra a poca distancia del World Trade Centre y cerca del Burj Khalifa. El aeropuerto internacional de Dubandaacute;i estandaacute; a solo 20 minutos en coche. La impresionante fachada de estilo contemporandaacute;neo anima a los visitantes a adentrarse en su sofisticado interior. Las habitaciones de estilo elegante cuentan con mobiliario elegante y decoraciandoacute;n de lujo, lo que las convierte en un verdadero oasis donde protegerse del bullicio de la ciudad. Haciendo honor a su reputaciandoacute;n como un hotel de negocios, los huandeacute;spedes quedarandaacute;n impresionados con las excelentes instalaciones para conferencias y reuniones que ofrece.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="4626.42" OriginalAmount="4626.42">
      <BasicPropertyInfo Latitude="25.12582" Longitude="55.1533" StarRating="5" HotelCode="705784|2283925" HotelName="Royal Central Hotel - The Palm" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/02/2025" 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="4664.94" OriginalAmount="4664.94">
      <BasicPropertyInfo StarRating="5" HotelCode="|C95565" HotelName="ADDRESS 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 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 Creek Harbour, while Burj Khalifa is 13km from the property.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="4713.51" OriginalAmount="4713.51">
      <BasicPropertyInfo Latitude="25.11501701" Longitude="55.14012047" StarRating="5" HotelCode="883382|2556025" HotelName="Andaz Dubai The Palm" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD" BedType="HALF BOARD" PropertyType="" CnxPolicy="Free CXL until 31/01/2025">
        <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="4817" OriginalAmount="4817">
      <BasicPropertyInfo Latitude="25.13993" Longitude="55.1325" StarRating="5" HotelCode="213632|35590" HotelName="Sofitel Dubai The Palm Resort &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" 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="1" TotalAmount="4828.60" OriginalAmount="4828.60">
      <BasicPropertyInfo Latitude="25.134455013957" Longitude="55.150441634255" StarRating="5" HotelCode="263800|CAV165600" HotelName="Waldorf Astoria Dubai Palm Jumeirah" Meals="ROOM ONLY,HALF BOARD,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel,Business Hotel" CnxPolicy="Free CXL until 01/02/2025" 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.&lt;br/&gt;&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.&lt;br/&gt;&lt;b&gt; from 2023-02-08 to 2030-12-31&lt;b&gt;:-This hotel offers a bespoke Family Experience for travellers below the age of 12. Children enjoy a Kids Welcome and a dedicated Kids Breakfast experience. Enjoy your family meals by selecting dishes from the Kids Menu. The hotel has a range of kids amenities available upon request.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="4997.86" OriginalAmount="4997.86">
      <BasicPropertyInfo StarRating="5" HotelCode="|C0C834" HotelName="Sls Dubai Hotel &amp; Residences" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2232310_foto_1.jpg</HotelPictures>
        <HotelDescription>With a stay at SLS Dubai Hotel and Residences in Dubai (Business Bay), you'll be within a 5-minute drive of Dubai Mall and Burj Khalifa.  This luxury hotel is 4.1 mi (6.6 km) from Dubai World Trade Centre and 7.5 mi (12.1 km) from Dubai Cruise Terminal.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="5009" OriginalAmount="5009">
      <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="Non Refundable" 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="5009.00" OriginalAmount="5009.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="63" TotalAmount="5012.00" OriginalAmount="5012.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 30/01/2025" 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="5032" OriginalAmount="5032">
      <BasicPropertyInfo Latitude="25.226446" Longitude="55.284538" StarRating="5" HotelCode="26066|7963" HotelName="Fairmont Dubai" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" 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="5096.14" OriginalAmount="5096.14">
      <BasicPropertyInfo StarRating="4" HotelCode="|699849" HotelName="Ramada by Wyndham 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/1207313_foto_1.jpg</HotelPictures>
        <HotelDescription>Ideally located in the prime touristic area of Downtown Dubai, Ramada Downtown Dubai promises a relaxing and wonderful visit. The hotel offers guests a range of services and amenities designed to provide comfort and convenience. 24-hour room service, free Wi-Fi in all rooms, 24-hour security, fireplace, gift/souvenir shop are there for guest's enjoyment. All rooms are designed and decorated to make guests feel right at home, and some rooms come with television LCD/plasma screen, clothes rack, linens, mirror, towels. Recuperate from a full day of sightseeing in the comfort of your room or take advantage of the hotel's recreational facilities, including badminton court, fitness center, outdoor pool, children's playground, pool (kids). For reliable service and professional staff, Ramada Downtown Dubai caters to your needs.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="5140.80" OriginalAmount="5140.80">
      <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="34" TotalAmount="5168.52" OriginalAmount="5168.52">
      <BasicPropertyInfo StarRating="5" HotelCode="|435703" HotelName="Rixos Premium Dubai 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/1071562_foto_1.jpg</HotelPictures>
        <HotelDescription>Rixos Premium Dubai is situated at the heart of Dubais popular urban destination, Jumeirah Beach Residence (JBR). The 35-storey beach hotel overlooks the worlds largest Ferris Wheel, The Dubai Eye, and is within close proximity to popular shopping and nightlife destinations such as The Walk, Dubai Marina Mall, Mall of the Emirates and the citys buzzing highway, Sheikh Zayed Road. The impeccable crystal design of the tower is an architectural landmark transforming the cityscape of JBR. Set out closest to the shoreline, Rixos Premium Dubai features a private beach as well as a variety of trendy dining choices and state of the art conference and banquet venues. Whats more, we offer guests the pleasure of luxury shopping at concept retail stores such as Rodeo Drive, Via Rodeo and Ocean Drive.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="5194.45" OriginalAmount="5194.45">
      <BasicPropertyInfo Latitude="25.098453604882" Longitude="55.12362241745" StarRating="5" HotelCode="165615|142534" HotelName="Jumeirah Zabeel Saray" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Beach Hotel,Spa Hotel" CnxPolicy="Free CXL until 04/02/2025" 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="5227.00" OriginalAmount="5227.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="16" TotalAmount="5251.24" OriginalAmount="5251.24">
      <BasicPropertyInfo Latitude="24.987383008586" Longitude="55.02189964056" StarRating="5" HotelCode="907105|126954" HotelName="JA Palm Tree Court" Meals="BED &amp; BREAKFAST,HALF BOARD,ALL INCLUSIVE,ROOM ONLY" 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="45" TotalAmount="5294.85" OriginalAmount="5294.85">
      <BasicPropertyInfo Latitude="25.221122" Longitude="55.282086" StarRating="4" HotelCode="37772|10984d" HotelName="Novotel World Trade Centre Dubai" Meals="BED &amp; BREAKFAST" 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="34" TotalAmount="5324.48" OriginalAmount="5324.48">
      <BasicPropertyInfo StarRating="5" HotelCode="|815505" HotelName="MOVENPICK JUMEIRAH BEACH" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/890570_foto_1.jpg</HotelPictures>
        <HotelDescription>The M�venpick Hotel Jumeirah Beach lies in the heart of one of Dubai's newest dynamic and most lively urban locations, Jumeirah Beach Residence. Ideally situated, the city's thriving business hubs, major attractions and entertainment facilities are all nearby. 
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="5336.38" OriginalAmount="5336.38">
      <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="16" TotalAmount="5355.39" OriginalAmount="5355.39">
      <BasicPropertyInfo Latitude="24.91615501209" Longitude="55.005883761883" StarRating="5" HotelCode="435572|1936115" HotelName="Lapita, Dubai Parks and Resorts, Autograph Collection" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/02/2025" 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="34" TotalAmount="5356.40" OriginalAmount="5356.40">
      <BasicPropertyInfo StarRating="5" HotelCode="|149862" HotelName="JUMEIRAH ZABEEL SARAY 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/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="5360.00" OriginalAmount="5360.00">
      <BasicPropertyInfo Latitude="25.192346322728" Longitude="55.273865492065" StarRating="0" HotelCode="633461|elite_royal_apartment_burj_residences_t5_vip" HotelName="The Residences 5" Meals="ROOM ONLY" BedType="ROOM ONLY" 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="16" TotalAmount="5389.50" OriginalAmount="5389.50">
      <BasicPropertyInfo Latitude="25.10634687" Longitude="55.11126178" StarRating="5" HotelCode="561853|2292305" HotelName="W Dubai The Palm" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ALL INCLUSIVE,ROOM ONLY" BedType="HALF BOARD" PropertyType="" CnxPolicy="Free CXL until 23/01/2025" 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="63" TotalAmount="5391.00" OriginalAmount="5391.00">
      <BasicPropertyInfo Latitude="25.077161957557" Longitude="55.140989720821" StarRating="5" HotelCode="141162|the_address_dubai_marina" HotelName="Address Dubai Marina" 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,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="63" TotalAmount="5418.00" OriginalAmount="5418.00">
      <BasicPropertyInfo Latitude="25.114349365234375" Longitude="55.138099670410156" StarRating="5" HotelCode="0|hilton_dubai_palm_jumeirah" HotelName="Hilton Dubai Palm Jumeirah" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Palm Jumeirah Trunk Road Plot H2, Dubai, U.A.E, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/85/a2/85a28dbbcd67fa672b4cf3a640c3d72385fe9934.jpeg</HotelPictures>
        <HotelDescription>Overlooking the sparkling waters of the Arabian Gulf, Hilton Dubai Palm Jumeirah is located on the pristine beaches of the iconic palm-shaped archipelago. Enjoy a wide array of luxurious amenities, from our full-service spa to extensive settings for global cuisine and handcrafted drinks. Our spacious resort-style rooms and suites let you relax after a day at the beach, business or bustling city.&lt;br /&gt;The 608 stylish guest rooms and suites offer contemporary décor, the latest technologies and a balcony in every room. The majority of our rooms feature stunning sea views, and all rooms are furnished with 55” LED TVs and their own espresso machine.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="5425.84" OriginalAmount="5425.84">
      <BasicPropertyInfo StarRating="5" HotelCode="|141538" HotelName="MILLENNIUM PLAZA DOWNTOWN 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/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="27" TotalAmount="5489" OriginalAmount="5489">
      <BasicPropertyInfo Latitude="25.109995" Longitude="55.141002" StarRating="5" HotelCode="186040|34762" HotelName="Fairmont The Palm" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 06/02/2025" 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="27" TotalAmount="5508" OriginalAmount="5508">
      <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="5518.00" OriginalAmount="5518.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="63" TotalAmount="5575.00" OriginalAmount="5575.00">
      <BasicPropertyInfo Latitude="25.087942123413086" Longitude="55.147499084472656" StarRating="0" HotelCode="0|hi_guests_vacation_homes_the_marina_torch" HotelName="Hi Guests Vacation Homes- The Marina Torch" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>The Marina Torch, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/c5/16/c516e07d9c657ac614befd62de3058282272394c.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;A great option for family vacation: apartment «Hi Guests Vacation Homes- The Marina Torch» 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 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. 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="45" TotalAmount="5659.80" OriginalAmount="5659.80">
      <BasicPropertyInfo Latitude="25.12959" Longitude="55.15348" StarRating="5" HotelCode="221535|14e9b4" HotelName="Anantara The Palm Dubai Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="Beach Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>East Crescent Road, P.O. Box 71607, Palm Jumeirah, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://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="16" TotalAmount="5899.05" OriginalAmount="5899.05">
      <BasicPropertyInfo Latitude="25.093107356996" Longitude="55.148701071739" StarRating="5" HotelCode="387639|74064" HotelName="The Westin Dubai Mina Seyahi Beach Resort &amp; Marina" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ALL INCLUSIVE,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/01/2025" 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="63" TotalAmount="6005.00" OriginalAmount="6005.00">
      <BasicPropertyInfo Latitude="25.192529678344727" Longitude="55.27457046508789" StarRating="0" HotelCode="0|elite_royal_apartment_burj_khalifa_fountain_view_opal" HotelName="Elite Royal Apartment | Burj Khalifa &amp; Fountain view | Opal" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Burj Residence, Tower 6, Downtown, Dubai, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/f1/b3/f1b371fbb6fc857cd0169d90c545aa226fb25081.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 «Elite Royal Apartment | Burj Khalifa &amp;amp; Fountain view | Opal» 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="63" TotalAmount="6010.00" OriginalAmount="6010.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="6026.00" OriginalAmount="6026.00">
      <BasicPropertyInfo Latitude="25.242997708883" Longitude="55.332684516907" StarRating="5" HotelCode="55423|park_hyatt_dubai" HotelName="Park Hyatt Dubai" Meals="BED &amp; BREAKFAST,HALF-BOARD,FULL-BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 04/02/2025" 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="1" TotalAmount="6082.44" OriginalAmount="6082.44">
      <BasicPropertyInfo Latitude="25.21125322" Longitude="55.28145818" StarRating="5.5" HotelCode="876946|CBF725800" HotelName="Waldorf Astoria Dubai International Financial Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/02/2025" 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.&lt;br/&gt;&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="6111" OriginalAmount="6111">
      <BasicPropertyInfo Latitude="25.225917" Longitude="55.283631" StarRating="5" HotelCode="213812|39386" HotelName="Conrad Dubai" 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,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="6379.38" OriginalAmount="6379.38">
      <BasicPropertyInfo StarRating="5" HotelCode="|027100" HotelName="Raffles 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/1289384_foto_1.jpg</HotelPictures>
        <HotelDescription>This sophisticated hotel is situated in Jumeirah. The establishment comprises 391 cosy rooms. This accommodation was established in 2019. Internet connection is provided for those needing to keep connected both in public and private spaces. The hotel offers 24-hour reception for guests' convenience. Some kinds of accommodation units may offer a cot for the little ones. Guests with reduced mobility can stay at this wheelchair-accessible establishment, which includes some disability-friendly units. This is not a pet-friendly property. The property features a parking and a garage. This property features a choice of different health and wellness facilities ideal for visitors to recharge mentally and physically. Corporate travellers will appreciate the business facilities available at this establishment ideal to host any kind of event. The dining venue serves sumptuous dining in an elegant atmosphere. The accommodation's entertainment was designed to amuse all kinds of travellers. Gastronomy lovers will appreciate the exquisite culinary options available to satisfy the palate of all visitors.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="6384.56" OriginalAmount="6384.56">
      <BasicPropertyInfo StarRating="5" HotelCode="|145891" HotelName="Habtoor Palace Dubai, LXR Hotels &amp; Resorts" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/956587_foto_1.jpg</HotelPictures>
        <HotelDescription>The St. Regis Dubai is part of an exclusive integrated resort that comprises residential towers and a Las Vegas-style theater. Monuments and attractions of international renown are nearby, and Dubai International Airport (DXB) is a 20-minute drive away. Inspired by Beaux-Arts architecture from New York's Gilded Age, the hotel's interior boasts such elements as a grand staircase, carefully selected artwork, and a musical fountain. Indulgent spa treatments, sumptuous cuisines, and memorable meetings await. The hotel's 234 world-class accommodations comprise 182 guest rooms and 51 signature suites, including a designer suite and its signature Royal Suite. Whatever the request, St. Regis Butler Service is available any time, day or night.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="6410" OriginalAmount="6410">
      <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="16" TotalAmount="6435.52" OriginalAmount="6435.52">
      <BasicPropertyInfo Latitude="25.084500744746" Longitude="55.140385279762" StarRating="5" HotelCode="46903|30974" HotelName="Le Royal Meridien Beach Resort &amp; Spa" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="HALF BOARD" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" 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="63" TotalAmount="6634.00" OriginalAmount="6634.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="34" TotalAmount="6638.10" OriginalAmount="6638.10">
      <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="34" TotalAmount="6740.34" OriginalAmount="6740.34">
      <BasicPropertyInfo StarRating="5" HotelCode="|150196" HotelName="JUMEIRAH EMIRATES TOWERS 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/891268_foto_1.jpg</HotelPictures>
        <HotelDescription>Jumeirah Emirates Towers is located on Sheikh Zayed Road  between Dubai International Financial Center and Dubai Convention Center. Only 5 minutes drive to the tallest building in the world Burj Khalifa and Dubai Downtown area. Two minutes walk from the Emirates Towers Metro station. 10Km from Dubai International Airport. Jumeirah Emirates Towers in Dubai redefines the business hotel experience seamlessly combining high technology-efficiency and unparalleled luxury. And with our unique and prestigious shopping destination-the Boulevard-you will find shopping-dining and nightlife opportunities to rival any luxury destination in the world.The 400 spacious-newly furnished rooms and suites-paired with state-of-the-art meeting and business facilities-make Jumeirah Emirates Towers one of the most popular choices for the corporate traveler and one of the finest business hotels in Dubai.Jumeirah Emirates Towers in Dubai redefines the business hotel experience seamlessly combining high technology-efficiency and unparalleled luxury. And with our unique and prestigious shopping destination-the Boulevard-you will find shopping-dining and nightlife opportunities to rival any luxury destination in the world.The 400 spacious-newly furnished rooms and suites-paired with state-of-the-art meeting and business facilities-make Jumeirah Emirates Towers one of the most popular choices for the corporate traveler and one of the finest business hotels in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="6755.91" OriginalAmount="6755.91">
      <BasicPropertyInfo Latitude="25.19483317" Longitude="55.28237322" StarRating="5" HotelCode="871520|CBE890100" HotelName="Address Fountain Views" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 04/02/2025" 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.&lt;br/&gt;&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="6874.53" OriginalAmount="6874.53">
      <BasicPropertyInfo Latitude="25.201465288728" Longitude="55.27069765663" StarRating="5" HotelCode="634361|CBE890200" HotelName="Address Sky View" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/02/2025">
        <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;&lt;br/&gt;&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="6913.87" OriginalAmount="6913.87">
      <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="16" TotalAmount="6989.71" OriginalAmount="6989.71">
      <BasicPropertyInfo Latitude="25.187535" Longitude="55.267514" StarRating="5" HotelCode="302485|1066898" HotelName="DAMAC Maison Cour Jardin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="27" TotalAmount="7044" OriginalAmount="7044">
      <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 31/01/2025" 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="7106" OriginalAmount="7106">
      <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="27" TotalAmount="7130" OriginalAmount="7130">
      <BasicPropertyInfo Latitude="25.085598897065" Longitude="55.144039392471" StarRating="5" HotelCode="39210|34763" HotelName="Grosvenor House, A Luxury Collection Hotel" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" 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="7203" OriginalAmount="7203">
      <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 06/02/2025" 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="7256" OriginalAmount="7256">
      <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="16" TotalAmount="7605.39" OriginalAmount="7605.39">
      <BasicPropertyInfo Latitude="25.121045661837" Longitude="55.153719484806" StarRating="5" HotelCode="904934|715085" HotelName="Rixos The Palm Hotel &amp; Suites" Meals="ALL INCLUSIVE,BED &amp; BREAKFAST" BedType="ALL INCLUSIVE" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 28/01/2025" 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="1" TotalAmount="7653.38" OriginalAmount="7653.38">
      <BasicPropertyInfo Latitude="25.193589095324" Longitude="55.27600005269" StarRating="5" HotelCode="70490|CAQ093800" HotelName="Palace Downtown" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel,Spa Hotel" CnxPolicy="Free CXL until 04/02/2025" 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.&lt;br/&gt;&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="7794" OriginalAmount="7794">
      <BasicPropertyInfo Latitude="25.234227212443" Longitude="55.324093119049" StarRating="5" HotelCode="563312|269605" HotelName="Hyatt Regency Creek Heights Residences" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 07/02/2025" 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="34" TotalAmount="7959.14" OriginalAmount="7959.14">
      <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="16" TotalAmount="8138.91" OriginalAmount="8138.91">
      <BasicPropertyInfo Latitude="25.212354162617" Longitude="55.279539459435" StarRating="5" HotelCode="168104|143786" HotelName="The Ritz-Carlton Dubai International Financial Centre" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 08/02/2025" 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="16" TotalAmount="8234.35" OriginalAmount="8234.35">
      <BasicPropertyInfo Latitude="25.20069126" Longitude="55.27622096" StarRating="5" HotelCode="492631|1925105" HotelName="Address Boulevard" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="8314.00" OriginalAmount="8314.00">
      <BasicPropertyInfo Latitude="25.197088716821" Longitude="55.27404517791" StarRating="5" HotelCode="142119|armani_hotel_dubai" HotelName="Armani Hotel Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/02/2025" 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="63" TotalAmount="8340.00" OriginalAmount="8340.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="16" TotalAmount="8519.62" OriginalAmount="8519.62">
      <BasicPropertyInfo Latitude="25.082591497272" Longitude="55.137666463852" StarRating="5" HotelCode="18488|31274" HotelName="The Ritz-Carlton Dubai" Meals="HALF BOARD,BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/01/2025" 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="27" TotalAmount="8822" OriginalAmount="8822">
      <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="27" TotalAmount="8827" OriginalAmount="8827">
      <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 18/01/2025" 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="1" TotalAmount="9008.66" OriginalAmount="9008.66">
      <BasicPropertyInfo Latitude="25.194058731118" Longitude="55.279147624969" StarRating="5" HotelCode="96664|CAO951000" HotelName="Address Downtown" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 04/02/2025" 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.&lt;br/&gt;&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="9055.47" OriginalAmount="9055.47">
      <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="Non Refundable" 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>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="9128" OriginalAmount="9128">
      <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 18/01/2025" 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="63" TotalAmount="9203.00" OriginalAmount="9203.00">
      <BasicPropertyInfo Latitude="25.167769841243" Longitude="55.446663067459" StarRating="4.5" HotelCode="69039|desert_palm_2" HotelName="Meliá Desert Palm" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort,Spa Hotel" CnxPolicy="Free CXL until 29/01/2025" 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="9597.43" OriginalAmount="9597.43">
      <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="34" TotalAmount="9762.06" OriginalAmount="9762.06">
      <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="27" TotalAmount="9846" OriginalAmount="9846">
      <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 01/02/2025" 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="16" TotalAmount="10022.05" OriginalAmount="10022.05">
      <BasicPropertyInfo Latitude="25.199810712514" Longitude="55.27753829956" StarRating="5" HotelCode="136614|117662" HotelName="Address Dubai Mall" 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,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="8" TotalAmount="10303.67" OriginalAmount="10303.67">
      <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 01/02/2025">
        <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="16" TotalAmount="10446.82" OriginalAmount="10446.82">
      <BasicPropertyInfo Latitude="25.141496833283" Longitude="55.190784931183" StarRating="5" HotelCode="46902|30914" HotelName="Jumeirah Beach Hotel" 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,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="10653" OriginalAmount="10653">
      <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="34" TotalAmount="10683.96" OriginalAmount="10683.96">
      <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="34" TotalAmount="10684.62" OriginalAmount="10684.62">
      <BasicPropertyInfo StarRating="5" HotelCode="|150168" HotelName="JUMEIRAH BEACH HOTEL DUBAI" Meals="HALF BOARD" BedType="HALF BOARD">
        <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="34" TotalAmount="10946.60" OriginalAmount="10946.60">
      <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="12453" OriginalAmount="12453">
      <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="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="12649.10" OriginalAmount="12649.10">
      <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="12799.56" OriginalAmount="12799.56">
      <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="34" TotalAmount="13459.46" OriginalAmount="13459.46">
      <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="8" TotalAmount="13615.32" OriginalAmount="13615.32">
      <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 25/01/2025" 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="63" TotalAmount="13773.00" OriginalAmount="13773.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="13827" OriginalAmount="13827">
      <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="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="34" TotalAmount="13892.20" OriginalAmount="13892.20">
      <BasicPropertyInfo StarRating="5" HotelCode="|699829" HotelName="Jumeirah Mina Al Salam 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/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="13993.24" OriginalAmount="13993.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="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>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="14056.56" OriginalAmount="14056.56">
      <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="16" TotalAmount="14256.95" OriginalAmount="14256.95">
      <BasicPropertyInfo Latitude="25.132026875638" Longitude="55.184237658978" StarRating="5" HotelCode="907096|31004" HotelName="Jumeirah Al Qasr" Meals="ROOM ONLY,HALF BOARD,BED &amp; BREAKFAST" 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="16" TotalAmount="14496.74" OriginalAmount="14496.74">
      <BasicPropertyInfo Latitude="24.821931487364" Longitude="55.661373138428" StarRating="5" HotelCode="172121|30564" HotelName="Al Maha a Luxury Collection Desert Resort &amp; Spa" Meals="FULL BOARD,BED &amp; BREAKFAST" BedType="FULL BOARD" PropertyType="Club Resort,Spa Hotel" CnxPolicy="Free CXL until 24/01/2025" 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="34" TotalAmount="15012.48" OriginalAmount="15012.48">
      <BasicPropertyInfo StarRating="5" HotelCode="|145869" HotelName="AL MAHA, A LUXURY COLLECTION DESERT RESORT  SPA, DUBAI" Meals="FULL BOARD" BedType="FULL BOARD">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1028434_foto_1.jpg</HotelPictures>
        <HotelDescription>Al Maha, a Luxury Collection Desert Resort and Spa, Dubai is a private, guest-only oasis nestled among the lush palm groves, emerald canopies and iconic sand dunes of the Dubai Desert Conservation Reserve. The hotel offers secluded tranquility and iconic vistas of the sweeping plains and Hajar Mountain massif. Take an unforgettable horse ride, camel trek or nature walk. Join a signature desert safari or practice the distinguished arts of archery and falconry. Our 5-star hotel boasts private swimming pools with majestic dune and mountain views and our 42 suites combine discreet refinement with authentic regional antiques, local artifacts and thoughtful nuances.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="15177.57" OriginalAmount="15177.57">
      <BasicPropertyInfo Latitude="25.21684883" Longitude="55.25124513" StarRating="5" HotelCode="669205|2310505" HotelName="Mandarin Oriental Jumeira Dubai" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 24/01/2025" 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="16" TotalAmount="16657.39" OriginalAmount="16657.39">
      <BasicPropertyInfo Latitude="25.118962" Longitude="55.198021" StarRating="5" HotelCode="57060|43114" HotelName="Kempinski Hotel Mall of the Emirates Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/02/2025" 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="34" TotalAmount="16851.52" OriginalAmount="16851.52">
      <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="18686.00" OriginalAmount="18686.00">
      <BasicPropertyInfo Latitude="25.128271102905273" Longitude="55.13352966308594" StarRating="0" HotelCode="0|lux_holiday_home_frond_e_1" HotelName="LUX Holiday Home - Frond E 1" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Villas_and_Bungalows" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Frond E, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/73/ea/73ea6def7e6b9f49ad9aa4ce1c9d84ffaa4c2d99.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;Look no further for a healthy and sustainable vacation. Villa «LUX Holiday Home - Frond E 1» is located in Dubai. This villa is located in 23 km from the city center. You can take a walk and explore the neighbourhood area of the villa. Places nearby: Nasimi Beach, Aquaventure and Burj Al Arab.&lt;br /&gt;&lt;b&gt;At The Villa: &lt;/b&gt;If you travel by car, there’s a parking zone. You won’t be bored as at the villa you will find a picnic area.&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: 500.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="19624.00" OriginalAmount="19624.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="Non Refundable">
        <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="27" TotalAmount="20091" OriginalAmount="20091">
      <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="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>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="20934.20" OriginalAmount="20934.20">
      <BasicPropertyInfo StarRating="5" HotelCode="|149865" HotelName="JUMEIRAH AL NASEEM-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/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="21022.26" OriginalAmount="21022.26">
      <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="34" TotalAmount="22349.94" OriginalAmount="22349.94">
      <BasicPropertyInfo StarRating="4" HotelCode="|440449" HotelName="ROSE PARK HOTEL 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/1074957_foto_1.jpg</HotelPictures>
        <HotelDescription>Make yourself at home in one of the 168 guestrooms featuring refrigerators and minibars. 49-inch flat-screen televisions with satellite programming provide entertainment, while complimentary wireless Internet access keeps you connected. Private bathrooms have complimentary toiletries and hair dryers. Conveniences include phones, as well as safes and desks.Grab a bite at Kapodakya-Turkish Cuisine, one of the hotel's 2 restaurants, or stay in and take advantage of the 24-hour room service. Buffet breakfasts are available daily from 6:30 AM to 10:30 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 provided for a surcharge (available 24 hours).A stay at Rose Park Hotel Al Barsha places you in the heart of Dubai, within a 15-minute walk of Ski Dubai and Mall of the Emirates.  This 4-star hotel is 3.5 mi (5.6 km) from Burj Al Arab and 4.1 mi (6.6 km) from Wild Wadi Water Park.Distances are displayed to the nearest 0.1 mile and kilometer.  Ski Dubai - 1.2 km / 0.8 mi  Mall of the Emirates - 1.2 km / 0.8 mi  Al Barsha Pond Park - 1.8 km / 1.1 mi  Souk Madinat Jumeirah - 3.2 km / 2 mi  Dubai College - 3.3 km / 2.1 mi  Jebel Ali Race Course - 3.5 km / 2.2 mi  Burj Al Arab - 3.9 km / 2.4 mi  Dubai Marina - 4.9 km / 3.1 mi  Umm Suqeim Beach - 5 km / 3.1 mi  Wild Wadi Water Park - 6.6 km / 4.1 mi  Alserkal Avenue Arts District - 7 km / 4.4 mi  Kite Beach - 7.8 km / 4.9 mi  Oasis Centre Mall - 9.2 km / 5.7 mi  Dubai Marina Mall - 9.2 km / 5.7 mi  American University of Dubai (AUD) - 9.6 km / 6 mi  The nearest airports are:Dubai (DXB-Dubai Intl.) - 27 km / 16.8 mi Dubai (DWC-Al Maktoum Intl.) - 39.8 km / 24.7 mi Sharjah (SHJ-Sharjah Intl.) - 53.7 km / 33.4 mi The preferred airport for Rose Park Hotel Al Barsha is Dubai (DXB-Dubai Intl.).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="22976" OriginalAmount="22976">
      <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="63" TotalAmount="23219.00" OriginalAmount="23219.00">
      <BasicPropertyInfo Latitude="25.187057" Longitude="55.278218" StarRating="0" HotelCode="634461|dream_inn_holiday_homes_south_ridge_2" HotelName="South Ridge 4" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Babysitting,Housekeeping,Internet,Kitchen,Laundry,Parking">
        <Address>
          <AddressLines>
            <AddressLine>South Ridge, Downtown Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/57/573157/573157a_hb_a_006.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;"Dream Inn Dubai we aspire to redefine the hospitality industry with a new way of travelling by offering guests the perfect hotel services and convenience along with the comforts of a home.
We proudly attribute our success to our apartments. We offer fresh, modern and iconic spaces, located in the best, famous and exclusive areas of Dubai to offer you nothing but the best.
Our driving force is our customers, who we take pride in pampering and offering them the ultimate guest experience. We have a variety of apartments whether vacationing, working or just wanting a sweet escape Dream Inn Dubai is the ultimate accommodation choice – The new travel concept
We operate all of our wonderful properties through Dream Inn Holiday homes rental LLC.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="25590.00" OriginalAmount="25590.00">
      <BasicPropertyInfo Latitude="25.07928400455" Longitude="55.15043661764" StarRating="4" HotelCode="103480|oaks_liwa_heights_hotel_apartments" HotelName="Oaks Liwa Heights" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" 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="26115.74" OriginalAmount="26115.74">
      <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="26511.57" OriginalAmount="26511.57">
      <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="29340.58" OriginalAmount="29340.58">
      <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="63" TotalAmount="211007.00" OriginalAmount="211007.00">
      <BasicPropertyInfo Latitude="25.11618" Longitude="55.140934" StarRating="0" HotelCode="629857|dream_inn_dubai_tiara" HotelName="Tiara Residence - Emerald" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Tiara Residences, Building Emerald, Palm Jumeirah, Dubai</AddressLine>
          </AddressLines>
          <CityName>The Palm Islands</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/798675/8c46aa1f0ca3b0c5feee1e79afed7dc0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex warmly welcomes guests in The Palm Islands.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="211007.00" OriginalAmount="211007.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="211007.00" OriginalAmount="211007.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="45" TotalAmount="212234.62" OriginalAmount="212234.62">
      <BasicPropertyInfo Latitude="25.11632558356" Longitude="55.141822664032" StarRating="5" HotelCode="87950|175e79" HotelName="Tiara Residences" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Tiara Residence, Palm Jumeirah, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325981/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="212234.62" OriginalAmount="212234.62">
      <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="63" TotalAmount="214685.00" OriginalAmount="214685.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="63" TotalAmount="214685.00" OriginalAmount="214685.00">
      <BasicPropertyInfo Latitude="25.078584671020508" Longitude="55.137386322021484" StarRating="0" HotelCode="0|dream_inn_apartments_bay_central" HotelName="Dream Inn Apartments - Bay Central" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jumeirah Beach Rd, Dubai Marina, Dubai, United Arab Emirates, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/2c/bb/2cbb32fc3373ef995516e9bb49d7eea6dc2a674a.jpeg</HotelPictures>
        <HotelDescription>Located 4.1 km from Ibn Battuta Mall in Dubai, this air-conditioned apartment features free WiFi. The unit is 8 km from Mall of the Emirates. Free private parking is available on site.&lt;br /&gt;There is a dining area and a kitchen equipped with oven. Towels and bed linen are featured in this self-catering accommodation. Other facilities at Dream Inn Dubai Apartments - Bay Central include an indoor pool.&lt;br /&gt;Galleria Shopping Mall is 19 km from Dream Inn - Bay Central, while The Dubai Fountain is 19 km from the property. The nearest airport is Al Maktoum International Airport, 21 km from the property.&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>
    <HotelStay SourceId="45" TotalAmount="226988.49" OriginalAmount="226988.49">
      <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="63" TotalAmount="227906.00" OriginalAmount="227906.00">
      <BasicPropertyInfo Latitude="25.200700759887695" Longitude="55.26904296875" StarRating="0" HotelCode="0|dream_inn_dubai_apartments_duplex_ctrl_park_tower_2" HotelName="Dream Inn Dubai Apartments Duplex Ctrl Park Tower" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>DOWNTOWN AREA, No: ., ., Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/57/6c/576c031a55a4dbfc3cdb93c429be278e165460b4.jpeg</HotelPictures>
        <HotelDescription>This elegant, fashionable two-bedroom apartment is located in the Central  area of Dubai. With two stories, the first thing you will notice are the floor to ceiling windows with magnificent views of the city from all rooms in the apartment. A classy, fashionable atmosphere is created by the white porcelain tile, dark wood furniture tones, and magnificent glass work showcased on the staircase and chandeliers. Whether you're staying in Dubai for a work conference or searching for an elegant place for your family and friends to stay at on holiday, Dream Inn at Central Park is a perfect choice!|Walking into the two-story apartment, the large floor to ceiling windows will immediately draw your attention. No matter what room you are in, you will always have stunning views of Dubai accented with a heavenly glow from the sun rays. |</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="227906.00" OriginalAmount="227906.00">
      <BasicPropertyInfo Latitude="25.109861373901367" Longitude="55.146732330322266" StarRating="0" HotelCode="0|dream_inn_dubai_apartments_al_khudrawi" HotelName="Dream Inn Dubai Apartments - Al Khudrawi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Khudrawi, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/10/58/10585777e73fcdbb0535b23c9e8233eeb59533f4.jpeg</HotelPictures>
        <HotelDescription>Dream Inn Holiday Homes - Al Khudrawi is perfectly located for both business and leisure guests in Dubai. Both business travelers and tourists can enjoy the hotel's facilities and services. To be found at the hotel are 24-hour security, car park, airport transfer, car hire, smoking area. Some of the well-appointed guestrooms feature television LCD/plasma screen, additional toilet, cleaning products, clothes rack, complimentary instant coffee. The hotel offers various recreational opportunities. Discover all Dubai has to offer by making Dream Inn Holiday Homes - Al Khudrawi your base.&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>
    <HotelStay SourceId="16" TotalAmount="229883.34" OriginalAmount="229883.34">
      <BasicPropertyInfo Latitude="25.203329508136" Longitude="55.261323022645" StarRating="4.5" HotelCode="600751|2259055" HotelName="City Walk by Dream Inn Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Al Safa, Al Wasl, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/771305/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="244672.88" OriginalAmount="244672.88">
      <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="63" TotalAmount="253511.00" OriginalAmount="253511.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="Free CXL until 31/01/2025" 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="34" TotalAmount="272216.57" OriginalAmount="272216.57">
      <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="285111.36" OriginalAmount="285111.36">
      <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="291425.38" OriginalAmount="291425.38">
      <BasicPropertyInfo StarRating="3" HotelCode="|135300" HotelName="PALM BEACH 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/1298289_foto_1.jpg</HotelPictures>
        <HotelDescription>In the heart of the city, Palm Beach is within walking distance of the Gold Souk, the Dubai Museum, and the Dubai Creek. It features modern rooms.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="919.41" OriginalAmount="919.41">
      <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="1" TotalAmount="1073.42" OriginalAmount="1073.42">
      <BasicPropertyInfo StarRating="3" HotelCode="|CAX713900" HotelName="HAFEZ  HOTEL APARTMENTS" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 06/02/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1109.81" OriginalAmount="1109.81">
      <BasicPropertyInfo StarRating="3" HotelCode="|CBD037600" HotelName="ROYAL TULIP" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 06/02/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1159.60" OriginalAmount="1159.60">
      <BasicPropertyInfo StarRating="3" HotelCode="|CBR150100" HotelName="SIGNATURE INN" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 06/02/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1163.00" OriginalAmount="1163.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="1" TotalAmount="1210.72" OriginalAmount="1210.72">
      <BasicPropertyInfo StarRating="3" HotelCode="|CBQ586100" HotelName="DAMAC HILLS 2 HOTEL, AN EDGE BY ROTANA" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 07/02/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1224.10" OriginalAmount="1224.10">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBR065400" HotelName="LOTUS GRAND HOTEL DUBAI" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 06/02/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1244.40" OriginalAmount="1244.40">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBR202800" HotelName="PYRAMISA HOTEL APARTMENTS" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 05/02/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1433.60" OriginalAmount="1433.60">
      <BasicPropertyInfo StarRating="3" HotelCode="|CBQ366700" HotelName="ROVE EXPO CITY" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 07/02/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1472.50" OriginalAmount="1472.50">
      <BasicPropertyInfo StarRating="5" HotelCode="|CAX713800" HotelName="VINTAGE GRAND HOTEL" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 06/02/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1489.54" OriginalAmount="1489.54">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBM308100" HotelName="MILLENNIUM PLACE BARSHAHEIGHTS APARTMENT" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 18/01/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1566.00" OriginalAmount="1566.00">
      <BasicPropertyInfo Latitude="25.1786" Longitude="55.2441" StarRating="0" HotelCode="977581|marbella_holiday_homes_rental_llc" HotelName="Marbella Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <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="1" TotalAmount="1570.88" OriginalAmount="1570.88">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBM233100" HotelName="MILLENNIUM PLACE BARSHA HEIGHTS HOTEL" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 18/01/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1579.48" OriginalAmount="1579.48">
      <BasicPropertyInfo StarRating="3" HotelCode="|CBO055400" HotelName="HAMPTON BY HILTON DUBAI AL SEEF" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 07/02/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.&lt;br/&gt;&lt;b&gt; from 2023-02-08 to 2030-12-31&lt;b&gt;:-This hotel offers a bespoke Family Experience for travellers below the age of 12. Children enjoy a Kids Welcome and a dedicated Kids Breakfast experience. Enjoy your family meals by selecting dishes from the Kids Menu. The hotel has a range of kids amenities available upon request.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1580.88" OriginalAmount="1580.88">
      <BasicPropertyInfo StarRating="4" HotelCode="|CAS193500" HotelName="SAMAYA" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 06/02/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1582.57" OriginalAmount="1582.57">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBO234500" HotelName="AVANI IBN BATTUTA DUBAI HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 25/01/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1645.87" OriginalAmount="1645.87">
      <BasicPropertyInfo Latitude="25.256159205757" Longitude="55.311869076058" StarRating="3.5" HotelCode="655968|2238025" HotelName="Zabeel House MINI" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" 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="1" TotalAmount="1757.16" OriginalAmount="1757.16">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBR722600" HotelName="AAVRI HOTEL" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 05/02/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1776.94" OriginalAmount="1776.94">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBD588200" HotelName="FORM HOTEL DUBAI A MEMBER OF DESIGN" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 29/01/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1803.66" OriginalAmount="1803.66">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBA128000" HotelName="DUSITD2 KENZ" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 05/02/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1829.47" OriginalAmount="1829.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 04/02/2025">
        <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="1892.00" OriginalAmount="1892.00">
      <BasicPropertyInfo Latitude="25.199056" Longitude="55.265769" StarRating="4" HotelCode="804919|leva_hotel_apartments_mazaya_center" HotelName="LEVA Hotel, Mazaya Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD,FULL-BOARD" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" 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="1" TotalAmount="1913.24" OriginalAmount="1913.24">
      <BasicPropertyInfo StarRating="3" HotelCode="|CBS389300" HotelName="TUMBI WEST PALM BEACH HOTEL, TAPESTRY" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 07/02/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1945.00" OriginalAmount="1945.00">
      <BasicPropertyInfo Latitude="25.18653678894043" Longitude="55.27769088745117" StarRating="3" HotelCode="0|bnbme_south_ridge_5" HotelName="Bnbme - South Ridge 5" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>South Ridge 5, Downtown, Dubai, AE, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;It’s nice to come back to a place where you can have a rest after an eventful day in the city Hotel «Bnbme - South Ridge 5» is located in Dubai. This hotel is located in 9 km from the city center. You can take a walk and explore the neighbourhood area of the hotel — The Dubai Fountain, Dubai Aquarium &amp;amp; Underwater Zoo and Burj Khalifa.&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="1" TotalAmount="1954.96" OriginalAmount="1954.96">
      <BasicPropertyInfo StarRating="5" HotelCode="|CBB093500" HotelName="AL HABTOOR POLO RESORT" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 01/02/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="2019.96" OriginalAmount="2019.96">
      <BasicPropertyInfo StarRating="4" HotelCode="|CAS188900" HotelName="CITY SEASONS" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 06/02/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="2059.66" OriginalAmount="2059.66">
      <BasicPropertyInfo StarRating="3" HotelCode="|CBP484600" HotelName="ROVE CITY WALK" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 05/02/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="2072.05" OriginalAmount="2072.05">
      <BasicPropertyInfo StarRating="4" HotelCode="|CAR801500" HotelName="ROYAL ASCOT" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 02/02/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="2199.33" OriginalAmount="2199.33">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBO237800" HotelName="SUHA MINA RASHID HOTEL APARTMENTS" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 18/01/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2208.00" OriginalAmount="2208.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 03/02/2025">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Marina, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="2275.37" OriginalAmount="2275.37">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBF697300" HotelName="GRAYTON" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 06/02/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="2294.76" OriginalAmount="2294.76">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBP957800" HotelName="MERCURE DUBAI HOTEL SUITE BARSHA HEIGHTS" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 24/01/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="2313.49" OriginalAmount="2313.49">
      <BasicPropertyInfo StarRating="3" HotelCode="|CBQ642200" HotelName="KINGSGATE CANAL HOTEL" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 05/02/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="2327.38" OriginalAmount="2327.38">
      <BasicPropertyInfo StarRating="3" HotelCode="|CBO716300" HotelName="ROVE LA MER BEACH, JUMEIRAH" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 07/02/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="2343.62" OriginalAmount="2343.62">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBR569500" HotelName="MERCURE DUBAI BARSHA HEIGHTS APARTMENT" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 24/01/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2389.00" OriginalAmount="2389.00">
      <BasicPropertyInfo Latitude="25.080567" Longitude="55.144579" StarRating="0" HotelCode="623503|higuests_vacation_homes_time_place" HotelName="Time Place Tower" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/02/2025" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Marina</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;Travellers' stays are enhanced by the range of services and amenities at this hotel. Wireless internet access allows guests to surf the internet and stay up to date with their communications. Guests with their own vehicles can make use of the available parking spaces.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="2403.80" OriginalAmount="2403.80">
      <BasicPropertyInfo StarRating="5" HotelCode="|CBP413800" HotelName="DOUBLETREE BY HILTON DUBAI M SQUARE" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" CnxPolicy="Free CXL until 07/02/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.&lt;br/&gt;&lt;b&gt; from 2023-02-08 to 2030-12-31&lt;b&gt;:-This hotel offers a bespoke Family Experience for travellers below the age of 12. Children enjoy a Kids Welcome and a dedicated Kids Breakfast experience. Enjoy your family meals by selecting dishes from the Kids Menu. The hotel has a range of kids amenities available upon request.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="2504.74" OriginalAmount="2504.74">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBR731500" HotelName="HILTON GARDEN INN DUBAI BUSINESS BAY" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" CnxPolicy="Free CXL until 03/02/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="2536.52" OriginalAmount="2536.52">
      <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="2599.26" OriginalAmount="2599.26">
      <BasicPropertyInfo Latitude="25.180802515128" Longitude="55.278625225746" StarRating="4" HotelCode="|BRQY" HotelName="Staybridge Suites Dubai Business Bay" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 31/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>Marasi Drive, Business Bay, P.O. Box 26228</AddressLine>
          </AddressLines>
        </Address>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2678" OriginalAmount="2678">
      <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="1" TotalAmount="2755.94" OriginalAmount="2755.94">
      <BasicPropertyInfo StarRating="3" HotelCode="|CBQ641500" HotelName="KINGSGATE HOTEL AL JADDAF" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 05/02/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="2844.87" OriginalAmount="2844.87">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBO967000" HotelName="BEACH WALK" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 04/02/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="2985.29" OriginalAmount="2985.29">
      <BasicPropertyInfo StarRating="5" HotelCode="|CBR530800" HotelName="VIDA CREEK BEACH" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 04/02/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="3126.77" OriginalAmount="3126.77">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBQ642300" HotelName="GRAND KINGSGATE WATERFRONT" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 05/02/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="3135.91" OriginalAmount="3135.91">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBQ576300" HotelName="VIDA DUBAI MARINA YACHT CLUB" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 04/02/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="3149.87" OriginalAmount="3149.87">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBQ472800" HotelName="NH COLLECTION DUBAI THE PALM" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 31/01/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="3431.96" OriginalAmount="3431.96">
      <BasicPropertyInfo StarRating="5" HotelCode="|662674" HotelName="Swissotel Al Murooj Dubai (Ex. Roda Al Murooj)" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>Five-star Swisshotel Al Murooj Hotel is situated across from Dubai Mall and the famous Burj Khalifa. It features a lush garden with a large swimming pool and free WiFi in public areas. Dubai World Trade Centre is a 10-minute drive away.
The luxurious accommodations offer views of the city or the lush courtyard gardens. Each one feature flat-screen TV, a sitting area and a working desk, minibar and tea/coffee facilities. The bathroom includes a hairdryer and complimentary toiletries.
The hotel's dining options include the award-winning Double Decker Pub and Pergolas the all-day- dining restaurant serving international dishes as well as Circle &amp; Ojos Caf�. 24 hour in-room dining is also available.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="3586.66" OriginalAmount="3586.66">
      <BasicPropertyInfo StarRating="5" HotelCode="|CBR619300" HotelName="PALACE DUBAI CREEK HARBOUR" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 04/02/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="3629.22" OriginalAmount="3629.22">
      <BasicPropertyInfo StarRating="5" HotelCode="|092627" HotelName="Pullman Dubai Downtown" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>Cosmopolitan 5-star hotel in Dubai, Pullman Dubai Downtown is our first Steigenberger Hotel in the region, introducing renowned German Hospitality to this already spectacular city and destination of Dubai. We are located at the heart of the Business Bay district with very close proximity to the Burj Khalifa - the tallest tower in the world, and The Dubai Mall - the largest mall in the world and the Dubai Downtown area, with a convenient access to and from Sheikh Zayed Road and Al Khail Road. Guests can choose from unique rooms and suites, spread across 19 floors and offering stunning views of the Dubai Canal, the Dubai skyline and the iconic Burj Khalifa. Four meeting rooms and a beautiful ballroom with natural daylight offer business guests the perfect amenities for their conferences and events.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="3806.89" OriginalAmount="3806.89">
      <BasicPropertyInfo StarRating="5" HotelCode="|CBP003900" HotelName="AL JADDAF ROTANA SUITE" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 07/02/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="3844.93" OriginalAmount="3844.93">
      <BasicPropertyInfo StarRating="5" HotelCode="|CBQ576200" HotelName="ADDRESS GRAND CREEK HARBOUR" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 04/02/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="4035.64" OriginalAmount="4035.64">
      <BasicPropertyInfo StarRating="5" HotelCode="|CBR731400" HotelName="EMBASSY SUITES HILTON DUBAI BUSINESS BAY" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 03/02/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="4065.14" OriginalAmount="4065.14">
      <BasicPropertyInfo StarRating="5" HotelCode="|CAW788200" HotelName="DAMAC MAISON - DUBAI MALL STREET" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 06/02/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="4328.84" OriginalAmount="4328.84">
      <BasicPropertyInfo StarRating="4" HotelCode="|CAW809600" HotelName="DUSIT PRINCESS RESIDENCES DUBAI MARINA" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 05/02/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="4375.81" OriginalAmount="4375.81">
      <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 07/02/2025">
        <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="4438.98" OriginalAmount="4438.98">
      <BasicPropertyInfo StarRating="5" HotelCode="|C59200" HotelName="Hyde Hotel Dubai" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>With a stay at Hyde Hotel Dubai, you'll be centrally located in Dubai, within a 10-minute drive of Dubai Mall and Burj Khalifa.  This luxury hotel is 5.9 mi (9.5 km) from Dubai World Trade Centre and 8.5 mi (13.7 km) from Mall of the Emirates.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="4573.03" OriginalAmount="4573.03">
      <BasicPropertyInfo StarRating="5" HotelCode="|CBQ512100" HotelName="ANANTARA DOWNTOWN DUBAI" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 06/02/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="5213.18" OriginalAmount="5213.18">
      <BasicPropertyInfo StarRating="4" HotelCode="|CAW784300" HotelName="SUHA JBR HOTEL APARTMENTS" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 18/01/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="6481.00" OriginalAmount="6481.00">
      <BasicPropertyInfo Latitude="25.26219940185547" Longitude="55.29199981689453" StarRating="3" HotelCode="0|conrad_and_waldorf_astoria_luxury_package" HotelName="Astoria Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 07/02/2025">
        <Address>
          <AddressLines>
            <AddressLine>AE Dubai Dubai DXB, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;A very nice option for those who like to be on the move! Hotel «Astoria Hotel» is located in Dubai. This hotel is located nearby from the city center. You can take a walk and explore the neighbourhood area of the hotel — Dubai Museum, The Dubai Heritage Village and Gold Souk.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="6959.82" OriginalAmount="6959.82">
      <BasicPropertyInfo StarRating="5" HotelCode="|C59218" HotelName="25hours Hotel Dubai One Central" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>Located in Dubai (Trade Center), 25hours Hotel Dubai One Central is within a 15-minute walk of Dubai World Trade Centre and Dubai International Convention and Exhibition Centre.  This luxury hotel is 2.3 mi (3.7 km) from Burj Khalifa and 2.7 mi (4.3 km) from Dubai Mall.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="7705.74" OriginalAmount="7705.74">
      <BasicPropertyInfo StarRating="5" HotelCode="|CBP041400" HotelName="ADDRESS BEACH RESORT" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/01/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="8860.31" OriginalAmount="8860.31">
      <BasicPropertyInfo StarRating="5" HotelCode="|CBQ472700" HotelName="ANANTARA WORLD ISLANDS DUBAI RESORT" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 04/02/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.&lt;br/&gt;&lt;b&gt;Transfer Arrangement from 2022-10-18 to 2030-12-31&lt;b&gt;:-Please note that the property is only accessible by a shuttle boat transfer arranged by the hotel and chargeable to the guest. Upon arrival at the North Residences entrance of Anantara The Palm Dubai Resort, please make the way to the Anantara World Islands Welcome Centre  where the following boat transfer options are available with prices starting from AED 200 based on the room type/seasonality booked:
- Shared Boat Transfer
- Private Boat Transfer
Please contact the Hotel Reservations Team reservations.awid@anantara.com for further details.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="9046.85" OriginalAmount="9046.85">
      <BasicPropertyInfo StarRating="5" HotelCode="|CAV165700" HotelName="ANANTARA PALM" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 04/02/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="21467.00" OriginalAmount="21467.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="Non Refundable" 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="211007.00" OriginalAmount="211007.00">
      <BasicPropertyInfo Latitude="25.19169491" Longitude="55.2726521" StarRating="5" HotelCode="974365|dream_inn_dubai_apartments_29_boulevard" 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="27" TotalAmount="212056" OriginalAmount="212056">
      <BasicPropertyInfo Latitude="25.0787116" Longitude="55.1376041" StarRating="0" HotelCode="965292|225809" HotelName="Central Tower by DreamInn Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Bay Central Tower, Dubai Marina, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="227285" OriginalAmount="227285">
      <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>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Telephone Service,Lounge,Golf,Jacuzzi,Kitchen,Massage Centre,Sauna,Currency Exchange,Designated Smoking Area,Wheelchair Access,Central Heating,Swimming Pool,Spa,Bicycle Rental,Diet Meals,Shopping Arcade,Heated Pool,Garden,Babysitting,Housekeeping,Parking,24 Hour Security,Dining,Meeting Room,Printer,Valet Parking,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,Beauty Salon,Dry Cleaning,LCD/Projector,Kids Play Area,Library</BasicAmenities>
    <HotelRating>3,5,4,2,3.5,4.5,5.5,2.5,1</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,ALL INCLUSIVE,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,LUNCH,DINNER</Meals>
    <PropertyType>CITY HOTEL,CLUB RESORT,BUSINESS HOTEL,APARTMENT HOTEL,BEACH HOTEL,FAMILY-FRIENDLY HOTEL,SPA HOTEL,AIRPORT HOTEL,CONFERENCE HOTEL,GOLF HOTEL,ECO HOTEL,GUESTHOUSE,COUNTRY HOUSE,HOTEL DE CHARME,VILLAGE,HISTORIC 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
46cfe3d2-4099-4479-9d43-bb04fbbfadb3|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="46cfe3d2-4099-4479-9d43-bb04fbbfadb3">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="38" DestinationId="0" CityId="0" />
    <StayDateRange Start="2025-02-12T00:00:00" End="2025-02-26T00: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
46cfe3d2-4099-4479-9d43-bb04fbbfadb3|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
46cfe3d2-4099-4479-9d43-bb04fbbfadb3|PaximumSearch|supplier interation failed||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
46cfe3d2-4099-4479-9d43-bb04fbbfadb3|DOTWSearch|successfull supplier interation||DOTW|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
46cfe3d2-4099-4479-9d43-bb04fbbfadb3|InfiniteSearch|successfull supplier interation||Infinite|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
46cfe3d2-4099-4479-9d43-bb04fbbfadb3|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
46cfe3d2-4099-4479-9d43-bb04fbbfadb3|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
46cfe3d2-4099-4479-9d43-bb04fbbfadb3|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
46cfe3d2-4099-4479-9d43-bb04fbbfadb3|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
46cfe3d2-4099-4479-9d43-bb04fbbfadb3|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
46cfe3d2-4099-4479-9d43-bb04fbbfadb3|MikiSearch|successfull supplier interation||Miki|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
46cfe3d2-4099-4479-9d43-bb04fbbfadb3|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="2025-01-18T12:43:28.0975919+00:00" Version="0" EchoToken="Search" TransactionIdentifier="46cfe3d2-4099-4479-9d43-bb04fbbfadb3" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="27" TotalAmount="459" OriginalAmount="459">
      <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 06/02/2025" 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="16" TotalAmount="498.17" OriginalAmount="498.17">
      <BasicPropertyInfo Latitude="25.271598" Longitude="55.313293" StarRating="2" HotelCode="900231|2606065" HotelName="Gulf Star" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Beauty Salon,Coffee Shop,Concierge,Currency Exchange,Designated Smoking Area,Dry Cleaning,Elevator,Internet,Laundry,LCD/Projector,Luggage Storage,Meeting Room,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Yousef Baker Road, Behind Al Maktoom Hospital, Deira, Dubai 88767</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326391/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Yousef Baker road close to fish round about and Al Maktoum hospital 5 minutes walk to the city center Nasser Square</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="546.59" OriginalAmount="546.59">
      <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="45" TotalAmount="590.12" OriginalAmount="590.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="45" TotalAmount="599.05" OriginalAmount="599.05">
      <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="16" TotalAmount="649.99" OriginalAmount="649.99">
      <BasicPropertyInfo Latitude="25.275697198522" Longitude="55.312788875382" StarRating="3" HotelCode="322648|2237735" HotelName="Delmon Boutique Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="663" OriginalAmount="663">
      <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="45" TotalAmount="672.01" OriginalAmount="672.01">
      <BasicPropertyInfo Latitude="25.269225627753" Longitude="55.306891053915" StarRating="3" HotelCode="160796|10934f" HotelName="Landmark Plaza Baniyas" 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,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="16" TotalAmount="680.83" OriginalAmount="680.83">
      <BasicPropertyInfo Latitude="25.261102" Longitude="55.325279" StarRating="2" HotelCode="27571|2574615" 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="8" TotalAmount="681.25" OriginalAmount="681.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 31/01/2025" 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="45" TotalAmount="684.71" OriginalAmount="684.71">
      <BasicPropertyInfo Latitude="24.983048442445" Longitude="55.091127560328" StarRating="1" HotelCode="330368|1b01c9" HotelName="easyHotel Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel">
        <Address>
          <AddressLines>
            <AddressLine>Street 724, PO Box 17777, Jebel Ali Free Zone Authority (JAFZA), Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/495891/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located In JAFZA, Jebel Ali, Easy Hotel is within a 15-minute drive from Ibn-Battuta Mall\n\nLocated In JAFZA, Jebel Ali, Easy Hotel is within a 15-minute drive from Ibn-Battuta Mall. Jebel Ali Metro Station is a walking distance from the hotel. It offers a restaurant and a 24-hour front desk that can arrange ironing and laundry service upon request. All the rooms at Easy Hotel Jebel Ali are fitted with tiled floors. Each room comes with a flat-screen TV, a safety deposit box and a wardrobe. Some rooms overlook the city, others have internal windows with a shafts view. Dubai International Airport is 45 minutes by car from Easy Hotel Jebel Ali. Free private parking is possible on site.\n\n</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="686.76" OriginalAmount="686.76">
      <BasicPropertyInfo Latitude="25.254921" Longitude="55.293304" StarRating="2" HotelCode="29052|31184" 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="16" TotalAmount="686.76" OriginalAmount="686.76">
      <BasicPropertyInfo Latitude="25.26341386199" Longitude="55.313678383827" StarRating="2" HotelCode="68507|31194" 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="45" TotalAmount="711.89" OriginalAmount="711.89">
      <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="717" OriginalAmount="717">
      <BasicPropertyInfo Latitude="25.262185453055" Longitude="55.295946870851" StarRating="2" HotelCode="92949|55469" HotelName="Dubai Nova Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" 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="45" TotalAmount="724.13" OriginalAmount="724.13">
      <BasicPropertyInfo Latitude="25.260915297121" Longitude="55.323833008598" StarRating="3" HotelCode="21508|11762e" HotelName="Sun &amp; Sands Hotel" 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,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="729.88" OriginalAmount="729.88">
      <BasicPropertyInfo Latitude="25.274438" Longitude="55.315297" StarRating="3" HotelCode="66871|16a484" HotelName="Fortune Hotel Deira" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Omar Bin Al Khattab Road, Deira, Dubai 49185</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://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="758.00" OriginalAmount="758.00">
      <BasicPropertyInfo Latitude="25.34943373" Longitude="55.39067656" StarRating="4" HotelCode="212012|al_hayat_hotel_apartments_2" HotelName="Al Hayat Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/02/2025" HotelFacility="Air Conditioning,Internet,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Al Qasimiya Street, PO Box: 73193, Sharjah</AddressLine>
          </AddressLines>
          <CityName>Sharjah</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/83713/a1a86813-225b-49d4-92f2-0db12013b419.jpg?d=636641589380000000</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Sharjah.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="778.71" OriginalAmount="778.71">
      <BasicPropertyInfo Latitude="25.269210217067" Longitude="55.305422174193" StarRating="3" HotelCode="364978|30934" HotelName="Landmark Hotel 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,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="780.32" OriginalAmount="780.32">
      <BasicPropertyInfo Latitude="25.264464405192" Longitude="55.319664746033" StarRating="4" HotelCode="364929|1091c8" 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" 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="786" OriginalAmount="786">
      <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="Free CXL until 05/02/2025" 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="797.05" OriginalAmount="797.05">
      <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="45" TotalAmount="806.47" OriginalAmount="806.47">
      <BasicPropertyInfo Latitude="25.26163563647" Longitude="55.324184267347" StarRating="3" HotelCode="74091|1091f7" HotelName="Sadaf Delmon Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="34" TotalAmount="810.05" OriginalAmount="810.05">
      <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="812.99" OriginalAmount="812.99">
      <BasicPropertyInfo Latitude="25.346608" Longitude="55.390247" StarRating="4" HotelCode="191354|1273b7" HotelName="Al Hayat Hotel Suites" Meals="ROOM ONLY" 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="816.93" OriginalAmount="816.93">
      <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="825.47" OriginalAmount="825.47">
      <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 06/02/2025" 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="16" TotalAmount="835.50" OriginalAmount="835.50">
      <BasicPropertyInfo Latitude="25.27231182" Longitude="55.30447559" StarRating="2" HotelCode="390432|1924725" HotelName="Naif View Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Golf,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Naif Road, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/501990/a_501990_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="845.70" OriginalAmount="845.70">
      <BasicPropertyInfo Latitude="25.27415242" Longitude="55.3277168" StarRating="0" HotelCode="957308|2438925" 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="16" TotalAmount="847.10" OriginalAmount="847.10">
      <BasicPropertyInfo Latitude="25.265359233596" Longitude="55.316832661629" StarRating="3" HotelCode="42789|30654" HotelName="Comfort Inn Hotel Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Riqqa Road, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/09/094714/094714a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="855.14" OriginalAmount="855.14">
      <BasicPropertyInfo Latitude="25.260165307468" Longitude="55.324518568122" StarRating="3" HotelCode="371999|31124" 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="45" TotalAmount="862.69" OriginalAmount="862.69">
      <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="16" TotalAmount="870.61" OriginalAmount="870.61">
      <BasicPropertyInfo Latitude="25.262615757775" Longitude="55.319941613423" StarRating="4" HotelCode="935401|2370585" HotelName="Landmark Premier Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="16" TotalAmount="870.92" OriginalAmount="870.92">
      <BasicPropertyInfo Latitude="25.26445967667" Longitude="55.319020652778" StarRating="4" HotelCode="174867|639015" HotelName="Sun &amp; Sands Downtown 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,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="16" TotalAmount="875.36" OriginalAmount="875.36">
      <BasicPropertyInfo Latitude="25.27397" Longitude="55.31901" StarRating="4" HotelCode="14432|31034" HotelName="Marco Polo 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,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="16" TotalAmount="880.44" OriginalAmount="880.44">
      <BasicPropertyInfo Latitude="25.27215157" Longitude="55.31142595" StarRating="1" HotelCode="322210|1073038" HotelName="Africana Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/02/2025" 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="884" OriginalAmount="884">
      <BasicPropertyInfo Latitude="25.219755" Longitude="55.323653" StarRating="3" HotelCode="935102|49244" HotelName="Reflections Hotel Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/02/2025" 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="16" TotalAmount="884.84" OriginalAmount="884.84">
      <BasicPropertyInfo Latitude="25.259715140987" Longitude="55.326024647157" StarRating="4" HotelCode="17013|31064" 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="886" OriginalAmount="886">
      <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="Non Refundable" 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="45" TotalAmount="893.44" OriginalAmount="893.44">
      <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="34" TotalAmount="895.28" OriginalAmount="895.28">
      <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="1" TotalAmount="896.00" OriginalAmount="896.00">
      <BasicPropertyInfo Latitude="24.91106146" Longitude="55.01355748" StarRating="3" HotelCode="871503|CBE950300" HotelName="Rove At The Park" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/02/2025" 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.&lt;br/&gt;&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="899" OriginalAmount="899">
      <BasicPropertyInfo Latitude="25.260928" Longitude="55.323015" StarRating="3" HotelCode="27572|32771" HotelName="Mayfair Hotel" Meals="ROOM ONLY,HALF BOARD,FULL BOARD,BED &amp; BREAKFAST" 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="34" TotalAmount="899.34" OriginalAmount="899.34">
      <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="8" TotalAmount="900.34" OriginalAmount="900.34">
      <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 05/02/2025" 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="901" OriginalAmount="901">
      <BasicPropertyInfo Latitude="25.008286" Longitude="55.15671" StarRating="3" HotelCode="152741|34701" 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="16" TotalAmount="901.45" OriginalAmount="901.45">
      <BasicPropertyInfo Latitude="25.269106753506" Longitude="55.305659265116" StarRating="1" HotelCode="312720|1073078" 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="16" TotalAmount="901.45" OriginalAmount="901.45">
      <BasicPropertyInfo Latitude="25.26955843" Longitude="55.30312218" StarRating="1" HotelCode="521934|2502605" 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="16" TotalAmount="901.45" OriginalAmount="901.45">
      <BasicPropertyInfo Latitude="25.270209574732" Longitude="55.306063008598" StarRating="2" HotelCode="162266|1473368" 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="16" TotalAmount="901.45" OriginalAmount="901.45">
      <BasicPropertyInfo Latitude="25.269932" Longitude="55.302952" StarRating="1" HotelCode="312721|1746218" 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="16" TotalAmount="901.45" OriginalAmount="901.45">
      <BasicPropertyInfo Latitude="25.269033765755" Longitude="55.302022191455" StarRating="1" HotelCode="330047|1924675" HotelName="Downtown Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" 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="908" OriginalAmount="908">
      <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 07/02/2025" 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="910" OriginalAmount="910">
      <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="910.76" OriginalAmount="910.76">
      <BasicPropertyInfo Latitude="25.278531" Longitude="55.313779" StarRating="3" HotelCode="178568|12a3f9" HotelName="Fortune Pearl Hotel Deira" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" 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="45" TotalAmount="912.39" OriginalAmount="912.39">
      <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="16" TotalAmount="915.68" OriginalAmount="915.68">
      <BasicPropertyInfo Latitude="25.24997" Longitude="55.2819" StarRating="3" HotelCode="901868|121224" HotelName="Smana Hotel Al Raffa" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="27" TotalAmount="918" OriginalAmount="918">
      <BasicPropertyInfo Latitude="25.269224143217" Longitude="55.306211896675" StarRating="3" HotelCode="902062|480448" HotelName="Royal Mark Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="45" TotalAmount="918.92" OriginalAmount="918.92">
      <BasicPropertyInfo Latitude="25.281855" Longitude="55.31511" StarRating="4" HotelCode="175597|126d68" 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" 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="16" TotalAmount="927.11" OriginalAmount="927.11">
      <BasicPropertyInfo Latitude="25.250809427503" Longitude="55.291957855225" StarRating="3" HotelCode="165581|141584" 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 28/01/2025" 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="933" OriginalAmount="933">
      <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="933.35" OriginalAmount="933.35">
      <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="940.00" OriginalAmount="940.00">
      <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="16" TotalAmount="948.89" OriginalAmount="948.89">
      <BasicPropertyInfo Latitude="25.260692376851" Longitude="55.324318474869" StarRating="3.5" HotelCode="260538|2271035" HotelName="Dream City Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/02/2025" HotelFacility="Air Conditioning,Currency Exchange,Jacuzzi,Kitchen,Laundry,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Rigga Road, Behind Clock Tower, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/186868/186868a_hb_a_908.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="955" OriginalAmount="955">
      <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="45" TotalAmount="960.27" OriginalAmount="960.27">
      <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="45" TotalAmount="962.32" OriginalAmount="962.32">
      <BasicPropertyInfo Latitude="25.260554" Longitude="55.324745" StarRating="3" HotelCode="36293|1092fb" HotelName="Orchid Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" 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="16" TotalAmount="964.79" OriginalAmount="964.79">
      <BasicPropertyInfo Latitude="25.263214956902" Longitude="55.320410728455" StarRating="3" HotelCode="21223|31464" HotelName="Versailles" 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,Jacuzzi,Laundry,Lounge,Nightclub,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>15th Street, PO Box 33382, Al Rigga, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/27428/p_27428_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located near Al Rigga Street in Deira, about 3 km from the city centre. Guests will reach Al Ghurair Retail City on foot easily, it is about a 10-minute drive to the international airport, while the Dubai International Convention and Exhibition Centre can be reached in approximately 15 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="966.56" OriginalAmount="966.56">
      <BasicPropertyInfo Latitude="25.270644871946" Longitude="55.32002615575" StarRating="3" HotelCode="365008|61554" HotelName="Royal Falcon Hotel" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY" 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="34" TotalAmount="968.11" OriginalAmount="968.11">
      <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="45" TotalAmount="969.62" OriginalAmount="969.62">
      <BasicPropertyInfo Latitude="25.251503645091" Longitude="55.290795062269" StarRating="1" HotelCode="371239|1a8b3e" HotelName="Manhattan Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Al Mankhool Road, Near Standard Chartered Bank, Bur Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/508541/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="976.00" OriginalAmount="976.00">
      <BasicPropertyInfo Latitude="25.263852907432" Longitude="55.325332581997" StarRating="4" HotelCode="13436|1025de" HotelName="Excelsior Hotel Downtown" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Al Rigga Street, P.O. Box 29499, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://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="976.02" OriginalAmount="976.02">
      <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="976.65" OriginalAmount="976.65">
      <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,FULL 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="27" TotalAmount="982" OriginalAmount="982">
      <BasicPropertyInfo Latitude="25.263005" Longitude="55.297566" StarRating="2" HotelCode="299506|201562" HotelName="Sun City International Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="34" TotalAmount="990.85" OriginalAmount="990.85">
      <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="45" TotalAmount="994.59" OriginalAmount="994.59">
      <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="16" TotalAmount="998.71" OriginalAmount="998.71">
      <BasicPropertyInfo Latitude="25.252439125326" Longitude="55.33562284497" StarRating="4" HotelCode="160523|651625" 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="16" TotalAmount="1001.08" OriginalAmount="1001.08">
      <BasicPropertyInfo Latitude="25.27318891777" Longitude="55.319745540619" StarRating="3" HotelCode="59801|30714" 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="45" TotalAmount="1002.12" OriginalAmount="1002.12">
      <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="1003.28" OriginalAmount="1003.28">
      <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="16" TotalAmount="1006.01" OriginalAmount="1006.01">
      <BasicPropertyInfo Latitude="25.261039" Longitude="55.322288" StarRating="3" HotelCode="326376|1527218" HotelName="Broadway Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rigga Al-Buteen Street, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/46558/a_46558_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in the Deira district of the city, a major business area, and is just a 10-minute taxi ride from the Dubai Creek Golf &amp; Yacht Club and the Dubai World Trade Centre. The Dubai International Airport lies approximately 5 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1016.26" OriginalAmount="1016.26">
      <BasicPropertyInfo StarRating="3" HotelCode="|151630" HotelName="IBIS STYLES DRAGON MART" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/956589_foto_48.jpg</HotelPictures>
        <HotelDescription>ibis Styles Dragon Mart is a modern 3-star property offering comfortable accommodation east of Dubai. Highlights include a gym, free Wi-Fi and a good location close to Dragon Mart Mall.Facilities include a gym, and free Wi-Fi is available throughout the premises.Standard rooms are decorated in a colourful, contemporary style with carpeted floors and artwork above the bed. Amenities include air-conditioning, tea and coffee equipment, a flat-screen satellite TV, fridge, safe and work desk. The en-suite bathrooms feature a bathtub with integrated shower.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1019" OriginalAmount="1019">
      <BasicPropertyInfo Latitude="25.122682" Longitude="55.374368" StarRating="3" HotelCode="152742|34702" HotelName="Premier Inn Dubai Silicon Oasis" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="1019.44" OriginalAmount="1019.44">
      <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="16" TotalAmount="1029.55" OriginalAmount="1029.55">
      <BasicPropertyInfo Latitude="25.252329963376" Longitude="55.296286776252" StarRating="3" HotelCode="915619|923335" 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="45" TotalAmount="1035.51" OriginalAmount="1035.51">
      <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="16" TotalAmount="1039.33" OriginalAmount="1039.33">
      <BasicPropertyInfo Latitude="25.09722" Longitude="55.17596" StarRating="4" HotelCode="141394|119022" HotelName="Byblos Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="Business Hotel" CnxPolicy="Non Refundable" 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="1039.38" OriginalAmount="1039.38">
      <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="1044" OriginalAmount="1044">
      <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="Free CXL until 04/02/2025" 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="16" TotalAmount="1044.34" OriginalAmount="1044.34">
      <BasicPropertyInfo Latitude="25.270259234213" Longitude="55.304149828207" StarRating="2" HotelCode="260534|935725" HotelName="Florida Al Souq Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="16" TotalAmount="1050.90" OriginalAmount="1050.90">
      <BasicPropertyInfo Latitude="25.266084" Longitude="55.325649" StarRating="4" HotelCode="26364|30664" 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="45" TotalAmount="1054.71" OriginalAmount="1054.71">
      <BasicPropertyInfo Latitude="25.274755644537" Longitude="55.327639093254" StarRating="4" HotelCode="17493|1092b1" HotelName="Grand Excelsior Hotel Deira" 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,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="1066.50" OriginalAmount="1066.50">
      <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="27" TotalAmount="1071" OriginalAmount="1071">
      <BasicPropertyInfo Latitude="25.2596498" Longitude="55.2940774" StarRating="2" HotelCode="55058|9329" HotelName="Rush Inn" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" 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="1083.32" OriginalAmount="1083.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="45" TotalAmount="1083.93" OriginalAmount="1083.93">
      <BasicPropertyInfo Latitude="25.262718" Longitude="55.326174" StarRating="4" HotelCode="59001|10a4a6" HotelName="Avenue Hotel Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Riqqa Road, P.O. Box 182244, Dubai, Deira</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://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="34" TotalAmount="1085.71" OriginalAmount="1085.71">
      <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="1089.09" OriginalAmount="1089.09">
      <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,FULL 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="1090" OriginalAmount="1090">
      <BasicPropertyInfo Latitude="25.19" Longitude="55.2547" StarRating="0" HotelCode="818304|490175" HotelName="24 Gold Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/02/2025">
        <Address>
          <AddressLines>
            <AddressLine>Gold Souq</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/80/b7/80b76d0bbe6bb152270868d3962c15a3faf7abb2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1090.04" OriginalAmount="1090.04">
      <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="45" TotalAmount="1091.50" OriginalAmount="1091.50">
      <BasicPropertyInfo Latitude="25.29854" Longitude="55.37226" StarRating="4" HotelCode="166077|11b066" HotelName="Golden Sands Sharjah" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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="34" TotalAmount="1093.85" OriginalAmount="1093.85">
      <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="34" TotalAmount="1095.36" OriginalAmount="1095.36">
      <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="16" TotalAmount="1096.72" OriginalAmount="1096.72">
      <BasicPropertyInfo Latitude="25.267547" Longitude="55.294095" StarRating="3" HotelCode="313388|1073048" HotelName="Hafez Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Free CXL until 07/02/2025" 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="16" TotalAmount="1098.12" OriginalAmount="1098.12">
      <BasicPropertyInfo Latitude="25.26979425" Longitude="55.31141643" StarRating="0" HotelCode="621924|5006655" 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="16" TotalAmount="1098.35" OriginalAmount="1098.35">
      <BasicPropertyInfo Latitude="25.264144481096" Longitude="55.3195853576" StarRating="4" HotelCode="935064|1254388" HotelName="New Black Stone Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/01/2025" 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="7" TotalAmount="1100.79" OriginalAmount="1100.79">
      <BasicPropertyInfo Latitude="25.02077548" Longitude="55.15332271" StarRating="3" HotelCode="|ECSS" HotelName="Ecos Dubai Hotel at Al Furjan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Furjan, Jabal Ali First, P.O. Box 82999</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://www.travco.co.uk/images/hotels/giata/1287356/21141558.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, cash machine and drinks machine. Wireless internet access in public areas allows guests to stay connected. The hotel offers various facilities for guests with disabilities. The hotel has wheelchair-accessible facilities and a lift. There are a number of shops as well. Guests arriving by car can park their vehicles in the garage or in the car park (no extra charge). Other services include a 24-hour security service, a transfer service, room service, an alarm call service, a laundry service, a coin-operated laundry and a hotel shuttle bus. To assist guests with their business and communication needs, the business centre offers a fax machine.This hotel welcomes guests in Dubai.The indoor and outdoor pools are ideal for exercise as well as relaxation. Guests can relax and enjoy the sun loungers and parasols provided. There are many ways to relax or stay active at the hotel, including golf, a gym and aerobics. An entertainment programme and a kids' club are also options for entertainment. Copyright GIATA 2004 - 2025. Multilingual, powered by www.giata.com for client no. 124567Rooms are equipped with air conditioning. Rooms have a queen-size bed or a king-size bed. Extra beds can be requested. A desk is provided. A telephone, a television with satellite/cable channels and WiFi (no extra charge) ensure optimal comfort. Amenities in the bathrooms include a shower. For additional comfort, guests are provided with cosmetic products and a selection of towels. The hotel has family rooms and non-smoking rooms.The dining area includes a restaurant and a café. 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="16" TotalAmount="1101.44" OriginalAmount="1101.44">
      <BasicPropertyInfo Latitude="25.256622619903" Longitude="55.304404210839" StarRating="3" HotelCode="320479|2607125" HotelName="Milestone Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="45" TotalAmount="1107.17" OriginalAmount="1107.17">
      <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="1112.06" OriginalAmount="1112.06">
      <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="16" TotalAmount="1114.95" OriginalAmount="1114.95">
      <BasicPropertyInfo Latitude="25.254909464039" Longitude="55.291912786411" StarRating="4" HotelCode="570584|2159275" HotelName="Omega Hotel Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL 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="16" TotalAmount="1118.75" OriginalAmount="1118.75">
      <BasicPropertyInfo Latitude="25.248667" Longitude="55.297791" StarRating="3" HotelCode="151562|275885" HotelName="Welcome Hotel Apartment 1" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Kitchen,Laundry,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Mankhool Area, Bur Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/12/129987/129987a_hb_a_900.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1121" OriginalAmount="1121">
      <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" 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="16" TotalAmount="1123.27" OriginalAmount="1123.27">
      <BasicPropertyInfo Latitude="25.289885886158" Longitude="55.35428433475" StarRating="5" HotelCode="213695|921085" HotelName="Mövenpick Hotel Apartments Al Mamzar Dubai" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 01/02/2025" 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="1124.36" OriginalAmount="1124.36">
      <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="1128" OriginalAmount="1128">
      <BasicPropertyInfo Latitude="25.113475" Longitude="55.191621" StarRating="4" HotelCode="162271|27744" HotelName="Cassells Al Barsha Hotel" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 28/01/2025" 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="34" TotalAmount="1132.47" OriginalAmount="1132.47">
      <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="1138" OriginalAmount="1138">
      <BasicPropertyInfo Latitude="25.264651" Longitude="55.318562" StarRating="4" HotelCode="26672|395646" HotelName="Lotus Grand 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,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="45" TotalAmount="1146.13" OriginalAmount="1146.13">
      <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="27" TotalAmount="1151" OriginalAmount="1151">
      <BasicPropertyInfo Latitude="25.22158984" Longitude="55.33163223" StarRating="3" HotelCode="810431|376752" HotelName="Premier Inn Dubai Al Jaddaf" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="16" TotalAmount="1160.00" OriginalAmount="1160.00">
      <BasicPropertyInfo Latitude="25.273567" Longitude="55.381388" StarRating="4" HotelCode="31296|84776" 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="1161.53" OriginalAmount="1161.53">
      <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="16" TotalAmount="1164.28" OriginalAmount="1164.28">
      <BasicPropertyInfo Latitude="25.258501781256" Longitude="55.322693288326" StarRating="4" HotelCode="152073|1512708" 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="27" TotalAmount="1168" OriginalAmount="1168">
      <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="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="16" TotalAmount="1168.47" OriginalAmount="1168.47">
      <BasicPropertyInfo Latitude="25.288931651265" Longitude="55.368494689465" StarRating="4" HotelCode="93806|923545" HotelName="Emirates Stars Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 07/02/2025" HotelFacility="Air Conditioning,Bicycle Rental,Central Heating,Currency Exchange,Designated Smoking Area,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Amman Street, PB 86880, Al Nahda 2, Al Qusais, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/130343/a_130343_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Al Nahda, Dubai, near the intersection of Baghdad and Amman streets. Nearby landmarks less than 5 minutes from the hotel include Al Mamsar Beach, the Sahara Mall, Dubai Police Headquarters, the Ministry of Social Affairs, the Ministry of Labour, Etisalat Academy, Dubai Women's College and NMC and Zulekha hospitals. It lies just 10 minutes from the city centre (Deira) and commercial areas. Sharjah is 20 km away and Dubai International Airport is a 10-minute journey.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1171.78" OriginalAmount="1171.78">
      <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="34" TotalAmount="1173.62" OriginalAmount="1173.62">
      <BasicPropertyInfo StarRating="3" HotelCode="|972736" HotelName="CITYMAX 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/956351_foto_1.jpg</HotelPictures>
        <HotelDescription>Just 20 minutes drive from Dubai International Airport, Citymax Hotels Bur Dubai is an ideal choice for those in Dubai hunting for bargains. With Burjuman Metro station close by, the thriving Karama shopping and restaurant district is yours to explore. Alternatively, a visit to the world's largest shopping mall, Dubai Mall, is just a short taxi ride away. The Dubai International Financial Centre, World Trade Centre, Dubai Mall and Burj Khalifa are close by; with Dubai Creek and the city's Heritage and Diving Village just a stone's throw away. 
All 691 rooms offer contemporary comfort and put you close to the city's major attractions. The hotel's dining and entertainment options include Huddle Sports Bar &amp; Grill, Claypot, the Indian restaurant, Sizzling Wok for Asian cuisine, City Cafe the all day dining restaurant, the 24 h coffee shop, the Aqua pool bar and 24 h Room service. 
*Per local law, all guests staying at the hotel must present a valid Original passport, Emirates ID (for UAE residents) or original National ID card from GCC countries  (Kuwait, Bahrain, Oman, Saudi Arabia &amp; Qatar) upon check-in.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1179.55" OriginalAmount="1179.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="34" TotalAmount="1181.43" OriginalAmount="1181.43">
      <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="16" TotalAmount="1184.65" OriginalAmount="1184.65">
      <BasicPropertyInfo Latitude="25.26579" Longitude="55.32146" StarRating="3" HotelCode="915618|2456345" HotelName="Signature Inn Deira" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 07/02/2025" 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="1185.00" OriginalAmount="1185.00">
      <BasicPropertyInfo Latitude="25.226009368896484" Longitude="55.34049987792969" StarRating="3" HotelCode="0|kingsgate_hotel_canal" HotelName="Kingsgate Canal by Millennium Hotels" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD,FULL-BOARD" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Jaddaf, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/2a/0b/2a0b89dabe44cba4edc5edf2b80fd30cff6ada1d.jpeg</HotelPictures>
        <HotelDescription>Plan to explore a new destination or revisit your favourite place this summer in the 3 Stars Hotel located in Al Jaddaf.&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="1185.40" OriginalAmount="1185.40">
      <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="1185.56" OriginalAmount="1185.56">
      <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="45" TotalAmount="1195.45" OriginalAmount="1195.45">
      <BasicPropertyInfo Latitude="25.096590517641" Longitude="55.174014421402" StarRating="4" HotelCode="450351|1b38f7" HotelName="Signature 1 Hotel Barsha Heights - TECOM" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Golf,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Al Thanayah 1, Barsha Heights (Tecom), Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://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="1197.31" OriginalAmount="1197.31">
      <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="16" TotalAmount="1203.80" OriginalAmount="1203.80">
      <BasicPropertyInfo Latitude="25.11341" Longitude="55.20185" StarRating="4" HotelCode="573741|2176255" HotelName="MENA Plaza Hotel Albarsha" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 02/02/2025" 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="1207.22" OriginalAmount="1207.22">
      <BasicPropertyInfo StarRating="5" HotelCode="|699980" HotelName="M�VENPICK GRAND AL BUSTAN 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/977159_foto_1.jpg</HotelPictures>
        <HotelDescription>M�venpick Grand Al Bustan Dubai Hotel features modern, luxurious accommodation and 7 restaurants serving different cuisines. It offers a temperature controlled outdoor pool, a kid's pool, squash courts, tennis courts and extensive spa treatments.
The rooms at M�venpick Grand Al Bustan are decorated with natural, soft colours. They are equipped with flat-screen TVs with satellite channels. Other amenities include work desk, tea/coffee facilities and a bathrobe with slippers. Some rooms offer direct access to the swimming pool.
Guests can enjoy the sun on the deck surrounding the outdoor pool. The on-site Flow Health Club &amp; Wellness Centre offers massage treatments and steam, sauna &amp; outdoor Hot tub. It also has a fully equipped fitness centre with the latest cardiovascular equipment.
For dinner, guests can choose from a variety of restaurants with cuisines such as Lebanese, Japanese or Thai. The poolside Anees offers light snacks and drinks.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1209" OriginalAmount="1209">
      <BasicPropertyInfo Latitude="25.269967844911" Longitude="55.303121209145" StarRating="2" HotelCode="908940|226064" HotelName="Wave International Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <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="16" TotalAmount="1209.71" OriginalAmount="1209.71">
      <BasicPropertyInfo Latitude="25.220564125965" Longitude="55.328028202057" StarRating="3" HotelCode="58748|56234" HotelName="Arabian Park Hotel" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY,ALL INCLUSIVE" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 30/01/2025" 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="16" TotalAmount="1219.01" OriginalAmount="1219.01">
      <BasicPropertyInfo Latitude="25.11152527495" Longitude="55.203422390213" StarRating="4" HotelCode="176180|631365" HotelName="Grand Excelsior Hotel Al Barsha" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" 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="1225" OriginalAmount="1225">
      <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="1225" OriginalAmount="1225">
      <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,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Airport Hotel" CnxPolicy="Free CXL until 30/01/2025" 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="1225.87" OriginalAmount="1225.87">
      <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="34" TotalAmount="1227.85" OriginalAmount="1227.85">
      <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="27" TotalAmount="1230" OriginalAmount="1230">
      <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="Free CXL until 02/02/2025" 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="1233" OriginalAmount="1233">
      <BasicPropertyInfo Latitude="25.046800856456" Longitude="55.182122904785" StarRating="5" HotelCode="934443|201483" HotelName="Ghaya Grand Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="1238" OriginalAmount="1238">
      <BasicPropertyInfo Latitude="25.2354" Longitude="55.30822" StarRating="4" HotelCode="142991|425332" HotelName="Arcadia Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Nightclub,Restaurant,Sauna,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Oud Metha, Opposite the Lamcy Plaza Shopping Mall, Bur Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326095/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Prominently located in the heart of modern Bur Dubai, this deluxe aparthotel is situated right opposite the famous Lamcy Plaza Shopping Mall. Healthcare City, ENOC House, the American hospital and numerous other leisure and business centres are all within a short stroll. Dubai Exhibition Center, Burj Khalifa, the tallest building in the world, Business Bay and the Sheikh Zayed Road business avenues are just a few minutes' drive from the apartments. Guests will find restaurants, bars, nightlife and links to the public transport network within a 5-minute walk of the hotel. Jumeirah Beach and Dubai Museum are both around a 10-minute drive from the aparthotel, while Karama souk is 10 minutes away by car. Dubai International Airport is approximately 6 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1242" OriginalAmount="1242">
      <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="Free CXL until 05/02/2025" 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="16" TotalAmount="1245.42" OriginalAmount="1245.42">
      <BasicPropertyInfo Latitude="25.074865105404" Longitude="55.145336970569" StarRating="4" HotelCode="936774|1244848" HotelName="Armada BlueBay Hotel" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY" 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="45" TotalAmount="1248.53" OriginalAmount="1248.53">
      <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="1251.91" OriginalAmount="1251.91">
      <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="45" TotalAmount="1255.55" OriginalAmount="1255.55">
      <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="1256.67" OriginalAmount="1256.67">
      <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="27" TotalAmount="1257" OriginalAmount="1257">
      <BasicPropertyInfo Latitude="25.108951455085" Longitude="55.203616397484" StarRating="4" HotelCode="160818|26777" HotelName="Ramada by Wyndham Chelsea Al Barsha" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 02/02/2025" 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="16" TotalAmount="1257.29" OriginalAmount="1257.29">
      <BasicPropertyInfo Latitude="25.114435139972" Longitude="55.201484771828" StarRating="3" HotelCode="297079|975535" HotelName="Ivory Grand Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/02/2025" 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="16" TotalAmount="1271.4" OriginalAmount="1271.4">
      <BasicPropertyInfo Latitude="25.04734" Longitude="55.129627" StarRating="3.5" HotelCode="99117|922425" HotelName="Parkside Suites - Discovery Gardens" Meals="ROOM ONLY" 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="63" TotalAmount="1274.00" OriginalAmount="1274.00">
      <BasicPropertyInfo Latitude="25.113092" Longitude="55.201645" StarRating="3" HotelCode="99497|star_metro_hotel_al_barsha" 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="8" TotalAmount="1275.28" OriginalAmount="1275.28">
      <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 04/02/2025" 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>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1291.66" OriginalAmount="1291.66">
      <BasicPropertyInfo Latitude="25.117218998722" Longitude="55.19515840741" StarRating="4" HotelCode="304562|CAW809300" HotelName="Signature Hotel Al Barsha" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/01/2025" 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.&lt;br/&gt;&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.&lt;br/&gt;&lt;b&gt;​Deposit Required At Check In from 2023-08-02 to 2030-12-31&lt;b&gt;:-The hotel requires a cash deposit of AED 200 per stay upon check in as security for any incidentals. This will be refunded back to the guest at check-out subject to an inspection of the property.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1307.97" OriginalAmount="1307.97">
      <BasicPropertyInfo Latitude="25.257122793309" Longitude="55.293302877315" StarRating="4" HotelCode="933777|2414385" 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="8" TotalAmount="1311.74" OriginalAmount="1311.74">
      <BasicPropertyInfo Latitude="25.248822398456" Longitude="55.312304751424" StarRating="4" HotelCode="401487|118213" HotelName="Ramee Royal Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 03/02/2025" 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="1319.65" OriginalAmount="1319.65">
      <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="45" TotalAmount="1329.51" OriginalAmount="1329.51">
      <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="16" TotalAmount="1330.83" OriginalAmount="1330.83">
      <BasicPropertyInfo Latitude="25.26180678619" Longitude="55.31964545105" StarRating="5" HotelCode="59220|31084" 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="1334" OriginalAmount="1334">
      <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="1339" OriginalAmount="1339">
      <BasicPropertyInfo Latitude="25.272242669692" Longitude="55.380907648696" StarRating="3" HotelCode="639431|281308" HotelName="Hampton by Hilton Dubai Airport" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" 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="1340" OriginalAmount="1340">
      <BasicPropertyInfo Latitude="25.2816383" Longitude="55.34791607" StarRating="4" HotelCode="531435|336665" HotelName="Telal Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Currency Exchange,Designated Smoking Area,Jacuzzi,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 20 Street, Abu Hai, P.O. Box 33324, Hor Al Anz, Behind Deira Main Post Office, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/55/555901/555901a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Perfect for business travellers, this apartment hotel is located approximately 10 minutes by car from the centre of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1341.65" OriginalAmount="1341.65">
      <BasicPropertyInfo Latitude="25.11579071" Longitude="55.19690453" StarRating="4" HotelCode="879517|2311285" 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="16" TotalAmount="1342.14" OriginalAmount="1342.14">
      <BasicPropertyInfo Latitude="25.114409261513" Longitude="55.202254843015" StarRating="3" HotelCode="882889|2358165" HotelName="Citymax Hotel Al Barsha" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="16" TotalAmount="1345.06" OriginalAmount="1345.06">
      <BasicPropertyInfo Latitude="25.115483314906" Longitude="55.203811552649" StarRating="3" HotelCode="161006|143596" HotelName="Citymax Hotel Al Barsha At The Mall" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" 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="16" TotalAmount="1348.62" OriginalAmount="1348.62">
      <BasicPropertyInfo Latitude="25.241945" Longitude="55.275043" StarRating="4" HotelCode="11422|30624" HotelName="Capitol Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/02/2025" 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="1353.74" OriginalAmount="1353.74">
      <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="1" TotalAmount="1356.81" OriginalAmount="1356.81">
      <BasicPropertyInfo Latitude="25.048335678205" Longitude="55.130761285344" StarRating="4" HotelCode="103986|CBG270000" HotelName="Chelsea Gardens Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/01/2025" 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).&lt;br/&gt;&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1364" OriginalAmount="1364">
      <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="1367" OriginalAmount="1367">
      <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="1371.97" OriginalAmount="1371.97">
      <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="45" TotalAmount="1375.63" OriginalAmount="1375.63">
      <BasicPropertyInfo Latitude="25.270737" Longitude="55.322551" StarRating="4" HotelCode="75968|1ec0d1" 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="16" TotalAmount="1378.83" OriginalAmount="1378.83">
      <BasicPropertyInfo Latitude="25.24294395151" Longitude="55.275583947314" StarRating="4" HotelCode="119228|119872" HotelName="Mercure Gold Hotel Al Mina Road Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 24/01/2025" 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="8" TotalAmount="1381.36" OriginalAmount="1381.36">
      <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 05/02/2025" 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>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1383.00" OriginalAmount="1383.00">
      <BasicPropertyInfo Latitude="25.116897583007812" Longitude="55.19573974609375" StarRating="0" HotelCode="0|park_inn_by_radisson_hotel_apartments_al_barsha" HotelName="Park Inn By Radisson Hotel Apartments - Al Barsha" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>4a Street, Al Barsha 1, Next to Mall of the Emirat, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/72/bf/72bfd510a1e027c64f6127e161384554512dc6da.jpeg</HotelPictures>
        <HotelDescription>A stay at Golden Tulip Suites Dubai places you in the heart of Dubai, minutes from Ski Dubai and Mall of the Emirates. This aparthotel is within close proximity of Souk Madinat Jumeirah and Wild Wadi Water Park.Rooms Make yourself at home in one of the 90 air-conditioned rooms featuring kitchens with refrigerators and microwaves. Flat-screen televisions with satellite programming provide entertainment, while wireless Internet access (surcharge) keeps you connected. Conveniences include phones, as well as safes and complimentary newspapers. Pamper yourself with a visit to the spa, which offers massages. You're sure to appreciate the recreational amenities, including a health club, an outdoor pool, and a sauna. Additional features include concierge services and babysitting/childcare (surcharge).Dining Satisfy your appetite at the aparthotel's restaurant, which serves breakfast, lunch, and dinner. Dining is also available at a coffee shop/café, and 24-hour room service is provided.Business, Other Amenities Featured amenities include a business center, complimentary newspapers in the lobby, and dry cleaning/laundry services. This aparthotel has 2 meeting rooms available for events. Free valet parking is available onsite.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1383.65" OriginalAmount="1383.65">
      <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="1390" OriginalAmount="1390">
      <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 06/02/2025" 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="1391.27" OriginalAmount="1391.27">
      <BasicPropertyInfo Latitude="25.079226911551" Longitude="55.144208371639" StarRating="4" HotelCode="170684|11ef5a" HotelName="Marina View Hotel Apartments" Meals="ROOM ONLY" 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="34" TotalAmount="1404.90" OriginalAmount="1404.90">
      <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="16" TotalAmount="1405.55" OriginalAmount="1405.55">
      <BasicPropertyInfo Latitude="25.25568" Longitude="55.301689" StarRating="4" HotelCode="305119|1070898" 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="45" TotalAmount="1405.66" OriginalAmount="1405.66">
      <BasicPropertyInfo Latitude="25.272122635571" Longitude="55.315867350368" StarRating="4" HotelCode="162561|10fb57" HotelName="Dorus Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Internet,Laundry,Nightclub,Restaurant,Room Service,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Omar-Bin-Khattab Road, Downtown Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/136682/136682a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in a commanding central position of Dubai's Al Ghurair City, near Fish Roundabout, only a few minutes' drive from Dubai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1407.71" OriginalAmount="1407.71">
      <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="16" TotalAmount="1410.60" OriginalAmount="1410.60">
      <BasicPropertyInfo Latitude="25.114543998214" Longitude="55.191516390213" StarRating="3" HotelCode="260535|4668115" 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="1412.15" OriginalAmount="1412.15">
      <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="16" TotalAmount="1415.06" OriginalAmount="1415.06">
      <BasicPropertyInfo Latitude="25.19" Longitude="55.2547" StarRating="0" HotelCode="882888|2611245" HotelName="Citymax Hotel Business Bay" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <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="16" TotalAmount="1416.11" OriginalAmount="1416.11">
      <BasicPropertyInfo Latitude="25.112701027925" Longitude="55.193241834641" StarRating="4" HotelCode="899400|397495" 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="45" TotalAmount="1416.56" OriginalAmount="1416.56">
      <BasicPropertyInfo Latitude="25.254240444883" Longitude="55.301247411045" StarRating="3" HotelCode="95367|109228" HotelName="Rose Garden Hotel Apartments Bur Dubai" Meals="ROOM ONLY" 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="1422.32" OriginalAmount="1422.32">
      <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="16" TotalAmount="1423.34" OriginalAmount="1423.34">
      <BasicPropertyInfo Latitude="25.267860484791" Longitude="55.304746896525" StarRating="4" HotelCode="531372|1968625" HotelName="Best Western Plus Pearl Creek Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 29/01/2025" 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="16" TotalAmount="1423.94" OriginalAmount="1423.94">
      <BasicPropertyInfo Latitude="25.260271" Longitude="55.318578" StarRating="5" HotelCode="409635|86390" HotelName="Samaya Hotel Deira" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 07/02/2025" 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="1423.94" OriginalAmount="1423.94">
      <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="1435.45" OriginalAmount="1435.45">
      <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="27" TotalAmount="1436" OriginalAmount="1436">
      <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 05/02/2025" 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="8" TotalAmount="1436.28" OriginalAmount="1436.28">
      <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 01/02/2025">
        <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="1441" OriginalAmount="1441">
      <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 28/01/2025" 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="1445.60" OriginalAmount="1445.60">
      <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="1447.32" OriginalAmount="1447.32">
      <BasicPropertyInfo StarRating="5" HotelCode="|154323" HotelName="MOVENPICK HOTEL APARTMENTS AL MAMZAR" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/928740_foto_1.jpg</HotelPictures>
        <HotelDescription>This hotel is located in one of the most elegant districts of Dubai: Al Mamzar and is just 10 minutes from the airport.
It has a total of 180 rooms decorated in a modern style. Additional services include TV, Internet access, a kitchenette and washing machine. If traveling on business the hotel offers meeting rooms and a business center.
There is also a pool bar and restaurant specializes in international cuisine.
Sports enthusiasts can work out in the gym.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1453.19" OriginalAmount="1453.19">
      <BasicPropertyInfo Latitude="25.240536601879" Longitude="55.273160720238" StarRating="3" HotelCode="320173|1517218" HotelName="ibis Styles Dubai Jumeira Hotel" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 04/02/2025" 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="1454.52" OriginalAmount="1454.52">
      <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="45" TotalAmount="1456.31" OriginalAmount="1456.31">
      <BasicPropertyInfo Latitude="25.254800002954" Longitude="55.299642384052" StarRating="4" HotelCode="65601|110f81" HotelName="Savoy Crest Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" 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="16" TotalAmount="1458.94" OriginalAmount="1458.94">
      <BasicPropertyInfo Latitude="25.242998034919" Longitude="55.358927279762" StarRating="3" HotelCode="152740|920325" HotelName="Premier Inn Dubai International Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="16" TotalAmount="1459.48" OriginalAmount="1459.48">
      <BasicPropertyInfo Latitude="25.11122739" Longitude="55.19591985" StarRating="4" HotelCode="475958|1907885" 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="34" TotalAmount="1459.50" OriginalAmount="1459.50">
      <BasicPropertyInfo StarRating="4" HotelCode="|266083" HotelName="SIGNATURE 1 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/1028239_foto_1.jpg</HotelPictures>
        <HotelDescription>Make yourself at home in one of the 301 individually decorated guestrooms, featuring minibars and LED televisions. Cable programming and DVD players are provided for your entertainment, while complimentary wireless Internet access keeps you connected. Bathrooms have rainfall showerheads and complimentary toiletries. Conveniences include safes and desks, and housekeeping is provided daily.Enjoy Middle Eastern cuisine at Nay, one of the hotel's 3 restaurants, or stay in and take advantage of the room service (during limited hours). Snacks are also available at the coffee shop/caf�. Relax with your favorite drink at the bar/lounge or the poolside bar. Buffet breakfasts are available daily from 6:30 AM to 10:30 AM for a fee.Featured amenities include complimentary wired Internet access, a business center, and complimentary newspapers in the lobby. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free valet parking is available onsite.A stay at Signature 1 Hotel Tecom places you in the heart of Dubai, within a 15-minute drive of Mall of the Emirates and Dubai Mall.  This 4-star hotel is 7.7 mi (12.4 km) from Ibn Battuta Mall and 17.1 mi (27.5 km) from Hamarain Centre.Distances are displayed to the nearest 0.1 mile and kilometer.  Jebel Ali Race Course - 0.9 km / 0.5 mi  Emirates Golf Club - 2.7 km / 1.7 mi  Dubai College - 2.7 km / 1.7 mi  Dubai Marina - 2.8 km / 1.7 mi  American University of Dubai (AUD) - 3 km / 1.8 mi  Fatima Abdullah Mohammed Rasheed Mosque - 3.9 km / 2.4 mi  Al Barsha Pond Park - 4 km / 2.5 mi  Ski Dubai - 4.9 km / 3.1 mi  Mall of the Emirates - 5 km / 3.1 mi  Skydive Dubai - 6.8 km / 4.2 mi  Dubai Marina Mall - 7.8 km / 4.9 mi  Souk Madinat Jumeirah - 8 km / 5 mi  Madinat Jumeirah - 8.5 km / 5.3 mi  Jumeirah Beach - 8.7 km / 5.4 mi  The Walk - 8.7 km / 5.4 mi  The nearest airports are:Dubai (DXB-Dubai Intl.) - 30 km / 18.7 mi Dubai (DWC-Al Maktoum Intl.) - 40.7 km / 25.3 mi Sharjah (SHJ-Sharjah Intl.) - 56.8 km / 35.3 mi The preferred airport for Signature 1 Hotel Tecom is Dubai (DXB-Dubai Intl.).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1459.75" OriginalAmount="1459.75">
      <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="1462.01" OriginalAmount="1462.01">
      <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="8" TotalAmount="1468.12" OriginalAmount="1468.12">
      <BasicPropertyInfo Latitude="25.242852" Longitude="55.271732" StarRating="2" HotelCode="888112|120563" HotelName="Holiday Inn Express Dubai - Jumeirah" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 25/01/2025" 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="1475" OriginalAmount="1475">
      <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="1478.79" OriginalAmount="1478.79">
      <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="Non Refundable" 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="16" TotalAmount="1480.27" OriginalAmount="1480.27">
      <BasicPropertyInfo Latitude="25.25291414" Longitude="55.29666776" StarRating="4" HotelCode="951179|2393305" 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="34" TotalAmount="1482.09" OriginalAmount="1482.09">
      <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="1487.00" OriginalAmount="1487.00">
      <BasicPropertyInfo Latitude="25.254558765007" Longitude="55.32778002943" StarRating="4" HotelCode="409633|copthorne_hotel_dubai" HotelName="Copthorne Hotel Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD,FULL-BOARD,DINNER" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" 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="16" TotalAmount="1490.86" OriginalAmount="1490.86">
      <BasicPropertyInfo Latitude="25.252060453559" Longitude="55.294099964322" StarRating="3" HotelCode="310347|1960185" HotelName="Golden Sands 5 Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 04/02/2025">
        <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="16" TotalAmount="1492.14" OriginalAmount="1492.14">
      <BasicPropertyInfo Latitude="25.271084" Longitude="55.329999" StarRating="5" HotelCode="136624|1910365" 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 30/01/2025" 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="16" TotalAmount="1494.51" OriginalAmount="1494.51">
      <BasicPropertyInfo Latitude="25.08927687018" Longitude="55.379289974205" StarRating="4" HotelCode="244308|924165" HotelName="Abidos Hotel Apartment, Dubailand" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 01/02/2025" 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="1" TotalAmount="1501.80" OriginalAmount="1501.80">
      <BasicPropertyInfo Latitude="25.099745408931" Longitude="55.178775894512" StarRating="4" HotelCode="212011|CBD380700" HotelName="Golden Tulip Media Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/02/2025" 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.&lt;br/&gt;&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1505.49" OriginalAmount="1505.49">
      <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="1510" OriginalAmount="1510">
      <BasicPropertyInfo Latitude="25.253920962037" Longitude="55.33253053373" StarRating="3" HotelCode="76174|18564" HotelName="ibis Dubai Deira City Centre" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="BED &amp; BREAKFAST" 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="1510.60" OriginalAmount="1510.60">
      <BasicPropertyInfo Latitude="25.250355435127" Longitude="55.298728108675" StarRating="4" HotelCode="310348|1b38e4" HotelName="Golden Sands 10 Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,FULL BOARD" 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="1516" OriginalAmount="1516">
      <BasicPropertyInfo Latitude="25.003397" Longitude="55.164925" StarRating="4" HotelCode="58054|35205" HotelName="Courtyard by Marriott Dubai Green Community" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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>PO. Box 63845, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/75206/a_75206_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1518.58" OriginalAmount="1518.58">
      <BasicPropertyInfo Latitude="25.234132539839" Longitude="55.314431495701" StarRating="3" HotelCode="516595|CBA480900" HotelName="Rove Healthcare City" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/02/2025" 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.&lt;br/&gt;&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1523.00" OriginalAmount="1523.00">
      <BasicPropertyInfo Latitude="25.03726577758789" Longitude="55.22203063964844" StarRating="0" HotelCode="0|stylish_cozy_1br_in_sports_city" HotelName="Stylish + Cozy 1BR in Sports City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 24/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>Green Drive, 901, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/de/86/de86dc5d803218d908cb002d3fb3fe8419601087.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 «Stylish + Cozy 1BR in Sports City» 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 Miracle Garden, Mall of the Emirates and Ski Dubai.&lt;br /&gt;&lt;b&gt;At The Apartment: &lt;/b&gt;Want to be always on-line? Wi-Fi is available. Specially for tourists who travel by car, there’s a free parking zone. Sports fans are going to love 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;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="1531.00" OriginalAmount="1531.00">
      <BasicPropertyInfo Latitude="25.113917856759" Longitude="55.192825457672" StarRating="3.5" HotelCode="99404|rose_garden_hotel_apartments_barsha" HotelName="Rose Garden Hotel Apartments Al Barsha" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" 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="16" TotalAmount="1539.58" OriginalAmount="1539.58">
      <BasicPropertyInfo Latitude="25.101142641594" Longitude="55.173054525131" StarRating="4" HotelCode="207414|922515" HotelName="Mercure Dubai Barsha Heights Hotel Suites &amp; Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 28/01/2025" 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="16" TotalAmount="1542.55" OriginalAmount="1542.55">
      <BasicPropertyInfo Latitude="25.253774" Longitude="55.299499" StarRating="3" HotelCode="57916|4865425" HotelName="Pearl Residence Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="1544.22" OriginalAmount="1544.22">
      <BasicPropertyInfo Latitude="25.113090565553" Longitude="55.204252058861" StarRating="4" HotelCode="166772|115485" HotelName="Abidos Hotel Apartment - Al Barsha" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="1545" OriginalAmount="1545">
      <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/01/2025">
        <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="1546.89" OriginalAmount="1546.89">
      <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="16" TotalAmount="1550.67" OriginalAmount="1550.67">
      <BasicPropertyInfo Latitude="25.22285771" Longitude="55.33458232" StarRating="4" HotelCode="702474|2221935" HotelName="FORM Hotel Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="45" TotalAmount="1551.61" OriginalAmount="1551.61">
      <BasicPropertyInfo Latitude="25.248354370056" Longitude="55.296726822853" StarRating="4" HotelCode="119244|1eef25" 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="27" TotalAmount="1554" OriginalAmount="1554">
      <BasicPropertyInfo Latitude="25.113050756267" Longitude="55.195140838623" StarRating="3" HotelCode="160299|29303" HotelName="Centro 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,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="45" TotalAmount="1554.59" OriginalAmount="1554.59">
      <BasicPropertyInfo Latitude="25.249137956035" Longitude="55.28312265873" StarRating="4" HotelCode="387139|1091e5" HotelName="The Country Club Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,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="1555.22" OriginalAmount="1555.22">
      <BasicPropertyInfo Latitude="25.104389" Longitude="55.166133" StarRating="2" HotelCode="70872|20aaa2" HotelName="Holiday Inn Express Dubai - Internet City" Meals="BED &amp; BREAKFAST" 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="27" TotalAmount="1565" OriginalAmount="1565">
      <BasicPropertyInfo Latitude="25.116302857621" Longitude="55.195640982803" StarRating="2" HotelCode="103470|18566" HotelName="ibis Dubai Mall of the Emirates" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY,FULL BOARD" BedType="BED &amp; BREAKFAST" 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="34" TotalAmount="1568.00" OriginalAmount="1568.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|161880" HotelName="AL KHOORY HOTEL APARTMENTS 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/1028360_foto_1.jpg</HotelPictures>
        <HotelDescription>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.The establishment comprises a total of 144 accommodation units. The upper floors are easily accessible using the lift. Services such as a safe and currency exchange facilities make for a comfortable stay. Internet access (no extra charge) and wireless internet access are available in the public areas. Gastronomic facilities include a restaurant. Guests arriving in their own vehicles can park in the car park. Additional services include a childcare service, room service and a laundry.All accommodation units feature air conditioning, a kitchen and a bathroom. Most rooms additionally feature a terrace. Each accommodation unit features separate bedrooms or a double bed. A safe is also available. In addition, a fridge, a microwave and tea and coffee making equipment are available. An ironing set is also available to guests. Convenient features include internet access, a telephone, a TV and wireless internet access. A hairdryer can also be found in each of the bathrooms.The establishment offers a selection of sport and leisure opportunities. The swimming pool is ideal for a refreshing dip. Leisure options at the establishment also include golf, a gym and a sauna. The establishment offers the following bookable meals and board options: breakfast, lunch and dinner.The following credit cards are accepted at the establishment: American Express, VISA and MasterCard.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1569.47" OriginalAmount="1569.47">
      <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="1575.32" OriginalAmount="1575.32">
      <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="34" TotalAmount="1578.36" OriginalAmount="1578.36">
      <BasicPropertyInfo StarRating="4" HotelCode="|474658" HotelName="QUEEN ELIZABETH 2 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/1582574_foto_1.jpg</HotelPictures>
        <HotelDescription>Step inside the worlds most celebrated ocean liner afloat today - now one of Dubais iconic destinations. Docked permanently at the Mina Rashid marina, The Queen Elizabeth 2 is the Middle Easts first floating hotel - offering passengers a hub of culinary and nightlife experiences, a state-of-the-art events center and a heritage attractive site showcasing a rare and fascinating glimpse into maritime history.Located at Dubais Mina Rashid, the Queen Elizabeth 2 is in close proximity to some of Dubais most popular attractions including the Burj Khalifa, Dubai Mall, Dubai International Financial Centre (DIFC) and the Dubai World Trade Centre. Just a short drive by car along the coast are some of the citys latest hotspots including La Mer, a beachfront dining destination and Box Park, an urban shopping and restaurant complex.Heritage tours are available on a daily basis. Starting at the QE2 Heritage Exhibition, this guided tour takes Passengers through the ship where they learn about the history of the ship, original rooms and artifacts and get a glimpse of the accommodation.As a historical monument herself, The Queen Elizabeth 2 shares a neighborhood with some of Dubais other cultural gems including the Gold Souk, Dubai Creek and the Etihad Museum.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1583.98" OriginalAmount="1583.98">
      <BasicPropertyInfo Latitude="25.133857791384" Longitude="55.212146043777" StarRating="4" HotelCode="58972|1911025" HotelName="Metropolitan Hotel Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="16" TotalAmount="1586.29" OriginalAmount="1586.29">
      <BasicPropertyInfo Latitude="25.2705018" Longitude="55.31533867" StarRating="4" HotelCode="670547|2392815" HotelName="Hyatt Place Dubai Wasl District" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <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="1590.54" OriginalAmount="1590.54">
      <BasicPropertyInfo StarRating="3" HotelCode="|815236" HotelName="Ibis Deira Creekside 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/977213_foto_1.jpg</HotelPictures>
        <HotelDescription>The comfortable 3-star ibis Dubai Deira City Centre hotel is just 2 minute walk from Deira City Centre Metro Station. Boasting contemporary guest rooms, 2 restaurants and an al fresco dining, daily free parking and complimentary shuttle service to the Al Mamzar Beach, we make sure to cater to your needs during your stay. Don't miss the important meal of the day at Tempo, our breakfast room. Keep connected with our free WiFi access or make use of our web corner in the hotel for your business needs.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1600.34" OriginalAmount="1600.34">
      <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="1617" OriginalAmount="1617">
      <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="1618.16" OriginalAmount="1618.16">
      <BasicPropertyInfo Latitude="25.25243" Longitude="55.343109" StarRating="4" HotelCode="702901|209a6f" HotelName="Flora Inn Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel" HotelFacility="Air Conditioning,Conference Hall,Currency Exchange,Designated Smoking Area,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Airport Road, 125275 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/632541/632541a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This airport hotel is located right in the heart of Dubai and is perfectly suited to business travellers who arrive or depart from Dubai (DXB) Airport (just 1 km away). Guests can reach the nearest shops in about 10 minutes by car.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1621.00" OriginalAmount="1621.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="27" TotalAmount="1635" OriginalAmount="1635">
      <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="Non Refundable" 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="1636.04" OriginalAmount="1636.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="45" TotalAmount="1647.28" OriginalAmount="1647.28">
      <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="1648" OriginalAmount="1648">
      <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" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 06/02/2025" 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="27" TotalAmount="1649" OriginalAmount="1649">
      <BasicPropertyInfo Latitude="25.26872242489" Longitude="55.316441299361" StarRating="5" HotelCode="186063|35206" HotelName="Swissôtel Living Al Ghurair" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Business Hotel" CnxPolicy="Free CXL until 07/02/2025" 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="1651" OriginalAmount="1651">
      <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" 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="34" TotalAmount="1654.80" OriginalAmount="1654.80">
      <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;&lt;strong&gt;Hotel Overview:&lt;/strong&gt; The Al Khoory Sky Garden Hotel is a beacon of sustainability and luxury featuring eco-friendly practices seamlessly integrated into its architectural marvels. Positioned in the vibrant heart of Dubai it offers both business and leisure travelers a prime location combined with award-winning services.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Accommodations:&lt;/strong&gt; Al Khoory Sky Garden Hotel caters to a variety of travelers with its richly appointed rooms and suites. Guests can enjoy a comfortable stay in one of the 200 elegantly appointed guestrooms. Each room at the Al Khoory Sky Garden Hotel exudes luxury with plush premium bedding marble bathrooms and exclusive toiletries. Guests can choose from deluxe rooms with city views garden suites that open up to lush greenery or poolside villas offering private access to serene waters. Room amenities include state-of-the-art Wi-Fi connectivity flat-screen TVs well-stocked minibars and more.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Amenities:&lt;/strong&gt; The hotel provides a plethora of luxurious amenities including round-the-clock concierge services valet parking private cabana rentals at the poolside a sophisticated business center for corporate needs and VIP services such as butler or limousine rentals on demand.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Dining Options:&lt;/strong&gt; Al Khoory Sky Garden features multiple dining venues including The Atrium, serving international cuisine with a focus on sustainable sourcing. Skyline Terrace offers exquisite rooftop dining experiences under the stars with a menu crafted by Michelin-starred chefs. The hotel also provides exclusive wine pairing dinners and extensive breakfast options along with 24/7 room service.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Nearby Location and Transportation:&lt;/strong&gt; Situated just 10 kilometers from Dubai International Airport and close to several metro stations. The hotel is also within easy reach of Dubais Financial District.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Nearby Attractions:&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;ul&gt;&lt;li&gt;Burj Khalifa (8 km) A must-visit towering symbol of modern Dubai.&lt;/li&gt;&lt;li&gt;Dubai Mall (7 km) Offers an unmatched shopping experience with entertainment options for all ages.&lt;/li&gt;&lt;/ul&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Wellness And Activities:&lt;/strong&gt; Our wellness oasis includes an expansive spa offering signature treatments and hydrotherapy options. The fitness center hosts yoga classes beside our tranquil garden-view pools. For those seeking relaxation mixed with fitness perks in luxurious surroundings.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Policies and Check-In Instructions:&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;ul&gt;&lt;li&gt;Check-in begins at 3 PM; valid ID is required upon arrival.&lt;/li&gt;&lt;li&gt;Pets are welcome under specific policies available upon request.&lt;/li&gt;&lt;li&gt;Late check-out available; please inquire at reception for details based on availability.&lt;/li&gt;&lt;/ul&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Summary:&lt;/strong&gt; Discover the epitome of luxury at Al Khoory Sky Garden Hotel in Dubai-perfectly tailored for high-end business travelers and leisure seekers alike. Highlighting its accessible location near top attractions and its commitment to sustainability alongside world-class amenities.&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="1655.02" OriginalAmount="1655.02">
      <BasicPropertyInfo Latitude="25.259518" Longitude="55.322921" StarRating="4" HotelCode="42788|111e9d" HotelName="New Moscow Hotel" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" 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="34" TotalAmount="1657.42" OriginalAmount="1657.42">
      <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>A warm reception, an uplifting ambiance and a memorable experience. That is what makes Capitol Hotel one of the finest 4 stat deluxe hotels of Dubai.From the first welcome to the last goodbye, our facilities and services spell comfort, efficiency and guaranteed satisfaction.Dubai continues to grow into one of the most renowned metropolitans of this era and Capitol Hotel is right at the heart of it all. Strategically located at the hub of the business district of Bur Dubai, the hotel is located just minutes from the Dubai World Trade Centre. Staying at Capitol Hotel gives you the absolute advantage of location, whether you're visiting for business or leisure.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1663.92" OriginalAmount="1663.92">
      <BasicPropertyInfo Latitude="25.080772994856" Longitude="55.368830635582" StarRating="5" HotelCode="542136|577721" HotelName="Al Habtoor Polo Resort &amp; Club" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 31/01/2025" 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="27" TotalAmount="1666" OriginalAmount="1666">
      <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 05/02/2025" 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="45" TotalAmount="1666.46" OriginalAmount="1666.46">
      <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="45" TotalAmount="1678.00" OriginalAmount="1678.00">
      <BasicPropertyInfo Latitude="25.252704057461" Longitude="55.335833430408" StarRating="4" HotelCode="522966|1b4a74" HotelName="Royal Continental Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="Air Conditioning,Bar,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Rashid Road, Opposite Deira City Center, PO Box 182166, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/55/555522/555522a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1683" OriginalAmount="1683">
      <BasicPropertyInfo Latitude="25.275027737469" Longitude="55.368112899475" StarRating="4" HotelCode="33281|46968" HotelName="Al Bustan Center &amp; Residence" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" 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="1695.34" OriginalAmount="1695.34">
      <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="1696" OriginalAmount="1696">
      <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,FULL BOARD" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 07/02/2025" 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="1699.99" OriginalAmount="1699.99">
      <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,FULL BOARD" BedType="ROOM ONLY" PropertyType="Apartment Hotel" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Seba Street 16, Marina Waterfront, Jumeirah Beach Residence, PO Box 376332, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://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="1700" OriginalAmount="1700">
      <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="16" TotalAmount="1708.64" OriginalAmount="1708.64">
      <BasicPropertyInfo Latitude="25.2557296" Longitude="55.332585" StarRating="3" HotelCode="497110|1941125" HotelName="Rove City Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 07/02/2025" 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="1708.99" OriginalAmount="1708.99">
      <BasicPropertyInfo Latitude="25.270588781271" Longitude="55.32701164484" StarRating="5" HotelCode="32629|11ea99" HotelName="Crowne Plaza Dubai Deira" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" 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="27" TotalAmount="1711" OriginalAmount="1711">
      <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="Non Refundable" 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="1712" OriginalAmount="1712">
      <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" 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="34" TotalAmount="1716.82" OriginalAmount="1716.82">
      <BasicPropertyInfo StarRating="3" HotelCode="|103113" HotelName="Ibis Styles Dubai Jumeira" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/928458_foto_1.jpg</HotelPictures>
        <HotelDescription>ibis Styles Dubai Jumeira is perfect for both corporate and leisure travellers, thanks to its prime location and easy accessibility. Situated 600 m from a museum, 3 km from a water park, 5.5 km from the beach, 6.5 km from Jumeirah center, 11 km from Dubai International Airport and 38 km from Sharjah International Airport. Facilities and services include parking, room service (extra charge), elevator, restaurant, wireless Internet access, indoor swimming pool, spa (extra charge) and gym.Rooms feature desk, wireless Internet access, tea/coffee maker,  telephone, TV, air conditioning and bathroom.** Please note that some of the above facilities may be closed due to weather / seasonal conditions.Address: 2nd December Street, Al Mina Road Jumeirah 1, 121252 Dubai, United Arab Emirates.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1720" OriginalAmount="1720">
      <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="16" TotalAmount="1720.88" OriginalAmount="1720.88">
      <BasicPropertyInfo Latitude="25.26288" Longitude="55.32785" StarRating="4" HotelCode="294782|992495" HotelName="Hyatt Place Dubai Al Rigga" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" 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="16" TotalAmount="1724.10" OriginalAmount="1724.10">
      <BasicPropertyInfo Latitude="25.265218546919" Longitude="55.321252942085" StarRating="3" HotelCode="161166|126934" HotelName="ibis Dubai Al Rigga" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 22/01/2025" 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="45" TotalAmount="1726.30" OriginalAmount="1726.30">
      <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="34" TotalAmount="1739.64" OriginalAmount="1739.64">
      <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="1746.92" OriginalAmount="1746.92">
      <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="1748" OriginalAmount="1748">
      <BasicPropertyInfo Latitude="25.117681142929" Longitude="55.195885288361" StarRating="4" HotelCode="317353|50351" HotelName="Flora Al Barsha Mall Of Emirates" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="34" TotalAmount="1748.60" OriginalAmount="1748.60">
      <BasicPropertyInfo StarRating="3" HotelCode="|677243" HotelName="Ibis Mall Avenue 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/1060317_foto_1.jpg</HotelPictures>
        <HotelDescription>This 3 star hotel is located in the city centre of Dubai and was established in 2009. It is a short drive away from the Dubai Marina. All 204 rooms are equipped with hairdryer, trouser press, ironing set and air conditioning.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1750.08" OriginalAmount="1750.08">
      <BasicPropertyInfo Latitude="25.047230961233" Longitude="55.24289757264" StarRating="4" HotelCode="566649|1b519f" HotelName="Park Inn by Radisson Dubai Motor City" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" 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="45" TotalAmount="1758.69" OriginalAmount="1758.69">
      <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="16" TotalAmount="1764.94" OriginalAmount="1764.94">
      <BasicPropertyInfo Latitude="25.0378918" Longitude="55.18439" StarRating="4" HotelCode="749071|2320425" HotelName="Occidental Dubai Production City" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" 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="1766" OriginalAmount="1766">
      <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="1771.77" OriginalAmount="1771.77">
      <BasicPropertyInfo Latitude="25.253692914039" Longitude="55.296243022181" StarRating="3" HotelCode="317297|10aaa8" HotelName="Savoy Park Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Kitchen,Laundry,Lounge,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 B Street, 317 Community, Al Mankhool, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://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="1774.24" OriginalAmount="1774.24">
      <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="45" TotalAmount="1782.74" OriginalAmount="1782.74">
      <BasicPropertyInfo Latitude="25.257398399072" Longitude="55.289197" StarRating="3" HotelCode="28896|105ccf" HotelName="Savoy Central Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Rolla Road, P.O. Box 49519, Bur Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://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="34" TotalAmount="1787.76" OriginalAmount="1787.76">
      <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="16" TotalAmount="1788.63" OriginalAmount="1788.63">
      <BasicPropertyInfo Latitude="25.099755518104" Longitude="55.179519653321" StarRating="5" HotelCode="76176|92008" HotelName="Media Rotana" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ALL INCLUSIVE,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 29/01/2025" 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="16" TotalAmount="1793.76" OriginalAmount="1793.76">
      <BasicPropertyInfo Latitude="25.04317883" Longitude="55.25088065" StarRating="4" HotelCode="856292|2383125" HotelName="Studio One Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/02/2025" 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="34" TotalAmount="1794.10" OriginalAmount="1794.10">
      <BasicPropertyInfo StarRating="4" HotelCode="|151399" HotelName="MD HOTEL BY GEWAN FORMERLY CASSELLS" 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/26491_image60582684_0.jpg</HotelPictures>
        <HotelDescription>The MD Hotel offers a selection of Emirati and international cuisine and features a rooftop pool with views of the Emirates Mall. The property houses a wellness center with professional trainers and masseuses. Rooms at the MD Hotel are cozy and feature a 43-inch flat-screen TV, high-speed internet access, elegant furnishings and black-and-white photos. The bathroom includes a bathtub, bathrobes and slippers.The Emarati restaurant offers business lunches and 3-course buffet dinners. The MD Hotel serves a hearty breakfast in Zabeel Hall. 24-hour room service is offered. The MD Hotel has a Finnish sauna, hot tub and separate steam rooms for men and women.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1805.00" OriginalAmount="1805.00">
      <BasicPropertyInfo Latitude="25.258888244628906" Longitude="55.321861267089844" StarRating="4" HotelCode="0|edge_creekside_hotel" HotelName="Edge Creekside Hotel" Meals="BED &amp; BREAKFAST,HALF-BOARD,ROOM ONLY,FULL-BOARD,HALF-BOARD-DINNER" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 02/02/2025">
        <Address>
          <AddressLines>
            <AddressLine>Rigga Al Buteen Street, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/7a/2b/7a2ba704be1255ccecbdbf6869b26793f2f96494.jpeg</HotelPictures>
        <HotelDescription>Edge Creekside is dedicated to perfecting the travel experience through innovation and the highest standards of hospitality. Immerse in elegantly appointed stays in one of 106 deluxe king rooms, 16 one-bedroom apartments and 16 two-bedroom apartments, each commanding unparalleled views of the dynamic Dubai Creekside.&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;Breakfast for children costs: 25.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.&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>
    <HotelStay SourceId="45" TotalAmount="1807.78" OriginalAmount="1807.78">
      <BasicPropertyInfo Latitude="25.255670877069" Longitude="55.336010456085" StarRating="4" HotelCode="42787|1025ed" 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" 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="34" TotalAmount="1809.36" OriginalAmount="1809.36">
      <BasicPropertyInfo StarRating="2" HotelCode="|815229" HotelName="HOLIDAY INN EXPRESS 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/890296_foto_1.jpg</HotelPictures>
        <HotelDescription>Experience Dubai's fashionable Jumeirah district when you stay at the Holiday Inn Express Dubai-Jumeirah Hotel. A warm welcome awaits you in the Holiday Inn Express Dubai-Jumeirah. Our location overlooking Port Rashid Docks is just 3km from the World Trade Centre and a short shuttle ride from Jumeirah Beach. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1810.78" OriginalAmount="1810.78">
      <BasicPropertyInfo Latitude="25.096761612504" Longitude="55.172552100375" StarRating="4" HotelCode="141915|10b296" HotelName="TIME Oak Hotel &amp; Suite" 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,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="1818" OriginalAmount="1818">
      <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="1823" OriginalAmount="1823">
      <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,FULL 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="45" TotalAmount="1825.15" OriginalAmount="1825.15">
      <BasicPropertyInfo Latitude="25.093653894648" Longitude="55.155513882637" StarRating="4" HotelCode="66873|10944f" HotelName="Radisson Blu Hotel, Dubai Media City" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" 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="45" TotalAmount="1828.14" OriginalAmount="1828.14">
      <BasicPropertyInfo Latitude="25.188798669097" Longitude="55.255153813492" StarRating="2" HotelCode="76172|10a405" HotelName="Holiday Inn Express Dubai Safa Park" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Conference Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,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="1840.51" OriginalAmount="1840.51">
      <BasicPropertyInfo Latitude="25.25281852" Longitude="55.30261608" StarRating="4" HotelCode="440207|1b3713" HotelName="City Seasons Towers" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Khalifa Bin Zayed Road, Mankhool, Next to Burjuman Mall, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://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="1846.74" OriginalAmount="1846.74">
      <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="1851" OriginalAmount="1851">
      <BasicPropertyInfo Latitude="25.094295406228" Longitude="55.177025186508" StarRating="4" HotelCode="173243|201490" 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="16" TotalAmount="1859.13" OriginalAmount="1859.13">
      <BasicPropertyInfo Latitude="25.10243699148" Longitude="55.172410915344" StarRating="4" HotelCode="61419|139534" HotelName="Two Seasons Hotel &amp; Apartments" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="16" TotalAmount="1859.30" OriginalAmount="1859.30">
      <BasicPropertyInfo Latitude="25.257063" Longitude="55.292874" StarRating="4" HotelCode="99400|319255" HotelName="Rolla Residence" Meals="ROOM ONLY" 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="16" TotalAmount="1859.49" OriginalAmount="1859.49">
      <BasicPropertyInfo Latitude="25.254164974661" Longitude="55.332021783173" StarRating="4" HotelCode="169385|2352475" HotelName="Pearl City Suites" Meals="BED &amp; BREAKFAST,ROOM ONLY" 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="7" TotalAmount="1861.87" OriginalAmount="1861.87">
      <BasicPropertyInfo Latitude="25.18120008" Longitude="55.25321539" StarRating="4" HotelCode="|DMCK" HotelName="DAMAC Maison Aykon City Dubai" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 27/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>395 Sheikh Zayed Road, P.O. Box 7704</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://www.travco.co.uk/images/hotels/giata/1412675/18519697.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1866" OriginalAmount="1866">
      <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="16" TotalAmount="1866.63" OriginalAmount="1866.63">
      <BasicPropertyInfo Latitude="25.237242916673" Longitude="55.274322330951" StarRating="4" HotelCode="258976|30894" HotelName="Jumeira Rotana" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ALL INCLUSIVE" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 31/01/2025" 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="16" TotalAmount="1869.32" OriginalAmount="1869.32">
      <BasicPropertyInfo Latitude="25.193115" Longitude="55.26292" StarRating="4" HotelCode="200086|906615" HotelName="City Premiere Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="1870.55" OriginalAmount="1870.55">
      <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="63" TotalAmount="1871.00" OriginalAmount="1871.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="63" TotalAmount="1882.00" OriginalAmount="1882.00">
      <BasicPropertyInfo Latitude="25.278913497924805" Longitude="55.30466842651367" StarRating="5" HotelCode="0|hyatt_regency_dubai_and_galleria_2" HotelName="Hyatt Regency Dubai And Galleria" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD,BREAKFAST-FOR-2,FULL-BOARD,DINNER" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 06/02/2025">
        <Address>
          <AddressLines>
            <AddressLine>Deira Corniche, PO Box 6655, Dubai, United Arab Emirates, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/ae/c3/aec3f5181ed068814ccc3701b18c9787e64c76a2.jpeg</HotelPictures>
        <HotelDescription>Overview: Hyatt Regency Dubai is a modern 5-star resort hotel offering luxury accommodation in the heart of Dubai. Highlights include an ice rink, pitch and putt course, extensive sports and wellness facilities and multiple fine dining venues.Location: Deira is the bustling traditional centre of the city, bordered to the south by Dubai Creek and to the north by Sharjah and the Persian Gulf. Nearby places of interest include Deira City Centre shopping mall and many cafes and restaurants. Palm Deira metro station is located in the vicinity, providing fast and easy access to other popular Dubai destinations.Exterior: The hotel occupies a sprawling 1970s high-rise complex set within expansive, leafy grounds.Rooms: Club rooms are 34sqm and are decorated in a luxurious, modern style with muted colours, contemporary furniture and artwork on the walls. They are located on a private concierge floor and offer magnificent gulf views. Amenities include air-conditioning, a flat-screen satellite TV, mini-bar, safe and tea and coffee equipment. The marble en-suite bathrooms feature a bathtub, separate walk-in shower, bathrobes, slippers and complimentary toiletries. Guests in these rooms also benefit from access to the club lounge which offers breakfast and evening cocktails and hors d'oeuvres.RestaurantsAndBars: The hotel boasts an exhaustive array of dining options including fine international cuisine at Dubai's only revolving restaurant, Al Dawaar, exquisite Italian dishes at Focaccia, authentic Japanese cuisine at Miyako and delicious Iranian specialities at Shahrzad. Guests can also enjoy live DJs and refined cocktails at The Premiere Nightclub, light meals and hot drinks at Frosty's Coffee Shop, as well as a range of beverages and amateur singing at the Hibiki Karaoke Lounge. There are also plenty of dining opportunities in the vicinity.FamilyInformation: OtherInformation: The hotel provides 24-hour reception, concierge and room service. Chargeable valet parking is possible.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1884.40" OriginalAmount="1884.40">
      <BasicPropertyInfo StarRating="4" HotelCode="|B79507" HotelName="HOLIDAY INN DUBAI AL MAKTOUM 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/1827775_foto_1.jpg</HotelPictures>
        <HotelDescription>Located in Dubai, 12 mi from Dubai Expo 2020, Holiday Inn Dubai Al-Maktoum Airport provides accommodations with a restaurant, free private parking, an outdoor swimming pool a fitness center and a Sauna.A buffet breakfast is available daily at the hotel.There is an on-site bar and guests can also make use of the business area. The hotel is located in proximity of business hubs such as Dubai South and Dubai Investment Parks.The Outlet Village is 11 mi from the accommodations, while Dubai Parks and Resorts is 11 mi away. The nearest airport is Al Maktoum International, 2.5 mi from Holiday Inn Dubai Al-Maktoum Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1884.48" OriginalAmount="1884.48">
      <BasicPropertyInfo Latitude="25.069541793427" Longitude="55.133090426326" StarRating="4.5" HotelCode="936775|1063558" HotelName="Jannah Place Dubai Marina" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/02/2025" 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="1887" OriginalAmount="1887">
      <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="1888" OriginalAmount="1888">
      <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,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 27/01/2025" 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="1889.42" OriginalAmount="1889.42">
      <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="34" TotalAmount="1890.98" OriginalAmount="1890.98">
      <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="34" TotalAmount="1891.40" OriginalAmount="1891.40">
      <BasicPropertyInfo StarRating="4" HotelCode="|147915" HotelName="Ramada by Wyndham Dubai Barsha 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/895694_foto_1.jpg</HotelPictures>
        <HotelDescription>LocationRamada Barsha Heights is a four-star property located in Tecom area, opposite Dubai Internet City, and accessible to DIC Metro Station which offers easy access to the rest of the city. Its central location is suited for both business and leisure guests. Located in the heart of business commercial, Hotel is 25 minutes away from Dubai Intl Airport, Dubai Internet City Metro station is 5 minutes away, Jumeirah Beach and Down Town Dubai is 15 minutes away, Expo 2020 venue has direct Metro connectivity.RoomThe 145 rooms and suites are equipped with air-conditioning, television, mini bar, safe deposit box, iron and ironing board and hairdryer. The bathroom is fitted with bathtub and shower. All rooms are equipped with high speed internet access, Tea and coffee facilities local and International TV channels, 24 hours housekeeping and maintenance serviceAmenitiesRamada Dubai Barsha heights offers UCCI a Japanese restaurant, Dixon All Day dining, El Baranda an outdoor Shisha Caf�, 24 hours Room service, SPA, Saloon, Steam room, Temperature controlled swimming pool, GYM, Gift shop, travel desk, Business centre, 2 level of basement parking and 24 hours' security. The hotel offers an all round dining experience with an all day dining restaurant, a sushi restaurant, a cafe and an outdoor terrace. Round the clock in-room dining is possible. Leisure facilities include an extensive swimming pool, a fully equipped gym and treatment rooms. Additionally, beauty salon and hair dresser are also available. Other services and facilities available at the hotel also include business centre, car rental desk, and doctor on call, complimentary WiFi access, currency exchange and car parking.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1895" OriginalAmount="1895">
      <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,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 06/02/2025" 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="1901.21" OriginalAmount="1901.21">
      <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="16" TotalAmount="1904.91" OriginalAmount="1904.91">
      <BasicPropertyInfo Latitude="25.205419258983" Longitude="55.343856984012" StarRating="4" HotelCode="871487|2360475" HotelName="Vida Creek Harbour" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/02/2025" 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="1910" OriginalAmount="1910">
      <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 05/02/2025" 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="1916" OriginalAmount="1916">
      <BasicPropertyInfo Latitude="25.05149037" Longitude="55.26855542" StarRating="2" HotelCode="143923|201417" HotelName="Arabian Ranches Golf Club" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Golf Hotel" CnxPolicy="Free CXL until 04/02/2025" 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="1916.04" OriginalAmount="1916.04">
      <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="16" TotalAmount="1921.51" OriginalAmount="1921.51">
      <BasicPropertyInfo Latitude="25.247956510226" Longitude="55.337917506695" StarRating="4" HotelCode="93395|98109" HotelName="Le Meridien Fairway" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" 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="45" TotalAmount="1922.21" OriginalAmount="1922.21">
      <BasicPropertyInfo Latitude="25.041427882317" Longitude="55.115436315536" StarRating="5" HotelCode="900188|1185a2" HotelName="Mövenpick Ibn Battuta Gate Hotel 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,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="16" TotalAmount="1929.07" OriginalAmount="1929.07">
      <BasicPropertyInfo Latitude="25.10147054181" Longitude="55.177577219574" StarRating="5" HotelCode="75682|71964" HotelName="Grand Millennium Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 04/02/2025" 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="1934" OriginalAmount="1934">
      <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="16" TotalAmount="1949.44" OriginalAmount="1949.44">
      <BasicPropertyInfo Latitude="25.069580804299" Longitude="55.129010531427" StarRating="3" HotelCode="255980|924365" HotelName="Pearl Marina Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 31/01/2025" 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="16" TotalAmount="1951.31" OriginalAmount="1951.31">
      <BasicPropertyInfo Latitude="25.22907" Longitude="55.287738" StarRating="3" HotelCode="160297|922535" 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="34" TotalAmount="1952.30" OriginalAmount="1952.30">
      <BasicPropertyInfo StarRating="5" HotelCode="|C7C087" HotelName="M�venpick Hotel Jumeirah Village Triangle" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2423680_foto_1.jpg</HotelPictures>
        <HotelDescription>Located in Dubai (Jumeirah Village), M�venpick Hotel Jumeirah Village Triangle is within a 10-minute drive of Ibn Battuta Mall and Dubai Exhibition Centre.  This upscale hotel is 6.6 mi (10.7 km) from Marina Beach and 6.7 mi (10.8 km) from Dubai Marina Mall.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1961.97" OriginalAmount="1961.97">
      <BasicPropertyInfo Latitude="25.25203" Longitude="55.29263" StarRating="4" HotelCode="387635|73354" 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="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="34" TotalAmount="1974.28" OriginalAmount="1974.28">
      <BasicPropertyInfo StarRating="2" HotelCode="|815239" HotelName="IBIS 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/890614_foto_1.jpg</HotelPictures>
        <HotelDescription>Located in the historic part of Dubai, next to the river "Creek" and Al Ghurair Mall. Located 15 minutes from the World Trade Center in Dubai and tourist attractions Souk, the Dubai Museum and Creek Golf Club.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1981.28" OriginalAmount="1981.28">
      <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="16" TotalAmount="1983.19" OriginalAmount="1983.19">
      <BasicPropertyInfo Latitude="25.18264188" Longitude="55.27471949" StarRating="4" HotelCode="763047|2291475" HotelName="Gulf Court Hotel 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,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="63" TotalAmount="1984.00" OriginalAmount="1984.00">
      <BasicPropertyInfo Latitude="24.96932601928711" Longitude="55.08859634399414" StarRating="0" HotelCode="0|modern_living_in_this_2br_apt_in_the_heart_of_downtown_jebel_ali_sleeps_4" HotelName="Modern Living In This 2BR Apt In The Heart of Downtown Jebel Ali - Sleeps 4!" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 24/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>Suburbia A, Jebel Ali, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/19/3e/193e48bbc8cb511ffbf35c41271fc5a984e26314.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;You can take a walk and explore the neighbourhood area of the apartment. Places nearby: Nasimi Beach, Aquaventure and Dubai Miracle Garden.&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.&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;Breakage deposit: AED 327.00&lt;/li&gt;&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="34" TotalAmount="1987.58" OriginalAmount="1987.58">
      <BasicPropertyInfo StarRating="3" HotelCode="|A7A961" HotelName="IBIS STYLES DUBAI 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/1475475_foto_1.jpg</HotelPictures>
        <HotelDescription>Situated in Dubai, 8 km from Grand Mosque, ibis Styles Dubai Airport Hotel features accommodation with a restaurant, free private parking and a garden. Among the facilities at this property are a concierge service and a tour desk, along with free WiFi throughout the property. The accommodation provides a 24-hour front desk, room service and currency exchange for guests. The rooms are fitted with air conditioning, a flat-screen TV with satellite channels, a kettle, a shower, a hairdryer and a desk. At the hotel rooms have a wardrobe and a private bathroom. Continental and buffet breakfast options are available each morning at ibis Styles Dubai Airport Hotel. Dubai World Trade Centre is 8 km from the accommodation, while The Dubai Fountain is 12 km from the property. The nearest airport is Dubai International Airport, 5 km from ibis Styles Dubai Airport Hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1992.68" OriginalAmount="1992.68">
      <BasicPropertyInfo Latitude="25.240406630431" Longitude="55.275290608406" StarRating="5" HotelCode="169208|281595" HotelName="Ramada by Wyndham Jumeirah" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Beach Hotel" CnxPolicy="Non Refundable" 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="16" TotalAmount="1997.50" OriginalAmount="1997.50">
      <BasicPropertyInfo Latitude="25.07112" Longitude="55.134968" StarRating="4" HotelCode="906024|353355" HotelName="Marina Byblos Hotel" Meals="HALF BOARD,ROOM ONLY,BED &amp; BREAKFAST,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 03/02/2025" 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="1999.02" OriginalAmount="1999.02">
      <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="45" TotalAmount="1999.02" OriginalAmount="1999.02">
      <BasicPropertyInfo Latitude="25.268594657101" Longitude="55.329755017197" StarRating="5" HotelCode="259005|109c15" HotelName="JW Marriott Hotel Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,FULL BOARD" 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="2001.58" OriginalAmount="2001.58">
      <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="2005" OriginalAmount="2005">
      <BasicPropertyInfo Latitude="25.263895" Longitude="55.305116" StarRating="4" HotelCode="749148|336642" HotelName="Al Seef Heritage Hotel" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" 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="2014.46" OriginalAmount="2014.46">
      <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/01/2025">
        <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="16" TotalAmount="2035.91" OriginalAmount="2035.91">
      <BasicPropertyInfo Latitude="25.264336" Longitude="55.326673" StarRating="4" HotelCode="33650|133264" HotelName="J5 Rimal" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="45" TotalAmount="2042.62" OriginalAmount="2042.62">
      <BasicPropertyInfo Latitude="25.253571" Longitude="55.332856" StarRating="4" HotelCode="103268|1028b1" HotelName="Novotel Dubai Deira City Centre" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" 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="34" TotalAmount="2054.66" OriginalAmount="2054.66">
      <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="16" TotalAmount="2056.30" OriginalAmount="2056.30">
      <BasicPropertyInfo Latitude="25.05502162" Longitude="55.20731569" StarRating="5" HotelCode="971383|2389955" HotelName="Five Jumeirah Village Dubai" Meals="BED &amp; BREAKFAST,HALF BOARD,ALL INCLUSIVE,ROOM ONLY" BedType="BED &amp; BREAKFAST" 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="16" TotalAmount="2062.06" OriginalAmount="2062.06">
      <BasicPropertyInfo Latitude="25.250882205129" Longitude="55.292306542397" StarRating="4" HotelCode="57062|45364" HotelName="Grand Excelsior Hotel Bur 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,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="2068" OriginalAmount="2068">
      <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="Free CXL until 28/01/2025" 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="34" TotalAmount="2068.08" OriginalAmount="2068.08">
      <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 Dubais 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 and 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="45" TotalAmount="2075.07" OriginalAmount="2075.07">
      <BasicPropertyInfo Latitude="25.102223064463" Longitude="55.178507302816" StarRating="4" HotelCode="326621|1b33dd" HotelName="Atana Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Conference Hall,Laundry,Lounge,Massage Centre,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Hessa Street, P.O. Box 500555, Al Thanyah 1, Barsha Heights, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/440613/a_440613_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2087.57" OriginalAmount="2087.57">
      <BasicPropertyInfo Latitude="25.249443625976" Longitude="55.301557481289" StarRating="5" HotelCode="165292|139414" 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="16" TotalAmount="2106.55" OriginalAmount="2106.55">
      <BasicPropertyInfo StarRating="0" HotelCode="0|2289755" HotelName="AL SALAM GRAND HOTEL APARTMENTS" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>P.O BOX:11189 DUBAI INTERNET CITY</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/22/2289755/PX4VDsZN_2960f6616e633dbe4efe06039309c37e.jpg</HotelPictures>
        <HotelDescription>AlSalam Grand Hotel &amp;amp; Hotel Apartments offers modern accommodation in Dubai and is a short walk from Dubai Internet City Metro Station. It also provides private parking on site and The Walk, Dubai Internet City and Dubai Media City are a short car trip away. 

This luxury property offers a number of facilities, including a 24-hour reception, a concierge and a currency exchange. Corporate amenities include a 24-hour business centre. 

The Suites at AlSalam Grand Hotel &amp;amp; Hotel Apartments are air-conditioned and include a kitchenette, a private bathroom and a refrigerator. They come with an in-room closet, tea and coffee making facilities and an in-room safe. 

AlSalam Grand Hotel &amp;amp; Hotel Apartments is a convenient base to discover Mall of the Emirates and American University in Dubai. Dubai Marina Mall is also nearby. Dubai Marina / Palm Jumeirah / Jumeirah Beach Residences are all within less than 10 minutes drive&lt;br/&gt;The AL SALAM GRAND HOTEL APARTMENTS is a  hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2116" OriginalAmount="2116">
      <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="16" TotalAmount="2117.50" OriginalAmount="2117.50">
      <BasicPropertyInfo Latitude="25.083438626371" Longitude="55.142482846033" StarRating="4.5" HotelCode="624862|2274885" HotelName="Barceló Residences Dubai Marina" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel,Apartment Hotel" CnxPolicy="Free CXL until 31/01/2025" 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="2124" OriginalAmount="2124">
      <BasicPropertyInfo Latitude="25.069590845664" Longitude="55.12848464418" StarRating="4" HotelCode="424792|95574" HotelName="Wyndham Dubai Marina" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 07/02/2025" 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="1" TotalAmount="2131.50" OriginalAmount="2131.50">
      <BasicPropertyInfo Latitude="25.06950546" Longitude="55.12811932" StarRating="3.5" HotelCode="639708|CBD357600" HotelName="Rove Dubai Marina" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 06/02/2025" 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.&lt;br/&gt;&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="2137.03" OriginalAmount="2137.03">
      <BasicPropertyInfo Latitude="25.068680704823" Longitude="55.131202340126" StarRating="0" HotelCode="|APSP" HotelName="Signature Hotel Apartment &amp; Spa Marina" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 31/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>Marina Waterfront, P.O. Box 376332</AddressLine>
          </AddressLines>
          <PostalCode>(0)44474399</PostalCode>
        </Address>
        <HotelPictures>http://www.travco.co.uk/images/hotels/APSP/APSP_MAP.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;HotelDescription : &lt;/b&gt;The apartment hotel has a lift and features 130 rooms. Multilingual staff at the 24-hour reception desk are happy to answer any questions. Amenities include a baggage storage service and a safe. 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. A number of shops, including a supermarket, are great for shopping or just browsing. A garden provides extra space for rest and relaxation in the open air. Parking facilities available to guests include a garage and a car park. Further services include a 24-hour security service, a babysitting service, a car hire service, a transfer service, room service, a laundry service, a coin-operated laundry, a hotel doctor and a hotel shuttle bus. The business centre is on hand for guests' business requirements and provides a fax machine.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.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 short break or an entire afternoon on the sun terrace, which features sun loungers and parasols, is time well spent. Sport and leisure facilities at the apartment 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. 124567Rooms feature a kitchen and a bathroom. Air conditioning ensures comfortable temperatures. A balcony is among the standard features of some rooms. Guests are sure to get a good night's sleep in the sofa bed. Children's beds can be requested for younger guests. A safe and a desk are also available. For self-catering guests, there is a well-equipped kitchenette with a refrigerator, stovetop, microwave, tea/coffee station, dishwasher and oven. Further amenities 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. The bathrooms have a shower, a bathtub and a bidet. A hairdryer, bathrobes and a telephone are available for daily use. 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, non-smoking rooms and smoking rooms.Dining facilities include a restaurant, a dining room, a café and a bar. Catering options include half board and full board. Breakfast, lunch and dinner offer many delicious options. Diet meals and children's meals can be prepared on request. The hotel also offers special catering options.To be advised&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2152" OriginalAmount="2152">
      <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="Non Refundable" 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="2171" OriginalAmount="2171">
      <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,ALL INCLUSIVE,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/02/2025" 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="2176.44" OriginalAmount="2176.44">
      <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="16" TotalAmount="2189.85" OriginalAmount="2189.85">
      <BasicPropertyInfo Latitude="25.07941298233" Longitude="55.143128802095" StarRating="4" HotelCode="304031|1028188" HotelName="City Premiere Marina Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="16" TotalAmount="2190.55" OriginalAmount="2190.55">
      <BasicPropertyInfo Latitude="25.244911869" Longitude="55.2989128232" StarRating="2.5" HotelCode="178564|459455" HotelName="President Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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="2216" OriginalAmount="2216">
      <BasicPropertyInfo Latitude="25.262325" Longitude="55.289613" StarRating="2" HotelCode="59309|425311" HotelName="New Penninsula Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 04/02/2025" HotelFacility="Air Conditioning,Bar,Currency Exchange,Laundry,Nightclub,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Fahidi Street, Al Souq, P.O. Box 33502, Dubai, Bur Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/76813/a_76813_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Bur Dubai, this hotel lies along Al Fahidi Street. It is just a short distance to the World Trade Centre and the centre of Dubai is approximately 8 km away. It is a short, 15-minute drive to the international airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2222.00" OriginalAmount="2222.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="Non Refundable">
        <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="45" TotalAmount="2224.47" OriginalAmount="2224.47">
      <BasicPropertyInfo Latitude="25.097865796238" Longitude="55.174589753151" StarRating="4" HotelCode="906845|127383" HotelName="First Central Hotel Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" 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="2237.53" OriginalAmount="2237.53">
      <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="63" TotalAmount="2246.00" OriginalAmount="2246.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="45" TotalAmount="2248.37" OriginalAmount="2248.37">
      <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="34" TotalAmount="2253.30" OriginalAmount="2253.30">
      <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="1" TotalAmount="2255.18" OriginalAmount="2255.18">
      <BasicPropertyInfo Latitude="25.202959419062" Longitude="55.279047583992" StarRating="3" HotelCode="420997|CAY740700" HotelName="Rove Downtown Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/02/2025" 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.&lt;br/&gt;&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="2272.62" OriginalAmount="2272.62">
      <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>Ubicado a 7000 km del centro del pueblo, el hotel brinda un fandaacute;cil acceso a todo lo que este destino tiene para ofrecer. El alojamiento estandaacute; a 5000 km de las principales zonas de ocio. Los visitantes encontrarandaacute;n el campo de golf mandaacute;s cercano a 8000 km de la propiedad. El establecimiento estandaacute; a 13000 km de las pistas. Hay enlaces al transporte panduacute;blico a un corto paseo de distancia. Los viajeros encontrarandaacute;n el aeropuerto a 7000 km. La residencia dispone de 73 agradables habitaciones. Esta residencia fue remodelada en 2021. Kingsgate Al Jadaf incluye conexiandoacute;n a internet con Wi-Fi en todos los espacios panduacute;blicos y en las habitaciones. Kingsgate Al Jadaf ofrece servicio de recepciandoacute;n 24 horas para satisfacer las necesidades de los huandeacute;spedes en cualquier momento del dandiacute;a o de la noche. Este establecimiento estandaacute; adaptado e incluye habitaciones accesibles para personas con movilidad reducida ya que vela por las necesidades especiales de sus visitantes. Las personas que se alojen en este establecimiento y vayan en coche podrandaacute;n estacionar su vehandiacute;culo en las zonas de aparcamiento. La oferta gastronandoacute;mica de la propiedad cuenta con una excelente reputaciandoacute;n y un servicio de primera categorandiacute;a. Algunos de estos servicios de Kingsgate Al Jadaf pueden ser de pago.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="2282.98" OriginalAmount="2282.98">
      <BasicPropertyInfo StarRating="5" HotelCode="|954591" HotelName="MOVENPICK BUR 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/977030_foto_1.jpg</HotelPictures>
        <HotelDescription>The five-star M�venpick Hotel Bur Dubai is 10 minutes from everywhere and perfectly positioned in a close proximity to Dubai International Airport and key locations as the Dubai International Conference Centre and Wafi Mall, Burj Khalifa, The Dubai Fountain and The Dubai Mall. The hotel has 255 well-furnished rooms, an artistic lobby, the Fountain restaurant and the Caf� lounge re-opened in a refreshingly contemporary image. Enjoy exceptional dining experience from a choice of International, Arabian and Indian cuisine offered in a selection of seven attractive restaurants and bar. For those seeking entertainment, Pulse nightclub is a popular place to be in Bur Dubai. Whether you are planning a dream wedding, an epic social gala or an outstanding business function, Oud Metha ballroom can accommodate up to 350 guests in one room or three separate sections with elegant meeting rooms, audio-visual facilities and Free WiFi internet access. For smaller business meetings, select between the four Al Nakheel meeting rooms where the banqueting team allows you to sit back and enjoy every moment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="2309.27" OriginalAmount="2309.27">
      <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="34" TotalAmount="2310.00" OriginalAmount="2310.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|151411" HotelName="Novotel Deira Creekside 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/1027539_foto_1.jpg</HotelPictures>
        <HotelDescription>This modern and luxurious hotel is very well located in the business and commercial district of City Centre Deira facing City Centre Deira Mall, with easy access to all iconic points of interest thanks to the city's metro service, which is just 2 minutes away. Guests can choose to stay at different types of guest rooms, but all of them are generously proportioned and come fully equipped with modern amenities for a pleasant and relaxing stay, such as wireless Internet connection or air-conditioning. Moreover, among the excellent services and facilities offered, there is a fantastic on-site bar that serves a range of poolside beverages and snacks, so both business and leisure travellers can sit back and relax.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2311.33" OriginalAmount="2311.33">
      <BasicPropertyInfo Latitude="25.2048493" Longitude="55.2707828" StarRating="5" HotelCode="550029|2349505" HotelName="Stella Di Mare Dubai Marina" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 30/01/2025" 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="27" TotalAmount="2314" OriginalAmount="2314">
      <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="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="27" TotalAmount="2323" OriginalAmount="2323">
      <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="16" TotalAmount="2324.28" OriginalAmount="2324.28">
      <BasicPropertyInfo Latitude="25.248999323458" Longitude="55.295486558197" StarRating="3" HotelCode="260530|925445" 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="34" TotalAmount="2331.56" OriginalAmount="2331.56">
      <BasicPropertyInfo StarRating="4" HotelCode="|B79506" HotelName="STAYBRIDGE SUITES DUBAI AL MAKTOUM AIRPORT 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/1827774_foto_1.jpg</HotelPictures>
        <HotelDescription>Featuring a restaurant, shared lounge and views of pool, Staybridge Suites Dubai Al-Maktoum Airport is located in Dubai, 13 mi from Dubai Expo 2020. This 4-star hotel offers room service and a business center. The hotel provides an outdoor swimming pool, fitness center, evening entertainment and a 24-hour front desk.A buffet breakfast is available daily at the hotel.andnbsp;Dubai Parks and Resorts is 12 mi from the accommodations, while The Outlet Village is 11 mi away. The property is 13 mi away from business hub Jabal Ali. The nearest airport is Al Maktoum International, which is 1.4 mi from Staybridge Suites Dubai Al-Maktoum Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2344.26" OriginalAmount="2344.26">
      <BasicPropertyInfo Latitude="25.194471329546" Longitude="55.26163816452" StarRating="4" HotelCode="70418|1091d6" HotelName="Villa Rotana" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, P.O. Box 118737, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://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="2377" OriginalAmount="2377">
      <BasicPropertyInfo Latitude="25.260078520183" Longitude="55.291220247746" StarRating="3" HotelCode="56924|201399" 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="34" TotalAmount="2378.74" OriginalAmount="2378.74">
      <BasicPropertyInfo StarRating="5" HotelCode="|A2EA62" HotelName="FIVE JUMEIRAH VILLAGE" Meals="HALF BOARD" BedType="HALF BOARD">
        <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 Dubais main arterial roads and a short drive from Dubais 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="16" TotalAmount="2379.32" OriginalAmount="2379.32">
      <BasicPropertyInfo Latitude="25.112316" Longitude="55.193671" StarRating="5" HotelCode="463790|2552805" HotelName="Grand Cosmopolitan Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 31/01/2025" 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="34" TotalAmount="2379.58" OriginalAmount="2379.58">
      <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="2380" OriginalAmount="2380">
      <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,FULL BOARD,HALF BOARD" 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="63" TotalAmount="2382.00" OriginalAmount="2382.00">
      <BasicPropertyInfo Latitude="25.099476" Longitude="55.173055" StarRating="4" HotelCode="200089|auris_metro_central_hotel_apartments" HotelName="Citadines Metro Central Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD,FULL-BOARD,DINNER" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/02/2025" 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="16" TotalAmount="2403.28" OriginalAmount="2403.28">
      <BasicPropertyInfo Latitude="25.12529125" Longitude="55.15426485" StarRating="4" HotelCode="613702|2188615" 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 30/01/2025" 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="2414" OriginalAmount="2414">
      <BasicPropertyInfo Latitude="25.251801" Longitude="55.333254" StarRating="5" HotelCode="935934|30023" HotelName="Pullman Dubai" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="BED &amp; BREAKFAST" 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="16" TotalAmount="2416.33" OriginalAmount="2416.33">
      <BasicPropertyInfo Latitude="25.089985" Longitude="55.153259" StarRating="4" HotelCode="151996|120022" HotelName="Media One 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,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="2420" OriginalAmount="2420">
      <BasicPropertyInfo Latitude="25.2205695" Longitude="55.2801873" StarRating="4" HotelCode="876611|397229" HotelName="Crowne Plaza Dubai Apartments" 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,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="16" TotalAmount="2421.06" OriginalAmount="2421.06">
      <BasicPropertyInfo StarRating="0" HotelCode="0|2401515" HotelName="Paramount Hotel Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" CnxPolicy="Free CXL until 30/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>Business Bay, Dubai, UAE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/24/2401515/U8Esec0a_d2b5ca33bd970f64a6301fa75ae2eb22.png</HotelPictures>
        <HotelDescription>Opening on 1st September 2019, and part of a 2,017 key mixed-use development, Paramount Hotel Dubai will be the first ever Paramount Hotels &amp;amp; Resorts property in the Middle East. “For the Creatives by the Creatives”, the hotel will house 823 guest rooms and suites, some of which will be themed after Paramount Pictures movies, all offering a luxurious experience with a Californian edge and Hollywood vibe.&lt;br/&gt;The Paramount Hotel Dubai is a  hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2426.51" OriginalAmount="2426.51">
      <BasicPropertyInfo Latitude="25.18002191" Longitude="55.26411857" StarRating="4.5" HotelCode="846456|2343785" HotelName="Millennium Atria Business Bay" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" 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="2428.16" OriginalAmount="2428.16">
      <BasicPropertyInfo StarRating="4" HotelCode="|152771" HotelName="Ramada By 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/894626_foto_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, is next to Salahuddin the underground station of 15 minutes away, you can find Dubai Airport. FACILITIES: The establishment boasts a swimming pool, a gym and a restaurant. Regarding the food and beverage offering, there is a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="2431.80" OriginalAmount="2431.80">
      <BasicPropertyInfo StarRating="4" HotelCode="|900573" HotelName="HYATT REGENCY GALLERIA RESIDENCE 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/33117_image64054856_0.jpg</HotelPictures>
        <HotelDescription>Overlooking Dubai Creek, Galleria Residence is a 10-minute walk from the Gold Souk jewellery market.It features spacious apartments with satellite TV and a fully equipped kitchen. All Galleria apartments are air-conditioned and have large seating and dining areas. Each comes equipped with refrigerator, dishwasher and two telephone lines. From Al Dawaar, Dubai's only rooftop, revolving restaurant to genuine Japanese cuisine at Miyako or international cuisine at The Kitchen, unique dining options are offered at the residence. Unwind at a Karaoke lounge, watch major sporting events live at a sports bar, enjoy a fine selection of beverages, or party in style with legendary nightlife. A children's playground area with climbing frames and a children�s pool are also available.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="2439.22" OriginalAmount="2439.22">
      <BasicPropertyInfo StarRating="5" HotelCode="|A88583" HotelName="Grand Mercure Dubai City" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1497585_foto_1.jpg</HotelPictures>
        <HotelDescription>This 5 star hotel is located close to the airport of Dubai and was established in 2019. It is a short drive away from the Deira City Center and the nearest station is GGCO Metro Station. All 361 rooms are equipped with air conditioning.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2454.00" OriginalAmount="2454.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="2467.97" OriginalAmount="2467.97">
      <BasicPropertyInfo Latitude="25.072181672902" Longitude="55.129393182738" StarRating="4" HotelCode="267294|195f9e" HotelName="Ramada Hotel &amp; Suites by Wyndham Dubai JBR" 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,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="2468" OriginalAmount="2468">
      <BasicPropertyInfo Latitude="25.259404356634" Longitude="55.319407514572" StarRating="5" HotelCode="566141|239688" HotelName="Al Bandar Rotana" Meals="ROOM ONLY,BED &amp; BREAKFAST,ALL INCLUSIVE,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="2468" OriginalAmount="2468">
      <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 28/01/2025" 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="16" TotalAmount="2469.97" OriginalAmount="2469.97">
      <BasicPropertyInfo Latitude="25.095696951156" Longitude="55.153653439148" StarRating="4" HotelCode="140885|133064" HotelName="Arjaan by Rotana Dubai Media City" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 31/01/2025" 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="16" TotalAmount="2475.61" OriginalAmount="2475.61">
      <BasicPropertyInfo Latitude="25.067968" Longitude="55.141673" StarRating="5" HotelCode="145034|122554" 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 30/01/2025" 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="1" TotalAmount="2490.41" OriginalAmount="2490.41">
      <BasicPropertyInfo Latitude="25.078097" Longitude="55.158688" StarRating="4" HotelCode="871468|CBE890300" HotelName="Vida Emirates Hills" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/02/2025" 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.&lt;br/&gt;&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2496.27" OriginalAmount="2496.27">
      <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="2522" OriginalAmount="2522">
      <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 07/02/2025" 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="16" TotalAmount="2529.84" OriginalAmount="2529.84">
      <BasicPropertyInfo Latitude="25.231964287383" Longitude="55.285562846558" StarRating="3" HotelCode="547026|2076885" HotelName="Rove Trade Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/02/2025" 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="2537.36" OriginalAmount="2537.36">
      <BasicPropertyInfo StarRating="5" HotelCode="|086731" HotelName="PULLMAN DUBAI JUMEIRAH LAKE 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/895563_foto_1.jpg</HotelPictures>
        <HotelDescription>Overview \nThe Pullman Dubai Jumeirah Lakes Towers is centrally located in a dynamic area, the hotel is a marquee location for discerning travelers.  Among the facilities there are several restaurants and bars where guests can relax and dine. The Fit and Spa lounge on the 34th floor with stunning views of the city and the rooftop pool makes for a perfect fitness destination. Business does not go ignored with 11 meeting rooms at guest’s disposal.\n \nLocation\nThe property is a few minute walk from the nearest metro station, 7 km from the Emirates Golf Club and 28 km from the Dubai International Airport.\n \nRooms\nThe rooms are spacious and are equipped with several amenities that can contribute for a pleasant stay. Among the amenities there is air conditioning, Tea / Coffee Making Facilities, mini bar, safe, television, telephone, Wi-Fi and hairdryer.\n\nFood and Drinks\nWith four eclectic restaurants including an al fresco shisha lounge, a traditional Italian restaurant, a design-led tapas and cocktails lounge, and live Jazz brunches, the hotel offers something to suit every palette.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2551" OriginalAmount="2551">
      <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,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="2554" OriginalAmount="2554">
      <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="Non Refundable" 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="2568" OriginalAmount="2568">
      <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 04/02/2025" 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="2575.21" OriginalAmount="2575.21">
      <BasicPropertyInfo Latitude="25.186461503024" Longitude="55.267923517672" StarRating="5" HotelCode="566148|1d7f80" HotelName="Radisson Blu Hotel Dubai Waterfront" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" 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="16" TotalAmount="2587.07" OriginalAmount="2587.07">
      <BasicPropertyInfo Latitude="25.184391249537" Longitude="55.255236119049" StarRating="5" HotelCode="321555|1608778" HotelName="Hilton Dubai Al Habtoor City" Meals="HALF BOARD,ROOM ONLY,BED &amp; BREAKFAST,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 31/01/2025" 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="27" TotalAmount="2591" OriginalAmount="2591">
      <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="2591.96" OriginalAmount="2591.96">
      <BasicPropertyInfo StarRating="3" HotelCode="|A7A931" HotelName="LEMON TREE 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/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="2598" OriginalAmount="2598">
      <BasicPropertyInfo Latitude="25.1786" Longitude="55.2441" StarRating="0" HotelCode="978200|400873" HotelName="Occidental Al Jaddaf" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <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="2604" OriginalAmount="2604">
      <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,HALF BOARD" 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="2606.07" OriginalAmount="2606.07">
      <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="1" TotalAmount="2606.59" OriginalAmount="2606.59">
      <BasicPropertyInfo Latitude="25.209634944167" Longitude="55.274999318802" StarRating="4" HotelCode="98873|CAS189600" HotelName="Emirates Grand Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 01/02/2025" 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.&lt;br/&gt;&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="2623.88" OriginalAmount="2623.88">
      <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="34" TotalAmount="2625.28" OriginalAmount="2625.28">
      <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="34" TotalAmount="2628.36" OriginalAmount="2628.36">
      <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="16" TotalAmount="2630.30" OriginalAmount="2630.30">
      <BasicPropertyInfo Latitude="25.211791" Longitude="55.276577" StarRating="4" HotelCode="76175|122314" HotelName="Rose Rayhaan by Rotana" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY,ALL INCLUSIVE" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 29/01/2025" 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="16" TotalAmount="2630.65" OriginalAmount="2630.65">
      <BasicPropertyInfo Latitude="25.248650944602" Longitude="55.296366736293" StarRating="3" HotelCode="187241|131614" HotelName="Baity Hotel Apartments" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 06/02/2025" 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="16" TotalAmount="2634.39" OriginalAmount="2634.39">
      <BasicPropertyInfo Latitude="25.081729103247" Longitude="55.145565569401" StarRating="4" HotelCode="151868|924545" 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="1" TotalAmount="2638.16" OriginalAmount="2638.16">
      <BasicPropertyInfo Latitude="25.18405595331" Longitude="55.254182471667" StarRating="5" HotelCode="319607|CBA128900" HotelName="V Hotel Dubai Curio Collection by Hilton" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/02/2025" 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.&lt;br/&gt;&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2644.66" OriginalAmount="2644.66">
      <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="34" TotalAmount="2651.32" OriginalAmount="2651.32">
      <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="16" TotalAmount="2679.71" OriginalAmount="2679.71">
      <BasicPropertyInfo StarRating="0" HotelCode="0|2407385" HotelName="Hyatt Place Dubai Residence Wasl District" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Wasl District, Deira</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/24/2407385/clxP1GtB_d2b5ca33bd970f64a6301fa75ae2eb22.png</HotelPictures>
        <HotelDescription>Location
Located in Deira, this hotel is within a 15-minute walk of Fish Roundabout and Al Ghurair Centre. Gold Souk and Grand Mosque are also within 2 mi (3 km). Baniyas Square Station is 8 minutes by foot and Salah Al Din Station is 12 minutes.
Room
Rooms provide conveniences like sofa beds and coffee makers, plus free WiFi and flat-screen TVs with cable channels. IPod docks, room service, and free newspapers are among the other amenities available to guests.
Amenities
Along with a restaurant, this smoke-free hotel has an outdoor pool and a 24-hour fitness center. Free continental breakfast is provided, as well as free WiFi in public areas, a free area shuttle, and a free shopping center shuttle. Additionally, a poolside bar, a coffee shop/café, and a 24-hour business center are onsite.&lt;br/&gt;The Hyatt Place Dubai Residence Wasl District is a  hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2679.89" OriginalAmount="2679.89">
      <BasicPropertyInfo Latitude="25.251135" Longitude="55.332604" StarRating="5" HotelCode="28897|31414" HotelName="Pullman Dubai Creek City Centre Hotel" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Apartment Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 22/01/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Heated Pool,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Baniyas Road, Next to Deira City Centre, P.O. Box 61871, Port Saeed, Deira, Dubai, Emirate of Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/42666/a_42666_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is conveniently located amidst excellent shopping and convention centres and nearby a world-class golf course. Deira city centre is around 1 km away and guests may also be interested in visiting Burj Dubai, some 6.2 km away, Lamcy Plaza, roughly 3.2 km away and Wild Wadi Water Park and the Burj Al Arab, both around 15 km away. The property is just 10 minutes from Dubai Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2680.63" OriginalAmount="2680.63">
      <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="16" TotalAmount="2683.73" OriginalAmount="2683.73">
      <BasicPropertyInfo Latitude="25.211210623774" Longitude="55.315963111778" StarRating="5" HotelCode="262266|994005" HotelName="Marriott Executive Apartments Al Jaddaf" 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,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="7" TotalAmount="2694.63" OriginalAmount="2694.63">
      <BasicPropertyInfo Latitude="25.10868509" Longitude="55.14305876" StarRating="0" HotelCode="|APT1" HotelName="Adagio Premium The Palm" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 27/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>Palm Jumeirah West Beach</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://www.travco.co.uk/images/hotels/giata/1284034/13842724.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;HotelDescription : &lt;/b&gt;163 non-smoking rooms are located on 12 storeys and can be reached by lift. 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 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. Wheelchair-accessible facilities are available. A number of shops, including a supermarket, are great for shopping or just browsing. A garden provides extra space for rest and relaxation in the open air. Additional facilities include a playroom. Guests' vehicles can be parked in the garage, subject to availability. 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, room service (for a fee), an alarm call service, a laundry service, a hairdresser, a coin-operated laundry, a page service and a hotel shuttle bus. Active guests who wish to explore the surrounding area by bike will appreciate the bicycle hire service. Bicycle storage is also available. The business centre is on hand for guests' business requirements and provides a fax machine.Located in the centre of Dubai, this beach hotel is ideal for parents with children. Public transport stops are just outside the door. It is about 34 km to Dubai (DXB) Airport.Guests can work out or just relax in the outdoor and indoor pools. Kids can splash about in a special swimming area just for them. Guests can treat themselves to refreshing drinks at the poolside snack bar and a relaxing soak in the hot tub. Sun loungers and parasols are available on the sun terrace. There are many ways to relax or stay active at the hotel, including cycling/mountain biking, golf, a gym, callisthenics, aerobics, a spa and a sauna. 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. Guests can enjoy the view of the city from a balcony or terrace. The rooms have a double bed and a sofa bed. Extra beds can be requested. A safe and a desk are also available. There is a fully-equipped kitchenette with a refrigerator, stovetop, microwave, tea/coffee station and freezer. Further amenities include a washing machine, an ironing set and a trouser press. A direct dial telephone, a flatscreen television, a radio, a plug adapter, an alarm clock and WiFi (no extra charge) provide all the essentials for a comfortable holiday. Amenities provided in the rooms include slippers and a daily paper. Bathrooms are equipped with a shower. 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. 3 wheelchair-friendly rooms can be booked. Family rooms are available for parents with children.The hotel includes a non-smoking 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 children's meals can be prepared on request. The apartment hotel also offers special catering options. Non-alcoholic beverages are available.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2712.20" OriginalAmount="2712.20">
      <BasicPropertyInfo Latitude="25.253613760481" Longitude="55.297740697861" StarRating="4" HotelCode="99436|112a62" HotelName="Savoy Suites Hotel Apartments" Meals="ROOM ONLY" 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="27" TotalAmount="2718" OriginalAmount="2718">
      <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="2723.73" OriginalAmount="2723.73">
      <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="34" TotalAmount="2752.82" OriginalAmount="2752.82">
      <BasicPropertyInfo StarRating="4" HotelCode="|097133" HotelName="JUMEIRA ROTANA 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/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="2754" OriginalAmount="2754">
      <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="Non Refundable" 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="2757.51" OriginalAmount="2757.51">
      <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="34" TotalAmount="2780.68" OriginalAmount="2780.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="2796" OriginalAmount="2796">
      <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="34" TotalAmount="2796.36" OriginalAmount="2796.36">
      <BasicPropertyInfo StarRating="4" HotelCode="|A2EA80" HotelName="MILLENNIUM PLACE BARSHA HEIGHTS" 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/1353568_foto_1.jpg</HotelPictures>
        <HotelDescription>Millennium Place Barsha Heights Hotel is a brand new, 4-star business and family accommodation in Dubai where the fresh, modern art-deco interiors of 468 hotel rooms have been carefully designed to create a welcoming haven for guests. The hotel is located in one of Dubais most connected and lively areas, home to many creative SMEs and local businesses in close proximity to the citys beaches, shopping malls, golf club, restaurants, cafes and major tourist attractions. Enjoy easy access from the hotel to all major points including Dubai Internet City, Dubai Media City, Dubai Marina, Jebel Ali and the Expo 2020 site.Our appealing hotel is also within walking distance to lovely outdoor natural areas like The Greens and Al Barsha Park, which offers a serene atmosphere with gardens, shaded walkways and a lake in the centre of the community. Situated just five minutes from Dubai Internet City Metro station and 20 minutes to Dubai World Trade Centre, the hotel provides guests with free parking and complimentary shuttle bus service to Mall of Emirates, Jumeirah Beach, DIC Metro Station and many other local landmarks. Its a welcoming community with everything you need virtually at your door step, where you can relax and spend time with business associates, friends and loved ones.Both leisure and corporate travelers can unwind in two outdoor temperature-controlled swimming pools and a fully equipped health club. Young guests can have a safe splash in the kids pool adjacent to our main pools and enjoy activities at our full-fledged Kids Club. Offering impressive amenities including complimentary wireless Internet, our friendly and sincere promise to guests is to help you find your happy place here at Millennium Place Barsha Heights Hotel with our dedicated focus on generating smiles throughout the guest journey using our trademark handcrafted hospitality.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="2804.34" OriginalAmount="2804.34">
      <BasicPropertyInfo StarRating="5" HotelCode="|740883" HotelName="PULLMAN DUBAI CREEK CITY 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/1074688_foto_1.jpg</HotelPictures>
        <HotelDescription>Pullman Dubai Creek City Centre Residence is located next to Deira City Center shopping mall. Dubai Creek Golf and Yacht Club and Dubai Creek are within easy reach from the hotel. The 5 star hotel is 6 km from Dubai Museum and 9 km from Dubai World Trade Center. Dubai International Airport is a 10 minute drive from the hotel. \n\nFacilities and services include restaurant, bar, swimming pool, gym, spa, elevator and café. Wi-Fi internet access is available throughout the property. \n\nGuest rooms are equipped with television, air conditioning, safe, minibar and coffee maker. Bathrooms feature hairdryers. \n\nAddress: Deira City Centre, Dubai, 61871, United Arab Emirates.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2834.91" OriginalAmount="2834.91">
      <BasicPropertyInfo Latitude="25.079632669667" Longitude="55.13662458532" StarRating="5" HotelCode="59326|31144" HotelName="JA Oasis Beach Tower" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY" 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="2860" OriginalAmount="2860">
      <BasicPropertyInfo Latitude="25.20276763039" Longitude="55.277782869921" StarRating="5" HotelCode="39208|18562" HotelName="Roda Al Murooj" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ALL INCLUSIVE" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/02/2025" 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="16" TotalAmount="2865.95" OriginalAmount="2865.95">
      <BasicPropertyInfo Latitude="25.253264435335" Longitude="55.328022837639" StarRating="4.5" HotelCode="98623|924555" HotelName="Flora Creek Deluxe Hotel Apartments" Meals="ROOM ONLY" 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="16" TotalAmount="2872.47" OriginalAmount="2872.47">
      <BasicPropertyInfo Latitude="25.212964" Longitude="55.275263" StarRating="4" HotelCode="22556|31444" HotelName="Towers Rotana" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 08/02/2025" 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="2873.79" OriginalAmount="2873.79">
      <BasicPropertyInfo Latitude="25.1786" Longitude="55.2441" StarRating="5" HotelCode="739865|1f3592" HotelName="Grand Millennium Business Bay" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Al Abraj Street, PO Box 98678, Business Bay, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/625440/625440a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2937" OriginalAmount="2937">
      <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,FULL BOARD,HALF BOARD" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 06/02/2025" 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="45" TotalAmount="2946.05" OriginalAmount="2946.05">
      <BasicPropertyInfo Latitude="25.220079" Longitude="55.280183" StarRating="5" HotelCode="18419|10933a" HotelName="Crowne Plaza 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,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="2947" OriginalAmount="2947">
      <BasicPropertyInfo Latitude="25.191794" Longitude="55.27334" StarRating="3" HotelCode="801353|239705" HotelName="Boulevard Central Tower 2" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 31/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Mohammed bin Rashid Boulevard, Burj Downtown Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/884760/c1162a3ba03c6ef676ea9f4acd923db6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2967.73" OriginalAmount="2967.73">
      <BasicPropertyInfo Latitude="25.206057493369" Longitude="55.273010730743" StarRating="5" HotelCode="29426|1091c9" HotelName="Dusit Thani Dubai" 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,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="16" TotalAmount="2968.85" OriginalAmount="2968.85">
      <BasicPropertyInfo Latitude="25.27895006332" Longitude="55.304429002474" StarRating="5" HotelCode="13639|4557695" HotelName="Hyatt Regency Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 28/01/2025" 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="16" TotalAmount="2969.43" OriginalAmount="2969.43">
      <BasicPropertyInfo Latitude="25.256551" Longitude="55.29809" StarRating="4" HotelCode="308099|1254448" HotelName="Orchid Vue Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="27" TotalAmount="2980" OriginalAmount="2980">
      <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/02/2025" 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="16" TotalAmount="2980.48" OriginalAmount="2980.48">
      <BasicPropertyInfo Latitude="25.068749" Longitude="55.130309215938" StarRating="4" HotelCode="317314|1590268" HotelName="Jannah Marina Bay Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/02/2025" 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="34" TotalAmount="2982.28" OriginalAmount="2982.28">
      <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="34" TotalAmount="2987.12" OriginalAmount="2987.12">
      <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="27" TotalAmount="3002" OriginalAmount="3002">
      <BasicPropertyInfo Latitude="25.070670263754" Longitude="55.133002645344" StarRating="0" HotelCode="448883|288274" HotelName="Orra Marina" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Nasaq Street, Al Sayorah Street, Dubai Marina, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/610598/abb45ad85a44b882cec1ac11dc3bd599.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="3005.25" OriginalAmount="3005.25">
      <BasicPropertyInfo Latitude="25.075177" Longitude="55.13876925" StarRating="4" HotelCode="635421|2285775" HotelName="Crowne Plaza Dubai Marina" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 29/01/2025">
        <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="3019.63" OriginalAmount="3019.63">
      <BasicPropertyInfo Latitude="25.223849596761" Longitude="55.349164009094" StarRating="5" HotelCode="70491|1095a5" HotelName="Crowne Plaza Dubai - Festival City" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="16" TotalAmount="3041.18" OriginalAmount="3041.18">
      <BasicPropertyInfo Latitude="25.211272017644" Longitude="55.27412044373" StarRating="4" HotelCode="317014|1467118" HotelName="Emirates Grand Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,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="3046" OriginalAmount="3046">
      <BasicPropertyInfo Latitude="25.250561" Longitude="55.334578" StarRating="5" HotelCode="935822|23707" HotelName="Pullman Dubai Creek City Centre Residences" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" 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="27" TotalAmount="3052" OriginalAmount="3052">
      <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="16" TotalAmount="3079.90" OriginalAmount="3079.90">
      <BasicPropertyInfo StarRating="0" HotelCode="0|1980825" HotelName="RODA AL MUROOJ DOWNTOWN DUBAI" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ALL INCLUSIVE" BedType="ROOM ONLY" CnxPolicy="Free CXL until 07/02/2025">
        <Address>
          <AddressLines>
            <AddressLine>Al Saa’da Street (P.O. Box 117546, Dubai)</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/19/1980825/IG9wi76M_ea0323f5ac1a2b11042a523c8a2c49a1.jpg</HotelPictures>
        <HotelDescription>Location
The Roda Al Murooj Hotel is located in the heart of downtown Dubai, opposite the Dubai Mall – one of the largest malls in the world and the iconic Burj Khalifa. Close enough to reach the Dubai World Trade Centre &amp;amp; Exhibition Halls and Dubai International Financial Centre by car within minutes and just twenty minutes drive to Dubai International Airport.
Rooms
A uniquely resort-style feel in the heart of downtown Dubai, the Roda Al Murooj Hotel cleverly combines hotel and apartment-style accommodation, arranged around a central leisure complex.
Each of the 251 rooms and suites has either a city or complex view including Executive Floor guest rooms. Interconnecting rooms add greater flexibility for family accommodation in Dubai. 
For business or leisure visitors seeking more spacious studios or apartments the hotel offers 141 studios, one, two, three and four-bedroom apartments ranging in size from 48 m2 to 495 m2.
Restaurant
Whatever your taste and mood discover a wealth of dining with plenty of personality at the Roda Al Murooj Downtown Dubai Hotel.
Each restaurant boasts its own unique theme and unrivalled cuisine and many offer outdoor terraces to make the most of Dubai&amp;#039;s year-round warm climate.
All wellness amenities
Spend the day at the swimming pool or unwind in one of our comfortable sun loungers. Here at the ground-floor pool terrace guests can enjoy al fresco dining at Anees snack bar or relax in one of the steam and sauna rooms. For guests preferring to stay on top of their fitness regime a fully equipped gymnasium and tennis courts are available along with a fitness studio.
Flow Fitness &amp;amp; Wellness Club is open daily from 8.00am until 10.00pm. The swimming pool is open from 8.00am until 6.00pm; and the gym is open daily from 8.00am closing at 10.00pm (ladies only from 4.00pm until 6.00pm).
For visitors wanting to maximise shopping in downtown Dubai, the Roda Al Murooj Hotel is located just opposite the Dubai Mall, the world’s largest shopping mall.
Home to the Dubai Aquarium and Underwater Zoo, an ice rink, cinema and entertainment complex, the Dubai Mall boasts more than 1200 retail outlets and two department stores in addition to 200 food and beverage outlets.&lt;br/&gt;The RODA AL MUROOJ DOWNTOWN DUBAI is a  hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3089" OriginalAmount="3089">
      <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="45" TotalAmount="3093.58" OriginalAmount="3093.58">
      <BasicPropertyInfo Latitude="25.186964" Longitude="55.271792" StarRating="5" HotelCode="323946|1b34a7" HotelName="Steigenberger Hotel Business Bay" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,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="3096" OriginalAmount="3096">
      <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="Non Refundable" 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="45" TotalAmount="3098.95" OriginalAmount="3098.95">
      <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="3109.32" OriginalAmount="3109.32">
      <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="3110" OriginalAmount="3110">
      <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="34" TotalAmount="3133.62" OriginalAmount="3133.62">
      <BasicPropertyInfo StarRating="4" HotelCode="|134815" HotelName="THE FIRST COLLECTION MARINA (EX WYNDHAM DUBAI MARINA)" 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/1214683_foto_1.jpg</HotelPictures>
        <HotelDescription>The Wyndham Dubai Marina is a luxury hotel with stunning views of the Arabian Sea and the Dubai Marina area. The JLT tram and metro station is just a 10-minute walk away and offers connections to Dubai's main financial districts, shopping centers and tourist attractions. There is free WiFi in all areas. The hotel has a spa, sauna, steam room, gym and outdoor pool. The Wyndham Dubai Marina is ideal for both leisure and business travelers.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="3136.56" OriginalAmount="3136.56">
      <BasicPropertyInfo StarRating="4" HotelCode="|097138" HotelName="ROSE RAYHAAN BY ROTANA (F)" 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/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="45" TotalAmount="3146.85" OriginalAmount="3146.85">
      <BasicPropertyInfo Latitude="25.19255449" Longitude="55.28668618" StarRating="4" HotelCode="877268|20a117" HotelName="Hotel Indigo Dubai Downtown" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Al Abraj Street, PO Box 24666, Business Bay, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://www.miki.co.uk/live/hotel/mikiNet/image/v1.0/AE/97001/1400/lr/ex1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="3149.79" OriginalAmount="3149.79">
      <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="3156.33" OriginalAmount="3156.33">
      <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="63" TotalAmount="3228.00" OriginalAmount="3228.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="7" TotalAmount="3238.23" OriginalAmount="3238.23">
      <BasicPropertyInfo Latitude="25.07517162" Longitude="55.13909381" StarRating="5" HotelCode="|CPDU" HotelName="Crowne Plaza Dubai Marina Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Yahoom Street, Dubai Marina</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://www.travco.co.uk/images/hotels/giata/754048/16951201.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 is provided in public areas. 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 amenities include a TV room and a playroom. 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, a transfer service, 24-hour room service, a laundry service and a hairdresser. 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, about 950 m from the beach.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. Refreshing drinks are served at the poolside snack bar. For those who wish to stay active while on holiday, the hotel offers golf. 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 and massage treatments. An entertainment programme and a kids' club round out the entertainment options. 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. 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, satellite television and WiFi provide all the essentials for a comfortable holiday. Slippers are included. A hairdryer and bathrobes are provided in the bathrooms, which include a shower and a bathtub. Wheelchair-friendly rooms with wheelchair-accessible bathrooms are also available. The hotel has family rooms and non-smoking rooms.Dining facilities include a restaurant, a café and a bar. A variety of catering options can be booked. Guests can choose between half board and full board. A generous breakfast buffet, lunch and dinner offer plenty of delicious variety. Diet meals, gluten-free meals, vegetarian dishes and children's meals can be prepared on request. The hotel also offers special catering options.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="3253.46" OriginalAmount="3253.46">
      <BasicPropertyInfo StarRating="4" HotelCode="|C21D98" HotelName="CENTARA MIRAGE BEACH RESORT 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/21085_image59945428_0.jpg</HotelPictures>
        <HotelDescription>Explore a world of wonder and awe at Centara Mirage Beach Resort Dubai, a themed destination resort on a prime stretch of the Deira Islands waterfront, inspired by mythical Thai and Arabian adventures. Spend your days exploring the lush property's water attractions, including a lazy river, kids fun water play area, waterslides and cliff jumping points, then wine and dine at seven different enticing dining venues.
Designed with family fun in mind, Centara Mirage Beach Resort Dubai features 607 expansive rooms and suites, offering a choice of stunning city or sea views and an option for bunk beds. Along with an impressive beachfront swimming pool and waterslides, the resort also houses three age-specific Kids Clubs, a candy-themed kids spa, outdoor playground, fully-equipped fitness centre, myriad water sports and a family-friendly lounge.
For those whose idea of a family holiday includes moments of pure relaxation, SPA Cenvaree provides luscious wellness treatments specifically formulated for both adults and younger guests, making the resort a true oasis for all ages.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3259" OriginalAmount="3259">
      <BasicPropertyInfo Latitude="25.139106761878" Longitude="55.142418032328" StarRating="4" HotelCode="530660|213655" HotelName="The Retreat Palm Dubai - MGallery by Sofitel" 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,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="3261.30" OriginalAmount="3261.30">
      <BasicPropertyInfo StarRating="4" HotelCode="|A2EA71" HotelName="BARCELO AL JADDAF" 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>Barcelo Al Jaddaf, Dubai**** is a new hotel concept located in the centre of Dubai, close to Dubai Creek and with easy access to Downtown Dubai and many other areas of the city. The modern rooms and comprehensive facilities make this hotel an excellent option for both work and pleasure.The 365 large, bright rooms and suites featuring avant-garde design are fitted with every amenity to make your stay unforgettable.The magnificent meeting rooms and proximity to Dubai International Airport (DXB), the financial centre of the city and Downtown, make Barcelo Al Jaddaf, Dubai the best choice for business travellers. The hotel offers a variety of cuisines and fine dining including the best of Mediterranean and Eastern flavours. Spaces include Souk, offering meals for all cravings throughout the day; Bar Baar, an international gastro-pub that highlights the latest eatery trends in the world; and Rue Hamra, an upscale Lebanese restaurant with authentic flavours. Located on the first floor of the hotel, the Stage Pool Lounge is the perfect place to enjoy light bites, speciality drinks and a variety of flavoured shisha, all while enjoying breathtaking sunset views of the Dubai skyline, including the impressive Burj Khalifa, the world's tallest building.The heated pool, which is open all year round, the fully equipped gym, the spa, the rooms and the Premium Level Lounge are just some of the exclusive services that the hotel offers its guests to ensure a perfect stay. Located close to Dubai Healthcare City, Dubai World Trade Centre, Dubai Design District and other landmarks such as the Burj Khalifa and Dubai Mall, Barcelo Al Jaddaf, Dubai is a doorway to this fascinating Middle Eastern metropolis, providing guests with top services and amenities.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="3278.24" OriginalAmount="3278.24">
      <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="3282.71" OriginalAmount="3282.71">
      <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="27" TotalAmount="3303" OriginalAmount="3303">
      <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,HALF BOARD,FULL BOARD" 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="27" TotalAmount="3309" OriginalAmount="3309">
      <BasicPropertyInfo Latitude="25.259969" Longitude="55.318259" StarRating="5" HotelCode="13319|30022" HotelName="Hilton Dubai Creek" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 05/02/2025" 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="16" TotalAmount="3318.26" OriginalAmount="3318.26">
      <BasicPropertyInfo Latitude="25.247864" Longitude="55.35287" StarRating="5" HotelCode="207516|117782" 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="3320.41" OriginalAmount="3320.41">
      <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="63" TotalAmount="3330.00" OriginalAmount="3330.00">
      <BasicPropertyInfo Latitude="25.09859" Longitude="55.12113" StarRating="0" HotelCode="0|higuests_vacation_homes_grandeur" HotelName="Higuests Vacation homes - Grandeur" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Grandeur Residences - Maurya, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/cf/a0/cfa0b33c38c945b3ac474dc3a88047e604c54011.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this vacation home in Dubai (Palm Jumeirah), you'll be within a 15-minute drive of Aquaventure and Dubai College.  This vacation home is 8.3 mi (13.4 km) from Jumeirah Beach and 8.5 mi (13.7 km) from Dubai Marina Mall.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this air-conditioned vacation home, featuring a kitchen with an oven and a stovetop. Complimentary wireless Internet access is available to keep you connected. Conveniences include a desk and a separate sitting area, and housekeeping is provided once per stay.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Enjoy a range of recreational amenities, including a 24-hour health club, an outdoor pool, and a sauna. This vacation home also features complimentary wireless Internet access and a reception hall.&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 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="27" TotalAmount="3331" OriginalAmount="3331">
      <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="3332.00" OriginalAmount="3332.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" BedType="ROOM ONLY" PropertyType="Business Hotel" CnxPolicy="Non Refundable" 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="34" TotalAmount="3340.26" OriginalAmount="3340.26">
      <BasicPropertyInfo StarRating="4" HotelCode="|153304" HotelName="MEDIA ONE 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/890597_foto_1.jpg</HotelPictures>
        <HotelDescription>The bedrooms at Media One have a dynamic sense of style and are a world away from being ordinary. They boast amazing views of the Arabian Gulf and the iconic Palm Jumeirah, or, on the other side, overlooking the Emirates Golf Club. 
All the facilities are synonymous with an upscale hotel with vast amounts of hanging space, a selection of gadgets and internet access plus all the regular amenities for our guests. Our hotel accommodation in Dubai also includes flexible working desk, in-room bar, a room safe, 24-hour in-room dining, 'up to you' tea and coffee set plus a hair dryer to look your best at all times. Every guestroom has a modern take on chic living so you can stretch out and escape into a little stylish solitude. 
Media One's collection of culinary choices offers a vibrant and eclectic mix of outlets. Enjoy our dining experiences at caf�M for a simple coffee or get-together, The Z:ONE Bar and Lounge for light meals and evening drinks, the garden on 8 for wholesome and hearty food in an urban garden on level 8 and The MED, our signature Mediterranean restaurant. We promise to satisfy your cravings! 
Guest facilities include an outdoor pool and a fully-equipped gym.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="3375.82" OriginalAmount="3375.82">
      <BasicPropertyInfo Latitude="25.192879510028" Longitude="55.27248360846" StarRating="4" HotelCode="153373|458375" HotelName="Ramada Downtown Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 01/02/2025" 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="63" TotalAmount="3381.00" OriginalAmount="3381.00">
      <BasicPropertyInfo Latitude="25.11085" Longitude="55.139572" StarRating="0" HotelCode="634477|north_residences_by_bespoke_residences" HotelName="North Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Palm Jumeirah, Dubai</AddressLine>
          </AddressLines>
          <CityName>The Palm Islands</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/805144/54bda3e86bce6402e982c0ccb9dd4c29.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex welcomes guests in The Palm Islands.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="3429.30" OriginalAmount="3429.30">
      <BasicPropertyInfo Latitude="25.18062485" Longitude="55.26636113" StarRating="5" HotelCode="705793|20877e" HotelName="Canal Central Hotel – Business Bay" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" 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="27" TotalAmount="3437" OriginalAmount="3437">
      <BasicPropertyInfo Latitude="25.186663933247" Longitude="55.280115474226" StarRating="4" HotelCode="467984|211816" HotelName="DoubleTree by Hilton Dubai - Business Bay" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" 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="16" TotalAmount="3443.50" OriginalAmount="3443.50">
      <BasicPropertyInfo Latitude="25.075315834336" Longitude="55.131988675178" StarRating="5" HotelCode="100128|108262" 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="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>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="3451.14" OriginalAmount="3451.14">
      <BasicPropertyInfo StarRating="3" HotelCode="|120348" HotelName="Ibis One Central 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/928466_foto_1.jpg</HotelPictures>
        <HotelDescription>Dubai One Central welcomes you in the heart of Dubai's financial and commercial districts for both business trips and leisure. Our fine hotel offers an easy access to Dubai International Convention and Exhibition Centre and is close to the very central World Trade Centre metro station. Chill out at the gym after a beautiful day and get a good night sleep in one of our sweet beds by ibis while staying connected with the free WiFi in our 588 modern guest rooms.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="3475.08" OriginalAmount="3475.08">
      <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="16" TotalAmount="3477.23" OriginalAmount="3477.23">
      <BasicPropertyInfo Latitude="25.072962597421" Longitude="55.130127759209" StarRating="5" HotelCode="186020|907025" HotelName="JA Ocean View Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 18/01/2025" 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="16" TotalAmount="3523.05" OriginalAmount="3523.05">
      <BasicPropertyInfo Latitude="25.073680609213" Longitude="55.130403041839" StarRating="5" HotelCode="67529|75464" HotelName="Amwaj Rotana - Jumeirah Beach Residence" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ALL INCLUSIVE,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 30/01/2025" 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="3529.66" OriginalAmount="3529.66">
      <BasicPropertyInfo Latitude="25.080378411946" Longitude="55.136971771717" StarRating="5" HotelCode="899731|10eaa2" HotelName="Mövenpick Hotel Jumeirah Beach" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD,ALL INCLUSIVE" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Garden,Heated Pool,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Al Sufouh Street, PO Box 282825, The Walk, Jumeirah Beach Residences, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://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="3533.56" OriginalAmount="3533.56">
      <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 05/02/2025" 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="27" TotalAmount="3541" OriginalAmount="3541">
      <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 31/01/2025" 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="16" TotalAmount="3554.63" OriginalAmount="3554.63">
      <BasicPropertyInfo Latitude="25.078869" Longitude="55.137274" StarRating="5" HotelCode="311308|1070298" HotelName="Intercontinental Dubai Marina" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/02/2025" 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="3569" OriginalAmount="3569">
      <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="45" TotalAmount="3569.28" OriginalAmount="3569.28">
      <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="8" TotalAmount="3572.98" OriginalAmount="3572.98">
      <BasicPropertyInfo Latitude="25.234246837774" Longitude="55.323978245369" StarRating="5" HotelCode="307773|394138" HotelName="Hyatt Regency Dubai Creek Heights" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/02/2025" 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="3627" OriginalAmount="3627">
      <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 30/01/2025" 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="3729" OriginalAmount="3729">
      <BasicPropertyInfo Latitude="25.214143370767" Longitude="55.276175737381" StarRating="4" HotelCode="387637|12554" HotelName="Four Points by Sheraton Sheikh Zayed Road, 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,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="34" TotalAmount="3729.46" OriginalAmount="3729.46">
      <BasicPropertyInfo StarRating="5" HotelCode="|699999" HotelName="Crowne Plaza Dubai Festival City" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/890230_foto_1.jpg</HotelPictures>
        <HotelDescription>You'll be centrally located in Dubai with a stay at Crowne Plaza Festival City, an IHG Hotel, you'll be 9 minutes by foot from Dubai Festival City Mall. This luxury hotel is 5. 8 mi (9. 3 km) from Dubai World Trade Centre and 6. 8 mi (10. 9 km) from Gold Souk. Pamper yourself with a visit to the spa, which offers massages, body treatments, and facials. You can take advantage of recreational amenities such as a health club, an outdoor pool, and a spa tub. Additional features at this hotel include complimentary wireless internet access, concierge services, and babysitting (surcharge). Guests can catch a ride on the complimentary shuttle, which operates within 10 kilometers. Make yourself at home in one of the 316 guestrooms featuring minibars and plasma televisions. Complimentary wireless internet access is available to keep you connected. Private bathrooms with shower/tub combinations feature complimentary toiletries and bidets. Conveniences include safes and desks, and housekeeping is provided daily. Enjoy Mediterranean cuisine at Zaytoun, a poolside restaurant where you can dine alfresco. Or stay in and take advantage of the 24-hour room service. Relax with your favorite drink at the bar/lounge or the poolside bar. Buffet breakfasts are served on weekdays from 6:30 AM to 10:30 AM and on weekends from 6:30 AM to 11:00 AM for a fee. Featured amenities include a business center, limo/town car service, and complimentary newspapers in the lobby. Event facilities at this hotel consist of a conference center and 11 meeting rooms. A shuttle from the hotel to the airport is complimentary at scheduled times, and a train station pick-up service is also provided at no charge. Distances are displayed to the nearest 0. 1 mile and kilometer. Dubai Festival City Mall - 0. 8 km / 0. 5 mi- Dubai Creek - 1. 9 km / 1. 2 mi- Dubai Creek Golf andamp; Yacht Club - 3. 3 km / 2 mi- Dubai Tennis Stadium - 3. 7 km / 2. 3 mi- Mohammed Bin Rashid University Of Medicine and Health Sciences - 4.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3742" OriginalAmount="3742">
      <BasicPropertyInfo Latitude="25.20001" Longitude="55.268825" StarRating="5" HotelCode="284529|45262" HotelName="Sofitel Dubai Downtown" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/02/2025" 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="16" TotalAmount="3747.47" OriginalAmount="3747.47">
      <BasicPropertyInfo Latitude="25.185976374202" Longitude="55.263384282589" StarRating="5" HotelCode="221534|932925" HotelName="The Oberoi, Dubai" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" 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="1" TotalAmount="3754.60" OriginalAmount="3754.60">
      <BasicPropertyInfo Latitude="25.192495498031" Longitude="55.267299304605" StarRating="5" HotelCode="307774|CAX714600" HotelName="Taj Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 01/02/2025" 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.&lt;br/&gt;&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="3764.74" OriginalAmount="3764.74">
      <BasicPropertyInfo StarRating="5" HotelCode="|D13D52" HotelName="SO/ Uptown 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/2617825_foto_1.jpg</HotelPictures>
        <HotelDescription>El SO/ Uptown Dubai es un hotel de lujo de estilo de vida ubicado en el distrito de Uptown, diseandntilde;ado para ofrecer un nuevo espacio para los negocios y el ocio. Parte de la emblemandaacute;tica torre diseandntilde;ada por Adrian Smith y Gordon Gill Architecture. El SO/ Upt own Dubai tiene 188 habitaciones, gran salandoacute;n de baile, instalaciones para reuniones, spa, piscina y restaurantes de primera categorandiacute;a. El SO/ Uptown Dubai, cerca de Dubai Marina, JBR y JLT, es la elecciandoacute;n perfecta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="3779.89" OriginalAmount="3779.89">
      <BasicPropertyInfo Latitude="25.228853" Longitude="55.286469" StarRating="5" HotelCode="300804|1069698" HotelName="Sheraton Grand Hotel Dubai" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" 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>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="3783" OriginalAmount="3783">
      <BasicPropertyInfo Latitude="25.207994075954" Longitude="55.272216796875" StarRating="5" HotelCode="26217|34719" HotelName="Shangri-La 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,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="34" TotalAmount="3804.78" OriginalAmount="3804.78">
      <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="3814" OriginalAmount="3814">
      <BasicPropertyInfo Latitude="25.185612442576" Longitude="55.258136063824" StarRating="5" HotelCode="187267|34766" HotelName="JW Marriott Marquis Hotel Dubai" 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,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="34" TotalAmount="3840.48" OriginalAmount="3840.48">
      <BasicPropertyInfo StarRating="4" HotelCode="|638178" HotelName="AL SALAM 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/1150938_foto_1.jpg</HotelPictures>
        <HotelDescription>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. The marble hallways lead to spacious one, two and three bedroom hotel rooms offering short and long stay options. With contemporary furnishings and decor, the hotel offers comfort and convenience whether visits are for business or leisure. There are 281 rooms in total at this aparthotel. The hotel has a fully equipped Nautilus gym including a power plate, sauna, hot tub, steam room facilities, a swimming pool with an outdoor hot tub and a children's pool. The hotel's Chelsea Garden Restaurant and Caf� offers � la carte menus for breakfast, lunch and dinner, with dishes from all around the world. Whether guests are in Dubai for business or leisure, the hotel makes their stay memorable.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3844" OriginalAmount="3844">
      <BasicPropertyInfo Latitude="25.1786" Longitude="55.2441" StarRating="5" HotelCode="820843|381578" HotelName="JA Lake View Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,ALL INCLUSIVE" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="3887" OriginalAmount="3887">
      <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="16" TotalAmount="3922.74" OriginalAmount="3922.74">
      <BasicPropertyInfo Latitude="25.22712301674" Longitude="55.341797880196" StarRating="5" HotelCode="904426|1526308" HotelName="Palazzo Versace Dubai" Meals="BED &amp; BREAKFAST,HALF BOARD,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="16" TotalAmount="3949.38" OriginalAmount="3949.38">
      <BasicPropertyInfo Latitude="25.06749" Longitude="55.16445" StarRating="5.5" HotelCode="59249|134594" HotelName="Address Montgomerie" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Golf Hotel" CnxPolicy="Free CXL until 07/02/2025" 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="3967.43" OriginalAmount="3967.43">
      <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="16" TotalAmount="3976.55" OriginalAmount="3976.55">
      <BasicPropertyInfo Latitude="25.104318685666" Longitude="55.148551167984" StarRating="5.5" HotelCode="487075|1981205" HotelName="FIVE Palm Jumeirah Dubai" Meals="BED &amp; BREAKFAST,HALF BOARD,ALL INCLUSIVE,ROOM ONLY,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 24/01/2025" 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="4008" OriginalAmount="4008">
      <BasicPropertyInfo Latitude="25.22346164728" Longitude="55.282459351424" StarRating="5" HotelCode="166181|26259" HotelName="voco Dubai" Meals="ROOM ONLY,HALF BOARD" 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="34" TotalAmount="4053.98" OriginalAmount="4053.98">
      <BasicPropertyInfo StarRating="4" HotelCode="|884122" HotelName="RAMADA HOTEL &amp; SUITES BY WHYNDAM DUBAI 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/894750_foto_1.jpg</HotelPictures>
        <HotelDescription>Located between Jumeirah Beach Residence ,The Walk and Dubai Marina, Ramada Hotel &amp; Suites by Whyndam Dubai JBR occupies a prime location on the main strip with a variety of family entertainment activities and a spectacular view of the Arabian Gulf. 
Ramada Hotel &amp; Suites by Whyndam Dubai JBR provides spacious rooms with cosmopolitan design, air-conditioned accommodation with a satellite LED TV and in-room coffee-making facilities. Each well-stocked bathroom has robes and slippers. 
A wide variety of international dishes are available at our All Day dining Restaurant Flavors. Breakfast is served every morning. Room service is available 24 hours.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="4060.26" OriginalAmount="4060.26">
      <BasicPropertyInfo StarRating="5" HotelCode="|B77072" HotelName="JUMEIRAH LIVING MARINA GATE" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1824080_image61478489_0.jpg</HotelPictures>
        <HotelDescription>The hotel is located in Dubai Marina -  overlooking the Dubai Marina Walk.The design led luxurious Jumeirah Living Marina Gate will include 104 serviced residences. It offers an exclusive range of facilities and amenities including an infinity pool overlooking Dubai Marina and along a state of the art fitness center and a resident lounge. Prominently positioned in Dubai Marina steps away from Dubai Marina Walk and the Dubai Tram.The design led luxurious Jumeirah Living Marina Gate will include 104 serviced residences. It offers an exclusive range of facilities and amenities including an infinity pool overlooking Dubai Marina and along a state of the art fitness center and a resident lounge. Prominently positioned in Dubai Marina steps away from Dubai Marina Walk and the Dubai Tram.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="4062.52" OriginalAmount="4062.52">
      <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="4074" OriginalAmount="4074">
      <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="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 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="4075.47" OriginalAmount="4075.47">
      <BasicPropertyInfo Latitude="25.09771222" Longitude="55.1656398" StarRating="5" HotelCode="855222|20aa59" HotelName="Grand Plaza Mövenpick Media City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, Opposite Innovation Hub, Media City, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://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="4082" OriginalAmount="4082">
      <BasicPropertyInfo Latitude="25.190205" Longitude="55.274432" StarRating="4" HotelCode="387633|11607" HotelName="Vida Downtown" 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,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="16" TotalAmount="4108.06" OriginalAmount="4108.06">
      <BasicPropertyInfo Latitude="25.085917424775" Longitude="55.141299944775" StarRating="5" HotelCode="9704|31054" HotelName="Habtoor Grand Resort, Autograph Collection" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ALL INCLUSIVE" BedType="BED &amp; BREAKFAST" 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="4121.04" OriginalAmount="4121.04">
      <BasicPropertyInfo StarRating="2" HotelCode="|120347" HotelName="IBIS WORLD TRADE 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/890180_foto_1.jpg</HotelPictures>
        <HotelDescription>Located off Sheikh Zayed Road and next to World Trade Centre Metro Station, the hotel enjoys direct links to both the airport and Dubai International Convention and Exhibition Centre. ibis Dubai World Trade Centre hotel offers complimentary shuttles to Jumeirah Beach, Dubai Mall and other major malls, and is also well connected for sightseeing trips to historic Bur Dubai. With reception open 24hrs, free WIFI, Sweet Bed by ibis bedding and a work desk in all 210 air-conditioned rooms, you'll soon be at home with us. Wine and dine in the 2 bars and pasta restaurant, and get travel tips from our helpful staff.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="4188.02" OriginalAmount="4188.02">
      <BasicPropertyInfo Latitude="25.228037579753" Longitude="55.327943059518" StarRating="5" HotelCode="24028|30784" HotelName="Grand Hyatt Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="4206.52" OriginalAmount="4206.52">
      <BasicPropertyInfo Latitude="25.11501701" Longitude="55.14012047" StarRating="5" HotelCode="883382|20d5db" HotelName="Andaz Dubai The Palm" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="63" TotalAmount="4213.00" OriginalAmount="4213.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="16" TotalAmount="4247.98" OriginalAmount="4247.98">
      <BasicPropertyInfo Latitude="25.0800887" Longitude="55.1359468" StarRating="5" HotelCode="535209|2096265" HotelName="Rixos Premium Dubai" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 30/01/2025" 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="4266.25" OriginalAmount="4266.25">
      <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="4270.00" OriginalAmount="4270.00">
      <BasicPropertyInfo Latitude="25.208415849073" Longitude="55.260644457047" StarRating="5" HotelCode="452317|la_ville_hotel_suites_city_walk_dubai_autograph_collection" HotelName="La Ville Hotel &amp; Suites CITY WALK, Dubai, Autograph Collection" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD,HALF-BOARD-DINNER,FULL-BOARD,LUNCH" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/02/2025" 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="27" TotalAmount="4303" OriginalAmount="4303">
      <BasicPropertyInfo Latitude="25.082156" Longitude="55.141842" StarRating="3.5" HotelCode="627138|225819" HotelName="Park Island" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Designated Smoking Area,Golf,Jacuzzi,Laundry,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>King Salman Bin Abdulaziz Al Saud Street, Dubai Marina, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/b2/7f/b27f8fea635f0acc814327675c3a9b0d8329f4ce.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests 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 cash machine. Wireless internet access (no extra charge) is available to travellers. The complex's culinary offerings include a restaurant. Various shops are available, including a supermarket. Children can have a great time playing in the playground. Additional facilities at the accommodation include a playroom. Available services and facilities include multilingual staff, car hire, room service, a laundry service and a hairdresser.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="4322" OriginalAmount="4322">
      <BasicPropertyInfo Latitude="25.078607913284" Longitude="55.133922440475" StarRating="5" HotelCode="185973|8874" HotelName="Hilton Dubai Jumeirah" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Golf Hotel" CnxPolicy="Non Refundable" 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="16" TotalAmount="4355.47" OriginalAmount="4355.47">
      <BasicPropertyInfo Latitude="25.09182116209" Longitude="55.147315710783" StarRating="5" HotelCode="13966|30964" HotelName="Le Meridien Mina Seyahi Beach Resort &amp; Marina" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ALL INCLUSIVE,ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 25/01/2025" 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="4373.46" OriginalAmount="4373.46">
      <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="4396.13" OriginalAmount="4396.13">
      <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" 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="34" TotalAmount="4493.72" OriginalAmount="4493.72">
      <BasicPropertyInfo StarRating="5" HotelCode="|A24742" HotelName="Grand Plaza Movenpick Media City" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1365808_foto_1.jpg</HotelPictures>
        <HotelDescription>This 5 star hotel is located within the city of Dubai and was established in 2019. It is a short drive away from the Marina Mall and the nearest station is Interet City. The Hotel has a coffee shop, an outdoor swimming pool and a fitness centre/gym. All 235 rooms are equipped with minibar, hairdryer, safe, trouser press, ironing set and air conditioning.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="4575.62" OriginalAmount="4575.62">
      <BasicPropertyInfo StarRating="5" HotelCode="|699930" HotelName="voco Dubai - an IHG 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/956139_foto_1.jpg</HotelPictures>
        <HotelDescription>Este exclusivo hotel urbano estandaacute; situado en el corazandoacute;n de Dubandaacute;i, en la famosa calle Sheikh Zayed. El establecimiento se encuentra a poca distancia del World Trade Centre y cerca del Burj Khalifa. El aeropuerto internacional de Dubandaacute;i estandaacute; a solo 20 minutos en coche. La impresionante fachada de estilo contemporandaacute;neo anima a los visitantes a adentrarse en su sofisticado interior. Las habitaciones de estilo elegante cuentan con mobiliario elegante y decoraciandoacute;n de lujo, lo que las convierte en un verdadero oasis donde protegerse del bullicio de la ciudad. Haciendo honor a su reputaciandoacute;n como un hotel de negocios, los huandeacute;spedes quedarandaacute;n impresionados con las excelentes instalaciones para conferencias y reuniones que ofrece.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="4626.42" OriginalAmount="4626.42">
      <BasicPropertyInfo Latitude="25.12582" Longitude="55.1533" StarRating="5" HotelCode="705784|2283925" HotelName="Royal Central Hotel - The Palm" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/02/2025" 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="4664.94" OriginalAmount="4664.94">
      <BasicPropertyInfo StarRating="5" HotelCode="|C95565" HotelName="ADDRESS 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 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 Creek Harbour, while Burj Khalifa is 13km from the property.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="4812.92" OriginalAmount="4812.92">
      <BasicPropertyInfo StarRating="5" HotelCode="|A33B01" HotelName="Sofitel Dubai The Obelisk" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1361665_foto_1.JPG</HotelPictures>
        <HotelDescription>A landmark destination in the heart of Dubai, attached to WAFI Mall, hotel Sofitel Dubai The Obelisk provides guests with timeless elegance. This is where modern French art de vivre and ancient Egyptian heritage elegantly merges with the essence and culture of the UAE. The iconic building is adorned with a gold pyramidion and in the shape of an obelisk, representative of the Luxor Obelisk currently in Paris.Attention to detail, Art Deco flair and a marriage of cultures and heritage are hallmarks of not just Sofitel Dubai The Obelisk's overall architecture and design, but of the 498 luxury guestrooms and suites, as well as 97 furnished and serviced apartments. The hotel rooms and suites are located as of the 19th floor, offering floor-to-ceiling windows with an abundance of natural light and unparalleled views, including old Dubai, creek, harbor and the iconic city skyline.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="4817" OriginalAmount="4817">
      <BasicPropertyInfo Latitude="25.13993" Longitude="55.1325" StarRating="5" HotelCode="213632|35590" HotelName="Sofitel Dubai The Palm Resort &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" 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="1" TotalAmount="4828.60" OriginalAmount="4828.60">
      <BasicPropertyInfo Latitude="25.134455013957" Longitude="55.150441634255" StarRating="5" HotelCode="263800|CAV165600" HotelName="Waldorf Astoria Dubai Palm Jumeirah" Meals="ROOM ONLY,HALF BOARD,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel,Business Hotel" CnxPolicy="Free CXL until 01/02/2025" 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.&lt;br/&gt;&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.&lt;br/&gt;&lt;b&gt; from 2023-02-08 to 2030-12-31&lt;b&gt;:-This hotel offers a bespoke Family Experience for travellers below the age of 12. Children enjoy a Kids Welcome and a dedicated Kids Breakfast experience. Enjoy your family meals by selecting dishes from the Kids Menu. The hotel has a range of kids amenities available upon request.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="4866.21" OriginalAmount="4866.21">
      <BasicPropertyInfo Latitude="25.10634687" Longitude="55.11126178" StarRating="5" HotelCode="561853|20aa81" HotelName="W Dubai The Palm" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ALL INCLUSIVE" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>West Crescent, Palm Jumeirah, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://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="4964" OriginalAmount="4964">
      <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="Non Refundable" 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="4997.86" OriginalAmount="4997.86">
      <BasicPropertyInfo StarRating="5" HotelCode="|C0C834" HotelName="Sls Dubai Hotel &amp; Residences" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2232310_foto_1.jpg</HotelPictures>
        <HotelDescription>With a stay at SLS Dubai Hotel and Residences in Dubai (Business Bay), you'll be within a 5-minute drive of Dubai Mall and Burj Khalifa.  This luxury hotel is 4.1 mi (6.6 km) from Dubai World Trade Centre and 7.5 mi (12.1 km) from Dubai Cruise Terminal.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="5023" OriginalAmount="5023">
      <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="5032" OriginalAmount="5032">
      <BasicPropertyInfo Latitude="25.226446" Longitude="55.284538" StarRating="5" HotelCode="26066|7963" HotelName="Fairmont Dubai" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" 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="5083.94" OriginalAmount="5083.94">
      <BasicPropertyInfo Latitude="25.077161957557" Longitude="55.140989720821" StarRating="5" HotelCode="141162|111e46" HotelName="Address Dubai Marina" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Marsa Street 66, Dubai Marina, P.O. Box 32923, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://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="16" TotalAmount="5086.27" OriginalAmount="5086.27">
      <BasicPropertyInfo Latitude="24.816293" Longitude="55.230905" StarRating="5" HotelCode="34627|30604" 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" CnxPolicy="Free CXL until 30/01/2025" 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="5096.14" OriginalAmount="5096.14">
      <BasicPropertyInfo StarRating="4" HotelCode="|699849" HotelName="Ramada by Wyndham 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/1207313_foto_1.jpg</HotelPictures>
        <HotelDescription>Ideally located in the prime touristic area of Downtown Dubai, Ramada Downtown Dubai promises a relaxing and wonderful visit. The hotel offers guests a range of services and amenities designed to provide comfort and convenience. 24-hour room service, free Wi-Fi in all rooms, 24-hour security, fireplace, gift/souvenir shop are there for guest's enjoyment. All rooms are designed and decorated to make guests feel right at home, and some rooms come with television LCD/plasma screen, clothes rack, linens, mirror, towels. Recuperate from a full day of sightseeing in the comfort of your room or take advantage of the hotel's recreational facilities, including badminton court, fitness center, outdoor pool, children's playground, pool (kids). For reliable service and professional staff, Ramada Downtown Dubai caters to your needs.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="5140.80" OriginalAmount="5140.80">
      <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="34" TotalAmount="5168.52" OriginalAmount="5168.52">
      <BasicPropertyInfo StarRating="5" HotelCode="|435703" HotelName="Rixos Premium Dubai 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/1071562_foto_1.jpg</HotelPictures>
        <HotelDescription>Rixos Premium Dubai is situated at the heart of Dubais popular urban destination, Jumeirah Beach Residence (JBR). The 35-storey beach hotel overlooks the worlds largest Ferris Wheel, The Dubai Eye, and is within close proximity to popular shopping and nightlife destinations such as The Walk, Dubai Marina Mall, Mall of the Emirates and the citys buzzing highway, Sheikh Zayed Road. The impeccable crystal design of the tower is an architectural landmark transforming the cityscape of JBR. Set out closest to the shoreline, Rixos Premium Dubai features a private beach as well as a variety of trendy dining choices and state of the art conference and banquet venues. Whats more, we offer guests the pleasure of luxury shopping at concept retail stores such as Rodeo Drive, Via Rodeo and Ocean Drive.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="5194.45" OriginalAmount="5194.45">
      <BasicPropertyInfo Latitude="25.098453604882" Longitude="55.12362241745" StarRating="5" HotelCode="165615|142534" HotelName="Jumeirah Zabeel Saray" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Beach Hotel,Spa Hotel" CnxPolicy="Free CXL until 04/02/2025" 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="5227.00" OriginalAmount="5227.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="63" TotalAmount="5237.00" OriginalAmount="5237.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="45" TotalAmount="5294.85" OriginalAmount="5294.85">
      <BasicPropertyInfo Latitude="25.221122" Longitude="55.282086" StarRating="4" HotelCode="37772|10984d" HotelName="Novotel World Trade Centre Dubai" Meals="BED &amp; BREAKFAST" 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="34" TotalAmount="5324.48" OriginalAmount="5324.48">
      <BasicPropertyInfo StarRating="5" HotelCode="|815505" HotelName="MOVENPICK JUMEIRAH BEACH" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/890570_foto_1.jpg</HotelPictures>
        <HotelDescription>The M�venpick Hotel Jumeirah Beach lies in the heart of one of Dubai's newest dynamic and most lively urban locations, Jumeirah Beach Residence. Ideally situated, the city's thriving business hubs, major attractions and entertainment facilities are all nearby. 
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="5336.38" OriginalAmount="5336.38">
      <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="16" TotalAmount="5355.39" OriginalAmount="5355.39">
      <BasicPropertyInfo Latitude="24.91615501209" Longitude="55.005883761883" StarRating="5" HotelCode="435572|1936115" HotelName="Lapita, Dubai Parks and Resorts, Autograph Collection" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/02/2025" 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="34" TotalAmount="5356.40" OriginalAmount="5356.40">
      <BasicPropertyInfo StarRating="5" HotelCode="|149862" HotelName="JUMEIRAH ZABEEL SARAY 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/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="5360.00" OriginalAmount="5360.00">
      <BasicPropertyInfo Latitude="25.192346322728" Longitude="55.273865492065" StarRating="0" HotelCode="633461|elite_royal_apartment_burj_residences_t5_vip" HotelName="The Residences 5" Meals="ROOM ONLY" BedType="ROOM ONLY" 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="45" TotalAmount="5404.24" OriginalAmount="5404.24">
      <BasicPropertyInfo Latitude="25.109995" Longitude="55.141002" StarRating="5" HotelCode="186040|13d768" HotelName="Fairmont The Palm" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Beach Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>PO Box 72413, Palm Jumeirah, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://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="34" TotalAmount="5425.84" OriginalAmount="5425.84">
      <BasicPropertyInfo StarRating="5" HotelCode="|141538" HotelName="MILLENNIUM PLAZA DOWNTOWN 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/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="27" TotalAmount="5508" OriginalAmount="5508">
      <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="5518.00" OriginalAmount="5518.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="45" TotalAmount="5659.80" OriginalAmount="5659.80">
      <BasicPropertyInfo Latitude="25.12959" Longitude="55.15348" StarRating="5" HotelCode="221535|14e9b4" HotelName="Anantara The Palm Dubai Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="Beach Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>East Crescent Road, P.O. Box 71607, Palm Jumeirah, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://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="16" TotalAmount="5899.05" OriginalAmount="5899.05">
      <BasicPropertyInfo Latitude="25.093107356996" Longitude="55.148701071739" StarRating="5" HotelCode="387639|74064" HotelName="The Westin Dubai Mina Seyahi Beach Resort &amp; Marina" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ALL INCLUSIVE,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/01/2025" 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="63" TotalAmount="5938.00" OriginalAmount="5938.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="5939.00" OriginalAmount="5939.00">
      <BasicPropertyInfo Latitude="25.192529678344727" Longitude="55.27457046508789" StarRating="0" HotelCode="0|elite_royal_apartment_burj_khalifa_fountain_view_opal" HotelName="Elite Royal Apartment | Burj Khalifa &amp; Fountain view | Opal" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Burj Residence, Tower 6, Downtown, Dubai, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/f1/b3/f1b371fbb6fc857cd0169d90c545aa226fb25081.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 «Elite Royal Apartment | Burj Khalifa &amp;amp; Fountain view | Opal» 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="45" TotalAmount="6047.81" OriginalAmount="6047.81">
      <BasicPropertyInfo Latitude="25.084500744746" Longitude="55.140385279762" StarRating="5" HotelCode="46903|19f047" HotelName="Le Royal Meridien Beach Resort &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST,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="1" TotalAmount="6082.44" OriginalAmount="6082.44">
      <BasicPropertyInfo Latitude="25.21125322" Longitude="55.28145818" StarRating="5.5" HotelCode="876946|CBF725800" HotelName="Waldorf Astoria Dubai International Financial Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/02/2025" 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.&lt;br/&gt;&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="6111" OriginalAmount="6111">
      <BasicPropertyInfo Latitude="25.225917" Longitude="55.283631" StarRating="5" HotelCode="213812|39386" HotelName="Conrad Dubai" 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,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="6179.00" OriginalAmount="6179.00">
      <BasicPropertyInfo Latitude="25.192529678344727" Longitude="55.27457046508789" StarRating="0" HotelCode="0|elite_royal_apartment_burj_khalifa_fountain_view_excellence" HotelName="Elite Royal Apartment | Burj Khalifa &amp; Fountain view | Excellence" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Burj Residence, Tower 6, Downtown, Dubai, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/dc/91/dc9153f43ccbb1fdd0987025b694eca38d8cd79a.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;A perfect fit for a big group of travellers: apartment «Elite Royal Apartment | Burj Khalifa &amp;amp; Fountain view | Excellence» 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 — 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. If you travel by car, you can park in a parking zone for free. Guests who love doing sports will be able to enjoy a fitness center. 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;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="6203.66" OriginalAmount="6203.66">
      <BasicPropertyInfo Latitude="25.242997708883" Longitude="55.332684516907" StarRating="5" HotelCode="55423|59268" HotelName="Park Hyatt Dubai" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 05/02/2025" 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="34" TotalAmount="6379.38" OriginalAmount="6379.38">
      <BasicPropertyInfo StarRating="5" HotelCode="|027100" HotelName="Raffles 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/1289384_foto_1.jpg</HotelPictures>
        <HotelDescription>This sophisticated hotel is situated in Jumeirah. The establishment comprises 391 cosy rooms. This accommodation was established in 2019. Internet connection is provided for those needing to keep connected both in public and private spaces. The hotel offers 24-hour reception for guests' convenience. Some kinds of accommodation units may offer a cot for the little ones. Guests with reduced mobility can stay at this wheelchair-accessible establishment, which includes some disability-friendly units. This is not a pet-friendly property. The property features a parking and a garage. This property features a choice of different health and wellness facilities ideal for visitors to recharge mentally and physically. Corporate travellers will appreciate the business facilities available at this establishment ideal to host any kind of event. The dining venue serves sumptuous dining in an elegant atmosphere. The accommodation's entertainment was designed to amuse all kinds of travellers. Gastronomy lovers will appreciate the exquisite culinary options available to satisfy the palate of all visitors.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="6384.56" OriginalAmount="6384.56">
      <BasicPropertyInfo StarRating="5" HotelCode="|145891" HotelName="Habtoor Palace Dubai, LXR Hotels &amp; Resorts" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/956587_foto_1.jpg</HotelPictures>
        <HotelDescription>The St. Regis Dubai is part of an exclusive integrated resort that comprises residential towers and a Las Vegas-style theater. Monuments and attractions of international renown are nearby, and Dubai International Airport (DXB) is a 20-minute drive away. Inspired by Beaux-Arts architecture from New York's Gilded Age, the hotel's interior boasts such elements as a grand staircase, carefully selected artwork, and a musical fountain. Indulgent spa treatments, sumptuous cuisines, and memorable meetings await. The hotel's 234 world-class accommodations comprise 182 guest rooms and 51 signature suites, including a designer suite and its signature Royal Suite. Whatever the request, St. Regis Butler Service is available any time, day or night.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="6410" OriginalAmount="6410">
      <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="34" TotalAmount="6638.10" OriginalAmount="6638.10">
      <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="34" TotalAmount="6740.34" OriginalAmount="6740.34">
      <BasicPropertyInfo StarRating="5" HotelCode="|150196" HotelName="JUMEIRAH EMIRATES TOWERS 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/891268_foto_1.jpg</HotelPictures>
        <HotelDescription>Jumeirah Emirates Towers is located on Sheikh Zayed Road  between Dubai International Financial Center and Dubai Convention Center. Only 5 minutes drive to the tallest building in the world Burj Khalifa and Dubai Downtown area. Two minutes walk from the Emirates Towers Metro station. 10Km from Dubai International Airport. Jumeirah Emirates Towers in Dubai redefines the business hotel experience seamlessly combining high technology-efficiency and unparalleled luxury. And with our unique and prestigious shopping destination-the Boulevard-you will find shopping-dining and nightlife opportunities to rival any luxury destination in the world.The 400 spacious-newly furnished rooms and suites-paired with state-of-the-art meeting and business facilities-make Jumeirah Emirates Towers one of the most popular choices for the corporate traveler and one of the finest business hotels in Dubai.Jumeirah Emirates Towers in Dubai redefines the business hotel experience seamlessly combining high technology-efficiency and unparalleled luxury. And with our unique and prestigious shopping destination-the Boulevard-you will find shopping-dining and nightlife opportunities to rival any luxury destination in the world.The 400 spacious-newly furnished rooms and suites-paired with state-of-the-art meeting and business facilities-make Jumeirah Emirates Towers one of the most popular choices for the corporate traveler and one of the finest business hotels in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="6755.91" OriginalAmount="6755.91">
      <BasicPropertyInfo Latitude="25.19483317" Longitude="55.28237322" StarRating="5" HotelCode="871520|CBE890100" HotelName="Address Fountain Views" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 04/02/2025" 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.&lt;br/&gt;&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="6874.53" OriginalAmount="6874.53">
      <BasicPropertyInfo Latitude="25.201465288728" Longitude="55.27069765663" StarRating="5" HotelCode="634361|CBE890200" HotelName="Address Sky View" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/02/2025">
        <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;&lt;br/&gt;&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="6913.87" OriginalAmount="6913.87">
      <BasicPropertyInfo Latitude="25.245829033355" Longitude="55.256305180148" StarRating="5" HotelCode="363722|1b3711" HotelName="Nikki Beach Resort &amp; Spa Dubai" Meals="BED &amp; BREAKFAST,ROOM ONLY,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="16" TotalAmount="6989.71" OriginalAmount="6989.71">
      <BasicPropertyInfo Latitude="25.187535" Longitude="55.267514" StarRating="5" HotelCode="302485|1066898" HotelName="DAMAC Maison Cour Jardin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="27" TotalAmount="7044" OriginalAmount="7044">
      <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 31/01/2025" 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="7106" OriginalAmount="7106">
      <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="7108.00" OriginalAmount="7108.00">
      <BasicPropertyInfo Latitude="25.11285239051" Longitude="55.190450979948" StarRating="4" HotelCode="187222|cosmopolitan_hotel_9" HotelName="Cosmopolitan Hotel" 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,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Al Barsha, Behind Sharaf DG Metro Station, P.O. Box 38250, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/261388/a_261388_S2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The modern and trendy 4-star boutique hotel is strategically located in the most progressive area of Al Barsha. Off Sheikh Zayed Road, the hotel is 5 minutes away from Mall of the Emirates and a 2-minute walk from Sharaf DG metro station. The Marina area, JBR, Madinat Jumeirah and Jumeirah Beach are a short drive away. The exhibition grounds and the 2 international airports are 20 and 30 minutes away respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="7130" OriginalAmount="7130">
      <BasicPropertyInfo Latitude="25.085598897065" Longitude="55.144039392471" StarRating="5" HotelCode="39210|34763" HotelName="Grosvenor House, A Luxury Collection Hotel" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" 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="7174" OriginalAmount="7174">
      <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="7203" OriginalAmount="7203">
      <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 06/02/2025" 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="7503.00" OriginalAmount="7503.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="16" TotalAmount="7605.39" OriginalAmount="7605.39">
      <BasicPropertyInfo Latitude="25.121045661837" Longitude="55.153719484806" StarRating="5" HotelCode="904934|715085" HotelName="Rixos The Palm Hotel &amp; Suites" Meals="ALL INCLUSIVE,BED &amp; BREAKFAST" BedType="ALL INCLUSIVE" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 28/01/2025" 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="1" TotalAmount="7653.38" OriginalAmount="7653.38">
      <BasicPropertyInfo Latitude="25.193589095324" Longitude="55.27600005269" StarRating="5" HotelCode="70490|CAQ093800" HotelName="Palace Downtown" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel,Spa Hotel" CnxPolicy="Free CXL until 04/02/2025" 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.&lt;br/&gt;&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="7794" OriginalAmount="7794">
      <BasicPropertyInfo Latitude="25.234227212443" Longitude="55.324093119049" StarRating="5" HotelCode="563312|269605" HotelName="Hyatt Regency Creek Heights Residences" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 07/02/2025" 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="34" TotalAmount="7959.14" OriginalAmount="7959.14">
      <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="8121.07" OriginalAmount="8121.07">
      <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" 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="1" TotalAmount="8231.86" OriginalAmount="8231.86">
      <BasicPropertyInfo Latitude="25.197088716821" Longitude="55.27404517791" StarRating="5" HotelCode="142119|CAY365300" HotelName="Armani Hotel Dubai" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/02/2025" 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.&lt;br/&gt;&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="8234.35" OriginalAmount="8234.35">
      <BasicPropertyInfo Latitude="25.20069126" Longitude="55.27622096" StarRating="5" HotelCode="492631|1925105" HotelName="Address Boulevard" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="8340.00" OriginalAmount="8340.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="16" TotalAmount="8519.62" OriginalAmount="8519.62">
      <BasicPropertyInfo Latitude="25.082591497272" Longitude="55.137666463852" StarRating="5" HotelCode="18488|31274" HotelName="The Ritz-Carlton Dubai" Meals="HALF BOARD,BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/01/2025" 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="27" TotalAmount="8723" OriginalAmount="8723">
      <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="Non Refundable" 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="63" TotalAmount="8753.00" OriginalAmount="8753.00">
      <BasicPropertyInfo Latitude="25.192079544067383" Longitude="55.27436828613281" StarRating="0" HotelCode="0|elite_royal_apartment_burj_khalifa_fountain_view_elite" HotelName="Elite Royal Apartment | Burj Khalifa &amp; Fountain view | Elite" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Burj Residence, Tower 7, Downtown, Dubai, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/80/24/802458968e28071d07de9c585cdb229d7feec68d.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;A perfect fit for a big group of travellers: apartment «Elite Royal Apartment | Burj Khalifa &amp;amp; Fountain view | Elite» 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="8822" OriginalAmount="8822">
      <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="27" TotalAmount="8827" OriginalAmount="8827">
      <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 18/01/2025" 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="8892.00" OriginalAmount="8892.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="Non Refundable">
        <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="1" TotalAmount="9008.66" OriginalAmount="9008.66">
      <BasicPropertyInfo Latitude="25.194058731118" Longitude="55.279147624969" StarRating="5" HotelCode="96664|CAO951000" HotelName="Address Downtown" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 04/02/2025" 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.&lt;br/&gt;&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="9055.47" OriginalAmount="9055.47">
      <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="Non Refundable" 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>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="9597.43" OriginalAmount="9597.43">
      <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="34" TotalAmount="9762.06" OriginalAmount="9762.06">
      <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="27" TotalAmount="9846" OriginalAmount="9846">
      <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 01/02/2025" 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="1" TotalAmount="9919.24" OriginalAmount="9919.24">
      <BasicPropertyInfo Latitude="25.141496833283" Longitude="55.190784931183" StarRating="5" HotelCode="46902|CAO136800" HotelName="Jumeirah Beach Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 01/02/2025" 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&lt;br/&gt;&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="9996" OriginalAmount="9996">
      <BasicPropertyInfo Latitude="25.167769841243" Longitude="55.446663067459" StarRating="4.5" HotelCode="69039|44560" HotelName="Meliá Desert Palm" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="Club Resort,Spa Hotel" CnxPolicy="Free CXL until 31/01/2025" 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="16" TotalAmount="10022.05" OriginalAmount="10022.05">
      <BasicPropertyInfo Latitude="25.199810712514" Longitude="55.27753829956" StarRating="5" HotelCode="136614|117662" HotelName="Address Dubai Mall" 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,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="8" TotalAmount="10303.67" OriginalAmount="10303.67">
      <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 01/02/2025">
        <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="34" TotalAmount="10683.96" OriginalAmount="10683.96">
      <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="34" TotalAmount="10684.62" OriginalAmount="10684.62">
      <BasicPropertyInfo StarRating="5" HotelCode="|150168" HotelName="JUMEIRAH BEACH HOTEL DUBAI" Meals="HALF BOARD" BedType="HALF BOARD">
        <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="34" TotalAmount="10946.60" OriginalAmount="10946.60">
      <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="11927" OriginalAmount="11927">
      <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="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="16" TotalAmount="12561.99" OriginalAmount="12561.99">
      <BasicPropertyInfo Latitude="25.135130188812" Longitude="55.185978412628" StarRating="5" HotelCode="907094|31024" HotelName="Jumeirah Mina A'Salam" Meals="ROOM ONLY,HALF BOARD,BED &amp; BREAKFAST" 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="12799.56" OriginalAmount="12799.56">
      <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="27" TotalAmount="13399" OriginalAmount="13399">
      <BasicPropertyInfo Latitude="25.202188830365" Longitude="55.239765907951" StarRating="5" HotelCode="297778|201479" HotelName="Four Seasons Resort Dubai at Jumeirah Beach" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 24/01/2025" 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="34" TotalAmount="13459.46" OriginalAmount="13459.46">
      <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="27" TotalAmount="13827" OriginalAmount="13827">
      <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="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="34" TotalAmount="13892.20" OriginalAmount="13892.20">
      <BasicPropertyInfo StarRating="5" HotelCode="|699829" HotelName="Jumeirah Mina Al Salam 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/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="13993.24" OriginalAmount="13993.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="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>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="14056.56" OriginalAmount="14056.56">
      <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="16" TotalAmount="14256.95" OriginalAmount="14256.95">
      <BasicPropertyInfo Latitude="25.132026875638" Longitude="55.184237658978" StarRating="5" HotelCode="907096|31004" HotelName="Jumeirah Al Qasr" Meals="ROOM ONLY,HALF BOARD,BED &amp; BREAKFAST" 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="16" TotalAmount="14496.74" OriginalAmount="14496.74">
      <BasicPropertyInfo Latitude="24.821931487364" Longitude="55.661373138428" StarRating="5" HotelCode="172121|30564" HotelName="Al Maha a Luxury Collection Desert Resort &amp; Spa" Meals="FULL BOARD,BED &amp; BREAKFAST" BedType="FULL BOARD" PropertyType="Club Resort,Spa Hotel" CnxPolicy="Free CXL until 24/01/2025" 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="34" TotalAmount="15012.48" OriginalAmount="15012.48">
      <BasicPropertyInfo StarRating="5" HotelCode="|145869" HotelName="AL MAHA, A LUXURY COLLECTION DESERT RESORT  SPA, DUBAI" Meals="FULL BOARD" BedType="FULL BOARD">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1028434_foto_1.jpg</HotelPictures>
        <HotelDescription>Al Maha, a Luxury Collection Desert Resort and Spa, Dubai is a private, guest-only oasis nestled among the lush palm groves, emerald canopies and iconic sand dunes of the Dubai Desert Conservation Reserve. The hotel offers secluded tranquility and iconic vistas of the sweeping plains and Hajar Mountain massif. Take an unforgettable horse ride, camel trek or nature walk. Join a signature desert safari or practice the distinguished arts of archery and falconry. Our 5-star hotel boasts private swimming pools with majestic dune and mountain views and our 42 suites combine discreet refinement with authentic regional antiques, local artifacts and thoughtful nuances.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="15177.57" OriginalAmount="15177.57">
      <BasicPropertyInfo Latitude="25.21684883" Longitude="55.25124513" StarRating="5" HotelCode="669205|2310505" HotelName="Mandarin Oriental Jumeira Dubai" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 24/01/2025" 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="16089.46" OriginalAmount="16089.46">
      <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="1" TotalAmount="16181.74" OriginalAmount="16181.74">
      <BasicPropertyInfo Latitude="25.118962" Longitude="55.198021" StarRating="5" HotelCode="57060|CAV732000" HotelName="Kempinski Hotel Mall of the Emirates Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/02/2025" 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.&lt;br/&gt;&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="16851.52" OriginalAmount="16851.52">
      <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="18686.00" OriginalAmount="18686.00">
      <BasicPropertyInfo Latitude="25.128271102905273" Longitude="55.13352966308594" StarRating="0" HotelCode="0|lux_holiday_home_frond_e_1" HotelName="LUX Holiday Home - Frond E 1" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Villas_and_Bungalows" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Frond E, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/73/ea/73ea6def7e6b9f49ad9aa4ce1c9d84ffaa4c2d99.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;Look no further for a healthy and sustainable vacation. Villa «LUX Holiday Home - Frond E 1» is located in Dubai. This villa is located in 23 km from the city center. You can take a walk and explore the neighbourhood area of the villa. Places nearby: Nasimi Beach, Aquaventure and Burj Al Arab.&lt;br /&gt;&lt;b&gt;At The Villa: &lt;/b&gt;If you travel by car, there’s a parking zone. You won’t be bored as at the villa you will find a picnic area.&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: 500.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="19624.00" OriginalAmount="19624.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="Non Refundable">
        <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="27" TotalAmount="20072" OriginalAmount="20072">
      <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="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>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="20934.20" OriginalAmount="20934.20">
      <BasicPropertyInfo StarRating="5" HotelCode="|149865" HotelName="JUMEIRAH AL NASEEM-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/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="21022.26" OriginalAmount="21022.26">
      <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="27" TotalAmount="22229" OriginalAmount="22229">
      <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="22349.94" OriginalAmount="22349.94">
      <BasicPropertyInfo StarRating="4" HotelCode="|440449" HotelName="ROSE PARK HOTEL 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/1074957_foto_1.jpg</HotelPictures>
        <HotelDescription>Make yourself at home in one of the 168 guestrooms featuring refrigerators and minibars. 49-inch flat-screen televisions with satellite programming provide entertainment, while complimentary wireless Internet access keeps you connected. Private bathrooms have complimentary toiletries and hair dryers. Conveniences include phones, as well as safes and desks.Grab a bite at Kapodakya-Turkish Cuisine, one of the hotel's 2 restaurants, or stay in and take advantage of the 24-hour room service. Buffet breakfasts are available daily from 6:30 AM to 10:30 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 provided for a surcharge (available 24 hours).A stay at Rose Park Hotel Al Barsha places you in the heart of Dubai, within a 15-minute walk of Ski Dubai and Mall of the Emirates.  This 4-star hotel is 3.5 mi (5.6 km) from Burj Al Arab and 4.1 mi (6.6 km) from Wild Wadi Water Park.Distances are displayed to the nearest 0.1 mile and kilometer.  Ski Dubai - 1.2 km / 0.8 mi  Mall of the Emirates - 1.2 km / 0.8 mi  Al Barsha Pond Park - 1.8 km / 1.1 mi  Souk Madinat Jumeirah - 3.2 km / 2 mi  Dubai College - 3.3 km / 2.1 mi  Jebel Ali Race Course - 3.5 km / 2.2 mi  Burj Al Arab - 3.9 km / 2.4 mi  Dubai Marina - 4.9 km / 3.1 mi  Umm Suqeim Beach - 5 km / 3.1 mi  Wild Wadi Water Park - 6.6 km / 4.1 mi  Alserkal Avenue Arts District - 7 km / 4.4 mi  Kite Beach - 7.8 km / 4.9 mi  Oasis Centre Mall - 9.2 km / 5.7 mi  Dubai Marina Mall - 9.2 km / 5.7 mi  American University of Dubai (AUD) - 9.6 km / 6 mi  The nearest airports are:Dubai (DXB-Dubai Intl.) - 27 km / 16.8 mi Dubai (DWC-Al Maktoum Intl.) - 39.8 km / 24.7 mi Sharjah (SHJ-Sharjah Intl.) - 53.7 km / 33.4 mi The preferred airport for Rose Park Hotel Al Barsha is Dubai (DXB-Dubai Intl.).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="23219.00" OriginalAmount="23219.00">
      <BasicPropertyInfo Latitude="25.187057" Longitude="55.278218" StarRating="0" HotelCode="634461|dream_inn_holiday_homes_south_ridge_2" HotelName="South Ridge 4" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Babysitting,Housekeeping,Internet,Kitchen,Laundry,Parking">
        <Address>
          <AddressLines>
            <AddressLine>South Ridge, Downtown Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/57/573157/573157a_hb_a_006.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;"Dream Inn Dubai we aspire to redefine the hospitality industry with a new way of travelling by offering guests the perfect hotel services and convenience along with the comforts of a home.
We proudly attribute our success to our apartments. We offer fresh, modern and iconic spaces, located in the best, famous and exclusive areas of Dubai to offer you nothing but the best.
Our driving force is our customers, who we take pride in pampering and offering them the ultimate guest experience. We have a variety of apartments whether vacationing, working or just wanting a sweet escape Dream Inn Dubai is the ultimate accommodation choice – The new travel concept
We operate all of our wonderful properties through Dream Inn Holiday homes rental LLC.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="25744.83" OriginalAmount="25744.83">
      <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="34" TotalAmount="26115.74" OriginalAmount="26115.74">
      <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="26511.57" OriginalAmount="26511.57">
      <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="29340.58" OriginalAmount="29340.58">
      <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="63" TotalAmount="210928.00" OriginalAmount="210928.00">
      <BasicPropertyInfo Latitude="25.11618" Longitude="55.140934" StarRating="0" HotelCode="629857|dream_inn_dubai_tiara" HotelName="Tiara Residence - Emerald" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Tiara Residences, Building Emerald, Palm Jumeirah, Dubai</AddressLine>
          </AddressLines>
          <CityName>The Palm Islands</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/798675/8c46aa1f0ca3b0c5feee1e79afed7dc0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex warmly welcomes guests in The Palm Islands.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="210928.00" OriginalAmount="210928.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="212056" OriginalAmount="212056">
      <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="212234.62" OriginalAmount="212234.62">
      <BasicPropertyInfo Latitude="25.11632558356" Longitude="55.141822664032" StarRating="5" HotelCode="87950|175e79" HotelName="Tiara Residences" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Tiara Residence, Palm Jumeirah, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325981/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="212234.62" OriginalAmount="212234.62">
      <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="217657.72" OriginalAmount="217657.72">
      <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="226988.49" OriginalAmount="226988.49">
      <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="63" TotalAmount="227906.00" OriginalAmount="227906.00">
      <BasicPropertyInfo Latitude="25.109861373901367" Longitude="55.146732330322266" StarRating="0" HotelCode="0|dream_inn_dubai_apartments_al_khudrawi" HotelName="Dream Inn Dubai Apartments - Al Khudrawi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Khudrawi, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/10/58/10585777e73fcdbb0535b23c9e8233eeb59533f4.jpeg</HotelPictures>
        <HotelDescription>Dream Inn Holiday Homes - Al Khudrawi is perfectly located for both business and leisure guests in Dubai. Both business travelers and tourists can enjoy the hotel's facilities and services. To be found at the hotel are 24-hour security, car park, airport transfer, car hire, smoking area. Some of the well-appointed guestrooms feature television LCD/plasma screen, additional toilet, cleaning products, clothes rack, complimentary instant coffee. The hotel offers various recreational opportunities. Discover all Dubai has to offer by making Dream Inn Holiday Homes - Al Khudrawi your base.&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>
    <HotelStay SourceId="16" TotalAmount="229883.34" OriginalAmount="229883.34">
      <BasicPropertyInfo Latitude="25.203329508136" Longitude="55.261323022645" StarRating="4.5" HotelCode="600751|2259055" HotelName="City Walk by Dream Inn Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Al Safa, Al Wasl, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/771305/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="244672.88" OriginalAmount="244672.88">
      <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="63" TotalAmount="253511.00" OriginalAmount="253511.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="Free CXL until 31/01/2025" 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="34" TotalAmount="272216.57" OriginalAmount="272216.57">
      <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="285111.36" OriginalAmount="285111.36">
      <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="291425.38" OriginalAmount="291425.38">
      <BasicPropertyInfo StarRating="3" HotelCode="|135300" HotelName="PALM BEACH 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/1298289_foto_1.jpg</HotelPictures>
        <HotelDescription>In the heart of the city, Palm Beach is within walking distance of the Gold Souk, the Dubai Museum, and the Dubai Creek. It features modern rooms.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="919.41" OriginalAmount="919.41">
      <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="1" TotalAmount="1073.42" OriginalAmount="1073.42">
      <BasicPropertyInfo StarRating="3" HotelCode="|CAX713900" HotelName="HAFEZ  HOTEL APARTMENTS" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 06/02/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1109.81" OriginalAmount="1109.81">
      <BasicPropertyInfo StarRating="3" HotelCode="|CBD037600" HotelName="ROYAL TULIP" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 06/02/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1159.60" OriginalAmount="1159.60">
      <BasicPropertyInfo StarRating="3" HotelCode="|CBR150100" HotelName="SIGNATURE INN" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 06/02/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1185.83" OriginalAmount="1185.83">
      <BasicPropertyInfo StarRating="4" HotelCode="|CAF563600" HotelName="AVARI" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 02/02/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1210.72" OriginalAmount="1210.72">
      <BasicPropertyInfo StarRating="3" HotelCode="|CBQ586100" HotelName="DAMAC HILLS 2 HOTEL, AN EDGE BY ROTANA" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 07/02/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1221.47" OriginalAmount="1221.47">
      <BasicPropertyInfo StarRating="4" HotelCode="|CAS187900" HotelName="THE PARK HOTEL" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 03/02/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1224.10" OriginalAmount="1224.10">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBR065400" HotelName="LOTUS GRAND HOTEL DUBAI" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 06/02/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1244.40" OriginalAmount="1244.40">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBR202800" HotelName="PYRAMISA HOTEL APARTMENTS" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 05/02/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1262.80" OriginalAmount="1262.80">
      <BasicPropertyInfo StarRating="2" HotelCode="|CBO990800" HotelName="SUPER 8 BY WYNDHAM DUBAI DEIRA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 06/02/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1303.33" OriginalAmount="1303.33">
      <BasicPropertyInfo StarRating="3" HotelCode="|CBM427600" HotelName="INTERCITYHOTEL DUBAI JADDAF WATERFRONT" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 01/02/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1394.14" OriginalAmount="1394.14">
      <BasicPropertyInfo StarRating="4" HotelCode="|CAS190300" HotelName="GRAND EXCELSIOR AL BARSHA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 04/02/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1422.01" OriginalAmount="1422.01">
      <BasicPropertyInfo StarRating="5" HotelCode="|CAX713800" HotelName="VINTAGE GRAND HOTEL" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 06/02/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1433.60" OriginalAmount="1433.60">
      <BasicPropertyInfo StarRating="3" HotelCode="|CBQ366700" HotelName="ROVE EXPO CITY" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 07/02/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1480.53" OriginalAmount="1480.53">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBC087900" HotelName="FORTUNE PARK" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 04/02/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1489.54" OriginalAmount="1489.54">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBM308100" HotelName="MILLENNIUM PLACE BARSHAHEIGHTS APARTMENT" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 18/01/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1570.88" OriginalAmount="1570.88">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBM233100" HotelName="MILLENNIUM PLACE BARSHA HEIGHTS HOTEL" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 18/01/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1579.48" OriginalAmount="1579.48">
      <BasicPropertyInfo StarRating="3" HotelCode="|CBO055400" HotelName="HAMPTON BY HILTON DUBAI AL SEEF" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 07/02/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.&lt;br/&gt;&lt;b&gt; from 2023-02-08 to 2030-12-31&lt;b&gt;:-This hotel offers a bespoke Family Experience for travellers below the age of 12. Children enjoy a Kids Welcome and a dedicated Kids Breakfast experience. Enjoy your family meals by selecting dishes from the Kids Menu. The hotel has a range of kids amenities available upon request.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1580.88" OriginalAmount="1580.88">
      <BasicPropertyInfo StarRating="4" HotelCode="|CAS193500" HotelName="SAMAYA" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 06/02/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1582.57" OriginalAmount="1582.57">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBO234500" HotelName="AVANI IBN BATTUTA DUBAI HOTEL" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 25/01/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1619.58" OriginalAmount="1619.58">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBN178500" HotelName="THE MANOR BY JA" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 06/02/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1645.87" OriginalAmount="1645.87">
      <BasicPropertyInfo Latitude="25.256159205757" Longitude="55.311869076058" StarRating="3.5" HotelCode="655968|2238025" HotelName="Zabeel House MINI" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" 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="1" TotalAmount="1704.92" OriginalAmount="1704.92">
      <BasicPropertyInfo StarRating="3" HotelCode="|CAQ510900" HotelName="HOLIDAY INN EXPRESS DUBAI INTERNET CITY" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 23/01/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1757.16" OriginalAmount="1757.16">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBR722600" HotelName="AAVRI HOTEL" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 05/02/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1776.94" OriginalAmount="1776.94">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBD588200" HotelName="FORM HOTEL DUBAI A MEMBER OF DESIGN" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 29/01/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1803.66" OriginalAmount="1803.66">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBA128000" HotelName="DUSITD2 KENZ" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 05/02/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1829.47" OriginalAmount="1829.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 04/02/2025">
        <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="1" TotalAmount="1830.01" OriginalAmount="1830.01">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBP515800" HotelName="TIME ASMA" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 06/02/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1860" OriginalAmount="1860">
      <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 07/02/2025">
        <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="1" TotalAmount="1874.47" OriginalAmount="1874.47">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBQ384200" HotelName="CARLTON DUBAI CREEK HOTEL" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 05/02/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1893" OriginalAmount="1893">
      <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="Non Refundable" 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="1" TotalAmount="1913.24" OriginalAmount="1913.24">
      <BasicPropertyInfo StarRating="3" HotelCode="|CBS389300" HotelName="TUMBI WEST PALM BEACH HOTEL, TAPESTRY" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 07/02/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1915.89" OriginalAmount="1915.89">
      <BasicPropertyInfo StarRating="5" HotelCode="|CBR280300" HotelName="HE HOTEL APARTMENTS" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 04/02/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1945.00" OriginalAmount="1945.00">
      <BasicPropertyInfo Latitude="25.18653678894043" Longitude="55.27769088745117" StarRating="3" HotelCode="0|bnbme_south_ridge_5" HotelName="Bnbme - South Ridge 5" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>South Ridge 5, Downtown, Dubai, AE, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;It’s nice to come back to a place where you can have a rest after an eventful day in the city Hotel «Bnbme - South Ridge 5» is located in Dubai. This hotel is located in 9 km from the city center. You can take a walk and explore the neighbourhood area of the hotel — The Dubai Fountain, Dubai Aquarium &amp;amp; Underwater Zoo and Burj Khalifa.&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="1" TotalAmount="1954.96" OriginalAmount="1954.96">
      <BasicPropertyInfo StarRating="5" HotelCode="|CBB093500" HotelName="AL HABTOOR POLO RESORT" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 01/02/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1996.03" OriginalAmount="1996.03">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBR524000" HotelName="DAMAC MAISON AYKON CITY" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 29/01/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="2009.23" OriginalAmount="2009.23">
      <BasicPropertyInfo StarRating="5" HotelCode="|CBQ979600" HotelName="RAMEE DREAM HOTEL DOWNTOWN" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 06/02/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="2019.96" OriginalAmount="2019.96">
      <BasicPropertyInfo StarRating="4" HotelCode="|CAS188900" HotelName="CITY SEASONS" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 06/02/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="2038.45" OriginalAmount="2038.45">
      <BasicPropertyInfo StarRating="3" HotelCode="|CBK584800" HotelName="IBIS STYLES DUBAI AIRPORT" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 06/02/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="2059.66" OriginalAmount="2059.66">
      <BasicPropertyInfo StarRating="3" HotelCode="|CBP484600" HotelName="ROVE CITY WALK" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 05/02/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="2072.05" OriginalAmount="2072.05">
      <BasicPropertyInfo StarRating="4" HotelCode="|CAR801500" HotelName="ROYAL ASCOT" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 02/02/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="2093.70" OriginalAmount="2093.70">
      <BasicPropertyInfo StarRating="3" HotelCode="|CBQ981200" HotelName="URBAN AL KHOORY HOTEL" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 06/02/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="2199.33" OriginalAmount="2199.33">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBO237800" HotelName="SUHA MINA RASHID HOTEL APARTMENTS" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 18/01/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="2243.90" OriginalAmount="2243.90">
      <BasicPropertyInfo StarRating="3" HotelCode="|CBQ642200" HotelName="KINGSGATE CANAL HOTEL" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 06/02/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="2275.37" OriginalAmount="2275.37">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBF697300" HotelName="GRAYTON" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 06/02/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="2284.26" OriginalAmount="2284.26">
      <BasicPropertyInfo StarRating="4" HotelCode="|CAS543200" HotelName="TIME OAK HOTEL AND SUITES" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 06/02/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="2294.76" OriginalAmount="2294.76">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBP957800" HotelName="MERCURE DUBAI HOTEL SUITE BARSHA HEIGHTS" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 24/01/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="2327.38" OriginalAmount="2327.38">
      <BasicPropertyInfo StarRating="3" HotelCode="|CBO716300" HotelName="ROVE LA MER BEACH, JUMEIRAH" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 07/02/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="2343.62" OriginalAmount="2343.62">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBR569500" HotelName="MERCURE DUBAI BARSHA HEIGHTS APARTMENT" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 24/01/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="2403.80" OriginalAmount="2403.80">
      <BasicPropertyInfo StarRating="5" HotelCode="|CBP413800" HotelName="DOUBLETREE BY HILTON DUBAI M SQUARE" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="ROOM ONLY" CnxPolicy="Free CXL until 07/02/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.&lt;br/&gt;&lt;b&gt; from 2023-02-08 to 2030-12-31&lt;b&gt;:-This hotel offers a bespoke Family Experience for travellers below the age of 12. Children enjoy a Kids Welcome and a dedicated Kids Breakfast experience. Enjoy your family meals by selecting dishes from the Kids Menu. The hotel has a range of kids amenities available upon request.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="2504.74" OriginalAmount="2504.74">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBR731500" HotelName="HILTON GARDEN INN DUBAI BUSINESS BAY" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="ROOM ONLY" CnxPolicy="Free CXL until 03/02/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="2536.52" OriginalAmount="2536.52">
      <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="2599.26" OriginalAmount="2599.26">
      <BasicPropertyInfo Latitude="25.180802515128" Longitude="55.278625225746" StarRating="4" HotelCode="|BRQY" HotelName="Staybridge Suites Dubai Business Bay" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 31/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>Marasi Drive, Business Bay, P.O. Box 26228</AddressLine>
          </AddressLines>
        </Address>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2678" OriginalAmount="2678">
      <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="1" TotalAmount="2755.94" OriginalAmount="2755.94">
      <BasicPropertyInfo StarRating="3" HotelCode="|CBQ641500" HotelName="KINGSGATE HOTEL AL JADDAF" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 05/02/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="2844.87" OriginalAmount="2844.87">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBO967000" HotelName="BEACH WALK" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 04/02/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="2985.29" OriginalAmount="2985.29">
      <BasicPropertyInfo StarRating="5" HotelCode="|CBR530800" HotelName="VIDA CREEK BEACH" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 04/02/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="3126.77" OriginalAmount="3126.77">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBQ642300" HotelName="GRAND KINGSGATE WATERFRONT" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 05/02/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="3135.91" OriginalAmount="3135.91">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBQ576300" HotelName="VIDA DUBAI MARINA YACHT CLUB" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 04/02/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="3149.87" OriginalAmount="3149.87">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBQ472800" HotelName="NH COLLECTION DUBAI THE PALM" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 31/01/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="3176.02" OriginalAmount="3176.02">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBI462400" HotelName="HYATT PLACE DUBAI JUMEIRAH" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 06/02/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="3256.34" OriginalAmount="3256.34">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBO891700" HotelName="PARK REGIS BUSINESS BAY" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 06/02/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="3431.96" OriginalAmount="3431.96">
      <BasicPropertyInfo StarRating="5" HotelCode="|662674" HotelName="Swissotel Al Murooj Dubai (Ex. Roda Al Murooj)" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>Five-star Swisshotel Al Murooj Hotel is situated across from Dubai Mall and the famous Burj Khalifa. It features a lush garden with a large swimming pool and free WiFi in public areas. Dubai World Trade Centre is a 10-minute drive away.
The luxurious accommodations offer views of the city or the lush courtyard gardens. Each one feature flat-screen TV, a sitting area and a working desk, minibar and tea/coffee facilities. The bathroom includes a hairdryer and complimentary toiletries.
The hotel's dining options include the award-winning Double Decker Pub and Pergolas the all-day- dining restaurant serving international dishes as well as Circle &amp; Ojos Caf�. 24 hour in-room dining is also available.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="3586.66" OriginalAmount="3586.66">
      <BasicPropertyInfo StarRating="5" HotelCode="|CBR619300" HotelName="PALACE DUBAI CREEK HARBOUR" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 04/02/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="3629.22" OriginalAmount="3629.22">
      <BasicPropertyInfo StarRating="5" HotelCode="|092627" HotelName="Pullman Dubai Downtown" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>Cosmopolitan 5-star hotel in Dubai, Pullman Dubai Downtown is our first Steigenberger Hotel in the region, introducing renowned German Hospitality to this already spectacular city and destination of Dubai. We are located at the heart of the Business Bay district with very close proximity to the Burj Khalifa - the tallest tower in the world, and The Dubai Mall - the largest mall in the world and the Dubai Downtown area, with a convenient access to and from Sheikh Zayed Road and Al Khail Road. Guests can choose from unique rooms and suites, spread across 19 floors and offering stunning views of the Dubai Canal, the Dubai skyline and the iconic Burj Khalifa. Four meeting rooms and a beautiful ballroom with natural daylight offer business guests the perfect amenities for their conferences and events.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="3806.89" OriginalAmount="3806.89">
      <BasicPropertyInfo StarRating="5" HotelCode="|CBP003900" HotelName="AL JADDAF ROTANA SUITE" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 07/02/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="3844.93" OriginalAmount="3844.93">
      <BasicPropertyInfo StarRating="5" HotelCode="|CBQ576200" HotelName="ADDRESS GRAND CREEK HARBOUR" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 04/02/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="4035.64" OriginalAmount="4035.64">
      <BasicPropertyInfo StarRating="5" HotelCode="|CBR731400" HotelName="EMBASSY SUITES HILTON DUBAI BUSINESS BAY" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 03/02/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="4065.14" OriginalAmount="4065.14">
      <BasicPropertyInfo StarRating="5" HotelCode="|CAW788200" HotelName="DAMAC MAISON - DUBAI MALL STREET" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 06/02/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="4135.55" OriginalAmount="4135.55">
      <BasicPropertyInfo StarRating="5" HotelCode="|CAF550900" HotelName="DUSIT THANI" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 06/02/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="4192.96" OriginalAmount="4192.96">
      <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="1" TotalAmount="4214.37" OriginalAmount="4214.37">
      <BasicPropertyInfo StarRating="5" HotelCode="|CBQ979400" HotelName="PARAMOUNT HOTEL MIDTOWN" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 06/02/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="4252.75" OriginalAmount="4252.75">
      <BasicPropertyInfo Latitude="25.2081" Longitude="55.27212" StarRating="5" HotelCode="637708|CAO137300" HotelName="Shangri-La Hotel &amp; Serviced Apartments Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 07/02/2025">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, P.O. Box 75880, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;&lt;br/&gt;&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.&lt;br/&gt;&lt;b&gt; from 2023-02-08 to 2030-12-31&lt;b&gt;:-Breakfast/Meal inclusive rate plans are for Adult guests only. Meals for Children are based on consumption and will be charged by the hotel directly upon check-out.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="4328.84" OriginalAmount="4328.84">
      <BasicPropertyInfo StarRating="4" HotelCode="|CAW809600" HotelName="DUSIT PRINCESS RESIDENCES DUBAI MARINA" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 05/02/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="4396.80" OriginalAmount="4396.80">
      <BasicPropertyInfo StarRating="5" HotelCode="|CBQ980500" HotelName="C CENTRAL RESORT THE PALM" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 05/02/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="4438.98" OriginalAmount="4438.98">
      <BasicPropertyInfo StarRating="5" HotelCode="|C59200" HotelName="Hyde Hotel Dubai" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>With a stay at Hyde Hotel Dubai, you'll be centrally located in Dubai, within a 10-minute drive of Dubai Mall and Burj Khalifa.  This luxury hotel is 5.9 mi (9.5 km) from Dubai World Trade Centre and 8.5 mi (13.7 km) from Mall of the Emirates.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="4573.03" OriginalAmount="4573.03">
      <BasicPropertyInfo StarRating="5" HotelCode="|CBQ512100" HotelName="ANANTARA DOWNTOWN DUBAI" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 06/02/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="4990.71" OriginalAmount="4990.71">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBR415600" HotelName="VOCO DUBAI THE PALM" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 22/01/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="5213.18" OriginalAmount="5213.18">
      <BasicPropertyInfo StarRating="4" HotelCode="|CAW784300" HotelName="SUHA JBR HOTEL APARTMENTS" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 18/01/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="5267.19" OriginalAmount="5267.19">
      <BasicPropertyInfo StarRating="5" HotelCode="|CBP393200" HotelName="SLS DUBAI HOTEL" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 06/02/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="5722.64" OriginalAmount="5722.64">
      <BasicPropertyInfo StarRating="5" HotelCode="|CBP968600" HotelName="HILTON DUBAI PALM JUMEIRAH" Meals="HALF BOARD,BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 03/02/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.&lt;br/&gt;&lt;b&gt; from 2023-02-08 to 2030-12-31&lt;b&gt;:-An additional tourism dirham fee of AED 20 per night, per bedroom is applicable when booking guest rooms &amp; suites.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="5835.74" OriginalAmount="5835.74">
      <BasicPropertyInfo StarRating="3" HotelCode="|CBR677800" HotelName="SIRO ONE ZA'ABEEL" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 07/02/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="6481.00" OriginalAmount="6481.00">
      <BasicPropertyInfo Latitude="25.26219940185547" Longitude="55.29199981689453" StarRating="3" HotelCode="0|conrad_and_waldorf_astoria_luxury_package" HotelName="Astoria Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 07/02/2025">
        <Address>
          <AddressLines>
            <AddressLine>AE Dubai Dubai DXB, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;A very nice option for those who like to be on the move! Hotel «Astoria Hotel» is located in Dubai. This hotel is located nearby from the city center. You can take a walk and explore the neighbourhood area of the hotel — Dubai Museum, The Dubai Heritage Village and Gold Souk.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="6959.82" OriginalAmount="6959.82">
      <BasicPropertyInfo StarRating="5" HotelCode="|C59218" HotelName="25hours Hotel Dubai One Central" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>Located in Dubai (Trade Center), 25hours Hotel Dubai One Central is within a 15-minute walk of Dubai World Trade Centre and Dubai International Convention and Exhibition Centre.  This luxury hotel is 2.3 mi (3.7 km) from Burj Khalifa and 2.7 mi (4.3 km) from Dubai Mall.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="7200.56" OriginalAmount="7200.56">
      <BasicPropertyInfo StarRating="5" HotelCode="|CBQ141900" HotelName="25HOURS HOTEL ONE CENTRAL" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 06/02/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="7304.04" OriginalAmount="7304.04">
      <BasicPropertyInfo StarRating="5" HotelCode="|CBO489200" HotelName="FIVE PALM JUMEIRAH" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 31/01/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="7705.74" OriginalAmount="7705.74">
      <BasicPropertyInfo StarRating="5" HotelCode="|CBP041400" HotelName="ADDRESS BEACH RESORT" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/01/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="8447.38" OriginalAmount="8447.38">
      <BasicPropertyInfo StarRating="5" HotelCode="|CBR202000" HotelName="ONE AND ONLY ROYAL MIRAGE" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="8860.31" OriginalAmount="8860.31">
      <BasicPropertyInfo StarRating="5" HotelCode="|CBQ472700" HotelName="ANANTARA WORLD ISLANDS DUBAI RESORT" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 04/02/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.&lt;br/&gt;&lt;b&gt;Transfer Arrangement from 2022-10-18 to 2030-12-31&lt;b&gt;:-Please note that the property is only accessible by a shuttle boat transfer arranged by the hotel and chargeable to the guest. Upon arrival at the North Residences entrance of Anantara The Palm Dubai Resort, please make the way to the Anantara World Islands Welcome Centre  where the following boat transfer options are available with prices starting from AED 200 based on the room type/seasonality booked:
- Shared Boat Transfer
- Private Boat Transfer
Please contact the Hotel Reservations Team reservations.awid@anantara.com for further details.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="8926.30" OriginalAmount="8926.30">
      <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="1" TotalAmount="9046.85" OriginalAmount="9046.85">
      <BasicPropertyInfo StarRating="5" HotelCode="|CAV165700" HotelName="ANANTARA PALM" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 04/02/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="12872.94" OriginalAmount="12872.94">
      <BasicPropertyInfo StarRating="5" HotelCode="|CAS191900" HotelName="ONE AND ONLY THE PALM" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 01/02/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="21467.00" OriginalAmount="21467.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="Non Refundable" 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="210928.00" OriginalAmount="210928.00">
      <BasicPropertyInfo Latitude="25.19169491" Longitude="55.2726521" StarRating="5" HotelCode="974365|dream_inn_dubai_apartments_29_boulevard" 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="27" TotalAmount="212056" OriginalAmount="212056">
      <BasicPropertyInfo Latitude="25.0787116" Longitude="55.1376041" StarRating="0" HotelCode="965292|225809" HotelName="Central Tower by DreamInn Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Bay Central Tower, Dubai Marina, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="217830.00" OriginalAmount="217830.00">
      <BasicPropertyInfo Latitude="25.116060256958008" Longitude="55.141761779785156" StarRating="0" HotelCode="0|dream_inn_apartments_tiara" HotelName="Dream Inn Apartments - Tiara" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Tiara Residence - Palm Jumeirah, , Dubai, United Arab Emirates, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <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 «Dream Inn Apartments - Tiara» is located in Dubai. This apartment is located in 23 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.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="227285" OriginalAmount="227285">
      <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>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Conference Hall,Currency Exchange,Diet Meals,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access,Designated Smoking Area,Golf,Heated Pool,Jacuzzi,Lounge,Massage Centre,Shopping Arcade,Spa,Kitchen,Nightclub,Central Heating,24 Hour Security,Dining,Meeting Room,Parking,Printer,Valet Parking,Bicycle Rental,Garden,24 Hour Front Desk,Beauty Salon,Coffee Shop,Concierge,Dry Cleaning,Elevator,LCD/Projector,Luggage Storage,Airport Transfer (on Demand),Smoking Rooms,ATM/Cash Machine,Babysitting,Banquet Hall,Business Centre,Housekeeping,Wake-up Call Service,Library</BasicAmenities>
    <HotelRating>4,5,4.5,3,2,1,3.5,5.5,2.5</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD,ALL INCLUSIVE,DINNER,LUNCH</Meals>
    <PropertyType>CITY HOTEL,CONFERENCE HOTEL,BUSINESS HOTEL,BEACH HOTEL,CLUB RESORT,APARTMENT HOTEL,SPA HOTEL,VILLAGE,AIRPORT HOTEL,GOLF HOTEL,FAMILY-FRIENDLY HOTEL,ECO HOTEL,HOTEL DE CHARME,APARTHOTEL,GUESTHOUSE,HISTORIC HOTEL,COUNTRY HOUSE</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
3f4fb8d6-7796-4cd1-856e-4092a8e8486d|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="3f4fb8d6-7796-4cd1-856e-4092a8e8486d">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="38" DestinationId="0" CityId="0" />
    <StayDateRange Start="2025-02-12T00:00:00" End="2025-02-26T00: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
3f4fb8d6-7796-4cd1-856e-4092a8e8486d|PaximumSearch|supplier interation failed||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
3f4fb8d6-7796-4cd1-856e-4092a8e8486d|DOTWSearch|successfull supplier interation||DOTW|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
3f4fb8d6-7796-4cd1-856e-4092a8e8486d|InfiniteSearch|successfull supplier interation||Infinite|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
3f4fb8d6-7796-4cd1-856e-4092a8e8486d|TravcoSearch|Object reference not set to an instance of an object.|System.NullReferenceException: Object reference not set to an instance of an object.
   at HotelBookingEngine.CancelPolicy.getCnxPolicy(CancelPenaltyType[] arrCnx) in G:\Trivender PC\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelStaticData.cs:line 195
   at HotelSources.Travco.GetSearchRS(String searchRS, HotelSearchRS& response, Int32& SupplierCount, Int32& ParseCount) in G:\Trivender PC\WorldwideDMCV2\Module\Hotel\Sources\Travco\Travco.cs:line 486|Travco|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
3f4fb8d6-7796-4cd1-856e-4092a8e8486d|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
3f4fb8d6-7796-4cd1-856e-4092a8e8486d|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
3f4fb8d6-7796-4cd1-856e-4092a8e8486d|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
3f4fb8d6-7796-4cd1-856e-4092a8e8486d|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
3f4fb8d6-7796-4cd1-856e-4092a8e8486d|MikiSearch|successfull supplier interation||Miki|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
3f4fb8d6-7796-4cd1-856e-4092a8e8486d|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
3f4fb8d6-7796-4cd1-856e-4092a8e8486d|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="2025-01-18T12:47:19.3680985+00:00" Version="0" EchoToken="Search" TransactionIdentifier="3f4fb8d6-7796-4cd1-856e-4092a8e8486d" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="27" TotalAmount="459" OriginalAmount="459">
      <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 06/02/2025" 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="45" TotalAmount="474.66" OriginalAmount="474.66">
      <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="16" TotalAmount="498.17" OriginalAmount="498.17">
      <BasicPropertyInfo Latitude="25.271598" Longitude="55.313293" StarRating="2" HotelCode="900231|2606065" HotelName="Gulf Star" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Beauty Salon,Coffee Shop,Concierge,Currency Exchange,Designated Smoking Area,Dry Cleaning,Elevator,Internet,Laundry,LCD/Projector,Luggage Storage,Meeting Room,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Yousef Baker Road, Behind Al Maktoom Hospital, Deira, Dubai 88767</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326391/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Yousef Baker road close to fish round about and Al Maktoum hospital 5 minutes walk to the city center Nasser Square</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="500" OriginalAmount="500">
      <BasicPropertyInfo Latitude="25.271598" Longitude="55.313293" StarRating="2" HotelCode="900231|425428" HotelName="Gulf Star" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Beauty Salon,Coffee Shop,Concierge,Currency Exchange,Designated Smoking Area,Dry Cleaning,Elevator,Internet,Laundry,LCD/Projector,Luggage Storage,Meeting Room,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Yousef Baker Road, Behind Al Maktoom Hospital, Deira, Dubai 88767</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326391/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Yousef Baker road close to fish round about and Al Maktoum hospital 5 minutes walk to the city center Nasser Square</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="546.59" OriginalAmount="546.59">
      <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="45" TotalAmount="590.12" OriginalAmount="590.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="45" TotalAmount="599.05" OriginalAmount="599.05">
      <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="45" TotalAmount="637.42" OriginalAmount="637.42">
      <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="16" TotalAmount="649.99" OriginalAmount="649.99">
      <BasicPropertyInfo Latitude="25.275697198522" Longitude="55.312788875382" StarRating="3" HotelCode="322648|2237735" HotelName="Delmon Boutique Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="653" OriginalAmount="653">
      <BasicPropertyInfo Latitude="25.275697198522" Longitude="55.312788875382" StarRating="3" HotelCode="322648|201459" HotelName="Delmon Boutique Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="660" OriginalAmount="660">
      <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="663" OriginalAmount="663">
      <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="45" TotalAmount="672.01" OriginalAmount="672.01">
      <BasicPropertyInfo Latitude="25.269225627753" Longitude="55.306891053915" StarRating="3" HotelCode="160796|10934f" HotelName="Landmark Plaza Baniyas" 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,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="16" TotalAmount="680.83" OriginalAmount="680.83">
      <BasicPropertyInfo Latitude="25.261102" Longitude="55.325279" StarRating="2" HotelCode="27571|2574615" 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="681" OriginalAmount="681">
      <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="8" TotalAmount="681.25" OriginalAmount="681.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 31/01/2025" 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="45" TotalAmount="684.71" OriginalAmount="684.71">
      <BasicPropertyInfo Latitude="24.983048442445" Longitude="55.091127560328" StarRating="1" HotelCode="330368|1b01c9" HotelName="easyHotel Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel">
        <Address>
          <AddressLines>
            <AddressLine>Street 724, PO Box 17777, Jebel Ali Free Zone Authority (JAFZA), Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/495891/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located In JAFZA, Jebel Ali, Easy Hotel is within a 15-minute drive from Ibn-Battuta Mall\n\nLocated In JAFZA, Jebel Ali, Easy Hotel is within a 15-minute drive from Ibn-Battuta Mall. Jebel Ali Metro Station is a walking distance from the hotel. It offers a restaurant and a 24-hour front desk that can arrange ironing and laundry service upon request. All the rooms at Easy Hotel Jebel Ali are fitted with tiled floors. Each room comes with a flat-screen TV, a safety deposit box and a wardrobe. Some rooms overlook the city, others have internal windows with a shafts view. Dubai International Airport is 45 minutes by car from Easy Hotel Jebel Ali. Free private parking is possible on site.\n\n</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="685.40" OriginalAmount="685.40">
      <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="16" TotalAmount="686.76" OriginalAmount="686.76">
      <BasicPropertyInfo Latitude="25.254921" Longitude="55.293304" StarRating="2" HotelCode="29052|31184" 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="16" TotalAmount="686.76" OriginalAmount="686.76">
      <BasicPropertyInfo Latitude="25.26341386199" Longitude="55.313678383827" StarRating="2" HotelCode="68507|31194" 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="689" OriginalAmount="689">
      <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="689" OriginalAmount="689">
      <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="45" TotalAmount="710.12" OriginalAmount="710.12">
      <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="45" TotalAmount="711.89" OriginalAmount="711.89">
      <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="717" OriginalAmount="717">
      <BasicPropertyInfo Latitude="25.262185453055" Longitude="55.295946870851" StarRating="2" HotelCode="92949|55469" HotelName="Dubai Nova Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" 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="16" TotalAmount="719.65" OriginalAmount="719.65">
      <BasicPropertyInfo Latitude="25.272336212746" Longitude="55.313718084656" StarRating="3" HotelCode="933775|921955" HotelName="Phoenix Hotel L.L.C" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/02/2025" 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="45" TotalAmount="723.45" OriginalAmount="723.45">
      <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="45" TotalAmount="724.13" OriginalAmount="724.13">
      <BasicPropertyInfo Latitude="25.260915297121" Longitude="55.323833008598" StarRating="3" HotelCode="21508|11762e" HotelName="Sun &amp; Sands Hotel" 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,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="729.88" OriginalAmount="729.88">
      <BasicPropertyInfo Latitude="25.274438" Longitude="55.315297" StarRating="3" HotelCode="66871|16a484" HotelName="Fortune Hotel Deira" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Omar Bin Al Khattab Road, Deira, Dubai 49185</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://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="730" OriginalAmount="730">
      <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="16" TotalAmount="732.04" OriginalAmount="732.04">
      <BasicPropertyInfo Latitude="25.27616211" Longitude="55.31037003" StarRating="3" HotelCode="447065|2151925" HotelName="Al Farej Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="16" TotalAmount="746.77" OriginalAmount="746.77">
      <BasicPropertyInfo Latitude="25.269225627753" Longitude="55.306891053915" StarRating="3" HotelCode="160796|30944" 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="27" TotalAmount="750" OriginalAmount="750">
      <BasicPropertyInfo Latitude="25.269225627753" Longitude="55.306891053915" StarRating="3" HotelCode="160796|5838" 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="63" TotalAmount="758.00" OriginalAmount="758.00">
      <BasicPropertyInfo Latitude="25.34943373" Longitude="55.39067656" StarRating="4" HotelCode="212012|al_hayat_hotel_apartments_2" HotelName="Al Hayat Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/02/2025" HotelFacility="Air Conditioning,Internet,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Al Qasimiya Street, PO Box: 73193, Sharjah</AddressLine>
          </AddressLines>
          <CityName>Sharjah</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/83713/a1a86813-225b-49d4-92f2-0db12013b419.jpg?d=636641589380000000</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Sharjah.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="778.71" OriginalAmount="778.71">
      <BasicPropertyInfo Latitude="25.269210217067" Longitude="55.305422174193" StarRating="3" HotelCode="364978|30934" HotelName="Landmark Hotel 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,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="780.32" OriginalAmount="780.32">
      <BasicPropertyInfo Latitude="25.264464405192" Longitude="55.319664746033" StarRating="4" HotelCode="364929|1091c8" 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" 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="782" OriginalAmount="782">
      <BasicPropertyInfo Latitude="25.269210217067" Longitude="55.305422174193" StarRating="3" HotelCode="364978|46269" HotelName="Landmark Hotel 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,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="16" TotalAmount="782.55" OriginalAmount="782.55">
      <BasicPropertyInfo Latitude="25.273242278198" Longitude="55.30185520649" StarRating="2" HotelCode="66874|306225" HotelName="Queen's Hotel Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="16" TotalAmount="782.84" OriginalAmount="782.84">
      <BasicPropertyInfo Latitude="25.260915297121" Longitude="55.323833008598" StarRating="3" HotelCode="21508|55614" HotelName="Sun &amp; Sands 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,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="27" TotalAmount="786" OriginalAmount="786">
      <BasicPropertyInfo Latitude="25.260915297121" Longitude="55.323833008598" StarRating="3" HotelCode="21508|35532" HotelName="Sun &amp; Sands 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,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="27" TotalAmount="786" OriginalAmount="786">
      <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="Free CXL until 05/02/2025" 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="788.02" OriginalAmount="788.02">
      <BasicPropertyInfo Latitude="25.269210217067" Longitude="55.305422174193" StarRating="3" HotelCode="364978|109347" 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="795" OriginalAmount="795">
      <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="Non Refundable" 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="797.05" OriginalAmount="797.05">
      <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="27" TotalAmount="801" OriginalAmount="801">
      <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="806.47" OriginalAmount="806.47">
      <BasicPropertyInfo Latitude="25.26163563647" Longitude="55.324184267347" StarRating="3" HotelCode="74091|1091f7" HotelName="Sadaf Delmon Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="34" TotalAmount="810.05" OriginalAmount="810.05">
      <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="812.99" OriginalAmount="812.99">
      <BasicPropertyInfo Latitude="25.346608" Longitude="55.390247" StarRating="4" HotelCode="191354|1273b7" HotelName="Al Hayat Hotel Suites" Meals="ROOM ONLY" 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="816.93" OriginalAmount="816.93">
      <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="45" TotalAmount="818.68" OriginalAmount="818.68">
      <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="16" TotalAmount="820.79" OriginalAmount="820.79">
      <BasicPropertyInfo Latitude="25.264464405192" Longitude="55.319664746033" StarRating="4" HotelCode="364929|1470228" 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="825.47" OriginalAmount="825.47">
      <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 06/02/2025" 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="16" TotalAmount="832.66" OriginalAmount="832.66">
      <BasicPropertyInfo Latitude="25.268988271748" Longitude="55.313749862774" StarRating="2" HotelCode="409332|31324" 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="16" TotalAmount="835.03" OriginalAmount="835.03">
      <BasicPropertyInfo Latitude="25.26163563647" Longitude="55.324184267347" StarRating="3" HotelCode="74091|2502975" HotelName="Sadaf Delmon Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <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="16" TotalAmount="835.50" OriginalAmount="835.50">
      <BasicPropertyInfo Latitude="25.27231182" Longitude="55.30447559" StarRating="2" HotelCode="390432|1924725" HotelName="Naif View Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Golf,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Naif Road, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/501990/a_501990_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="836" OriginalAmount="836">
      <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="27" TotalAmount="838" OriginalAmount="838">
      <BasicPropertyInfo Latitude="25.26163563647" Longitude="55.324184267347" StarRating="3" HotelCode="74091|35718" HotelName="Sadaf Delmon Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <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="16" TotalAmount="838.11" OriginalAmount="838.11">
      <BasicPropertyInfo Latitude="25.270571829743" Longitude="55.311719495701" StarRating="2" HotelCode="915621|2384725" HotelName="Grand Square Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/02/2025" 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="839" OriginalAmount="839">
      <BasicPropertyInfo Latitude="25.27231182" Longitude="55.30447559" StarRating="2" HotelCode="390432|199201" HotelName="Naif View Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Golf,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Naif Road, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/501990/a_501990_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="841" OriginalAmount="841">
      <BasicPropertyInfo Latitude="25.270571829743" Longitude="55.311719495701" StarRating="2" HotelCode="915621|273300" HotelName="Grand Square Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/02/2025" 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="16" TotalAmount="845.70" OriginalAmount="845.70">
      <BasicPropertyInfo Latitude="25.27415242" Longitude="55.3277168" StarRating="0" HotelCode="957308|2438925" 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="16" TotalAmount="847.10" OriginalAmount="847.10">
      <BasicPropertyInfo Latitude="25.265359233596" Longitude="55.316832661629" StarRating="3" HotelCode="42789|30654" HotelName="Comfort Inn Hotel Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Riqqa Road, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/09/094714/094714a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="848" OriginalAmount="848">
      <BasicPropertyInfo Latitude="25.265359233596" Longitude="55.316832661629" StarRating="3" HotelCode="42789|2237" HotelName="Comfort Inn Hotel Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Riqqa Road, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/09/094714/094714a_hb_a_030.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.27415242" Longitude="55.3277168" StarRating="0" HotelCode="957308|402995" 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="16" TotalAmount="855.14" OriginalAmount="855.14">
      <BasicPropertyInfo Latitude="25.260165307468" Longitude="55.324518568122" StarRating="3" HotelCode="371999|31124" 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="45" TotalAmount="855.51" OriginalAmount="855.51">
      <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="27" TotalAmount="858" OriginalAmount="858">
      <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="34" TotalAmount="862.12" OriginalAmount="862.12">
      <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="45" TotalAmount="862.69" OriginalAmount="862.69">
      <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="16" TotalAmount="870.61" OriginalAmount="870.61">
      <BasicPropertyInfo Latitude="25.262615757775" Longitude="55.319941613423" StarRating="4" HotelCode="935401|2370585" HotelName="Landmark Premier Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="16" TotalAmount="870.92" OriginalAmount="870.92">
      <BasicPropertyInfo Latitude="25.26445967667" Longitude="55.319020652778" StarRating="4" HotelCode="174867|639015" HotelName="Sun &amp; Sands Downtown 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,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="874" OriginalAmount="874">
      <BasicPropertyInfo Latitude="25.262615757775" Longitude="55.319941613423" StarRating="4" HotelCode="935401|406870" HotelName="Landmark Premier Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="16" TotalAmount="875.36" OriginalAmount="875.36">
      <BasicPropertyInfo Latitude="25.27397" Longitude="55.31901" StarRating="4" HotelCode="14432|31034" HotelName="Marco Polo 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,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="16" TotalAmount="877.73" OriginalAmount="877.73">
      <BasicPropertyInfo Latitude="25.266179094087" Longitude="55.317943096161" StarRating="3" HotelCode="60665|925365" 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="879" OriginalAmount="879">
      <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="Non Refundable" 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="879.89" OriginalAmount="879.89">
      <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="16" TotalAmount="880.44" OriginalAmount="880.44">
      <BasicPropertyInfo Latitude="25.27215157" Longitude="55.31142595" StarRating="1" HotelCode="322210|1073038" HotelName="Africana Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/02/2025" 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="881" OriginalAmount="881">
      <BasicPropertyInfo Latitude="25.27215157" Longitude="55.31142595" StarRating="1" HotelCode="322210|63671" HotelName="Africana Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/02/2025" 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="884" OriginalAmount="884">
      <BasicPropertyInfo Latitude="25.219755" Longitude="55.323653" StarRating="3" HotelCode="935102|49244" HotelName="Reflections Hotel Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/02/2025" 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="16" TotalAmount="884.84" OriginalAmount="884.84">
      <BasicPropertyInfo Latitude="25.259715140987" Longitude="55.326024647157" StarRating="4" HotelCode="17013|31064" 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="886" OriginalAmount="886">
      <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="Non Refundable" 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="8" TotalAmount="886.02" OriginalAmount="886.02">
      <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 05/02/2025" 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="27" TotalAmount="888" OriginalAmount="888">
      <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="16" TotalAmount="889.23" OriginalAmount="889.23">
      <BasicPropertyInfo Latitude="25.274438" Longitude="55.315297" StarRating="3" HotelCode="66871|1039795" HotelName="Fortune Hotel Deira" 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,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="891" OriginalAmount="891">
      <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 04/02/2025" 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="893.44" OriginalAmount="893.44">
      <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="45" TotalAmount="894.19" OriginalAmount="894.19">
      <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="34" TotalAmount="895.28" OriginalAmount="895.28">
      <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="1" TotalAmount="896.00" OriginalAmount="896.00">
      <BasicPropertyInfo Latitude="24.91106146" Longitude="55.01355748" StarRating="3" HotelCode="871503|CBE950300" HotelName="Rove At The Park" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/02/2025" 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.&lt;br/&gt;&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="896.66" OriginalAmount="896.66">
      <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="27" TotalAmount="899" OriginalAmount="899">
      <BasicPropertyInfo Latitude="25.260928" Longitude="55.323015" StarRating="3" HotelCode="27572|32771" HotelName="Mayfair Hotel" Meals="ROOM ONLY,HALF BOARD,FULL BOARD,BED &amp; BREAKFAST" 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="34" TotalAmount="899.34" OriginalAmount="899.34">
      <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="8" TotalAmount="900.34" OriginalAmount="900.34">
      <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 05/02/2025" 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="16" TotalAmount="900.98" OriginalAmount="900.98">
      <BasicPropertyInfo Latitude="25.260928" Longitude="55.323015" StarRating="3" HotelCode="27572|31044" 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="901" OriginalAmount="901">
      <BasicPropertyInfo Latitude="25.008286" Longitude="55.15671" StarRating="3" HotelCode="152741|34701" 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="16" TotalAmount="901.27" OriginalAmount="901.27">
      <BasicPropertyInfo Latitude="25.261335497494" Longitude="55.32542582209" StarRating="2" HotelCode="299525|1715808" HotelName="Saffron Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/02/2025" 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="16" TotalAmount="901.45" OriginalAmount="901.45">
      <BasicPropertyInfo Latitude="25.269106753506" Longitude="55.305659265116" StarRating="1" HotelCode="312720|1073078" 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="16" TotalAmount="901.45" OriginalAmount="901.45">
      <BasicPropertyInfo Latitude="25.26955843" Longitude="55.30312218" StarRating="1" HotelCode="521934|2502605" 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="16" TotalAmount="901.45" OriginalAmount="901.45">
      <BasicPropertyInfo Latitude="25.270209574732" Longitude="55.306063008598" StarRating="2" HotelCode="162266|1473368" 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="16" TotalAmount="901.45" OriginalAmount="901.45">
      <BasicPropertyInfo Latitude="25.269932" Longitude="55.302952" StarRating="1" HotelCode="312721|1746218" 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="16" TotalAmount="901.45" OriginalAmount="901.45">
      <BasicPropertyInfo Latitude="25.269033765755" Longitude="55.302022191455" StarRating="1" HotelCode="330047|1924675" HotelName="Downtown Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" 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="902" OriginalAmount="902">
      <BasicPropertyInfo Latitude="25.269033765755" Longitude="55.302022191455" StarRating="1" HotelCode="330047|201454" HotelName="Downtown Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" 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="45" TotalAmount="902.30" OriginalAmount="902.30">
      <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" 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="45" TotalAmount="902.75" OriginalAmount="902.75">
      <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="27" TotalAmount="904" OriginalAmount="904">
      <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="905" OriginalAmount="905">
      <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="905" OriginalAmount="905">
      <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="905" OriginalAmount="905">
      <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="907.68" OriginalAmount="907.68">
      <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="27" TotalAmount="908" OriginalAmount="908">
      <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 07/02/2025" 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="910" OriginalAmount="910">
      <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="910.76" OriginalAmount="910.76">
      <BasicPropertyInfo Latitude="25.278531" Longitude="55.313779" StarRating="3" HotelCode="178568|12a3f9" HotelName="Fortune Pearl Hotel Deira" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" 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="45" TotalAmount="912.39" OriginalAmount="912.39">
      <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="16" TotalAmount="913.31" OriginalAmount="913.31">
      <BasicPropertyInfo Latitude="24.91106146" Longitude="55.01355748" StarRating="3" HotelCode="871503|2364685" HotelName="Rove At The Park" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/02/2025" 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="16" TotalAmount="915.68" OriginalAmount="915.68">
      <BasicPropertyInfo Latitude="25.24997" Longitude="55.2819" StarRating="3" HotelCode="901868|121224" HotelName="Smana Hotel Al Raffa" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="16" TotalAmount="916.45" OriginalAmount="916.45">
      <BasicPropertyInfo Latitude="25.27715183817" Longitude="55.314594542328" StarRating="4" HotelCode="57903|868985" HotelName="Saffron Boutique Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 05/02/2025" 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="917" OriginalAmount="917">
      <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 07/02/2025" 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="917.61" OriginalAmount="917.61">
      <BasicPropertyInfo Latitude="25.27397" Longitude="55.31901" StarRating="4" HotelCode="14432|109446" HotelName="Marco Polo Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,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="27" TotalAmount="918" OriginalAmount="918">
      <BasicPropertyInfo Latitude="25.269224143217" Longitude="55.306211896675" StarRating="3" HotelCode="902062|480448" HotelName="Royal Mark Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="45" TotalAmount="918.92" OriginalAmount="918.92">
      <BasicPropertyInfo Latitude="25.281855" Longitude="55.31511" StarRating="4" HotelCode="175597|126d68" 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" 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="919" OriginalAmount="919">
      <BasicPropertyInfo Latitude="25.24997" Longitude="55.2819" StarRating="3" HotelCode="901868|250191" HotelName="Smana Hotel Al Raffa" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="921.76" OriginalAmount="921.76">
      <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="45" TotalAmount="925.07" OriginalAmount="925.07">
      <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="925.44" OriginalAmount="925.44">
      <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="16" TotalAmount="927.11" OriginalAmount="927.11">
      <BasicPropertyInfo Latitude="25.250809427503" Longitude="55.291957855225" StarRating="3" HotelCode="165581|141584" 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 28/01/2025" 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="931.19" OriginalAmount="931.19">
      <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="34" TotalAmount="932.55" OriginalAmount="932.55">
      <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="27" TotalAmount="933" OriginalAmount="933">
      <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="933.35" OriginalAmount="933.35">
      <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="940.00" OriginalAmount="940.00">
      <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="45" TotalAmount="942.38" OriginalAmount="942.38">
      <BasicPropertyInfo Latitude="25.269932" Longitude="55.302952" StarRating="1" HotelCode="312721|19122f" HotelName="Grand Sina Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,FULL BOARD" 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="27" TotalAmount="944" OriginalAmount="944">
      <BasicPropertyInfo Latitude="25.26958" Longitude="55.307562" StarRating="2" HotelCode="900817|379999" HotelName="Phoenicia Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 07/02/2025" 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="16" TotalAmount="944.50" OriginalAmount="944.50">
      <BasicPropertyInfo Latitude="25.260462971097" Longitude="55.326613516891" StarRating="4" HotelCode="29424|30594" 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="16" TotalAmount="945.57" OriginalAmount="945.57">
      <BasicPropertyInfo Latitude="25.269224143217" Longitude="55.306211896675" StarRating="3" HotelCode="902062|4557415" HotelName="Royal Mark Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="945.66" OriginalAmount="945.66">
      <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 05/02/2025">
        <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="948" OriginalAmount="948">
      <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="16" TotalAmount="948.89" OriginalAmount="948.89">
      <BasicPropertyInfo Latitude="25.260692376851" Longitude="55.324318474869" StarRating="3.5" HotelCode="260538|2271035" HotelName="Dream City Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/02/2025" HotelFacility="Air Conditioning,Currency Exchange,Jacuzzi,Kitchen,Laundry,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Rigga Road, Behind Clock Tower, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/186868/186868a_hb_a_908.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="949.55" OriginalAmount="949.55">
      <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="16" TotalAmount="951.94" OriginalAmount="951.94">
      <BasicPropertyInfo Latitude="25.278531" Longitude="55.313779" StarRating="3" HotelCode="178568|651665" HotelName="Fortune Pearl Hotel Deira" 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,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="952" OriginalAmount="952">
      <BasicPropertyInfo Latitude="25.260692376851" Longitude="55.324318474869" StarRating="3.5" HotelCode="260538|42943" HotelName="Dream City Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/02/2025" HotelFacility="Air Conditioning,Currency Exchange,Jacuzzi,Kitchen,Laundry,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Rigga Road, Behind Clock Tower, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/186868/186868a_hb_a_908.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="952" OriginalAmount="952">
      <BasicPropertyInfo Latitude="25.278531" Longitude="55.313779" StarRating="3" HotelCode="178568|27233" HotelName="Fortune Pearl Hotel Deira" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" 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="8" TotalAmount="952.25" OriginalAmount="952.25">
      <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 05/02/2025" 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="27" TotalAmount="955" OriginalAmount="955">
      <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="16" TotalAmount="958.62" OriginalAmount="958.62">
      <BasicPropertyInfo Latitude="25.268201436032" Longitude="55.303627951544" StarRating="3" HotelCode="469983|1897435" 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="960.27" OriginalAmount="960.27">
      <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="27" TotalAmount="962" OriginalAmount="962">
      <BasicPropertyInfo Latitude="25.268201436032" Longitude="55.303627951544" StarRating="3" HotelCode="469983|201409" HotelName="Al Khaleej Grand Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" 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="962.32" OriginalAmount="962.32">
      <BasicPropertyInfo Latitude="25.260554" Longitude="55.324745" StarRating="3" HotelCode="36293|1092fb" HotelName="Orchid Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" 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="45" TotalAmount="963.97" OriginalAmount="963.97">
      <BasicPropertyInfo Latitude="25.269106753506" Longitude="55.305659265116" StarRating="1" HotelCode="312720|137d81" HotelName="White Fort Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Golf,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Nasser Square, Near Baniyas Metro Station, Deira, Dubai 83163</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/40/409618/409618a_hb_a_040.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="964.79" OriginalAmount="964.79">
      <BasicPropertyInfo Latitude="25.263214956902" Longitude="55.320410728455" StarRating="3" HotelCode="21223|31464" HotelName="Versailles" 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,Jacuzzi,Laundry,Lounge,Nightclub,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>15th Street, PO Box 33382, Al Rigga, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/27428/p_27428_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located near Al Rigga Street in Deira, about 3 km from the city centre. Guests will reach Al Ghurair Retail City on foot easily, it is about a 10-minute drive to the international airport, while the Dubai International Convention and Exhibition Centre can be reached in approximately 15 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="964.97" OriginalAmount="964.97">
      <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="16" TotalAmount="966.46" OriginalAmount="966.46">
      <BasicPropertyInfo Latitude="25.280384850661" Longitude="55.35118764418" StarRating="4" HotelCode="98837|233056" HotelName="Al Manar Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="16" TotalAmount="966.56" OriginalAmount="966.56">
      <BasicPropertyInfo Latitude="25.270644871946" Longitude="55.32002615575" StarRating="3" HotelCode="365008|61554" HotelName="Royal Falcon Hotel" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY" 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="968" OriginalAmount="968">
      <BasicPropertyInfo Latitude="25.263214956902" Longitude="55.320410728455" StarRating="3" HotelCode="21223|6470" HotelName="Versailles" 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,Jacuzzi,Laundry,Lounge,Nightclub,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>15th Street, PO Box 33382, Al Rigga, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/27428/p_27428_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located near Al Rigga Street in Deira, about 3 km from the city centre. Guests will reach Al Ghurair Retail City on foot easily, it is about a 10-minute drive to the international airport, while the Dubai International Convention and Exhibition Centre can be reached in approximately 15 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="968.11" OriginalAmount="968.11">
      <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="45" TotalAmount="969.62" OriginalAmount="969.62">
      <BasicPropertyInfo Latitude="25.251503645091" Longitude="55.290795062269" StarRating="1" HotelCode="371239|1a8b3e" HotelName="Manhattan Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Al Mankhool Road, Near Standard Chartered Bank, Bur Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/508541/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="970" OriginalAmount="970">
      <BasicPropertyInfo Latitude="25.280384850661" Longitude="55.35118764418" StarRating="4" HotelCode="98837|53455" HotelName="Al Manar Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="45" TotalAmount="972.50" OriginalAmount="972.50">
      <BasicPropertyInfo Latitude="25.263214956902" Longitude="55.320410728455" StarRating="3" HotelCode="21223|10920e" HotelName="Versailles" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Jacuzzi,Laundry,Lounge,Nightclub,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>15th Street, PO Box 33382, Al Rigga, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/27428/p_27428_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located near Al Rigga Street in Deira, about 3 km from the city centre. Guests will reach Al Ghurair Retail City on foot easily, it is about a 10-minute drive to the international airport, while the Dubai International Convention and Exhibition Centre can be reached in approximately 15 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="972.62" OriginalAmount="972.62">
      <BasicPropertyInfo Latitude="25.281855" Longitude="55.31511" StarRating="4" HotelCode="175597|490195" 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="16" TotalAmount="973.39" OriginalAmount="973.39">
      <BasicPropertyInfo Latitude="25.174519748482" Longitude="55.419859977048" StarRating="3" HotelCode="421757|1595258" 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="975.77" OriginalAmount="975.77">
      <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="976" OriginalAmount="976">
      <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="976.00" OriginalAmount="976.00">
      <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="976.02" OriginalAmount="976.02">
      <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="16" TotalAmount="976.43" OriginalAmount="976.43">
      <BasicPropertyInfo Latitude="25.219755" Longitude="55.323653" StarRating="3" HotelCode="935102|1041038" HotelName="Reflections Hotel Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/02/2025" 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="45" TotalAmount="976.65" OriginalAmount="976.65">
      <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="27" TotalAmount="978" OriginalAmount="978">
      <BasicPropertyInfo Latitude="25.270644871946" Longitude="55.32002615575" StarRating="3" HotelCode="365008|34717" HotelName="Royal Falcon Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" 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="8" TotalAmount="978.38" OriginalAmount="978.38">
      <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 31/01/2025" 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="982" OriginalAmount="982">
      <BasicPropertyInfo Latitude="25.263005" Longitude="55.297566" StarRating="2" HotelCode="299506|201562" HotelName="Sun City International Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="34" TotalAmount="988.68" OriginalAmount="988.68">
      <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="34" TotalAmount="990.85" OriginalAmount="990.85">
      <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="990.85" OriginalAmount="990.85">
      <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="990.85" OriginalAmount="990.85">
      <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="34" TotalAmount="990.85" OriginalAmount="990.85">
      <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="45" TotalAmount="991.77" OriginalAmount="991.77">
      <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="27" TotalAmount="992" OriginalAmount="992">
      <BasicPropertyInfo Latitude="25.274438" Longitude="55.315297" StarRating="3" HotelCode="66871|45252" HotelName="Fortune Hotel Deira" Meals="ROOM ONLY,BED &amp; BREAKFAST,FULL BOARD,HALF 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="34" TotalAmount="992.22" OriginalAmount="992.22">
      <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="994.59" OriginalAmount="994.59">
      <BasicPropertyInfo Latitude="25.26537873969" Longitude="55.317395210281" StarRating="4" HotelCode="177181|1288cf" HotelName="Landmark Grand Deira" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Riqqa Street, P.O. Box 42222, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://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="998.27" OriginalAmount="998.27">
      <BasicPropertyInfo Latitude="25.260692376851" Longitude="55.324318474869" StarRating="3.5" HotelCode="260538|1943e8" HotelName="Dream City Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Currency Exchange,Jacuzzi,Kitchen,Laundry,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Rigga Road, Behind Clock Tower, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/186868/186868a_hb_a_908.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="998.71" OriginalAmount="998.71">
      <BasicPropertyInfo Latitude="25.252439125326" Longitude="55.33562284497" StarRating="4" HotelCode="160523|651625" 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="16" TotalAmount="1001.08" OriginalAmount="1001.08">
      <BasicPropertyInfo Latitude="25.27318891777" Longitude="55.319745540619" StarRating="3" HotelCode="59801|30714" 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="1002" OriginalAmount="1002">
      <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="45" TotalAmount="1002.12" OriginalAmount="1002.12">
      <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="1003.28" OriginalAmount="1003.28">
      <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="27" TotalAmount="1005" OriginalAmount="1005">
      <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="16" TotalAmount="1006.01" OriginalAmount="1006.01">
      <BasicPropertyInfo Latitude="25.261039" Longitude="55.322288" StarRating="3" HotelCode="326376|1527218" HotelName="Broadway Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rigga Al-Buteen Street, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/46558/a_46558_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in the Deira district of the city, a major business area, and is just a 10-minute taxi ride from the Dubai Creek Golf &amp; Yacht Club and the Dubai World Trade Centre. The Dubai International Airport lies approximately 5 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1007" OriginalAmount="1007">
      <BasicPropertyInfo Latitude="25.261039" Longitude="55.322288" StarRating="3" HotelCode="326376|226004" HotelName="Broadway Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rigga Al-Buteen Street, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/46558/a_46558_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in the Deira district of the city, a major business area, and is just a 10-minute taxi ride from the Dubai Creek Golf &amp; Yacht Club and the Dubai World Trade Centre. The Dubai International Airport lies approximately 5 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1007.70" OriginalAmount="1007.70">
      <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="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="1010.53" OriginalAmount="1010.53">
      <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="1012.93" OriginalAmount="1012.93">
      <BasicPropertyInfo Latitude="25.270644871946" Longitude="55.32002615575" StarRating="3" HotelCode="365008|1147ac" HotelName="Royal Falcon Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" 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="1014.13" OriginalAmount="1014.13">
      <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 04/02/2025" 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="1016.26" OriginalAmount="1016.26">
      <BasicPropertyInfo StarRating="3" HotelCode="|151630" HotelName="IBIS STYLES DRAGON MART" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/956589_foto_48.jpg</HotelPictures>
        <HotelDescription>ibis Styles Dragon Mart is a modern 3-star property offering comfortable accommodation east of Dubai. Highlights include a gym, free Wi-Fi and a good location close to Dragon Mart Mall.Facilities include a gym, and free Wi-Fi is available throughout the premises.Standard rooms are decorated in a colourful, contemporary style with carpeted floors and artwork above the bed. Amenities include air-conditioning, tea and coffee equipment, a flat-screen satellite TV, fridge, safe and work desk. The en-suite bathrooms feature a bathtub with integrated shower.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1019" OriginalAmount="1019">
      <BasicPropertyInfo Latitude="25.122682" Longitude="55.374368" StarRating="3" HotelCode="152742|34702" HotelName="Premier Inn Dubai Silicon Oasis" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="1019.44" OriginalAmount="1019.44">
      <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="45" TotalAmount="1022.39" OriginalAmount="1022.39">
      <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="45" TotalAmount="1025.34" OriginalAmount="1025.34">
      <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="16" TotalAmount="1029.55" OriginalAmount="1029.55">
      <BasicPropertyInfo Latitude="25.252329963376" Longitude="55.296286776252" StarRating="3" HotelCode="915619|923335" 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="1031" OriginalAmount="1031">
      <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="16" TotalAmount="1031.92" OriginalAmount="1031.92">
      <BasicPropertyInfo Latitude="25.275843878152" Longitude="55.315854373016" StarRating="4" HotelCode="163665|130224" HotelName="Fortune Grand Hotel, Deira, Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" 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="1032" OriginalAmount="1032">
      <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="1033" OriginalAmount="1033">
      <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="45" TotalAmount="1035.51" OriginalAmount="1035.51">
      <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="16" TotalAmount="1039.33" OriginalAmount="1039.33">
      <BasicPropertyInfo Latitude="25.09722" Longitude="55.17596" StarRating="4" HotelCode="141394|119022" HotelName="Byblos Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="Business Hotel" CnxPolicy="Non Refundable" 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="1039.38" OriginalAmount="1039.38">
      <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="45" TotalAmount="1041.11" OriginalAmount="1041.11">
      <BasicPropertyInfo Latitude="25.24997" Longitude="55.2819" StarRating="3" HotelCode="901868|21b1cb" 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="16" TotalAmount="1043" OriginalAmount="1043">
      <BasicPropertyInfo Latitude="25.108829662635" Longitude="55.183199644089" StarRating="3" HotelCode="103469|96409" 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="27" TotalAmount="1043" OriginalAmount="1043">
      <BasicPropertyInfo Latitude="25.098227711811" Longitude="55.17641633749" StarRating="4" HotelCode="908945|28071" HotelName="Ramee Rose Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="1043" OriginalAmount="1043">
      <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="Non Refundable" 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="1043.08" OriginalAmount="1043.08">
      <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="1044" OriginalAmount="1044">
      <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="Free CXL until 04/02/2025" 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="16" TotalAmount="1044.34" OriginalAmount="1044.34">
      <BasicPropertyInfo Latitude="25.270259234213" Longitude="55.304149828207" StarRating="2" HotelCode="260534|935725" HotelName="Florida Al Souq Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="1045" OriginalAmount="1045">
      <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="Non Refundable" 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="16" TotalAmount="1045.59" OriginalAmount="1045.59">
      <BasicPropertyInfo Latitude="25.008286" Longitude="55.15671" StarRating="3" HotelCode="152741|919835" 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="45" TotalAmount="1046.45" OriginalAmount="1046.45">
      <BasicPropertyInfo Latitude="25.252439125326" Longitude="55.33562284497" StarRating="4" HotelCode="160523|1ed578" HotelName="Halo Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,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="1049.93" OriginalAmount="1049.93">
      <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="1050.47" OriginalAmount="1050.47">
      <BasicPropertyInfo Latitude="25.261102" Longitude="55.325279" StarRating="2" HotelCode="27571|1093f5" HotelName="Eureka Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Golf,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Rigga Road, P.O. Box 64103, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://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="8" TotalAmount="1050.85" OriginalAmount="1050.85">
      <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 04/02/2025" 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="16" TotalAmount="1050.90" OriginalAmount="1050.90">
      <BasicPropertyInfo Latitude="25.266084" Longitude="55.325649" StarRating="4" HotelCode="26364|30664" 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="16" TotalAmount="1053.17" OriginalAmount="1053.17">
      <BasicPropertyInfo Latitude="25.262706" Longitude="55.322213" StarRating="3" HotelCode="332550|1472968" 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="1054.71" OriginalAmount="1054.71">
      <BasicPropertyInfo Latitude="25.274755644537" Longitude="55.327639093254" StarRating="4" HotelCode="17493|1092b1" HotelName="Grand Excelsior Hotel Deira" 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,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="1055" OriginalAmount="1055">
      <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="8" TotalAmount="1056.79" OriginalAmount="1056.79">
      <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 05/02/2025" 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="16" TotalAmount="1056.98" OriginalAmount="1056.98">
      <BasicPropertyInfo Latitude="25.26198721" Longitude="55.28139078" StarRating="4" HotelCode="410024|2251775" HotelName="Queen Elizabeth 2" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/02/2025" 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="1060.07" OriginalAmount="1060.07">
      <BasicPropertyInfo Latitude="25.219755" Longitude="55.323653" StarRating="3" HotelCode="935102|385066" HotelName="Reflections Hotel Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/02/2025" 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>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1061.83" OriginalAmount="1061.83">
      <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 04/02/2025" 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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1066.50" OriginalAmount="1066.50">
      <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="27" TotalAmount="1071" OriginalAmount="1071">
      <BasicPropertyInfo Latitude="25.2596498" Longitude="55.2940774" StarRating="2" HotelCode="55058|9329" HotelName="Rush Inn" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" 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="1073.03" OriginalAmount="1073.03">
      <BasicPropertyInfo Latitude="25.26955843" Longitude="55.30312218" StarRating="1" HotelCode="521934|1e4568" HotelName="Mariana Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="16" TotalAmount="1077.00" OriginalAmount="1077.00">
      <BasicPropertyInfo Latitude="25.26537873969" Longitude="55.317395210281" StarRating="4" HotelCode="177181|755245" HotelName="Landmark Grand Deira" 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,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="1081" OriginalAmount="1081">
      <BasicPropertyInfo Latitude="25.26537873969" Longitude="55.317395210281" StarRating="4" HotelCode="177181|32773" HotelName="Landmark Grand Deira" 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,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="1083.32" OriginalAmount="1083.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="45" TotalAmount="1083.93" OriginalAmount="1083.93">
      <BasicPropertyInfo Latitude="25.262718" Longitude="55.326174" StarRating="4" HotelCode="59001|10a4a6" HotelName="Avenue Hotel Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Riqqa Road, P.O. Box 182244, Dubai, Deira</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://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="8" TotalAmount="1085.05" OriginalAmount="1085.05">
      <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 06/02/2025" 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="1085.12" OriginalAmount="1085.12">
      <BasicPropertyInfo Latitude="25.252439125326" Longitude="55.33562284497" StarRating="4" HotelCode="160523|12938d" 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="34" TotalAmount="1085.71" OriginalAmount="1085.71">
      <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="16" TotalAmount="1086.22" OriginalAmount="1086.22">
      <BasicPropertyInfo Latitude="25.274755644537" Longitude="55.327639093254" StarRating="4" HotelCode="17493|1877585" HotelName="Grand Excelsior Hotel Deira" Meals="BED &amp; BREAKFAST,ROOM ONLY,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="1089" OriginalAmount="1089">
      <BasicPropertyInfo Latitude="25.250809427503" Longitude="55.291957855225" StarRating="3" HotelCode="165581|26615" HotelName="Citymax Hotel Bur Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" 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="1089.09" OriginalAmount="1089.09">
      <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,FULL 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="45" TotalAmount="1089.40" OriginalAmount="1089.40">
      <BasicPropertyInfo Latitude="25.09722" Longitude="55.17596" StarRating="4" HotelCode="141394|111508" HotelName="Byblos Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Barsha Heights, P.O.Box 500234, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://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="1090" OriginalAmount="1090">
      <BasicPropertyInfo Latitude="25.19" Longitude="55.2547" StarRating="0" HotelCode="818304|490175" HotelName="24 Gold Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/02/2025">
        <Address>
          <AddressLines>
            <AddressLine>Gold Souq</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/80/b7/80b76d0bbe6bb152270868d3962c15a3faf7abb2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1090.04" OriginalAmount="1090.04">
      <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="45" TotalAmount="1091.50" OriginalAmount="1091.50">
      <BasicPropertyInfo Latitude="25.29854" Longitude="55.37226" StarRating="4" HotelCode="166077|11b066" HotelName="Golden Sands Sharjah" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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="8" TotalAmount="1092.53" OriginalAmount="1092.53">
      <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 06/02/2025" 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="1093.85" OriginalAmount="1093.85">
      <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="27" TotalAmount="1095" OriginalAmount="1095">
      <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="34" TotalAmount="1095.36" OriginalAmount="1095.36">
      <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="16" TotalAmount="1096.72" OriginalAmount="1096.72">
      <BasicPropertyInfo Latitude="25.267547" Longitude="55.294095" StarRating="3" HotelCode="313388|1073048" HotelName="Hafez Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Free CXL until 07/02/2025" 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="8" TotalAmount="1098.01" OriginalAmount="1098.01">
      <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 04/02/2025" 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="16" TotalAmount="1098.12" OriginalAmount="1098.12">
      <BasicPropertyInfo Latitude="25.26979425" Longitude="55.31141643" StarRating="0" HotelCode="621924|5006655" 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="16" TotalAmount="1098.35" OriginalAmount="1098.35">
      <BasicPropertyInfo Latitude="25.264144481096" Longitude="55.3195853576" StarRating="4" HotelCode="935064|1254388" HotelName="New Black Stone Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/01/2025" 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="1099" OriginalAmount="1099">
      <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="16" TotalAmount="1099.67" OriginalAmount="1099.67">
      <BasicPropertyInfo Latitude="25.259345945566" Longitude="55.287301540375" StarRating="3" HotelCode="337420|31164" HotelName="Palm Beach" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" 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="1100" OriginalAmount="1100">
      <BasicPropertyInfo Latitude="25.259345945566" Longitude="55.287301540375" StarRating="3" HotelCode="337420|7687" HotelName="Palm Beach" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" 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="7" TotalAmount="1100.79" OriginalAmount="1100.79">
      <BasicPropertyInfo Latitude="25.02077548" Longitude="55.15332271" StarRating="3" HotelCode="|ECSS" HotelName="Ecos Dubai Hotel at Al Furjan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Furjan, Jabal Ali First, P.O. Box 82999</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://www.travco.co.uk/images/hotels/giata/1287356/21141558.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, cash machine and drinks machine. Wireless internet access in public areas allows guests to stay connected. The hotel offers various facilities for guests with disabilities. The hotel has wheelchair-accessible facilities and a lift. There are a number of shops as well. Guests arriving by car can park their vehicles in the garage or in the car park (no extra charge). Other services include a 24-hour security service, a transfer service, room service, an alarm call service, a laundry service, a coin-operated laundry and a hotel shuttle bus. To assist guests with their business and communication needs, the business centre offers a fax machine.This hotel welcomes guests in Dubai.The indoor and outdoor pools are ideal for exercise as well as relaxation. Guests can relax and enjoy the sun loungers and parasols provided. There are many ways to relax or stay active at the hotel, including golf, a gym and aerobics. An entertainment programme and a kids' club are also options for entertainment. Copyright GIATA 2004 - 2025. Multilingual, powered by www.giata.com for client no. 124567Rooms are equipped with air conditioning. Rooms have a queen-size bed or a king-size bed. Extra beds can be requested. A desk is provided. A telephone, a television with satellite/cable channels and WiFi (no extra charge) ensure optimal comfort. Amenities in the bathrooms include a shower. For additional comfort, guests are provided with cosmetic products and a selection of towels. The hotel has family rooms and non-smoking rooms.The dining area includes a restaurant and a café. 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="1101" OriginalAmount="1101">
      <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 06/02/2025" 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="16" TotalAmount="1101.44" OriginalAmount="1101.44">
      <BasicPropertyInfo Latitude="25.256622619903" Longitude="55.304404210839" StarRating="3" HotelCode="320479|2607125" HotelName="Milestone Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="1102" OriginalAmount="1102">
      <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="Free CXL until 23/01/2025" 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="8" TotalAmount="1104.19" OriginalAmount="1104.19">
      <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 06/02/2025" 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="45" TotalAmount="1104.91" OriginalAmount="1104.91">
      <BasicPropertyInfo Latitude="25.26198721" Longitude="55.28139078" StarRating="4" HotelCode="410024|20972f" HotelName="Queen Elizabeth 2" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Laundry,Restaurant,Room Service,Spa,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Mina Rashid, P.O. Box 6769, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/628908/628908a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The friendly staff at the guest services desk are happy to answer any questions. Services and facilities include a baggage storage service, a currency exchange service, a newspaper stand, a library and a smoking area. Wireless internet access (no extra charge) allows passengers to surf the internet and catch up on email. There are a number of shops, including a supermarket. Daily newspapers are available for purchase.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1106.16" OriginalAmount="1106.16">
      <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="1106.42" OriginalAmount="1106.42">
      <BasicPropertyInfo Latitude="25.008286" Longitude="55.15671" StarRating="3" HotelCode="152741|127442" HotelName="Premier Inn Dubai Investments Park" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Business Hotel" CnxPolicy="Free CXL until 06/02/2025" 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="8" TotalAmount="1107.02" OriginalAmount="1107.02">
      <BasicPropertyInfo Latitude="25.260692376851" Longitude="55.324318474869" StarRating="3.5" HotelCode="260538|186868" HotelName="Dream City Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/02/2025" HotelFacility="Air Conditioning,Currency Exchange,Jacuzzi,Kitchen,Laundry,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Rigga Road, Behind Clock Tower, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/186868/186868a_hb_a_908.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1107.17" OriginalAmount="1107.17">
      <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="16" TotalAmount="1111.63" OriginalAmount="1111.63">
      <BasicPropertyInfo Latitude="25.262718" Longitude="55.326174" StarRating="4" HotelCode="59001|43484" 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="1112" OriginalAmount="1112">
      <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="45" TotalAmount="1112.06" OriginalAmount="1112.06">
      <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="16" TotalAmount="1114.95" OriginalAmount="1114.95">
      <BasicPropertyInfo Latitude="25.254909464039" Longitude="55.291912786411" StarRating="4" HotelCode="570584|2159275" HotelName="Omega Hotel Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL 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="27" TotalAmount="1116" OriginalAmount="1116">
      <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="Non Refundable" 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="16" TotalAmount="1118.75" OriginalAmount="1118.75">
      <BasicPropertyInfo Latitude="25.248667" Longitude="55.297791" StarRating="3" HotelCode="151562|275885" HotelName="Welcome Hotel Apartment 1" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Kitchen,Laundry,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Mankhool Area, Bur Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/12/129987/129987a_hb_a_900.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1118.79" OriginalAmount="1118.79">
      <BasicPropertyInfo Latitude="25.260692376851" Longitude="55.324318474869" StarRating="3.5" HotelCode="260538|13b764" HotelName="Dream City Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Currency Exchange,Jacuzzi,Kitchen,Laundry,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Rigga Road, Behind Clock Tower, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/186868/186868a_hb_a_908.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1119" OriginalAmount="1119">
      <BasicPropertyInfo Latitude="25.254909464039" Longitude="55.291912786411" StarRating="4" HotelCode="570584|231419" HotelName="Omega Hotel Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="27" TotalAmount="1119" OriginalAmount="1119">
      <BasicPropertyInfo Latitude="25.248667" Longitude="55.297791" StarRating="3" HotelCode="151562|36855" HotelName="Welcome Hotel Apartment 1" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Kitchen,Laundry,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Mankhool Area, Bur Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/12/129987/129987a_hb_a_900.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1121" OriginalAmount="1121">
      <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" 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="1123" OriginalAmount="1123">
      <BasicPropertyInfo Latitude="25.256622619903" Longitude="55.304404210839" StarRating="3" HotelCode="320479|89621" HotelName="Milestone Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="16" TotalAmount="1123.27" OriginalAmount="1123.27">
      <BasicPropertyInfo Latitude="25.289885886158" Longitude="55.35428433475" StarRating="5" HotelCode="213695|921085" HotelName="Mövenpick Hotel Apartments Al Mamzar Dubai" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 01/02/2025" 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="1124.36" OriginalAmount="1124.36">
      <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="1128" OriginalAmount="1128">
      <BasicPropertyInfo Latitude="25.113475" Longitude="55.191621" StarRating="4" HotelCode="162271|27744" HotelName="Cassells Al Barsha Hotel" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 28/01/2025" 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="1128.25" OriginalAmount="1128.25">
      <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="34" TotalAmount="1132.47" OriginalAmount="1132.47">
      <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="1138" OriginalAmount="1138">
      <BasicPropertyInfo Latitude="25.264651" Longitude="55.318562" StarRating="4" HotelCode="26672|395646" HotelName="Lotus Grand 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,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="1139" OriginalAmount="1139">
      <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="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, 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="16" TotalAmount="1142.29" OriginalAmount="1142.29">
      <BasicPropertyInfo Latitude="25.098227711811" Longitude="55.17641633749" StarRating="4" HotelCode="908945|141744" HotelName="Ramee Rose Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="1143.59" OriginalAmount="1143.59">
      <BasicPropertyInfo Latitude="25.113475" Longitude="55.191621" StarRating="4" HotelCode="162271|10ee02" HotelName="Cassells Al Barsha Hotel" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY,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="16" TotalAmount="1144.51" OriginalAmount="1144.51">
      <BasicPropertyInfo Latitude="25.113475" Longitude="55.191621" StarRating="4" HotelCode="162271|129574" HotelName="Cassells Al Barsha Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 29/01/2025" 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="1146.13" OriginalAmount="1146.13">
      <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="16" TotalAmount="1146.42" OriginalAmount="1146.42">
      <BasicPropertyInfo Latitude="25.25896267629" Longitude="55.296933352947" StarRating="3" HotelCode="68873|31474" HotelName="York International Hotel" Meals="ROOM ONLY" 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="27" TotalAmount="1147" OriginalAmount="1147">
      <BasicPropertyInfo Latitude="25.25896267629" Longitude="55.296933352947" StarRating="3" HotelCode="68873|25937" HotelName="York International Hotel" Meals="ROOM ONLY" 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="8" TotalAmount="1147.72" OriginalAmount="1147.72">
      <BasicPropertyInfo Latitude="25.250809427503" Longitude="55.291957855225" StarRating="3" HotelCode="165581|140160" HotelName="Citymax Hotel Bur Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 06/02/2025" 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="16" TotalAmount="1150.54" OriginalAmount="1150.54">
      <BasicPropertyInfo Latitude="25.263811671188" Longitude="55.32684803009" StarRating="4" HotelCode="63753|68554" HotelName="Grand Central Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 25/01/2025" 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="1151" OriginalAmount="1151">
      <BasicPropertyInfo Latitude="25.22158984" Longitude="55.33163223" StarRating="3" HotelCode="810431|376752" HotelName="Premier Inn Dubai Al Jaddaf" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="27" TotalAmount="1155" OriginalAmount="1155">
      <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 24/01/2025" 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="16" TotalAmount="1155.63" OriginalAmount="1155.63">
      <BasicPropertyInfo Latitude="25.264651" Longitude="55.318562" StarRating="4" HotelCode="26672|2279465" HotelName="Lotus Grand Hotel" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,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,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="1156" OriginalAmount="1156">
      <BasicPropertyInfo Latitude="25.27715183817" Longitude="55.314594542328" StarRating="4" HotelCode="57903|33873" HotelName="Saffron Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" 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="1158" OriginalAmount="1158">
      <BasicPropertyInfo Latitude="25.260554" Longitude="55.324745" StarRating="3" HotelCode="36293|6471" HotelName="Orchid Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" 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="8" TotalAmount="1158.23" OriginalAmount="1158.23">
      <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 31/01/2025" 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="16" TotalAmount="1160.00" OriginalAmount="1160.00">
      <BasicPropertyInfo Latitude="25.273567" Longitude="55.381388" StarRating="4" HotelCode="31296|84776" 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="1161.53" OriginalAmount="1161.53">
      <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="1164" OriginalAmount="1164">
      <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="16" TotalAmount="1164.28" OriginalAmount="1164.28">
      <BasicPropertyInfo Latitude="25.258501781256" Longitude="55.322693288326" StarRating="4" HotelCode="152073|1512708" 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="27" TotalAmount="1166" OriginalAmount="1166">
      <BasicPropertyInfo Latitude="25.266931032274" Longitude="55.380969643593" StarRating="3" HotelCode="56926|35202" HotelName="Fortune Plaza 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,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="8" TotalAmount="1166.46" OriginalAmount="1166.46">
      <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 06/02/2025" 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="1168" OriginalAmount="1168">
      <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="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="45" TotalAmount="1168.39" OriginalAmount="1168.39">
      <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="16" TotalAmount="1168.47" OriginalAmount="1168.47">
      <BasicPropertyInfo Latitude="25.288931651265" Longitude="55.368494689465" StarRating="4" HotelCode="93806|923545" HotelName="Emirates Stars Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 07/02/2025" HotelFacility="Air Conditioning,Bicycle Rental,Central Heating,Currency Exchange,Designated Smoking Area,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Amman Street, PB 86880, Al Nahda 2, Al Qusais, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/130343/a_130343_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Al Nahda, Dubai, near the intersection of Baghdad and Amman streets. Nearby landmarks less than 5 minutes from the hotel include Al Mamsar Beach, the Sahara Mall, Dubai Police Headquarters, the Ministry of Social Affairs, the Ministry of Labour, Etisalat Academy, Dubai Women's College and NMC and Zulekha hospitals. It lies just 10 minutes from the city centre (Deira) and commercial areas. Sharjah is 20 km away and Dubai International Airport is a 10-minute journey.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1169.03" OriginalAmount="1169.03">
      <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="45" TotalAmount="1169.36" OriginalAmount="1169.36">
      <BasicPropertyInfo Latitude="25.256622619903" Longitude="55.304404210839" StarRating="3" HotelCode="320479|1944b2" HotelName="Milestone Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" 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="45" TotalAmount="1171.78" OriginalAmount="1171.78">
      <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="34" TotalAmount="1173.62" OriginalAmount="1173.62">
      <BasicPropertyInfo StarRating="3" HotelCode="|972736" HotelName="CITYMAX 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/956351_foto_1.jpg</HotelPictures>
        <HotelDescription>Just 20 minutes drive from Dubai International Airport, Citymax Hotels Bur Dubai is an ideal choice for those in Dubai hunting for bargains. With Burjuman Metro station close by, the thriving Karama shopping and restaurant district is yours to explore. Alternatively, a visit to the world's largest shopping mall, Dubai Mall, is just a short taxi ride away. The Dubai International Financial Centre, World Trade Centre, Dubai Mall and Burj Khalifa are close by; with Dubai Creek and the city's Heritage and Diving Village just a stone's throw away. 
All 691 rooms offer contemporary comfort and put you close to the city's major attractions. The hotel's dining and entertainment options include Huddle Sports Bar &amp; Grill, Claypot, the Indian restaurant, Sizzling Wok for Asian cuisine, City Cafe the all day dining restaurant, the 24 h coffee shop, the Aqua pool bar and 24 h Room service. 
*Per local law, all guests staying at the hotel must present a valid Original passport, Emirates ID (for UAE residents) or original National ID card from GCC countries  (Kuwait, Bahrain, Oman, Saudi Arabia &amp; Qatar) upon check-in.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1175.72" OriginalAmount="1175.72">
      <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 08/02/2025" 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="16" TotalAmount="1176.12" OriginalAmount="1176.12">
      <BasicPropertyInfo Latitude="25.11269883558" Longitude="55.190126897233" StarRating="4" HotelCode="42919|71094" 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="16" TotalAmount="1176.87" OriginalAmount="1176.87">
      <BasicPropertyInfo Latitude="25.122682" Longitude="55.374368" StarRating="3" HotelCode="152742|920345" HotelName="Premier Inn Dubai Silicon Oasis" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="16" TotalAmount="1178.24" OriginalAmount="1178.24">
      <BasicPropertyInfo Latitude="25.266931032274" Longitude="55.380969643593" StarRating="3" HotelCode="56926|31204" HotelName="Fortune Plaza Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" 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="1179.55" OriginalAmount="1179.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="34" TotalAmount="1181.43" OriginalAmount="1181.43">
      <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="8" TotalAmount="1183.95" OriginalAmount="1183.95">
      <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="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="8" TotalAmount="1184.56" OriginalAmount="1184.56">
      <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 31/01/2025" 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="16" TotalAmount="1184.65" OriginalAmount="1184.65">
      <BasicPropertyInfo Latitude="25.26579" Longitude="55.32146" StarRating="3" HotelCode="915618|2456345" HotelName="Signature Inn Deira" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 07/02/2025" 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="1185.00" OriginalAmount="1185.00">
      <BasicPropertyInfo Latitude="25.226009368896484" Longitude="55.34049987792969" StarRating="3" HotelCode="0|kingsgate_hotel_canal" HotelName="Kingsgate Canal by Millennium Hotels" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD,FULL-BOARD" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Jaddaf, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/2a/0b/2a0b89dabe44cba4edc5edf2b80fd30cff6ada1d.jpeg</HotelPictures>
        <HotelDescription>Plan to explore a new destination or revisit your favourite place this summer in the 3 Stars Hotel located in Al Jaddaf.&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="1185.40" OriginalAmount="1185.40">
      <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="1185.56" OriginalAmount="1185.56">
      <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="1186" OriginalAmount="1186">
      <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="Free CXL until 04/02/2025" 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="1189" OriginalAmount="1189">
      <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 06/02/2025" 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="45" TotalAmount="1192.20" OriginalAmount="1192.20">
      <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="16" TotalAmount="1192.23" OriginalAmount="1192.23">
      <BasicPropertyInfo Latitude="25.255258263533" Longitude="55.298269435094" StarRating="3" HotelCode="101243|922565" 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="1194.98" OriginalAmount="1194.98">
      <BasicPropertyInfo Latitude="25.26445967667" Longitude="55.319020652778" StarRating="4" HotelCode="174867|195fe8" 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="45" TotalAmount="1195.45" OriginalAmount="1195.45">
      <BasicPropertyInfo Latitude="25.096590517641" Longitude="55.174014421402" StarRating="4" HotelCode="450351|1b38f7" HotelName="Signature 1 Hotel Barsha Heights - TECOM" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Golf,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Al Thanayah 1, Barsha Heights (Tecom), Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://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="1197" OriginalAmount="1197">
      <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="34" TotalAmount="1197.31" OriginalAmount="1197.31">
      <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="45" TotalAmount="1198.10" OriginalAmount="1198.10">
      <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="1198.39" OriginalAmount="1198.39">
      <BasicPropertyInfo Latitude="25.260554" Longitude="55.324745" StarRating="3" HotelCode="36293|16027" HotelName="Orchid Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 07/02/2025" 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="27" TotalAmount="1201" OriginalAmount="1201">
      <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="45" TotalAmount="1202.24" OriginalAmount="1202.24">
      <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="16" TotalAmount="1203.80" OriginalAmount="1203.80">
      <BasicPropertyInfo Latitude="25.11341" Longitude="55.20185" StarRating="4" HotelCode="573741|2176255" HotelName="MENA Plaza Hotel Albarsha" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 02/02/2025" 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="45" TotalAmount="1204.09" OriginalAmount="1204.09">
      <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="1205.14" OriginalAmount="1205.14">
      <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 07/02/2025" 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="16" TotalAmount="1206.82" OriginalAmount="1206.82">
      <BasicPropertyInfo Latitude="25.249573" Longitude="55.294656" StarRating="4" HotelCode="155206|2596405" 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="34" TotalAmount="1207.22" OriginalAmount="1207.22">
      <BasicPropertyInfo StarRating="5" HotelCode="|699980" HotelName="M�VENPICK GRAND AL BUSTAN 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/977159_foto_1.jpg</HotelPictures>
        <HotelDescription>M�venpick Grand Al Bustan Dubai Hotel features modern, luxurious accommodation and 7 restaurants serving different cuisines. It offers a temperature controlled outdoor pool, a kid's pool, squash courts, tennis courts and extensive spa treatments.
The rooms at M�venpick Grand Al Bustan are decorated with natural, soft colours. They are equipped with flat-screen TVs with satellite channels. Other amenities include work desk, tea/coffee facilities and a bathrobe with slippers. Some rooms offer direct access to the swimming pool.
Guests can enjoy the sun on the deck surrounding the outdoor pool. The on-site Flow Health Club &amp; Wellness Centre offers massage treatments and steam, sauna &amp; outdoor Hot tub. It also has a fully equipped fitness centre with the latest cardiovascular equipment.
For dinner, guests can choose from a variety of restaurants with cuisines such as Lebanese, Japanese or Thai. The poolside Anees offers light snacks and drinks.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1208.97" OriginalAmount="1208.97">
      <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="1209" OriginalAmount="1209">
      <BasicPropertyInfo Latitude="25.265026921701" Longitude="55.322154164314" StarRating="4" HotelCode="55033|12614" HotelName="Flora Grand 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 31/01/2025" 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="27" TotalAmount="1209" OriginalAmount="1209">
      <BasicPropertyInfo Latitude="25.269967844911" Longitude="55.303121209145" StarRating="2" HotelCode="908940|226064" HotelName="Wave International Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <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="16" TotalAmount="1209.71" OriginalAmount="1209.71">
      <BasicPropertyInfo Latitude="25.220564125965" Longitude="55.328028202057" StarRating="3" HotelCode="58748|56234" HotelName="Arabian Park Hotel" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY,ALL INCLUSIVE" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 30/01/2025" 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="1211" OriginalAmount="1211">
      <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="1213.40" OriginalAmount="1213.40">
      <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 29/01/2025" 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="1214" OriginalAmount="1214">
      <BasicPropertyInfo Latitude="25.220564125965" Longitude="55.328028202057" StarRating="3" HotelCode="58748|7922" HotelName="Arabian Park Hotel" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 20/01/2025" 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="1215.73" OriginalAmount="1215.73">
      <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,HALF BOARD" 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="16" TotalAmount="1219.01" OriginalAmount="1219.01">
      <BasicPropertyInfo Latitude="25.11152527495" Longitude="55.203422390213" StarRating="4" HotelCode="176180|631365" HotelName="Grand Excelsior Hotel Al Barsha" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" 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="1221.72" OriginalAmount="1221.72">
      <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="1225" OriginalAmount="1225">
      <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="1225" OriginalAmount="1225">
      <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,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Airport Hotel" CnxPolicy="Free CXL until 30/01/2025" 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="1225.05" OriginalAmount="1225.05">
      <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="45" TotalAmount="1225.87" OriginalAmount="1225.87">
      <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="8" TotalAmount="1227.64" OriginalAmount="1227.64">
      <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 05/02/2025" 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="1227.85" OriginalAmount="1227.85">
      <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="8" TotalAmount="1228.63" OriginalAmount="1228.63">
      <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 06/02/2025" 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="1230" OriginalAmount="1230">
      <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="Free CXL until 02/02/2025" 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="16" TotalAmount="1230.27" OriginalAmount="1230.27">
      <BasicPropertyInfo Latitude="25.24792739848" Longitude="55.345317721367" StarRating="5" HotelCode="19574|1980815" HotelName="Mövenpick Dubai Grand Al Bustan" Meals="BED &amp; BREAKFAST,ROOM ONLY,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="16" TotalAmount="1232.99" OriginalAmount="1232.99">
      <BasicPropertyInfo Latitude="25.254827129207" Longitude="55.335194317791" StarRating="4" HotelCode="57905|42384" HotelName="Al Jawhara Gardens Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" 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="1233" OriginalAmount="1233">
      <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="1233" OriginalAmount="1233">
      <BasicPropertyInfo Latitude="25.046800856456" Longitude="55.182122904785" StarRating="5" HotelCode="934443|201483" HotelName="Ghaya Grand Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="1233.38" OriginalAmount="1233.38">
      <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="16" TotalAmount="1233.57" OriginalAmount="1233.57">
      <BasicPropertyInfo Latitude="25.242484" Longitude="55.359686" StarRating="2" HotelCode="161349|123054" HotelName="Holiday Inn Express Dubai Airport" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Airport Hotel" CnxPolicy="Free CXL until 31/01/2025" 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="16" TotalAmount="1233.67" OriginalAmount="1233.67">
      <BasicPropertyInfo Latitude="25.263852907432" Longitude="55.325332581997" StarRating="4" HotelCode="13436|30834" 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="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, 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="1235.26" OriginalAmount="1235.26">
      <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="1238" OriginalAmount="1238">
      <BasicPropertyInfo Latitude="25.2354" Longitude="55.30822" StarRating="4" HotelCode="142991|425332" HotelName="Arcadia Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Nightclub,Restaurant,Sauna,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Oud Metha, Opposite the Lamcy Plaza Shopping Mall, Bur Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326095/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Prominently located in the heart of modern Bur Dubai, this deluxe aparthotel is situated right opposite the famous Lamcy Plaza Shopping Mall. Healthcare City, ENOC House, the American hospital and numerous other leisure and business centres are all within a short stroll. Dubai Exhibition Center, Burj Khalifa, the tallest building in the world, Business Bay and the Sheikh Zayed Road business avenues are just a few minutes' drive from the apartments. Guests will find restaurants, bars, nightlife and links to the public transport network within a 5-minute walk of the hotel. Jumeirah Beach and Dubai Museum are both around a 10-minute drive from the aparthotel, while Karama souk is 10 minutes away by car. Dubai International Airport is approximately 6 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1242" OriginalAmount="1242">
      <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="Free CXL until 05/02/2025" 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="16" TotalAmount="1244.79" OriginalAmount="1244.79">
      <BasicPropertyInfo Latitude="25.232684044202" Longitude="55.315207203705" StarRating="3.5" HotelCode="170752|924135" 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="Free CXL until 06/02/2025" 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="16" TotalAmount="1245.42" OriginalAmount="1245.42">
      <BasicPropertyInfo Latitude="25.074865105404" Longitude="55.145336970569" StarRating="4" HotelCode="936774|1244848" HotelName="Armada BlueBay Hotel" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY" 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="45" TotalAmount="1246.78" OriginalAmount="1246.78">
      <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" 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="1247.46" OriginalAmount="1247.46">
      <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,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="Spa Hotel,Airport Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Casablanca Road, Al Garhoud, Dubai Airport, P.O. Box 30880, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://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="45" TotalAmount="1248.53" OriginalAmount="1248.53">
      <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="27" TotalAmount="1249" OriginalAmount="1249">
      <BasicPropertyInfo Latitude="25.11152527495" Longitude="55.203422390213" StarRating="4" HotelCode="176180|27745" HotelName="Grand Excelsior Hotel Al Barsha" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 03/02/2025" 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="1250" OriginalAmount="1250">
      <BasicPropertyInfo Latitude="25.074865105404" Longitude="55.145336970569" StarRating="4" HotelCode="936774|40366" HotelName="Armada BlueBay Hotel" Meals="ROOM ONLY,HALF BOARD,BED &amp; BREAKFAST,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="45" TotalAmount="1251.91" OriginalAmount="1251.91">
      <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="45" TotalAmount="1255.55" OriginalAmount="1255.55">
      <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="1256.45" OriginalAmount="1256.45">
      <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="1256.67" OriginalAmount="1256.67">
      <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="27" TotalAmount="1257" OriginalAmount="1257">
      <BasicPropertyInfo Latitude="25.108951455085" Longitude="55.203616397484" StarRating="4" HotelCode="160818|26777" HotelName="Ramada by Wyndham Chelsea Al Barsha" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 02/02/2025" 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="16" TotalAmount="1257.29" OriginalAmount="1257.29">
      <BasicPropertyInfo Latitude="25.114435139972" Longitude="55.201484771828" StarRating="3" HotelCode="297079|975535" HotelName="Ivory Grand Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/02/2025" 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="1261.29" OriginalAmount="1261.29">
      <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="Non Refundable" 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="1262" OriginalAmount="1262">
      <BasicPropertyInfo Latitude="25.114435139972" Longitude="55.201484771828" StarRating="3" HotelCode="297079|46912" HotelName="Ivory Grand Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/02/2025" 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="16" TotalAmount="1264.65" OriginalAmount="1264.65">
      <BasicPropertyInfo Latitude="25.108951455085" Longitude="55.203616397484" StarRating="4" HotelCode="160818|2608225" HotelName="Ramada by Wyndham Chelsea Al Barsha" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 03/02/2025" 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="1265.80" OriginalAmount="1265.80">
      <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="16" TotalAmount="1268.57" OriginalAmount="1268.57">
      <BasicPropertyInfo Latitude="25.265026921701" Longitude="55.322154164314" StarRating="4" HotelCode="55033|41784" HotelName="Flora Grand Hotel" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,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="16" TotalAmount="1271.4" OriginalAmount="1271.4">
      <BasicPropertyInfo Latitude="25.04734" Longitude="55.129627" StarRating="3.5" HotelCode="99117|922425" HotelName="Parkside Suites - Discovery Gardens" Meals="ROOM ONLY" 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="45" TotalAmount="1271.85" OriginalAmount="1271.85">
      <BasicPropertyInfo Latitude="25.220564125965" Longitude="55.328028202057" StarRating="3" HotelCode="58748|1091cb" HotelName="Arabian Park Hotel" 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,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="1272" OriginalAmount="1272">
      <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="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="16" TotalAmount="1272.20" OriginalAmount="1272.20">
      <BasicPropertyInfo Latitude="25.046800856456" Longitude="55.182122904785" StarRating="5" HotelCode="934443|1420308" 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="63" TotalAmount="1274.00" OriginalAmount="1274.00">
      <BasicPropertyInfo Latitude="25.113092" Longitude="55.201645" StarRating="3" HotelCode="99497|star_metro_hotel_al_barsha" 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="8" TotalAmount="1275.28" OriginalAmount="1275.28">
      <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 04/02/2025" 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>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1278.87" OriginalAmount="1278.87">
      <BasicPropertyInfo Latitude="25.06977461" Longitude="55.24312031" StarRating="4" HotelCode="856383|2344175" 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="1279" OriginalAmount="1279">
      <BasicPropertyInfo Latitude="25.270412021452" Longitude="55.380416568123" StarRating="4" HotelCode="904082|30152" HotelName="TIME Grand Plaza Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/02/2025" 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="1280" OriginalAmount="1280">
      <BasicPropertyInfo Latitude="25.289885886158" Longitude="55.35428433475" StarRating="5" HotelCode="213695|33874" HotelName="Mövenpick Hotel Apartments Al Mamzar Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="16" TotalAmount="1283.38" OriginalAmount="1283.38">
      <BasicPropertyInfo Latitude="25.115622686047" Longitude="55.193818509579" StarRating="4" HotelCode="263795|925465" HotelName="Donatello Hotel" 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,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="16" TotalAmount="1283.62" OriginalAmount="1283.62">
      <BasicPropertyInfo Latitude="25.2585041" Longitude="55.3005273" StarRating="4" HotelCode="623302|2204905" 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="8" TotalAmount="1283.92" OriginalAmount="1283.92">
      <BasicPropertyInfo Latitude="25.263214956902" Longitude="55.320410728455" StarRating="3" HotelCode="21223|59273" HotelName="Versailles" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 03/02/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Jacuzzi,Laundry,Lounge,Nightclub,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>15th Street, PO Box 33382, Al Rigga, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/27428/p_27428_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located near Al Rigga Street in Deira, about 3 km from the city centre. Guests will reach Al Ghurair Retail City on foot easily, it is about a 10-minute drive to the international airport, while the Dubai International Convention and Exhibition Centre can be reached in approximately 15 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1284.26" OriginalAmount="1284.26">
      <BasicPropertyInfo Latitude="25.270412021452" Longitude="55.380416568123" StarRating="4" HotelCode="904082|1179d3" HotelName="TIME Grand Plaza Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Laundry,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="1285.50" OriginalAmount="1285.50">
      <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="27" TotalAmount="1286" OriginalAmount="1286">
      <BasicPropertyInfo Latitude="25.23711464" Longitude="55.30982997" StarRating="4" HotelCode="752298|289849" HotelName="Roda Links Al Nasr" 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,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="16" TotalAmount="1287.18" OriginalAmount="1287.18">
      <BasicPropertyInfo Latitude="25.23711464" Longitude="55.30982997" StarRating="4" HotelCode="752298|2236255" HotelName="Roda Links Al Nasr" 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,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="34" TotalAmount="1289.62" OriginalAmount="1289.62">
      <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="1290.81" OriginalAmount="1290.81">
      <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 06/02/2025" 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="34" TotalAmount="1290.99" OriginalAmount="1290.99">
      <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="1" TotalAmount="1291.66" OriginalAmount="1291.66">
      <BasicPropertyInfo Latitude="25.096590517641" Longitude="55.174014421402" StarRating="4" HotelCode="450351|CBA128700" HotelName="Signature 1 Hotel Barsha Heights - TECOM" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/01/2025" 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.&lt;br/&gt;&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.&lt;br/&gt;&lt;b&gt;​Deposit Required At Check In from 2023-08-02 to 2030-12-31&lt;b&gt;:-The hotel requires a cash deposit of AED 200 per stay upon check in as security for any incidentals. This will be refunded back to the guest at check-out subject to an inspection of the property.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1291.66" OriginalAmount="1291.66">
      <BasicPropertyInfo Latitude="25.117218998722" Longitude="55.19515840741" StarRating="4" HotelCode="304562|CAW809300" HotelName="Signature Hotel Al Barsha" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/01/2025" 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.&lt;br/&gt;&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.&lt;br/&gt;&lt;b&gt;​Deposit Required At Check In from 2023-08-02 to 2030-12-31&lt;b&gt;:-The hotel requires a cash deposit of AED 200 per stay upon check in as security for any incidentals. This will be refunded back to the guest at check-out subject to an inspection of the property.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1291.75" OriginalAmount="1291.75">
      <BasicPropertyInfo Latitude="25.270412021452" Longitude="55.380416568123" StarRating="4" HotelCode="904082|143146" HotelName="TIME Grand Plaza Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/02/2025" 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="1293.27" OriginalAmount="1293.27">
      <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="16" TotalAmount="1293.75" OriginalAmount="1293.75">
      <BasicPropertyInfo Latitude="25.046477" Longitude="55.119075" StarRating="3" HotelCode="493578|1968615" HotelName="Premier Inn Dubai Ibn Battuta Mall Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="8" TotalAmount="1300.34" OriginalAmount="1300.34">
      <BasicPropertyInfo Latitude="25.242484" Longitude="55.359686" StarRating="2" HotelCode="161349|132592" HotelName="Holiday Inn Express Dubai Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel" CnxPolicy="Free CXL until 31/01/2025" 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="8" TotalAmount="1302.12" OriginalAmount="1302.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 03/02/2025" 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="34" TotalAmount="1304.25" OriginalAmount="1304.25">
      <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>This luxurious hotel enjoys a great location in Deira just minutes from Maktoum Bridge, which connects the old and new sections of Dubai with Jumeirah.  The Dubai World Trade Centre and Dubai Exhibition Centre can be reached in under a ten-minute drive and the city centre of Deira is within walking distance.  Guests will also find a wide variety of options for shopping and dining nearby.The hotel's inviting guest rooms and suites are equipped with a range of modern amenities such as air-conditioning, cable television and minibar.  Guests can choose from a restaurant, two bars and a cafandeacute; to enjoy local and international cuisines, and might choose to relax with a massage in the spa or make use of the gym, pool and sauna after a busy day of meetings, shopping or sightseeing.  Whether travelling to Dubai for business or leisure, this comfortable hotel offers a wonderful stay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1306.88" OriginalAmount="1306.88">
      <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="16" TotalAmount="1307.97" OriginalAmount="1307.97">
      <BasicPropertyInfo Latitude="25.257122793309" Longitude="55.293302877315" StarRating="4" HotelCode="933777|2414385" 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="16" TotalAmount="1308.42" OriginalAmount="1308.42">
      <BasicPropertyInfo Latitude="25.256638777184" Longitude="55.293119251728" StarRating="3" HotelCode="37485|30864" HotelName="Imperial Suites Hotel" Meals="ROOM ONLY" 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="1309" OriginalAmount="1309">
      <BasicPropertyInfo Latitude="25.256638777184" Longitude="55.293119251728" StarRating="3" HotelCode="37485|53584" HotelName="Imperial Suites Hotel" Meals="ROOM ONLY" 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="8" TotalAmount="1311.74" OriginalAmount="1311.74">
      <BasicPropertyInfo Latitude="25.248822398456" Longitude="55.312304751424" StarRating="4" HotelCode="401487|118213" HotelName="Ramee Royal Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 03/02/2025" 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="8" TotalAmount="1314.23" OriginalAmount="1314.23">
      <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 03/02/2025" 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="16" TotalAmount="1316.59" OriginalAmount="1316.59">
      <BasicPropertyInfo Latitude="25.096590517641" Longitude="55.174014421402" StarRating="4" HotelCode="450351|1910985" HotelName="Signature 1 Hotel Barsha Heights - TECOM" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 30/01/2025" 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="16" TotalAmount="1317.66" OriginalAmount="1317.66">
      <BasicPropertyInfo Latitude="25.249628371973" Longitude="55.286048440475" StarRating="4" HotelCode="93283|925225" 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="1318" OriginalAmount="1318">
      <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="1319.65" OriginalAmount="1319.65">
      <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="63" TotalAmount="1320.00" OriginalAmount="1320.00">
      <BasicPropertyInfo Latitude="25.256622619903" Longitude="55.304404210839" StarRating="3" HotelCode="320479|milestone_hotel_apartment_2" HotelName="Milestone Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,DINNER,FULL-BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="8" TotalAmount="1320.71" OriginalAmount="1320.71">
      <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 04/02/2025" 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="1321" OriginalAmount="1321">
      <BasicPropertyInfo Latitude="25.096590517641" Longitude="55.174014421402" StarRating="4" HotelCode="450351|167298" HotelName="Signature 1 Hotel Barsha Heights - TECOM" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 29/01/2025" 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="1321" OriginalAmount="1321">
      <BasicPropertyInfo Latitude="25.117218998722" Longitude="55.19515840741" StarRating="4" HotelCode="304562|54845" HotelName="Signature Hotel Al Barsha" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 29/01/2025" 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="1323.40" OriginalAmount="1323.40">
      <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="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="45" TotalAmount="1324.13" OriginalAmount="1324.13">
      <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="1" TotalAmount="1325.25" OriginalAmount="1325.25">
      <BasicPropertyInfo Latitude="25.174519748482" Longitude="55.419859977048" StarRating="3" HotelCode="421757|CAY662100" HotelName="ibis Styles Dragon Mart Dubai Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/02/2025" 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.&lt;br/&gt;&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1326.46" OriginalAmount="1326.46">
      <BasicPropertyInfo Latitude="25.22158984" Longitude="55.33163223" StarRating="3" HotelCode="810431|2330615" 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="16" TotalAmount="1327.92" OriginalAmount="1327.92">
      <BasicPropertyInfo Latitude="25.117218998722" Longitude="55.19515840741" StarRating="4" HotelCode="304562|1064428" HotelName="Signature Hotel Al Barsha" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 30/01/2025" 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="1330" OriginalAmount="1330">
      <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,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 23/01/2025" 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="16" TotalAmount="1330.83" OriginalAmount="1330.83">
      <BasicPropertyInfo Latitude="25.26180678619" Longitude="55.31964545105" StarRating="5" HotelCode="59220|31084" 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="1331" OriginalAmount="1331">
      <BasicPropertyInfo Latitude="25.26180678619" Longitude="55.31964545105" StarRating="5" HotelCode="59220|2247" HotelName="Carlton Palace Hotel" Meals="ROOM ONLY,HALF BOARD,FULL BOARD,BED &amp; BREAKFAST" 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="1334" OriginalAmount="1334">
      <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="63" TotalAmount="1338.00" OriginalAmount="1338.00">
      <BasicPropertyInfo Latitude="25.116897583007812" Longitude="55.19573974609375" StarRating="0" HotelCode="0|park_inn_by_radisson_hotel_apartments_al_barsha" HotelName="Park Inn By Radisson Hotel Apartments - Al Barsha" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 18/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>4a Street, Al Barsha 1, Next to Mall of the Emirat, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/72/bf/72bfd510a1e027c64f6127e161384554512dc6da.jpeg</HotelPictures>
        <HotelDescription>A stay at Golden Tulip Suites Dubai places you in the heart of Dubai, minutes from Ski Dubai and Mall of the Emirates. This aparthotel is within close proximity of Souk Madinat Jumeirah and Wild Wadi Water Park.Rooms Make yourself at home in one of the 90 air-conditioned rooms featuring kitchens with refrigerators and microwaves. Flat-screen televisions with satellite programming provide entertainment, while wireless Internet access (surcharge) keeps you connected. Conveniences include phones, as well as safes and complimentary newspapers. Pamper yourself with a visit to the spa, which offers massages. You're sure to appreciate the recreational amenities, including a health club, an outdoor pool, and a sauna. Additional features include concierge services and babysitting/childcare (surcharge).Dining Satisfy your appetite at the aparthotel's restaurant, which serves breakfast, lunch, and dinner. Dining is also available at a coffee shop/café, and 24-hour room service is provided.Business, Other Amenities Featured amenities include a business center, complimentary newspapers in the lobby, and dry cleaning/laundry services. This aparthotel has 2 meeting rooms available for events. Free valet parking is available onsite.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1339" OriginalAmount="1339">
      <BasicPropertyInfo Latitude="25.272242669692" Longitude="55.380907648696" StarRating="3" HotelCode="639431|281308" HotelName="Hampton by Hilton Dubai Airport" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" 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="1340" OriginalAmount="1340">
      <BasicPropertyInfo Latitude="25.2816383" Longitude="55.34791607" StarRating="4" HotelCode="531435|336665" HotelName="Telal Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Currency Exchange,Designated Smoking Area,Jacuzzi,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 20 Street, Abu Hai, P.O. Box 33324, Hor Al Anz, Behind Deira Main Post Office, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/55/555901/555901a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Perfect for business travellers, this apartment hotel is located approximately 10 minutes by car from the centre of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1340.29" OriginalAmount="1340.29">
      <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 06/02/2025" 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="16" TotalAmount="1340.87" OriginalAmount="1340.87">
      <BasicPropertyInfo Latitude="25.117432547074" Longitude="55.195359954372" StarRating="4" HotelCode="164839|922475" 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="1341" OriginalAmount="1341">
      <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="16" TotalAmount="1341.65" OriginalAmount="1341.65">
      <BasicPropertyInfo Latitude="25.11579071" Longitude="55.19690453" StarRating="4" HotelCode="879517|2311285" 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="27" TotalAmount="1342" OriginalAmount="1342">
      <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="16" TotalAmount="1342.14" OriginalAmount="1342.14">
      <BasicPropertyInfo Latitude="25.114409261513" Longitude="55.202254843015" StarRating="3" HotelCode="882889|2358165" HotelName="Citymax Hotel Al Barsha" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="16" TotalAmount="1345.06" OriginalAmount="1345.06">
      <BasicPropertyInfo Latitude="25.115483314906" Longitude="55.203811552649" StarRating="3" HotelCode="161006|143596" HotelName="Citymax Hotel Al Barsha At The Mall" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" 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="16" TotalAmount="1348.62" OriginalAmount="1348.62">
      <BasicPropertyInfo Latitude="25.241945" Longitude="55.275043" StarRating="4" HotelCode="11422|30624" HotelName="Capitol Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/02/2025" 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="1350" OriginalAmount="1350">
      <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="Non Refundable" 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="1350.73" OriginalAmount="1350.73">
      <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 01/02/2025" 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="27" TotalAmount="1353" OriginalAmount="1353">
      <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 04/02/2025" 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="1353.74" OriginalAmount="1353.74">
      <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="1354" OriginalAmount="1354">
      <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" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" 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="1355.12" OriginalAmount="1355.12">
      <BasicPropertyInfo Latitude="25.220564125965" Longitude="55.328028202057" StarRating="3" HotelCode="58748|1d5ca7" HotelName="Arabian Park Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>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="1" TotalAmount="1356.81" OriginalAmount="1356.81">
      <BasicPropertyInfo Latitude="25.048335678205" Longitude="55.130761285344" StarRating="4" HotelCode="103986|CBG270000" HotelName="Chelsea Gardens Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/01/2025" 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).&lt;br/&gt;&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1359.26" OriginalAmount="1359.26">
      <BasicPropertyInfo Latitude="25.252329963376" Longitude="55.296286776252" StarRating="3" HotelCode="915619|175670" HotelName="Xclusive Maples Hotel Apartments" Meals="ROOM ONLY" 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="1362" OriginalAmount="1362">
      <BasicPropertyInfo Latitude="25.26646034085" Longitude="55.294196860119" StarRating="3" HotelCode="59308|39383" HotelName="St. George Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" 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="7" TotalAmount="1363.28" OriginalAmount="1363.28">
      <BasicPropertyInfo Latitude="25.117218998722" Longitude="55.19515840741" StarRating="4" HotelCode="304562|BASH" HotelName="Signature Hotel Al Barsha" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 31/01/2025" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Lounge,Massage Centre,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Al Barsha 1, Near Mall Of Emirates</AddressLine>
          </AddressLines>
          <PostalCode>(0)43999922</PostalCode>
        </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="1363.58" OriginalAmount="1363.58">
      <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="16" TotalAmount="1363.59" OriginalAmount="1363.59">
      <BasicPropertyInfo Latitude="25.272242669692" Longitude="55.380907648696" StarRating="3" HotelCode="639431|2224685" HotelName="Hampton by Hilton Dubai Airport" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" 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="1364" OriginalAmount="1364">
      <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="8" TotalAmount="1364.30" OriginalAmount="1364.30">
      <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 06/02/2025" 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="1364.64" OriginalAmount="1364.64">
      <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="Non Refundable" 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="1366.97" OriginalAmount="1366.97">
      <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="1367" OriginalAmount="1367">
      <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="45" TotalAmount="1370.49" OriginalAmount="1370.49">
      <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="34" TotalAmount="1371.97" OriginalAmount="1371.97">
      <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="45" TotalAmount="1373.86" OriginalAmount="1373.86">
      <BasicPropertyInfo Latitude="25.272242669692" Longitude="55.380907648696" StarRating="3" HotelCode="639431|1f34c8" HotelName="Hampton by Hilton Dubai Airport" 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,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="45" TotalAmount="1375.63" OriginalAmount="1375.63">
      <BasicPropertyInfo Latitude="25.270737" Longitude="55.322551" StarRating="4" HotelCode="75968|1ec0d1" 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="16" TotalAmount="1378.83" OriginalAmount="1378.83">
      <BasicPropertyInfo Latitude="25.24294395151" Longitude="55.275583947314" StarRating="4" HotelCode="119228|119872" HotelName="Mercure Gold Hotel Al Mina Road Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 24/01/2025" 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="34" TotalAmount="1380.40" OriginalAmount="1380.40">
      <BasicPropertyInfo StarRating="3" HotelCode="|C41A72" HotelName="Citymax Hotel Al Barsha at the 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/2326772_foto_1.jpg</HotelPictures>
        <HotelDescription>Citymax Hotel Al Barsha At The Mall offers modern accommodation across the street from Mall of Emirates, one of the largest shopping malls in the world. Jumeirah Beach Park is 12 km away. Free WiFi is available in the entire hotel.  The rooms at Citymax Hotel Al Barsha At The Mall are fitted with chic furnishings. Each have contemporary d�cor and 32" LCD TVs.  Citymax Hotel Al Barsha At The Mall features a Music Bar, Sports Bar, Lavazza Coffee Shop and City Caf� All day dining restaurant serving buffet breakfast, lunch and dinner.  Guests can enjoy a refreshing swim in the outdoor pool. Citymax offers a well-appointed fitness centre.  Jebel Ali Free Zone and other commercial districts are a short drive away from Citymax. It is well connected by the Dubai Metro, buses and taxis.  Citymax Hotel Al Barsha At The Mall is less than a 25-minute drive from the Dubai Airport. Free parking is available.  Al Barsha is a great choice for travell  ***International guests arriving in to Dubai - Citymax hotels will only accept guests who will provide a COVID negative certificate upon arrival. Guests/Tourists who arrive to the hotel and are waiting for their COVID test results will not be granted check-in at our hotels (These guests are supposed to use DTCM approved hotels for quarantine).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1380.80" OriginalAmount="1380.80">
      <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="1" TotalAmount="1380.86" OriginalAmount="1380.86">
      <BasicPropertyInfo Latitude="25.265026921701" Longitude="55.322154164314" StarRating="4" HotelCode="55033|CBP530000" HotelName="Flora Grand Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 06/02/2025" 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.&lt;br/&gt;&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1381.36" OriginalAmount="1381.36">
      <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 05/02/2025" 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>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1382.00" OriginalAmount="1382.00">
      <BasicPropertyInfo Latitude="25.241945" Longitude="55.275043" StarRating="4" HotelCode="11422|capitol_hotel" HotelName="Capitol Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD,DINNER,LUNCH,FULL-BOARD,HALF-BOARD-DINNER" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/02/2025" 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="1382.53" OriginalAmount="1382.53">
      <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 06/02/2025" 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="1383" OriginalAmount="1383">
      <BasicPropertyInfo Latitude="25.248822398456" Longitude="55.312304751424" StarRating="4" HotelCode="401487|15572" HotelName="Ramee Royal Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 02/02/2025" 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="16" TotalAmount="1383.01" OriginalAmount="1383.01">
      <BasicPropertyInfo Latitude="25.048335678205" Longitude="55.130761285344" StarRating="4" HotelCode="103986|924035" HotelName="Chelsea Gardens Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 30/01/2025" 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="34" TotalAmount="1383.65" OriginalAmount="1383.65">
      <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="1388" OriginalAmount="1388">
      <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 29/01/2025" 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="1390" OriginalAmount="1390">
      <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 06/02/2025" 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="1391.27" OriginalAmount="1391.27">
      <BasicPropertyInfo Latitude="25.079226911551" Longitude="55.144208371639" StarRating="4" HotelCode="170684|11ef5a" HotelName="Marina View Hotel Apartments" Meals="ROOM ONLY" 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="1391.29" OriginalAmount="1391.29">
      <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="45" TotalAmount="1391.88" OriginalAmount="1391.88">
      <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="45" TotalAmount="1393.95" OriginalAmount="1393.95">
      <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="16" TotalAmount="1396.63" OriginalAmount="1396.63">
      <BasicPropertyInfo Latitude="25.2729900287" Longitude="55.317130386829" StarRating="3" HotelCode="93130|924065" 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="1397" OriginalAmount="1397">
      <BasicPropertyInfo Latitude="25.2729900287" Longitude="55.317130386829" StarRating="3" HotelCode="93130|225826" 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="16" TotalAmount="1397.16" OriginalAmount="1397.16">
      <BasicPropertyInfo Latitude="25.248822398456" Longitude="55.312304751424" StarRating="4" HotelCode="401487|66614" HotelName="Ramee Royal Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 03/02/2025" 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="1" TotalAmount="1400.14" OriginalAmount="1400.14">
      <BasicPropertyInfo Latitude="25.272242669692" Longitude="55.380907648696" StarRating="3" HotelCode="639431|CBD104000" HotelName="Hampton by Hilton Dubai Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 07/02/2025" 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.&lt;br/&gt;&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1402" OriginalAmount="1402">
      <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="1404" OriginalAmount="1404">
      <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="Free CXL until 07/02/2025" 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="1404.90" OriginalAmount="1404.90">
      <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="16" TotalAmount="1405.55" OriginalAmount="1405.55">
      <BasicPropertyInfo Latitude="25.25568" Longitude="55.301689" StarRating="4" HotelCode="305119|1070898" 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="45" TotalAmount="1405.66" OriginalAmount="1405.66">
      <BasicPropertyInfo Latitude="25.272122635571" Longitude="55.315867350368" StarRating="4" HotelCode="162561|10fb57" HotelName="Dorus Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Internet,Laundry,Nightclub,Restaurant,Room Service,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Omar-Bin-Khattab Road, Downtown Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/136682/136682a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in a commanding central position of Dubai's Al Ghurair City, near Fish Roundabout, only a few minutes' drive from Dubai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1406.50" OriginalAmount="1406.50">
      <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 07/02/2025" 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="1406.68" OriginalAmount="1406.68">
      <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="34" TotalAmount="1407.71" OriginalAmount="1407.71">
      <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="16" TotalAmount="1410.60" OriginalAmount="1410.60">
      <BasicPropertyInfo Latitude="25.114543998214" Longitude="55.191516390213" StarRating="3" HotelCode="260535|4668115" 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="1411.53" OriginalAmount="1411.53">
      <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 03/02/2025" 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="1412.15" OriginalAmount="1412.15">
      <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="8" TotalAmount="1412.40" OriginalAmount="1412.40">
      <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 04/02/2025" 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="16" TotalAmount="1415.06" OriginalAmount="1415.06">
      <BasicPropertyInfo Latitude="25.19" Longitude="55.2547" StarRating="0" HotelCode="882888|2611245" HotelName="Citymax Hotel Business Bay" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <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="1416" OriginalAmount="1416">
      <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="16" TotalAmount="1416.11" OriginalAmount="1416.11">
      <BasicPropertyInfo Latitude="25.112701027925" Longitude="55.193241834641" StarRating="4" HotelCode="899400|397495" 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="45" TotalAmount="1416.56" OriginalAmount="1416.56">
      <BasicPropertyInfo Latitude="25.254240444883" Longitude="55.301247411045" StarRating="3" HotelCode="95367|109228" HotelName="Rose Garden Hotel Apartments Bur Dubai" Meals="ROOM ONLY" 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="1" TotalAmount="1420.58" OriginalAmount="1420.58">
      <BasicPropertyInfo Latitude="25.26180678619" Longitude="55.31964545105" StarRating="5" HotelCode="59220|CAF563500" HotelName="Carlton Palace Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Free CXL until 03/02/2025" 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.&lt;br/&gt;&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1420.83" OriginalAmount="1420.83">
      <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="1422.32" OriginalAmount="1422.32">
      <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="16" TotalAmount="1423.34" OriginalAmount="1423.34">
      <BasicPropertyInfo Latitude="25.267860484791" Longitude="55.304746896525" StarRating="4" HotelCode="531372|1968625" HotelName="Best Western Plus Pearl Creek Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 29/01/2025" 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="16" TotalAmount="1423.34" OriginalAmount="1423.34">
      <BasicPropertyInfo Latitude="25.267242436959" Longitude="55.307086769826" StarRating="4" HotelCode="37787|30634" HotelName="Carlton Tower Hotel Dubai" 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,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="16" TotalAmount="1423.94" OriginalAmount="1423.94">
      <BasicPropertyInfo Latitude="25.260271" Longitude="55.318578" StarRating="5" HotelCode="409635|86390" HotelName="Samaya Hotel Deira" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 07/02/2025" 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="1423.94" OriginalAmount="1423.94">
      <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="27" TotalAmount="1428" OriginalAmount="1428">
      <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="Free CXL until 28/01/2025" 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="1429" OriginalAmount="1429">
      <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 06/02/2025" 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="1429.71" OriginalAmount="1429.71">
      <BasicPropertyInfo Latitude="25.117218998722" Longitude="55.19515840741" StarRating="4" HotelCode="304562|394565" HotelName="Signature Hotel Al Barsha" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 29/01/2025" 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="1435.38" OriginalAmount="1435.38">
      <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 03/02/2025" 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="1435.45" OriginalAmount="1435.45">
      <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="27" TotalAmount="1436" OriginalAmount="1436">
      <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 05/02/2025" 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="1436.10" OriginalAmount="1436.10">
      <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="1436.28" OriginalAmount="1436.28">
      <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 01/02/2025">
        <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="63" TotalAmount="1440.00" OriginalAmount="1440.00">
      <BasicPropertyInfo Latitude="25.117432547074" Longitude="55.195359954372" StarRating="4" HotelCode="164839|auris_boutique_hotel_apartments" HotelName="Auris Boutique Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" 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="1441" OriginalAmount="1441">
      <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 28/01/2025" 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="1445.53" OriginalAmount="1445.53">
      <BasicPropertyInfo Latitude="25.115622686047" Longitude="55.193818509579" StarRating="4" HotelCode="263795|1da6ee" HotelName="Donatello Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" 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="1445.60" OriginalAmount="1445.60">
      <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="8" TotalAmount="1445.97" OriginalAmount="1445.97">
      <BasicPropertyInfo Latitude="25.096590517641" Longitude="55.174014421402" StarRating="4" HotelCode="450351|508281" HotelName="Signature 1 Hotel Barsha Heights - TECOM" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 29/01/2025" 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="1447.32" OriginalAmount="1447.32">
      <BasicPropertyInfo StarRating="5" HotelCode="|154323" HotelName="MOVENPICK HOTEL APARTMENTS AL MAMZAR" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/928740_foto_1.jpg</HotelPictures>
        <HotelDescription>This hotel is located in one of the most elegant districts of Dubai: Al Mamzar and is just 10 minutes from the airport.
It has a total of 180 rooms decorated in a modern style. Additional services include TV, Internet access, a kitchenette and washing machine. If traveling on business the hotel offers meeting rooms and a business center.
There is also a pool bar and restaurant specializes in international cuisine.
Sports enthusiasts can work out in the gym.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1449.29" OriginalAmount="1449.29">
      <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="Non Refundable" 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="16" TotalAmount="1450.58" OriginalAmount="1450.58">
      <BasicPropertyInfo Latitude="25.108330303592" Longitude="55.178515599861" StarRating="4" HotelCode="166078|444505" HotelName="Fraser Suites Dubai" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 29/01/2025" 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="16" TotalAmount="1452.75" OriginalAmount="1452.75">
      <BasicPropertyInfo Latitude="25.256068711634" Longitude="55.326083600522" StarRating="4" HotelCode="387048|963835" 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="Free CXL until 07/02/2025" 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="16" TotalAmount="1453.19" OriginalAmount="1453.19">
      <BasicPropertyInfo Latitude="25.240536601879" Longitude="55.273160720238" StarRating="3" HotelCode="320173|1517218" HotelName="ibis Styles Dubai Jumeira Hotel" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 04/02/2025" 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="1454.52" OriginalAmount="1454.52">
      <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="1456.31" OriginalAmount="1456.31">
      <BasicPropertyInfo Latitude="25.254800002954" Longitude="55.299642384052" StarRating="4" HotelCode="65601|110f81" HotelName="Savoy Crest Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" 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="8" TotalAmount="1457.72" OriginalAmount="1457.72">
      <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 05/02/2025" 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="45" TotalAmount="1458.00" OriginalAmount="1458.00">
      <BasicPropertyInfo Latitude="25.240536601879" Longitude="55.273160720238" StarRating="3" HotelCode="320173|1a6152" HotelName="ibis Styles Dubai Jumeira Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,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="16" TotalAmount="1458.94" OriginalAmount="1458.94">
      <BasicPropertyInfo Latitude="25.242998034919" Longitude="55.358927279762" StarRating="3" HotelCode="152740|920325" HotelName="Premier Inn Dubai International Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="1459" OriginalAmount="1459">
      <BasicPropertyInfo Latitude="24.867133782509" Longitude="55.14689134736" StarRating="3" HotelCode="618721|331407" HotelName="Aloft Dubai South" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel,hotel" CnxPolicy="Non Refundable" 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="1459.18" OriginalAmount="1459.18">
      <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 31/01/2025" 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="16" TotalAmount="1459.48" OriginalAmount="1459.48">
      <BasicPropertyInfo Latitude="25.11122739" Longitude="55.19591985" StarRating="4" HotelCode="475958|1907885" 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="34" TotalAmount="1459.50" OriginalAmount="1459.50">
      <BasicPropertyInfo StarRating="4" HotelCode="|266083" HotelName="SIGNATURE 1 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/1028239_foto_1.jpg</HotelPictures>
        <HotelDescription>Make yourself at home in one of the 301 individually decorated guestrooms, featuring minibars and LED televisions. Cable programming and DVD players are provided for your entertainment, while complimentary wireless Internet access keeps you connected. Bathrooms have rainfall showerheads and complimentary toiletries. Conveniences include safes and desks, and housekeeping is provided daily.Enjoy Middle Eastern cuisine at Nay, one of the hotel's 3 restaurants, or stay in and take advantage of the room service (during limited hours). Snacks are also available at the coffee shop/caf�. Relax with your favorite drink at the bar/lounge or the poolside bar. Buffet breakfasts are available daily from 6:30 AM to 10:30 AM for a fee.Featured amenities include complimentary wired Internet access, a business center, and complimentary newspapers in the lobby. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free valet parking is available onsite.A stay at Signature 1 Hotel Tecom places you in the heart of Dubai, within a 15-minute drive of Mall of the Emirates and Dubai Mall.  This 4-star hotel is 7.7 mi (12.4 km) from Ibn Battuta Mall and 17.1 mi (27.5 km) from Hamarain Centre.Distances are displayed to the nearest 0.1 mile and kilometer.  Jebel Ali Race Course - 0.9 km / 0.5 mi  Emirates Golf Club - 2.7 km / 1.7 mi  Dubai College - 2.7 km / 1.7 mi  Dubai Marina - 2.8 km / 1.7 mi  American University of Dubai (AUD) - 3 km / 1.8 mi  Fatima Abdullah Mohammed Rasheed Mosque - 3.9 km / 2.4 mi  Al Barsha Pond Park - 4 km / 2.5 mi  Ski Dubai - 4.9 km / 3.1 mi  Mall of the Emirates - 5 km / 3.1 mi  Skydive Dubai - 6.8 km / 4.2 mi  Dubai Marina Mall - 7.8 km / 4.9 mi  Souk Madinat Jumeirah - 8 km / 5 mi  Madinat Jumeirah - 8.5 km / 5.3 mi  Jumeirah Beach - 8.7 km / 5.4 mi  The Walk - 8.7 km / 5.4 mi  The nearest airports are:Dubai (DXB-Dubai Intl.) - 30 km / 18.7 mi Dubai (DWC-Al Maktoum Intl.) - 40.7 km / 25.3 mi Sharjah (SHJ-Sharjah Intl.) - 56.8 km / 35.3 mi The preferred airport for Signature 1 Hotel Tecom is Dubai (DXB-Dubai Intl.).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1459.75" OriginalAmount="1459.75">
      <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="1462" OriginalAmount="1462">
      <BasicPropertyInfo Latitude="25.114409261513" Longitude="55.202254843015" StarRating="3" HotelCode="882889|379924" HotelName="Citymax Hotel Al Barsha" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 27/01/2025" 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="1462.01" OriginalAmount="1462.01">
      <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="1462.54" OriginalAmount="1462.54">
      <BasicPropertyInfo Latitude="25.26579" Longitude="55.32146" StarRating="3" HotelCode="915618|195ffb" HotelName="Signature Inn Deira" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Al Rigga Road, P.O.Box 49185, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://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="1463.00" OriginalAmount="1463.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="1464.84" OriginalAmount="1464.84">
      <BasicPropertyInfo Latitude="25.267076976174" Longitude="55.320061711639" StarRating="4" HotelCode="130160|1eeb01" 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="1466.79" OriginalAmount="1466.79">
      <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="1468.12" OriginalAmount="1468.12">
      <BasicPropertyInfo Latitude="25.242852" Longitude="55.271732" StarRating="2" HotelCode="888112|120563" HotelName="Holiday Inn Express Dubai - Jumeirah" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 25/01/2025" 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="1468.12" OriginalAmount="1468.12">
      <BasicPropertyInfo Latitude="25.242852" Longitude="55.271732" StarRating="2" HotelCode="888112|10a406" HotelName="Holiday Inn Express Dubai - Jumeirah" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Conference Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,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="16" TotalAmount="1469.48" OriginalAmount="1469.48">
      <BasicPropertyInfo Latitude="25.262404779153" Longitude="55.29760658741" StarRating="4" HotelCode="38016|37094" HotelName="Arabian Courtyard Hotel &amp; Spa" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" 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="16" TotalAmount="1471.51" OriginalAmount="1471.51">
      <BasicPropertyInfo Latitude="25.005871549925" Longitude="55.155129140875" StarRating="4" HotelCode="511837|1971945" HotelName="Fortune Park Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 05/02/2025" 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="1472" OriginalAmount="1472">
      <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="45" TotalAmount="1472.16" OriginalAmount="1472.16">
      <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="16" TotalAmount="1473.66" OriginalAmount="1473.66">
      <BasicPropertyInfo Latitude="25.271295553075" Longitude="55.307428813492" StarRating="2" HotelCode="934452|945965" HotelName="Mark Inn Hotel Deira" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/02/2025" 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="16" TotalAmount="1473.73" OriginalAmount="1473.73">
      <BasicPropertyInfo Latitude="25.109534855178" Longitude="55.202957857637" StarRating="3" HotelCode="100073|89688" 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="1474" OriginalAmount="1474">
      <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="1475" OriginalAmount="1475">
      <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="16" TotalAmount="1478.56" OriginalAmount="1478.56">
      <BasicPropertyInfo Latitude="25.263331" Longitude="55.318133" StarRating="3" HotelCode="14183|1865748" HotelName="Lavender Hotel Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 06/02/2025" 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="1478.79" OriginalAmount="1478.79">
      <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="Non Refundable" 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="1479" OriginalAmount="1479">
      <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="Free CXL until 05/02/2025" 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="1479.13" OriginalAmount="1479.13">
      <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="16" TotalAmount="1480.27" OriginalAmount="1480.27">
      <BasicPropertyInfo Latitude="25.25291414" Longitude="55.29666776" StarRating="4" HotelCode="951179|2393305" 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="1481" OriginalAmount="1481">
      <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="34" TotalAmount="1482.09" OriginalAmount="1482.09">
      <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="1484.51" OriginalAmount="1484.51">
      <BasicPropertyInfo Latitude="25.114435139972" Longitude="55.201484771828" StarRating="3" HotelCode="297079|1ee033" 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="8" TotalAmount="1485.05" OriginalAmount="1485.05">
      <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="Non Refundable" 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="1487.00" OriginalAmount="1487.00">
      <BasicPropertyInfo Latitude="25.254558765007" Longitude="55.32778002943" StarRating="4" HotelCode="409633|copthorne_hotel_dubai" HotelName="Copthorne Hotel Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD,FULL-BOARD,DINNER" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" 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="1488" OriginalAmount="1488">
      <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 04/02/2025" 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="1488.08" OriginalAmount="1488.08">
      <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="16" TotalAmount="1490.59" OriginalAmount="1490.59">
      <BasicPropertyInfo Latitude="25.09453703" Longitude="55.17727016" StarRating="4" HotelCode="427536|1615958" HotelName="Auris Inn Al Muhanna Hotel" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,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="34" TotalAmount="1490.67" OriginalAmount="1490.67">
      <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="45" TotalAmount="1490.85" OriginalAmount="1490.85">
      <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="16" TotalAmount="1490.86" OriginalAmount="1490.86">
      <BasicPropertyInfo Latitude="25.252060453559" Longitude="55.294099964322" StarRating="3" HotelCode="310347|1960185" HotelName="Golden Sands 5 Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 04/02/2025">
        <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="16" TotalAmount="1492.14" OriginalAmount="1492.14">
      <BasicPropertyInfo Latitude="25.271084" Longitude="55.329999" StarRating="5" HotelCode="136624|1910365" 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 30/01/2025" 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="16" TotalAmount="1493.31" OriginalAmount="1493.31">
      <BasicPropertyInfo Latitude="25.253987236156" Longitude="55.329377101333" StarRating="4" HotelCode="176607|1017148" HotelName="Somewhere Apartment Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 05/02/2025" 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="27" TotalAmount="1494" OriginalAmount="1494">
      <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="63" TotalAmount="1494.00" OriginalAmount="1494.00">
      <BasicPropertyInfo Latitude="25.25568" Longitude="55.301689" StarRating="4" HotelCode="305119|raviz_center_point_hotel" 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="16" TotalAmount="1494.51" OriginalAmount="1494.51">
      <BasicPropertyInfo Latitude="25.08927687018" Longitude="55.379289974205" StarRating="4" HotelCode="244308|924165" HotelName="Abidos Hotel Apartment, Dubailand" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 01/02/2025" 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="1496" OriginalAmount="1496">
      <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="27" TotalAmount="1497" OriginalAmount="1497">
      <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 29/01/2025" 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="1498" OriginalAmount="1498">
      <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,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" 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="1499.41" OriginalAmount="1499.41">
      <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="1500" OriginalAmount="1500">
      <BasicPropertyInfo Latitude="25.08927687018" Longitude="55.379289974205" StarRating="4" HotelCode="244308|34684" HotelName="Abidos Hotel Apartment, Dubailand" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 31/01/2025" 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="16" TotalAmount="1500.64" OriginalAmount="1500.64">
      <BasicPropertyInfo Latitude="25.255346172745" Longitude="55.284962241734" StarRating="4" HotelCode="21507|31364" HotelName="Hotel Sea View" Meals="ROOM ONLY" 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="1" TotalAmount="1501.80" OriginalAmount="1501.80">
      <BasicPropertyInfo Latitude="25.099745408931" Longitude="55.178775894512" StarRating="4" HotelCode="212011|CBD380700" HotelName="Golden Tulip Media Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/02/2025" 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.&lt;br/&gt;&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1504.80" OriginalAmount="1504.80">
      <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="1505.49" OriginalAmount="1505.49">
      <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="16" TotalAmount="1506.37" OriginalAmount="1506.37">
      <BasicPropertyInfo Latitude="25.235299770465" Longitude="55.279484932541" StarRating="3" HotelCode="36292|31344" HotelName="Chelsea Plaza Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/02/2025" 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="1508.69" OriginalAmount="1508.69">
      <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="1509.16" OriginalAmount="1509.16">
      <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="27" TotalAmount="1510" OriginalAmount="1510">
      <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="1510" OriginalAmount="1510">
      <BasicPropertyInfo Latitude="25.253920962037" Longitude="55.33253053373" StarRating="3" HotelCode="76174|18564" HotelName="ibis Dubai Deira City Centre" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="BED &amp; BREAKFAST" 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="1510.60" OriginalAmount="1510.60">
      <BasicPropertyInfo Latitude="25.250355435127" Longitude="55.298728108675" StarRating="4" HotelCode="310348|1b38e4" HotelName="Golden Sands 10 Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,FULL BOARD" 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="1511" OriginalAmount="1511">
      <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="8" TotalAmount="1512.88" OriginalAmount="1512.88">
      <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 31/01/2025" 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="27" TotalAmount="1516" OriginalAmount="1516">
      <BasicPropertyInfo Latitude="25.003397" Longitude="55.164925" StarRating="4" HotelCode="58054|35205" HotelName="Courtyard by Marriott Dubai Green Community" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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>PO. Box 63845, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/75206/a_75206_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1518.58" OriginalAmount="1518.58">
      <BasicPropertyInfo Latitude="25.234132539839" Longitude="55.314431495701" StarRating="3" HotelCode="516595|CBA480900" HotelName="Rove Healthcare City" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/02/2025" 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.&lt;br/&gt;&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1521" OriginalAmount="1521">
      <BasicPropertyInfo Latitude="25.262404779153" Longitude="55.29760658741" StarRating="4" HotelCode="38016|14958" HotelName="Arabian Courtyard Hotel &amp; Spa" Meals="BED &amp; BREAKFAST,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="63" TotalAmount="1523.00" OriginalAmount="1523.00">
      <BasicPropertyInfo Latitude="25.03726577758789" Longitude="55.22203063964844" StarRating="0" HotelCode="0|stylish_cozy_1br_in_sports_city" HotelName="Stylish + Cozy 1BR in Sports City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 24/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>Green Drive, 901, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/de/86/de86dc5d803218d908cb002d3fb3fe8419601087.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 «Stylish + Cozy 1BR in Sports City» 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 Miracle Garden, Mall of the Emirates and Ski Dubai.&lt;br /&gt;&lt;b&gt;At The Apartment: &lt;/b&gt;Want to be always on-line? Wi-Fi is available. Specially for tourists who travel by car, there’s a free parking zone. Sports fans are going to love 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;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="1526.73" OriginalAmount="1526.73">
      <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="16" TotalAmount="1528.38" OriginalAmount="1528.38">
      <BasicPropertyInfo Latitude="25.26731912758" Longitude="55.306586623192" StarRating="4" HotelCode="31295|31284" HotelName="Riviera 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,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="63" TotalAmount="1531.00" OriginalAmount="1531.00">
      <BasicPropertyInfo Latitude="25.113917856759" Longitude="55.192825457672" StarRating="3.5" HotelCode="99404|rose_garden_hotel_apartments_barsha" HotelName="Rose Garden Hotel Apartments Al Barsha" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" 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="45" TotalAmount="1534.09" OriginalAmount="1534.09">
      <BasicPropertyInfo Latitude="25.253920962037" Longitude="55.33253053373" StarRating="3" HotelCode="76174|105f12" HotelName="ibis Dubai Deira City Centre" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="BED &amp; BREAKFAST" 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="1536" OriginalAmount="1536">
      <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="Free CXL until 05/02/2025" 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="1536.50" OriginalAmount="1536.50">
      <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="16" TotalAmount="1539.01" OriginalAmount="1539.01">
      <BasicPropertyInfo Latitude="25.099745408931" Longitude="55.178775894512" StarRating="4" HotelCode="212011|2264035" HotelName="Golden Tulip Media Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/02/2025" 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="16" TotalAmount="1539.58" OriginalAmount="1539.58">
      <BasicPropertyInfo Latitude="25.101142641594" Longitude="55.173054525131" StarRating="4" HotelCode="207414|922515" HotelName="Mercure Dubai Barsha Heights Hotel Suites &amp; Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 28/01/2025" 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="16" TotalAmount="1542.55" OriginalAmount="1542.55">
      <BasicPropertyInfo Latitude="25.253774" Longitude="55.299499" StarRating="3" HotelCode="57916|4865425" HotelName="Pearl Residence Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="1543" OriginalAmount="1543">
      <BasicPropertyInfo Latitude="25.253774" Longitude="55.299499" StarRating="3" HotelCode="57916|506763" HotelName="Pearl Residence Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="16" TotalAmount="1543.95" OriginalAmount="1543.95">
      <BasicPropertyInfo Latitude="25.254558765007" Longitude="55.32778002943" StarRating="4" HotelCode="409633|81144" HotelName="Copthorne Hotel Dubai" 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,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="1544.22" OriginalAmount="1544.22">
      <BasicPropertyInfo Latitude="25.113090565553" Longitude="55.204252058861" StarRating="4" HotelCode="166772|115485" HotelName="Abidos Hotel Apartment - Al Barsha" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="1545" OriginalAmount="1545">
      <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/01/2025">
        <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="1546.89" OriginalAmount="1546.89">
      <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="45" TotalAmount="1547.79" OriginalAmount="1547.79">
      <BasicPropertyInfo Latitude="25.099745408931" Longitude="55.178775894512" StarRating="4" HotelCode="212011|209049" HotelName="Golden Tulip Media Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Conference Hall,Fax,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Tecom, P.O. Box 502682, Al Barsha, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://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="1548.00" OriginalAmount="1548.00">
      <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="16" TotalAmount="1550.67" OriginalAmount="1550.67">
      <BasicPropertyInfo Latitude="25.22285771" Longitude="55.33458232" StarRating="4" HotelCode="702474|2221935" HotelName="FORM Hotel Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="16" TotalAmount="1550.73" OriginalAmount="1550.73">
      <BasicPropertyInfo Latitude="25.242852" Longitude="55.271732" StarRating="2" HotelCode="888112|93610" HotelName="Holiday Inn Express Dubai - Jumeirah" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" 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="1551.61" OriginalAmount="1551.61">
      <BasicPropertyInfo Latitude="25.248354370056" Longitude="55.296726822853" StarRating="4" HotelCode="119244|1eef25" 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="27" TotalAmount="1554" OriginalAmount="1554">
      <BasicPropertyInfo Latitude="25.113050756267" Longitude="55.195140838623" StarRating="3" HotelCode="160299|29303" HotelName="Centro 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,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="45" TotalAmount="1554.59" OriginalAmount="1554.59">
      <BasicPropertyInfo Latitude="25.249137956035" Longitude="55.28312265873" StarRating="4" HotelCode="387139|1091e5" HotelName="The Country Club Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,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="1555.22" OriginalAmount="1555.22">
      <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="45" TotalAmount="1555.33" OriginalAmount="1555.33">
      <BasicPropertyInfo Latitude="25.242484" Longitude="55.359686" StarRating="2" HotelCode="161349|113dac" HotelName="Holiday Inn Express Dubai Airport" Meals="BED &amp; BREAKFAST,ROOM ONLY,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="16" TotalAmount="1556.86" OriginalAmount="1556.86">
      <BasicPropertyInfo Latitude="25.113090565553" Longitude="55.204252058861" StarRating="4" HotelCode="166772|397515" HotelName="Abidos Hotel Apartment - Al Barsha" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="1560.53" OriginalAmount="1560.53">
      <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 05/02/2025" 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="45" TotalAmount="1561.01" OriginalAmount="1561.01">
      <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="16" TotalAmount="1563.20" OriginalAmount="1563.20">
      <BasicPropertyInfo Latitude="25.234132539839" Longitude="55.314431495701" StarRating="3" HotelCode="516595|1980495" HotelName="Rove Healthcare City" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/02/2025" 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="45" TotalAmount="1563.91" OriginalAmount="1563.91">
      <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="16" TotalAmount="1564.63" OriginalAmount="1564.63">
      <BasicPropertyInfo Latitude="25.113050756267" Longitude="55.195140838623" StarRating="3" HotelCode="160299|133294" HotelName="Centro Barsha" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY,FULL BOARD" 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="1565" OriginalAmount="1565">
      <BasicPropertyInfo Latitude="25.116302857621" Longitude="55.195640982803" StarRating="2" HotelCode="103470|18566" HotelName="ibis Dubai Mall of the Emirates" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY,FULL BOARD" BedType="BED &amp; BREAKFAST" 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="1565" OriginalAmount="1565">
      <BasicPropertyInfo Latitude="25.133857791384" Longitude="55.212146043777" StarRating="4" HotelCode="58972|11598" HotelName="Metropolitan Hotel Dubai" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/01/2025" 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="1566.46" OriginalAmount="1566.46">
      <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,FULL BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Fax,Internet,Jacuzzi,Kitchen,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dubailand Residence Area, P.O. Box 232808, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/28/288191/288191a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1568" OriginalAmount="1568">
      <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 02/02/2025" 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="1568.00" OriginalAmount="1568.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|161880" HotelName="AL KHOORY HOTEL APARTMENTS 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/1028360_foto_1.jpg</HotelPictures>
        <HotelDescription>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.The establishment comprises a total of 144 accommodation units. The upper floors are easily accessible using the lift. Services such as a safe and currency exchange facilities make for a comfortable stay. Internet access (no extra charge) and wireless internet access are available in the public areas. Gastronomic facilities include a restaurant. Guests arriving in their own vehicles can park in the car park. Additional services include a childcare service, room service and a laundry.All accommodation units feature air conditioning, a kitchen and a bathroom. Most rooms additionally feature a terrace. Each accommodation unit features separate bedrooms or a double bed. A safe is also available. In addition, a fridge, a microwave and tea and coffee making equipment are available. An ironing set is also available to guests. Convenient features include internet access, a telephone, a TV and wireless internet access. A hairdryer can also be found in each of the bathrooms.The establishment offers a selection of sport and leisure opportunities. The swimming pool is ideal for a refreshing dip. Leisure options at the establishment also include golf, a gym and a sauna. The establishment offers the following bookable meals and board options: breakfast, lunch and dinner.The following credit cards are accepted at the establishment: American Express, VISA and MasterCard.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1568.05" OriginalAmount="1568.05">
      <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,HALF BOARD" 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="1569" OriginalAmount="1569">
      <BasicPropertyInfo Latitude="25.234132539839" Longitude="55.314431495701" StarRating="3" HotelCode="516595|225411" HotelName="Rove Healthcare City" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/02/2025" 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="16" TotalAmount="1569.28" OriginalAmount="1569.28">
      <BasicPropertyInfo Latitude="25.267076976174" Longitude="55.320061711639" StarRating="4" HotelCode="130160|108452" HotelName="Landmark Hotel Riqqa" 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,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="1569.47" OriginalAmount="1569.47">
      <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="16" TotalAmount="1570.07" OriginalAmount="1570.07">
      <BasicPropertyInfo Latitude="25.249137956035" Longitude="55.28312265873" StarRating="4" HotelCode="387139|4866125" HotelName="The Country Club Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" 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="1570.77" OriginalAmount="1570.77">
      <BasicPropertyInfo Latitude="25.272242669692" Longitude="55.380907648696" StarRating="3" HotelCode="639431|625723" HotelName="Hampton by Hilton Dubai Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 26/01/2025" 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="45" TotalAmount="1571.72" OriginalAmount="1571.72">
      <BasicPropertyInfo Latitude="25.003397" Longitude="55.164925" StarRating="4" HotelCode="58054|195ffd" HotelName="Courtyard by Marriott Dubai Green Community" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>PO. Box 63845, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/75206/a_75206_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1574.39" OriginalAmount="1574.39">
      <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 05/02/2025" 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="1575.32" OriginalAmount="1575.32">
      <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="27" TotalAmount="1578" OriginalAmount="1578">
      <BasicPropertyInfo Latitude="25.254558765007" Longitude="55.32778002943" StarRating="4" HotelCode="409633|16861" HotelName="Copthorne Hotel Dubai" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 01/02/2025" 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="34" TotalAmount="1578.36" OriginalAmount="1578.36">
      <BasicPropertyInfo StarRating="4" HotelCode="|474658" HotelName="QUEEN ELIZABETH 2 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/1582574_foto_1.jpg</HotelPictures>
        <HotelDescription>Step inside the worlds most celebrated ocean liner afloat today - now one of Dubais iconic destinations. Docked permanently at the Mina Rashid marina, The Queen Elizabeth 2 is the Middle Easts first floating hotel - offering passengers a hub of culinary and nightlife experiences, a state-of-the-art events center and a heritage attractive site showcasing a rare and fascinating glimpse into maritime history.Located at Dubais Mina Rashid, the Queen Elizabeth 2 is in close proximity to some of Dubais most popular attractions including the Burj Khalifa, Dubai Mall, Dubai International Financial Centre (DIFC) and the Dubai World Trade Centre. Just a short drive by car along the coast are some of the citys latest hotspots including La Mer, a beachfront dining destination and Box Park, an urban shopping and restaurant complex.Heritage tours are available on a daily basis. Starting at the QE2 Heritage Exhibition, this guided tour takes Passengers through the ship where they learn about the history of the ship, original rooms and artifacts and get a glimpse of the accommodation.As a historical monument herself, The Queen Elizabeth 2 shares a neighborhood with some of Dubais other cultural gems including the Gold Souk, Dubai Creek and the Etihad Museum.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1582" OriginalAmount="1582">
      <BasicPropertyInfo Latitude="25.112519294245" Longitude="55.189019272491" StarRating="4" HotelCode="212682|929195" 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="1583.26" OriginalAmount="1583.26">
      <BasicPropertyInfo StarRating="4" HotelCode="|135510" HotelName="NOVOTEL DUBAI 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/894487_foto_1.jpg</HotelPictures>
        <HotelDescription>The Novotel Dubai Al Barsha is a brand new 4-star hotel located in the city centre with convenient access to Dubai's major business hubs and leisure attractions. Our function rooms will cater for all your conference needs. After a day of business or visiting the sights, enjoy a relaxing dip in our beautiful outdoor heated pool at Novotel. Sleep like a baby and eat like a king at Novotel Dubai Al Barsha, thanks to 465 spacious rooms &amp; suites, and 5 fine restaurants and bars. Stay connected with free WIFI, work out in the fitness centre, spa and pool, or do business in 9 meeting rooms.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1583.98" OriginalAmount="1583.98">
      <BasicPropertyInfo Latitude="25.133857791384" Longitude="55.212146043777" StarRating="4" HotelCode="58972|1911025" HotelName="Metropolitan Hotel Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="16" TotalAmount="1586.29" OriginalAmount="1586.29">
      <BasicPropertyInfo Latitude="25.2705018" Longitude="55.31533867" StarRating="4" HotelCode="670547|2392815" HotelName="Hyatt Place Dubai Wasl District" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <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="1589.59" OriginalAmount="1589.59">
      <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="45" TotalAmount="1590.22" OriginalAmount="1590.22">
      <BasicPropertyInfo Latitude="25.116302857621" Longitude="55.195640982803" StarRating="2" HotelCode="103470|106249" HotelName="ibis Dubai Mall of the Emirates" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY,FULL BOARD" BedType="BED &amp; BREAKFAST" 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="34" TotalAmount="1590.54" OriginalAmount="1590.54">
      <BasicPropertyInfo StarRating="3" HotelCode="|815236" HotelName="Ibis Deira Creekside 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/977213_foto_1.jpg</HotelPictures>
        <HotelDescription>The comfortable 3-star ibis Dubai Deira City Centre hotel is just 2 minute walk from Deira City Centre Metro Station. Boasting contemporary guest rooms, 2 restaurants and an al fresco dining, daily free parking and complimentary shuttle service to the Al Mamzar Beach, we make sure to cater to your needs during your stay. Don't miss the important meal of the day at Tempo, our breakfast room. Keep connected with our free WiFi access or make use of our web corner in the hotel for your business needs.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1592" OriginalAmount="1592">
      <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="Non Refundable">
        <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="1593" OriginalAmount="1593">
      <BasicPropertyInfo Latitude="25.248354370056" Longitude="55.296726822853" StarRating="4" HotelCode="119244|99808" HotelName="Al Manar Grand Hotel Apartment" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" 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="27" TotalAmount="1594" OriginalAmount="1594">
      <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="27" TotalAmount="1595" OriginalAmount="1595">
      <BasicPropertyInfo Latitude="25.037968099861" Longitude="55.19718620791" StarRating="4" HotelCode="614386|273285" HotelName="Aloft Me'aisam, Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" 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="16" TotalAmount="1596.19" OriginalAmount="1596.19">
      <BasicPropertyInfo Latitude="24.867133782509" Longitude="55.14689134736" StarRating="3" HotelCode="618721|2309555" HotelName="Aloft Dubai South" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel,hotel" CnxPolicy="Non Refundable" 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="1597.20" OriginalAmount="1597.20">
      <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="Free CXL until 31/01/2025" 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="1599.68" OriginalAmount="1599.68">
      <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 04/02/2025" 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="16" TotalAmount="1599.75" OriginalAmount="1599.75">
      <BasicPropertyInfo Latitude="25.253920962037" Longitude="55.33253053373" StarRating="3" HotelCode="76174|86449" HotelName="ibis Dubai Deira City Centre" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY,FULL BOARD" BedType="BED &amp; BREAKFAST" 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="34" TotalAmount="1600.34" OriginalAmount="1600.34">
      <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="16" TotalAmount="1603.76" OriginalAmount="1603.76">
      <BasicPropertyInfo Latitude="25.260554" Longitude="55.324745" StarRating="3" HotelCode="36293|31154" 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="8" TotalAmount="1607.82" OriginalAmount="1607.82">
      <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 05/02/2025" 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="45" TotalAmount="1609.30" OriginalAmount="1609.30">
      <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,FULL 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="1" TotalAmount="1609.86" OriginalAmount="1609.86">
      <BasicPropertyInfo Latitude="25.2557296" Longitude="55.332585" StarRating="3" HotelCode="497110|CAZ908500" HotelName="Rove City Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 06/02/2025" 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.&lt;br/&gt;&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1617" OriginalAmount="1617">
      <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="1618.16" OriginalAmount="1618.16">
      <BasicPropertyInfo Latitude="25.25243" Longitude="55.343109" StarRating="4" HotelCode="702901|209a6f" HotelName="Flora Inn Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel" HotelFacility="Air Conditioning,Conference Hall,Currency Exchange,Designated Smoking Area,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Airport Road, 125275 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/632541/632541a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This airport hotel is located right in the heart of Dubai and is perfectly suited to business travellers who arrive or depart from Dubai (DXB) Airport (just 1 km away). Guests can reach the nearest shops in about 10 minutes by car.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1621.00" OriginalAmount="1621.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="8" TotalAmount="1622.51" OriginalAmount="1622.51">
      <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 03/02/2025" 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="1626.52" OriginalAmount="1626.52">
      <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="1628.42" OriginalAmount="1628.42">
      <BasicPropertyInfo Latitude="25.252439125326" Longitude="55.33562284497" StarRating="4" HotelCode="160523|19444c" HotelName="Halo Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Golf,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Garhoud Road, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://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="27" TotalAmount="1631" OriginalAmount="1631">
      <BasicPropertyInfo Latitude="25.26731912758" Longitude="55.306586623192" StarRating="4" HotelCode="31295|28558" HotelName="Riviera 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,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="1635" OriginalAmount="1635">
      <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="Non Refundable" 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="1636.04" OriginalAmount="1636.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="8" TotalAmount="1639.66" OriginalAmount="1639.66">
      <BasicPropertyInfo Latitude="25.254558765007" Longitude="55.32778002943" StarRating="4" HotelCode="409633|103305" HotelName="Copthorne Hotel Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" 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>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1642.03" OriginalAmount="1642.03">
      <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="16" TotalAmount="1643.45" OriginalAmount="1643.45">
      <BasicPropertyInfo Latitude="25.221121" Longitude="55.329139" StarRating="4" HotelCode="60844|458275" HotelName="Park Hotel Apartments" Meals="ROOM ONLY" 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="8" TotalAmount="1643.53" OriginalAmount="1643.53">
      <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 04/02/2025" 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="1646" OriginalAmount="1646">
      <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="45" TotalAmount="1647.28" OriginalAmount="1647.28">
      <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="16" TotalAmount="1647.65" OriginalAmount="1647.65">
      <BasicPropertyInfo Latitude="25.116302857621" Longitude="55.195640982803" StarRating="2" HotelCode="103470|104941" HotelName="ibis Dubai Mall of the Emirates" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" 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="1648" OriginalAmount="1648">
      <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" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 06/02/2025" 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="27" TotalAmount="1649" OriginalAmount="1649">
      <BasicPropertyInfo Latitude="25.26872242489" Longitude="55.316441299361" StarRating="5" HotelCode="186063|35206" HotelName="Swissôtel Living Al Ghurair" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Business Hotel" CnxPolicy="Free CXL until 07/02/2025" 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="1651" OriginalAmount="1651">
      <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="45" TotalAmount="1651.03" OriginalAmount="1651.03">
      <BasicPropertyInfo Latitude="25.104389" Longitude="55.166133" StarRating="2" HotelCode="70872|109440" HotelName="Holiday Inn Express Dubai - Internet City" 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,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="1654.80" OriginalAmount="1654.80">
      <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;&lt;strong&gt;Hotel Overview:&lt;/strong&gt; The Al Khoory Sky Garden Hotel is a beacon of sustainability and luxury featuring eco-friendly practices seamlessly integrated into its architectural marvels. Positioned in the vibrant heart of Dubai it offers both business and leisure travelers a prime location combined with award-winning services.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Accommodations:&lt;/strong&gt; Al Khoory Sky Garden Hotel caters to a variety of travelers with its richly appointed rooms and suites. Guests can enjoy a comfortable stay in one of the 200 elegantly appointed guestrooms. Each room at the Al Khoory Sky Garden Hotel exudes luxury with plush premium bedding marble bathrooms and exclusive toiletries. Guests can choose from deluxe rooms with city views garden suites that open up to lush greenery or poolside villas offering private access to serene waters. Room amenities include state-of-the-art Wi-Fi connectivity flat-screen TVs well-stocked minibars and more.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Amenities:&lt;/strong&gt; The hotel provides a plethora of luxurious amenities including round-the-clock concierge services valet parking private cabana rentals at the poolside a sophisticated business center for corporate needs and VIP services such as butler or limousine rentals on demand.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Dining Options:&lt;/strong&gt; Al Khoory Sky Garden features multiple dining venues including The Atrium, serving international cuisine with a focus on sustainable sourcing. Skyline Terrace offers exquisite rooftop dining experiences under the stars with a menu crafted by Michelin-starred chefs. The hotel also provides exclusive wine pairing dinners and extensive breakfast options along with 24/7 room service.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Nearby Location and Transportation:&lt;/strong&gt; Situated just 10 kilometers from Dubai International Airport and close to several metro stations. The hotel is also within easy reach of Dubais Financial District.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Nearby Attractions:&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;ul&gt;&lt;li&gt;Burj Khalifa (8 km) A must-visit towering symbol of modern Dubai.&lt;/li&gt;&lt;li&gt;Dubai Mall (7 km) Offers an unmatched shopping experience with entertainment options for all ages.&lt;/li&gt;&lt;/ul&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Wellness And Activities:&lt;/strong&gt; Our wellness oasis includes an expansive spa offering signature treatments and hydrotherapy options. The fitness center hosts yoga classes beside our tranquil garden-view pools. For those seeking relaxation mixed with fitness perks in luxurious surroundings.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Policies and Check-In Instructions:&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;ul&gt;&lt;li&gt;Check-in begins at 3 PM; valid ID is required upon arrival.&lt;/li&gt;&lt;li&gt;Pets are welcome under specific policies available upon request.&lt;/li&gt;&lt;li&gt;Late check-out available; please inquire at reception for details based on availability.&lt;/li&gt;&lt;/ul&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Summary:&lt;/strong&gt; Discover the epitome of luxury at Al Khoory Sky Garden Hotel in Dubai-perfectly tailored for high-end business travelers and leisure seekers alike. Highlighting its accessible location near top attractions and its commitment to sustainability alongside world-class amenities.&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="1655.02" OriginalAmount="1655.02">
      <BasicPropertyInfo Latitude="25.259518" Longitude="55.322921" StarRating="4" HotelCode="42788|111e9d" HotelName="New Moscow Hotel" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" 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="8" TotalAmount="1657.19" OriginalAmount="1657.19">
      <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 04/02/2025" 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="34" TotalAmount="1657.42" OriginalAmount="1657.42">
      <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>A warm reception, an uplifting ambiance and a memorable experience. That is what makes Capitol Hotel one of the finest 4 stat deluxe hotels of Dubai.From the first welcome to the last goodbye, our facilities and services spell comfort, efficiency and guaranteed satisfaction.Dubai continues to grow into one of the most renowned metropolitans of this era and Capitol Hotel is right at the heart of it all. Strategically located at the hub of the business district of Bur Dubai, the hotel is located just minutes from the Dubai World Trade Centre. Staying at Capitol Hotel gives you the absolute advantage of location, whether you're visiting for business or leisure.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1657.69" OriginalAmount="1657.69">
      <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 29/01/2025" 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="45" TotalAmount="1658.97" OriginalAmount="1658.97">
      <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="16" TotalAmount="1659.49" OriginalAmount="1659.49">
      <BasicPropertyInfo Latitude="25.270737" Longitude="55.322551" StarRating="4" HotelCode="75968|592555" 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="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="16" TotalAmount="1663.39" OriginalAmount="1663.39">
      <BasicPropertyInfo Latitude="25.116721473688" Longitude="55.19563902533" StarRating="4" HotelCode="66534|394235" HotelName="MENA Aparthotel Al Barsha" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/02/2025" 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="1663.92" OriginalAmount="1663.92">
      <BasicPropertyInfo Latitude="25.080772994856" Longitude="55.368830635582" StarRating="5" HotelCode="542136|577721" HotelName="Al Habtoor Polo Resort &amp; Club" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 31/01/2025" 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="27" TotalAmount="1664" OriginalAmount="1664">
      <BasicPropertyInfo Latitude="25.079226911551" Longitude="55.144208371639" StarRating="4" HotelCode="170684|37664" HotelName="Marina View Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Free CXL until 06/02/2025" 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="1664" OriginalAmount="1664">
      <BasicPropertyInfo Latitude="25.116721473688" Longitude="55.19563902533" StarRating="4" HotelCode="66534|285194" HotelName="MENA Aparthotel Al Barsha" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/02/2025" 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="16" TotalAmount="1664.62" OriginalAmount="1664.62">
      <BasicPropertyInfo Latitude="25.104389" Longitude="55.166133" StarRating="2" HotelCode="70872|73124" HotelName="Holiday Inn Express Dubai - Internet City" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 24/01/2025" 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="1665.59" OriginalAmount="1665.59">
      <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 04/02/2025" 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="1666" OriginalAmount="1666">
      <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 05/02/2025" 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="45" TotalAmount="1666.46" OriginalAmount="1666.46">
      <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="27" TotalAmount="1670" OriginalAmount="1670">
      <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 30/01/2025" 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="45" TotalAmount="1671.16" OriginalAmount="1671.16">
      <BasicPropertyInfo Latitude="25.080772994856" Longitude="55.368830635582" StarRating="5" HotelCode="542136|1b4a79" HotelName="Al Habtoor Polo Resort &amp; Club" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" 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="1673.19" OriginalAmount="1673.19">
      <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 05/02/2025" 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="8" TotalAmount="1674.16" OriginalAmount="1674.16">
      <BasicPropertyInfo Latitude="25.267860484791" Longitude="55.304746896525" StarRating="4" HotelCode="531372|574401" HotelName="Best Western Plus Pearl Creek Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 04/02/2025" 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="1674.20" OriginalAmount="1674.20">
      <BasicPropertyInfo Latitude="25.262404779153" Longitude="55.29760658741" StarRating="4" HotelCode="38016|56320" HotelName="Arabian Courtyard Hotel &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Historic Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 06/02/2025" 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="8" TotalAmount="1677.93" OriginalAmount="1677.93">
      <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 06/02/2025">
        <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="1678" OriginalAmount="1678">
      <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="1678.00" OriginalAmount="1678.00">
      <BasicPropertyInfo Latitude="25.252704057461" Longitude="55.335833430408" StarRating="4" HotelCode="522966|1b4a74" HotelName="Royal Continental Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="Air Conditioning,Bar,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Rashid Road, Opposite Deira City Center, PO Box 182166, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/55/555522/555522a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1679.73" OriginalAmount="1679.73">
      <BasicPropertyInfo Latitude="25.04219866" Longitude="55.22196038" StarRating="4" HotelCode="322200|1524848" 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="1680.44" OriginalAmount="1680.44">
      <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 06/02/2025" 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="27" TotalAmount="1681" OriginalAmount="1681">
      <BasicPropertyInfo Latitude="25.252704057461" Longitude="55.335833430408" StarRating="4" HotelCode="522966|225842" HotelName="Royal Continental Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="27" TotalAmount="1683" OriginalAmount="1683">
      <BasicPropertyInfo Latitude="25.275027737469" Longitude="55.368112899475" StarRating="4" HotelCode="33281|46968" HotelName="Al Bustan Center &amp; Residence" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" 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="1685.01" OriginalAmount="1685.01">
      <BasicPropertyInfo Latitude="25.2705018" Longitude="55.31533867" StarRating="4" HotelCode="670547|20a471" HotelName="Hyatt Place Dubai Wasl District" Meals="BED &amp; BREAKFAST,ROOM ONLY,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="45" TotalAmount="1686.02" OriginalAmount="1686.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="45" TotalAmount="1687.50" OriginalAmount="1687.50">
      <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="1" TotalAmount="1688.10" OriginalAmount="1688.10">
      <BasicPropertyInfo Latitude="25.06977461" Longitude="55.24312031" StarRating="4" HotelCode="856383|CBE804900" HotelName="The S Hotel Al Barsha" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/02/2025" 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.&lt;br/&gt;&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1689.36" OriginalAmount="1689.36">
      <BasicPropertyInfo Latitude="25.252704057461" Longitude="55.335833430408" StarRating="4" HotelCode="522966|1993975" HotelName="Royal Continental Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="1" TotalAmount="1689.77" OriginalAmount="1689.77">
      <BasicPropertyInfo Latitude="25.289885886158" Longitude="55.35428433475" StarRating="5" HotelCode="213695|CAW789400" HotelName="Mövenpick Hotel Apartments Al Mamzar Dubai" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/02/2025" 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.&lt;br/&gt;&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1691.20" OriginalAmount="1691.20">
      <BasicPropertyInfo Latitude="25.11362044" Longitude="55.19344834" StarRating="3" HotelCode="962298|CBO055300" HotelName="Hampton By Hilton Dubai Al Barsha" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 07/02/2025" 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.&lt;br/&gt;&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1692.81" OriginalAmount="1692.81">
      <BasicPropertyInfo Latitude="25.11362044" Longitude="55.19344834" StarRating="3" HotelCode="962298|2519915" HotelName="Hampton By Hilton Dubai Al Barsha" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 30/01/2025" 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="16" TotalAmount="1692.87" OriginalAmount="1692.87">
      <BasicPropertyInfo Latitude="25.254240444883" Longitude="55.301247411045" StarRating="3" HotelCode="95367|924145" 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="1695" OriginalAmount="1695">
      <BasicPropertyInfo Latitude="25.270737" Longitude="55.322551" StarRating="4" HotelCode="75968|31650" 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" 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="1695.34" OriginalAmount="1695.34">
      <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="1696" OriginalAmount="1696">
      <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,FULL BOARD" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 07/02/2025" 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="1" TotalAmount="1696.19" OriginalAmount="1696.19">
      <BasicPropertyInfo Latitude="25.113050756267" Longitude="55.195140838623" StarRating="3" HotelCode="160299|CAS188800" HotelName="Centro Barsha" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 07/02/2025" 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.&lt;br/&gt;&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1699.99" OriginalAmount="1699.99">
      <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,FULL BOARD" BedType="ROOM ONLY" PropertyType="Apartment Hotel" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Seba Street 16, Marina Waterfront, Jumeirah Beach Residence, PO Box 376332, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://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="1700" OriginalAmount="1700">
      <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="45" TotalAmount="1700.44" OriginalAmount="1700.44">
      <BasicPropertyInfo Latitude="25.113050756267" Longitude="55.195140838623" StarRating="3" HotelCode="160299|1123f9" HotelName="Centro Barsha" 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,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="45" TotalAmount="1700.62" OriginalAmount="1700.62">
      <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="34" TotalAmount="1701.70" OriginalAmount="1701.70">
      <BasicPropertyInfo StarRating="4" HotelCode="|A7A938" HotelName="AVANI IBN BATTUTA DUBAI 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/18911_image51955128_0.jpg</HotelPictures>
        <HotelDescription>Avani Ibn Battuta Dubai is a welcome oasis, whether enjoying some leisure time in the city or passing through on business. The Avani Superior Rooms and Avani Executive Rooms each offer 30 square metres of space, with those on the upper floors affording expansive views. The stylish Avani Suites total 46 square metres, with a spacious lounge and dining area and a free-standing bathtub in the bathroom. The hotel offers three dining outlets. Pantry by Avani is a caf� conveniently located in the hotel's main atrium lobby, ideal for a coffee or light bite. On the hotel's third level Flavours Kitchen &amp; Lounge offers all-day dining overlooking the pool and terrace. With an indoor and outdoor dining area, the menu includes a selection of Arabic dishes and international favourites. On the outdoor terrace alongside the pool, Liquid serves a range of refreshing beverages and snacks, perfect to enjoy by the poolside.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1706.02" OriginalAmount="1706.02">
      <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="45" TotalAmount="1706.03" OriginalAmount="1706.03">
      <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="16" TotalAmount="1708.64" OriginalAmount="1708.64">
      <BasicPropertyInfo Latitude="25.2557296" Longitude="55.332585" StarRating="3" HotelCode="497110|1941125" HotelName="Rove City Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 07/02/2025" 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="16" TotalAmount="1708.66" OriginalAmount="1708.66">
      <BasicPropertyInfo Latitude="25.25352947468" Longitude="55.293257320508" StarRating="4" HotelCode="59922|53754" HotelName="Majestic City Retreat Hotel" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY" 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="1708.99" OriginalAmount="1708.99">
      <BasicPropertyInfo Latitude="25.270588781271" Longitude="55.32701164484" StarRating="5" HotelCode="32629|11ea99" HotelName="Crowne Plaza Dubai Deira" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" 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="8" TotalAmount="1710.24" OriginalAmount="1710.24">
      <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 30/01/2025" 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="1711" OriginalAmount="1711">
      <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="Non Refundable" 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="1711.67" OriginalAmount="1711.67">
      <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 04/02/2025">
        <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="1712" OriginalAmount="1712">
      <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" 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="1713" OriginalAmount="1713">
      <BasicPropertyInfo Latitude="25.249137956035" Longitude="55.28312265873" StarRating="4" HotelCode="387139|506834" HotelName="The Country Club Hotel" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" 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="1715" OriginalAmount="1715">
      <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 07/02/2025" 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="16" TotalAmount="1716.40" OriginalAmount="1716.40">
      <BasicPropertyInfo Latitude="25.275027737469" Longitude="55.368112899475" StarRating="4" HotelCode="33281|924745" HotelName="Al Bustan Center &amp; Residence" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" 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="34" TotalAmount="1716.82" OriginalAmount="1716.82">
      <BasicPropertyInfo StarRating="3" HotelCode="|103113" HotelName="Ibis Styles Dubai Jumeira" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/928458_foto_1.jpg</HotelPictures>
        <HotelDescription>ibis Styles Dubai Jumeira is perfect for both corporate and leisure travellers, thanks to its prime location and easy accessibility. Situated 600 m from a museum, 3 km from a water park, 5.5 km from the beach, 6.5 km from Jumeirah center, 11 km from Dubai International Airport and 38 km from Sharjah International Airport. Facilities and services include parking, room service (extra charge), elevator, restaurant, wireless Internet access, indoor swimming pool, spa (extra charge) and gym.Rooms feature desk, wireless Internet access, tea/coffee maker,  telephone, TV, air conditioning and bathroom.** Please note that some of the above facilities may be closed due to weather / seasonal conditions.Address: 2nd December Street, Al Mina Road Jumeirah 1, 121252 Dubai, United Arab Emirates.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1720" OriginalAmount="1720">
      <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="16" TotalAmount="1720.88" OriginalAmount="1720.88">
      <BasicPropertyInfo Latitude="25.26288" Longitude="55.32785" StarRating="4" HotelCode="294782|992495" HotelName="Hyatt Place Dubai Al Rigga" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" 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="1723" OriginalAmount="1723">
      <BasicPropertyInfo Latitude="25.037227443066" Longitude="55.196863813492" StarRating="4" HotelCode="630087|273294" HotelName="Element Me'aisam Dubai" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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="16" TotalAmount="1724.10" OriginalAmount="1724.10">
      <BasicPropertyInfo Latitude="25.265218546919" Longitude="55.321252942085" StarRating="3" HotelCode="161166|126934" HotelName="ibis Dubai Al Rigga" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 22/01/2025" 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="1726" OriginalAmount="1726">
      <BasicPropertyInfo Latitude="25.11425746" Longitude="55.19080682" StarRating="4" HotelCode="571265|239772" HotelName="Rose Park Hotel - Al Barsha" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" 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="45" TotalAmount="1726.30" OriginalAmount="1726.30">
      <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="27" TotalAmount="1727" OriginalAmount="1727">
      <BasicPropertyInfo Latitude="25.26288" Longitude="55.32785" StarRating="4" HotelCode="294782|40287" HotelName="Hyatt Place Dubai Al Rigga" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" 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="1729.64" OriginalAmount="1729.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="Non Refundable" 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="16" TotalAmount="1729.75" OriginalAmount="1729.75">
      <BasicPropertyInfo Latitude="25.270027" Longitude="55.331013" StarRating="4" HotelCode="32310|2583535" HotelName="Ramada Plaza by Wyndham Dubai Deira" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="1731" OriginalAmount="1731">
      <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="Non Refundable" 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="1733.44" OriginalAmount="1733.44">
      <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="1735.56" OriginalAmount="1735.56">
      <BasicPropertyInfo Latitude="25.253987236156" Longitude="55.329377101333" StarRating="4" HotelCode="176607|376670" HotelName="Somewhere Apartment Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 06/02/2025" 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="1" TotalAmount="1736.90" OriginalAmount="1736.90">
      <BasicPropertyInfo Latitude="25.271084" Longitude="55.329999" StarRating="5" HotelCode="136624|CAQ507600" HotelName="AVANI Deira Dubai Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 04/02/2025" 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.&lt;br/&gt;&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.&lt;br/&gt;&lt;b&gt;​Deposit Required At Check In from 2024-12-28 to 2030-12-31&lt;b&gt;:-The hotel requires a cash deposit of AED 300 per stay upon check in as security for any incidentals. This deposit will be refunded in full upon departure subject to a property inspection.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1737.14" OriginalAmount="1737.14">
      <BasicPropertyInfo Latitude="25.27686822" Longitude="55.34995547" StarRating="3" HotelCode="850564|2292325" HotelName="Studio M Arabian Plaza" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 07/02/2025" 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="27" TotalAmount="1738" OriginalAmount="1738">
      <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="Non Refundable">
        <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="16" TotalAmount="1739.20" OriginalAmount="1739.20">
      <BasicPropertyInfo Latitude="25.080772994856" Longitude="55.368830635582" StarRating="5" HotelCode="542136|2061645" HotelName="Al Habtoor Polo Resort &amp; Club" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" 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="34" TotalAmount="1739.64" OriginalAmount="1739.64">
      <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="16" TotalAmount="1740.94" OriginalAmount="1740.94">
      <BasicPropertyInfo Latitude="25.037968099861" Longitude="55.19718620791" StarRating="4" HotelCode="614386|2220755" HotelName="Aloft Me'aisam, Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" 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="1746.75" OriginalAmount="1746.75">
      <BasicPropertyInfo Latitude="25.133857791384" Longitude="55.212146043777" StarRating="4" HotelCode="58972|19396e" HotelName="Metropolitan Hotel Dubai" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" 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="34" TotalAmount="1746.92" OriginalAmount="1746.92">
      <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="1748" OriginalAmount="1748">
      <BasicPropertyInfo Latitude="25.117681142929" Longitude="55.195885288361" StarRating="4" HotelCode="317353|50351" HotelName="Flora Al Barsha Mall Of Emirates" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="34" TotalAmount="1748.60" OriginalAmount="1748.60">
      <BasicPropertyInfo StarRating="3" HotelCode="|677243" HotelName="Ibis Mall Avenue 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/1060317_foto_1.jpg</HotelPictures>
        <HotelDescription>This 3 star hotel is located in the city centre of Dubai and was established in 2009. It is a short drive away from the Dubai Marina. All 204 rooms are equipped with hairdryer, trouser press, ironing set and air conditioning.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1749" OriginalAmount="1749">
      <BasicPropertyInfo Latitude="25.270588781271" Longitude="55.32701164484" StarRating="5" HotelCode="32629|29308" HotelName="Crowne Plaza Dubai Deira" Meals="ROOM ONLY,HALF BOARD,BED &amp; BREAKFAST,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="1749" OriginalAmount="1749">
      <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="16" TotalAmount="1749.29" OriginalAmount="1749.29">
      <BasicPropertyInfo Latitude="25.098963896148" Longitude="55.173275823418" StarRating="4" HotelCode="440708|1893205" HotelName="dusitD2 Kenz Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="1750.08" OriginalAmount="1750.08">
      <BasicPropertyInfo Latitude="25.047230961233" Longitude="55.24289757264" StarRating="4" HotelCode="566649|1b519f" HotelName="Park Inn by Radisson Dubai Motor City" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" 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="45" TotalAmount="1750.84" OriginalAmount="1750.84">
      <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="16" TotalAmount="1757.64" OriginalAmount="1757.64">
      <BasicPropertyInfo Latitude="25.11425746" Longitude="55.19080682" StarRating="4" HotelCode="571265|2178525" HotelName="Rose Park Hotel - Al Barsha" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" 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="45" TotalAmount="1757.79" OriginalAmount="1757.79">
      <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="45" TotalAmount="1758.69" OriginalAmount="1758.69">
      <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="1759.80" OriginalAmount="1759.80">
      <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="16" TotalAmount="1764.77" OriginalAmount="1764.77">
      <BasicPropertyInfo Latitude="25.116721473688" Longitude="55.19563902533" StarRating="4" HotelCode="66534|2881575" HotelName="MENA Aparthotel Al Barsha" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/02/2025" 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="16" TotalAmount="1764.94" OriginalAmount="1764.94">
      <BasicPropertyInfo Latitude="25.0378918" Longitude="55.18439" StarRating="4" HotelCode="749071|2320425" HotelName="Occidental Dubai Production City" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" 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="1765" OriginalAmount="1765">
      <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="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="1766" OriginalAmount="1766">
      <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="1767" OriginalAmount="1767">
      <BasicPropertyInfo Latitude="25.265218546919" Longitude="55.321252942085" StarRating="3" HotelCode="161166|23657" HotelName="ibis Dubai Al Rigga" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" 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="45" TotalAmount="1767.56" OriginalAmount="1767.56">
      <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="8" TotalAmount="1769.36" OriginalAmount="1769.36">
      <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="Non Refundable" 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="1771.77" OriginalAmount="1771.77">
      <BasicPropertyInfo Latitude="25.253692914039" Longitude="55.296243022181" StarRating="3" HotelCode="317297|10aaa8" HotelName="Savoy Park Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Kitchen,Laundry,Lounge,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 B Street, 317 Community, Al Mankhool, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://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="1773.56" OriginalAmount="1773.56">
      <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 07/02/2025" 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>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1774.24" OriginalAmount="1774.24">
      <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="7" TotalAmount="1775.95" OriginalAmount="1775.95">
      <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 31/01/2025">
        <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="45" TotalAmount="1782.74" OriginalAmount="1782.74">
      <BasicPropertyInfo Latitude="25.257398399072" Longitude="55.289197" StarRating="3" HotelCode="28896|105ccf" HotelName="Savoy Central Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Rolla Road, P.O. Box 49519, Bur Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://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="16" TotalAmount="1785.44" OriginalAmount="1785.44">
      <BasicPropertyInfo Latitude="25.270588781271" Longitude="55.32701164484" StarRating="5" HotelCode="32629|31264" 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="1786" OriginalAmount="1786">
      <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="8" TotalAmount="1786.18" OriginalAmount="1786.18">
      <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 05/02/2025" 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="16" TotalAmount="1786.76" OriginalAmount="1786.76">
      <BasicPropertyInfo Latitude="25.264918" Longitude="55.329805" StarRating="4" HotelCode="319695|1525478" HotelName="Hilton Garden Inn Dubai Al Muraqabat" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY,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="16" TotalAmount="1787.40" OriginalAmount="1787.40">
      <BasicPropertyInfo Latitude="25.1786" Longitude="55.2441" StarRating="4" HotelCode="870501|2417005" 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="34" TotalAmount="1787.76" OriginalAmount="1787.76">
      <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="8" TotalAmount="1788.13" OriginalAmount="1788.13">
      <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 06/02/2025" 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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1788.22" OriginalAmount="1788.22">
      <BasicPropertyInfo StarRating="4" HotelCode="|A2EA60" HotelName="CITYMAX HOTEL 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/2368125_foto_1.jpg</HotelPictures>
        <HotelDescription>Make yourself at home in one of the 348 air-conditioned rooms featuring LED televisions. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Bathrooms feature bathtubs or showers with rainfall showerheads and hair dryers. Conveniences include phones, as well as laptop-compatible safes and desks.Grab a bite to eat at one of the hotel's 3 restaurants, or stay in and take advantage of the 24-hour room service. Snacks are also available at the coffee shop/caf�. Unwind at the end of the day with a drink at the bar/lounge or the poolside bar. Buffet breakfasts are available daily from 6:30 AM to 10:30 AM for a fee.Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and an elevator. Free self parking is available onsite.With a stay at Citymax Hotel Business Bay in Dubai, you'll be within a 10-minute drive of Dubai Mall and Dubai Fountain.  This 4-star hotel is 4.2 mi (6.7 km) from Burj Khalifa and 5.4 mi (8.7 km) from Dubai World Trade Centre.Distances are displayed to the nearest 0.1 mile and kilometer.  Souk al Bahar - 4 km / 2.5 mi  Dubai Fountain - 4 km / 2.5 mi  Dubai Mall - 4.3 km / 2.7 mi  KidZania - 4.4 km / 2.7 mi  Dubai Opera - 4.4 km / 2.7 mi  Dubai Aquarium and Underwater Zoo - 4.4 km / 2.8 mi  Burj Khalifa - 4.9 km / 3 mi  Oasis Centre Mall - 5 km / 3.1 mi  Safa Park - 5 km / 3.1 mi  Dubai Water Canal - 2.9 km / 1.8 mi  Dubai International Financial Centre - 6.7 km / 4.1 mi  City Walk - 6.9 km / 4.3 mi  The Green Planet Dubai - 7.2 km / 4.5 mi  Meydan Racecourse - 7.7 km / 4.8 mi  Dubai International Art Centre - 7.7 km / 4.8 mi  The nearest airports are:Dubai (DXB-Dubai Intl.) - 17.8 km / 11.1 mi Sharjah (SHJ-Sharjah Intl.) - 41.8 km / 26 mi Dubai (DWC-Al Maktoum Intl.) - 48.8 km / 30.3 mi</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1788.63" OriginalAmount="1788.63">
      <BasicPropertyInfo Latitude="25.099755518104" Longitude="55.179519653321" StarRating="5" HotelCode="76176|92008" HotelName="Media Rotana" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ALL INCLUSIVE,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 29/01/2025" 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="1790" OriginalAmount="1790">
      <BasicPropertyInfo Latitude="25.099755518104" Longitude="55.179519653321" StarRating="5" HotelCode="76176|19472" HotelName="Media Rotana" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ALL INCLUSIVE,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 28/01/2025" 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="1791" OriginalAmount="1791">
      <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 23/01/2025" 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="1791.12" OriginalAmount="1791.12">
      <BasicPropertyInfo Latitude="25.265218546919" Longitude="55.321252942085" StarRating="3" HotelCode="161166|1129fd" HotelName="ibis Dubai Al Rigga" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" 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="45" TotalAmount="1792.14" OriginalAmount="1792.14">
      <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="34" TotalAmount="1793.12" OriginalAmount="1793.12">
      <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="16" TotalAmount="1793.76" OriginalAmount="1793.76">
      <BasicPropertyInfo Latitude="25.04317883" Longitude="55.25088065" StarRating="4" HotelCode="856292|2383125" HotelName="Studio One Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/02/2025" 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="34" TotalAmount="1794.10" OriginalAmount="1794.10">
      <BasicPropertyInfo StarRating="4" HotelCode="|151399" HotelName="MD HOTEL BY GEWAN FORMERLY CASSELLS" 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/26491_image60582684_0.jpg</HotelPictures>
        <HotelDescription>The MD Hotel offers a selection of Emirati and international cuisine and features a rooftop pool with views of the Emirates Mall. The property houses a wellness center with professional trainers and masseuses. Rooms at the MD Hotel are cozy and feature a 43-inch flat-screen TV, high-speed internet access, elegant furnishings and black-and-white photos. The bathroom includes a bathtub, bathrobes and slippers.The Emarati restaurant offers business lunches and 3-course buffet dinners. The MD Hotel serves a hearty breakfast in Zabeel Hall. 24-hour room service is offered. The MD Hotel has a Finnish sauna, hot tub and separate steam rooms for men and women.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1797" OriginalAmount="1797">
      <BasicPropertyInfo Latitude="25.259518" Longitude="55.322921" StarRating="4" HotelCode="42788|39280" HotelName="New Moscow Hotel" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 04/02/2025" 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="1798.51" OriginalAmount="1798.51">
      <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/01/2025" 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="1800" OriginalAmount="1800">
      <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 06/02/2025" 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="8" TotalAmount="1801.39" OriginalAmount="1801.39">
      <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 22/01/2025" 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="16" TotalAmount="1804.49" OriginalAmount="1804.49">
      <BasicPropertyInfo Latitude="25.254800002954" Longitude="55.299642384052" StarRating="4" HotelCode="65601|231146" HotelName="Savoy Crest Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" 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="16" TotalAmount="1804.89" OriginalAmount="1804.89">
      <BasicPropertyInfo Latitude="25.19391511102" Longitude="55.28919881275" StarRating="4" HotelCode="168132|148506" 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="63" TotalAmount="1805.00" OriginalAmount="1805.00">
      <BasicPropertyInfo Latitude="25.258888244628906" Longitude="55.321861267089844" StarRating="4" HotelCode="0|edge_creekside_hotel" HotelName="Edge Creekside Hotel" Meals="BED &amp; BREAKFAST,HALF-BOARD,ROOM ONLY,FULL-BOARD,HALF-BOARD-DINNER" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 02/02/2025">
        <Address>
          <AddressLines>
            <AddressLine>Rigga Al Buteen Street, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/7a/2b/7a2ba704be1255ccecbdbf6869b26793f2f96494.jpeg</HotelPictures>
        <HotelDescription>Edge Creekside is dedicated to perfecting the travel experience through innovation and the highest standards of hospitality. Immerse in elegantly appointed stays in one of 106 deluxe king rooms, 16 one-bedroom apartments and 16 two-bedroom apartments, each commanding unparalleled views of the dynamic Dubai Creekside.&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;Breakfast for children costs: 25.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.&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>
    <HotelStay SourceId="16" TotalAmount="1805.67" OriginalAmount="1805.67">
      <BasicPropertyInfo Latitude="25.259518" Longitude="55.322921" StarRating="4" HotelCode="42788|45234" HotelName="New Moscow Hotel" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 05/02/2025" 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="1807.78" OriginalAmount="1807.78">
      <BasicPropertyInfo Latitude="25.255670877069" Longitude="55.336010456085" StarRating="4" HotelCode="42787|1025ed" 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" 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="34" TotalAmount="1809.36" OriginalAmount="1809.36">
      <BasicPropertyInfo StarRating="2" HotelCode="|815229" HotelName="HOLIDAY INN EXPRESS 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/890296_foto_1.jpg</HotelPictures>
        <HotelDescription>Experience Dubai's fashionable Jumeirah district when you stay at the Holiday Inn Express Dubai-Jumeirah Hotel. A warm welcome awaits you in the Holiday Inn Express Dubai-Jumeirah. Our location overlooking Port Rashid Docks is just 3km from the World Trade Centre and a short shuttle ride from Jumeirah Beach. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1810.78" OriginalAmount="1810.78">
      <BasicPropertyInfo Latitude="25.096761612504" Longitude="55.172552100375" StarRating="4" HotelCode="141915|10b296" HotelName="TIME Oak Hotel &amp; Suite" 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,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="45" TotalAmount="1811.57" OriginalAmount="1811.57">
      <BasicPropertyInfo Latitude="25.099755518104" Longitude="55.179519653321" StarRating="5" HotelCode="76176|1b303e" HotelName="Media Rotana" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="BED &amp; BREAKFAST" 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="8" TotalAmount="1813.48" OriginalAmount="1813.48">
      <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 06/02/2025" 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="1815.03" OriginalAmount="1815.03">
      <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="1818" OriginalAmount="1818">
      <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="16" TotalAmount="1818.58" OriginalAmount="1818.58">
      <BasicPropertyInfo Latitude="25.270629723175" Longitude="55.321815559525" StarRating="4" HotelCode="38651|2552675" HotelName="Ramada Deira" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" 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="1819.16" OriginalAmount="1819.16">
      <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 02/02/2025" 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="45" TotalAmount="1820.21" OriginalAmount="1820.21">
      <BasicPropertyInfo Latitude="25.26288" Longitude="55.32785" StarRating="4" HotelCode="294782|175e0e" HotelName="Hyatt Place Dubai Al Rigga" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box  33178, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://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="1821.15" OriginalAmount="1821.15">
      <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" 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="1823" OriginalAmount="1823">
      <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,FULL 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="27" TotalAmount="1824" OriginalAmount="1824">
      <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="16" TotalAmount="1824.31" OriginalAmount="1824.31">
      <BasicPropertyInfo Latitude="25.235704803145" Longitude="55.306459711639" StarRating="4" HotelCode="260532|925595" HotelName="Al Waleed Palace Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Free CXL until 01/02/2025" 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="1825" OriginalAmount="1825">
      <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 31/01/2025" 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="1825.15" OriginalAmount="1825.15">
      <BasicPropertyInfo Latitude="25.093653894648" Longitude="55.155513882637" StarRating="4" HotelCode="66873|10944f" HotelName="Radisson Blu Hotel, Dubai Media City" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" 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="34" TotalAmount="1826.16" OriginalAmount="1826.16">
      <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 Barshais located within walking distance fromMall of the Emiratesand situated in the bustling area of Al Barsha. The soon to open4-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 kids attractions and entertainment in the city.This stunning property offers 299 well-appointed rooms and suites,109 serviced apartments featuring all modern amenitiesand equipped with the latest in room technology.The rooms showcase an impeccable design and charming atmospherewith elegantandcontemporary decorwhichincludes rich woodpanelingand natural colours.The propertycomprisesofalobby loungeserving the freshest brewsandtwo restaurants:the all-daydining,House of Coloursfeaturing a wide variety of innovative culinary delights from around the world, serving breakfast, lunch and dinnerin a show kitchen style with live cooking stations.An authenticMoroccan restaurant,serving meat, poultry, seafood and vegetarian dishes cooked using traditional spices and techniques.In house guests and residents can enjoy different shisha flavours at the restaurant terrace while sipping traditional Moroccan tea.The Pool terrace offers light snacks, smoothies and fresh juices in a relaxing environment.The recreationfacilities in the hotelincludea Spa offering different wellness servicesfrom massages tocleansing scrubsfor men, women, and couples. Our gymnasium is equipped with a complete range of Life Fitness weight training and fitness equipment.The hotel comprises of two temperature controlled rooftop pools which are open for in house guests.MillenniumAlBarshais 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 daylightin 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, youll be pleased you chose our hotel for your next event.Millennium Al Barshais located within walking distance fromMall of the Emiratesand situated in the bustling area of Al Barsha. The soon to open4-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 kids attractions and entertainment in the city.This stunning property offers 299 well-appointed rooms and suites,109 serviced apartments featuring all modern amenitiesand equipped with the latest in room technology.The rooms showcase an impeccable design and charming atmospherewith elegantandcontemporary decorwhichincludes rich woodpanelingand natural colours.The propertycomprisesofalobby loungeserving the freshest brewsandtwo restaurants:the all-daydining,House of Coloursfeaturing a wide variety of innovative culinary delights from around the world, serving breakfast, lunch and dinnerin a show kitchen style with live cooking stations.An authenticMoroccan restaurant,serving meat, poultry, seafood and vegetarian dishes cooked using traditional spices and techniques.In house guests and residents can enjoy different shisha flavours at the restaurant terrace while sipping traditional Moroccan tea.The Pool terrace offers light snacks, smoothies and fresh juices in a relaxing environment.The recreationfacilities in the hotelincludea Spa offering different wellness servicesfrom massages tocleansing scrubsfor men, women, and couples. Our gymnasium is equipped with a complete range of Life Fitness weight training and fitness equipment.The hotel comprises of two temperature controlled rooftop pools which are open for in house guests.MillenniumAlBarshais offering first-class meetings and event facilities. Modern function space is flexible for conference, exhibition and private ev</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1828.14" OriginalAmount="1828.14">
      <BasicPropertyInfo Latitude="25.188798669097" Longitude="55.255153813492" StarRating="2" HotelCode="76172|10a405" HotelName="Holiday Inn Express Dubai Safa Park" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Conference Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,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="1831.66" OriginalAmount="1831.66">
      <BasicPropertyInfo Latitude="25.096761612504" Longitude="55.172552100375" StarRating="4" HotelCode="141915|171246" HotelName="TIME Oak Hotel &amp; Suite" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 04/02/2025" 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>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1836.07" OriginalAmount="1836.07">
      <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 06/02/2025" 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="1837" OriginalAmount="1837">
      <BasicPropertyInfo Latitude="25.096761612504" Longitude="55.172552100375" StarRating="4" HotelCode="141915|30153" HotelName="TIME Oak Hotel &amp; Suite" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 03/02/2025" 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="8" TotalAmount="1837.67" OriginalAmount="1837.67">
      <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 07/02/2025" 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="1837.78" OriginalAmount="1837.78">
      <BasicPropertyInfo Latitude="25.221121" Longitude="55.329139" StarRating="4" HotelCode="60844|1091db" HotelName="Park Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" HotelFacility="Air Conditioning,Conference Hall,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Jadaf Street, Dubai 122382</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://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="1840.51" OriginalAmount="1840.51">
      <BasicPropertyInfo Latitude="25.25281852" Longitude="55.30261608" StarRating="4" HotelCode="440207|1b3713" HotelName="City Seasons Towers" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Khalifa Bin Zayed Road, Mankhool, Next to Burjuman Mall, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://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="16" TotalAmount="1841.24" OriginalAmount="1841.24">
      <BasicPropertyInfo Latitude="25.068680704823" Longitude="55.131202340126" StarRating="4" HotelCode="162263|920905" HotelName="Signature Hotel Apartments &amp; Spa Marina" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" 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="16" TotalAmount="1841.92" OriginalAmount="1841.92">
      <BasicPropertyInfo Latitude="25.079226911551" Longitude="55.144208371639" StarRating="4" HotelCode="170684|200466" HotelName="Marina View Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" 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="1843.80" OriginalAmount="1843.80">
      <BasicPropertyInfo StarRating="4" HotelCode="|485754" HotelName="GOLDEN TULIP MEDIA 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/1119648_foto_1.jpg</HotelPictures>
        <HotelDescription>Welcome to Golden Tulip Media Hotel, a newly renovated 4 star Hotel in Al Barsha Heights featuring 288 Rooms and Suites.The 4 star Golden Tulip Media Hotel is a 5-minute walk from Dubai Internet City Metro Station and next to Dubai Internet City, Dubai Media City and the Knowledge Village. The self-catering suites at Golden Tulip Media Hotel feature modern d�cors, 40" Full HD IP smart TV and a Media Hub and spacious bathrooms. Facilities include a swimming pool, sauna, hot tub and a fitness center which features cardiovascular equipment, a spa with massage service and steam room. Other facilities are a prayer room, banqueting, meeting rooms, business center, and 24 hours room service. Meals are enjoyed at Fresh Restaurant multi cuisine prepared with fresh seasonal ingredients, Fresh coffee is served at Ristretto coffee shop. Golden Tulip Media Hotel is a 6km away from Mall of the Emirates and close to other famous shopping centers. A convenient supermarket is also available open 24 hours on the hotel's ground floor.Visitors arriving to Dubai for business purpose as well as those interested in exploring Dubai's vast leisure and shopping facilities will find Golden Tulip Media Hotel an ideal place to be their home away from home. Spend your day lounging in the hotel's Health club, outdoor swimming pool, sauna, Fresh Restaurant, Ristretto Coffee Shop and Sky Korean restaurant or venture to the adjacent Mall of the Emirates with its ski slopes for even more unique fitness adventures.The city's convention center is only 15 km away, Al Maktoum International Airport is just 25 KM away while the Dubai International Airport is a 26 KM journey by car.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1846.74" OriginalAmount="1846.74">
      <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="16" TotalAmount="1847.63" OriginalAmount="1847.63">
      <BasicPropertyInfo Latitude="25.23157461304" Longitude="55.270680708446" StarRating="3" HotelCode="263794|922465" 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="1848" OriginalAmount="1848">
      <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="Non Refundable" 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="1851" OriginalAmount="1851">
      <BasicPropertyInfo Latitude="25.094295406228" Longitude="55.177025186508" StarRating="4" HotelCode="173243|201490" 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="45" TotalAmount="1854.43" OriginalAmount="1854.43">
      <BasicPropertyInfo Latitude="25.098963896148" Longitude="55.173275823418" StarRating="4" HotelCode="440708|1cdcee" HotelName="dusitD2 Kenz Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, PO Box 71162, Barsha Heights, Near Internet City Metro Station, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://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="16" TotalAmount="1855.39" OriginalAmount="1855.39">
      <BasicPropertyInfo Latitude="25.096761612504" Longitude="55.172552100375" StarRating="4" HotelCode="141915|98588" HotelName="TIME Oak Hotel &amp; Suite" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 04/02/2025" 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="1856" OriginalAmount="1856">
      <BasicPropertyInfo Latitude="25.270629723175" Longitude="55.321815559525" StarRating="4" HotelCode="38651|407990" HotelName="Ramada Deira" Meals="ROOM ONLY,HALF BOARD,FULL BOARD,BED &amp; BREAKFAST" 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="16" TotalAmount="1859.13" OriginalAmount="1859.13">
      <BasicPropertyInfo Latitude="25.10243699148" Longitude="55.172410915344" StarRating="4" HotelCode="61419|139534" HotelName="Two Seasons Hotel &amp; Apartments" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="16" TotalAmount="1859.30" OriginalAmount="1859.30">
      <BasicPropertyInfo Latitude="25.257063" Longitude="55.292874" StarRating="4" HotelCode="99400|319255" HotelName="Rolla Residence" Meals="ROOM ONLY" 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="16" TotalAmount="1859.49" OriginalAmount="1859.49">
      <BasicPropertyInfo Latitude="25.254164974661" Longitude="55.332021783173" StarRating="4" HotelCode="169385|2352475" HotelName="Pearl City Suites" Meals="BED &amp; BREAKFAST,ROOM ONLY" 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="1860" OriginalAmount="1860">
      <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="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="34" TotalAmount="1860.74" OriginalAmount="1860.74">
      <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="7" TotalAmount="1861.87" OriginalAmount="1861.87">
      <BasicPropertyInfo Latitude="25.18120008" Longitude="55.25321539" StarRating="4" HotelCode="|DMCK" HotelName="DAMAC Maison Aykon City Dubai" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 27/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>395 Sheikh Zayed Road, P.O. Box 7704</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://www.travco.co.uk/images/hotels/giata/1412675/18519697.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1864.71" OriginalAmount="1864.71">
      <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="8" TotalAmount="1864.73" OriginalAmount="1864.73">
      <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 03/02/2025" 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="1866" OriginalAmount="1866">
      <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="16" TotalAmount="1866.63" OriginalAmount="1866.63">
      <BasicPropertyInfo Latitude="25.237242916673" Longitude="55.274322330951" StarRating="4" HotelCode="258976|30894" HotelName="Jumeira Rotana" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ALL INCLUSIVE" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 31/01/2025" 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="1867.66" OriginalAmount="1867.66">
      <BasicPropertyInfo Latitude="25.099755518104" Longitude="55.179519653321" StarRating="5" HotelCode="76176|121057" HotelName="Media Rotana" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 31/01/2025" 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="1867.84" OriginalAmount="1867.84">
      <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 06/02/2025" 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="16" TotalAmount="1869.32" OriginalAmount="1869.32">
      <BasicPropertyInfo Latitude="25.193115" Longitude="55.26292" StarRating="4" HotelCode="200086|906615" HotelName="City Premiere Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="63" TotalAmount="1870.00" OriginalAmount="1870.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="45" TotalAmount="1870.04" OriginalAmount="1870.04">
      <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="45" TotalAmount="1870.55" OriginalAmount="1870.55">
      <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="63" TotalAmount="1871.00" OriginalAmount="1871.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="1871.02" OriginalAmount="1871.02">
      <BasicPropertyInfo Latitude="25.270588781271" Longitude="55.32701164484" StarRating="5" HotelCode="32629|158747" HotelName="Crowne Plaza Dubai Deira" Meals="BREAKFAST FOR TWO GUESTS" BedType="BREAKFAST FOR TWO GUESTS" 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="8" TotalAmount="1875.32" OriginalAmount="1875.32">
      <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 02/02/2025">
        <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="1876" OriginalAmount="1876">
      <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="Non Refundable" 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="1881.90" OriginalAmount="1881.90">
      <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 05/02/2025" 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="63" TotalAmount="1882.00" OriginalAmount="1882.00">
      <BasicPropertyInfo Latitude="25.278913497924805" Longitude="55.30466842651367" StarRating="5" HotelCode="0|hyatt_regency_dubai_and_galleria_2" HotelName="Hyatt Regency Dubai And Galleria" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD,BREAKFAST-FOR-2,FULL-BOARD,DINNER" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 06/02/2025">
        <Address>
          <AddressLines>
            <AddressLine>Deira Corniche, PO Box 6655, Dubai, United Arab Emirates, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/ae/c3/aec3f5181ed068814ccc3701b18c9787e64c76a2.jpeg</HotelPictures>
        <HotelDescription>Overview: Hyatt Regency Dubai is a modern 5-star resort hotel offering luxury accommodation in the heart of Dubai. Highlights include an ice rink, pitch and putt course, extensive sports and wellness facilities and multiple fine dining venues.Location: Deira is the bustling traditional centre of the city, bordered to the south by Dubai Creek and to the north by Sharjah and the Persian Gulf. Nearby places of interest include Deira City Centre shopping mall and many cafes and restaurants. Palm Deira metro station is located in the vicinity, providing fast and easy access to other popular Dubai destinations.Exterior: The hotel occupies a sprawling 1970s high-rise complex set within expansive, leafy grounds.Rooms: Club rooms are 34sqm and are decorated in a luxurious, modern style with muted colours, contemporary furniture and artwork on the walls. They are located on a private concierge floor and offer magnificent gulf views. Amenities include air-conditioning, a flat-screen satellite TV, mini-bar, safe and tea and coffee equipment. The marble en-suite bathrooms feature a bathtub, separate walk-in shower, bathrobes, slippers and complimentary toiletries. Guests in these rooms also benefit from access to the club lounge which offers breakfast and evening cocktails and hors d'oeuvres.RestaurantsAndBars: The hotel boasts an exhaustive array of dining options including fine international cuisine at Dubai's only revolving restaurant, Al Dawaar, exquisite Italian dishes at Focaccia, authentic Japanese cuisine at Miyako and delicious Iranian specialities at Shahrzad. Guests can also enjoy live DJs and refined cocktails at The Premiere Nightclub, light meals and hot drinks at Frosty's Coffee Shop, as well as a range of beverages and amateur singing at the Hibiki Karaoke Lounge. There are also plenty of dining opportunities in the vicinity.FamilyInformation: OtherInformation: The hotel provides 24-hour reception, concierge and room service. Chargeable valet parking is possible.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1883.77" OriginalAmount="1883.77">
      <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 01/02/2025">
        <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="34" TotalAmount="1884.40" OriginalAmount="1884.40">
      <BasicPropertyInfo StarRating="4" HotelCode="|B79507" HotelName="HOLIDAY INN DUBAI AL MAKTOUM 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/1827775_foto_1.jpg</HotelPictures>
        <HotelDescription>Located in Dubai, 12 mi from Dubai Expo 2020, Holiday Inn Dubai Al-Maktoum Airport provides accommodations with a restaurant, free private parking, an outdoor swimming pool a fitness center and a Sauna.A buffet breakfast is available daily at the hotel.There is an on-site bar and guests can also make use of the business area. The hotel is located in proximity of business hubs such as Dubai South and Dubai Investment Parks.The Outlet Village is 11 mi from the accommodations, while Dubai Parks and Resorts is 11 mi away. The nearest airport is Al Maktoum International, 2.5 mi from Holiday Inn Dubai Al-Maktoum Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1884.48" OriginalAmount="1884.48">
      <BasicPropertyInfo Latitude="25.069541793427" Longitude="55.133090426326" StarRating="4.5" HotelCode="936775|1063558" HotelName="Jannah Place Dubai Marina" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/02/2025" 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="1887" OriginalAmount="1887">
      <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="1888" OriginalAmount="1888">
      <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,ROOM ONLY,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 27/01/2025" 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="1889.42" OriginalAmount="1889.42">
      <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="34" TotalAmount="1890.98" OriginalAmount="1890.98">
      <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="45" TotalAmount="1891.10" OriginalAmount="1891.10">
      <BasicPropertyInfo Latitude="25.19" Longitude="55.2547" StarRating="0" HotelCode="882888|20b089" HotelName="Citymax Hotel Business Bay" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" 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="1891.40" OriginalAmount="1891.40">
      <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 20/01/2025">
        <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="1891.40" OriginalAmount="1891.40">
      <BasicPropertyInfo StarRating="4" HotelCode="|147915" HotelName="Ramada by Wyndham Dubai Barsha 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/895694_foto_1.jpg</HotelPictures>
        <HotelDescription>LocationRamada Barsha Heights is a four-star property located in Tecom area, opposite Dubai Internet City, and accessible to DIC Metro Station which offers easy access to the rest of the city. Its central location is suited for both business and leisure guests. Located in the heart of business commercial, Hotel is 25 minutes away from Dubai Intl Airport, Dubai Internet City Metro station is 5 minutes away, Jumeirah Beach and Down Town Dubai is 15 minutes away, Expo 2020 venue has direct Metro connectivity.RoomThe 145 rooms and suites are equipped with air-conditioning, television, mini bar, safe deposit box, iron and ironing board and hairdryer. The bathroom is fitted with bathtub and shower. All rooms are equipped with high speed internet access, Tea and coffee facilities local and International TV channels, 24 hours housekeeping and maintenance serviceAmenitiesRamada Dubai Barsha heights offers UCCI a Japanese restaurant, Dixon All Day dining, El Baranda an outdoor Shisha Caf�, 24 hours Room service, SPA, Saloon, Steam room, Temperature controlled swimming pool, GYM, Gift shop, travel desk, Business centre, 2 level of basement parking and 24 hours' security. The hotel offers an all round dining experience with an all day dining restaurant, a sushi restaurant, a cafe and an outdoor terrace. Round the clock in-room dining is possible. Leisure facilities include an extensive swimming pool, a fully equipped gym and treatment rooms. Additionally, beauty salon and hair dresser are also available. Other services and facilities available at the hotel also include business centre, car rental desk, and doctor on call, complimentary WiFi access, currency exchange and car parking.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1895" OriginalAmount="1895">
      <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,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 06/02/2025" 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="16" TotalAmount="1897.84" OriginalAmount="1897.84">
      <BasicPropertyInfo Latitude="25.247778" Longitude="55.278398" StarRating="4" HotelCode="319694|1525498" HotelName="Hilton Garden Inn Dubai Al Mina" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 28/01/2025" 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="1900.97" OriginalAmount="1900.97">
      <BasicPropertyInfo Latitude="25.10243699148" Longitude="55.172410915344" StarRating="4" HotelCode="61419|118dfb" HotelName="Two Seasons Hotel &amp; Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, PO Box 502222, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://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="34" TotalAmount="1901.06" OriginalAmount="1901.06">
      <BasicPropertyInfo StarRating="5" HotelCode="|097147" HotelName="Media 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/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="45" TotalAmount="1901.21" OriginalAmount="1901.21">
      <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="27" TotalAmount="1904" OriginalAmount="1904">
      <BasicPropertyInfo Latitude="25.113090565553" Longitude="55.204252058861" StarRating="4" HotelCode="166772|201394" HotelName="Abidos Hotel Apartment - Al Barsha" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 31/01/2025" 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="16" TotalAmount="1904.91" OriginalAmount="1904.91">
      <BasicPropertyInfo Latitude="25.205419258983" Longitude="55.343856984012" StarRating="4" HotelCode="871487|2360475" HotelName="Vida Creek Harbour" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/02/2025" 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="1" TotalAmount="1905.26" OriginalAmount="1905.26">
      <BasicPropertyInfo Latitude="25.264918" Longitude="55.329805" StarRating="4" HotelCode="319695|CAX801300" HotelName="Hilton Garden Inn Dubai Al Muraqabat" Meals="HALF BOARD,BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/01/2025" 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.&lt;br/&gt;&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1905.33" OriginalAmount="1905.33">
      <BasicPropertyInfo Latitude="25.25281852" Longitude="55.30261608" StarRating="4" HotelCode="440207|1895805" HotelName="City Seasons Towers" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/01/2025" 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="1910" OriginalAmount="1910">
      <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 05/02/2025" 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="1912" OriginalAmount="1912">
      <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 04/02/2025" 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="1913.74" OriginalAmount="1913.74">
      <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="1916" OriginalAmount="1916">
      <BasicPropertyInfo Latitude="25.05149037" Longitude="55.26855542" StarRating="2" HotelCode="143923|201417" HotelName="Arabian Ranches Golf Club" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Golf Hotel" CnxPolicy="Free CXL until 04/02/2025" 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="1916.04" OriginalAmount="1916.04">
      <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="1917" OriginalAmount="1917">
      <BasicPropertyInfo Latitude="25.272122635571" Longitude="55.315867350368" StarRating="4" HotelCode="162561|53620" HotelName="Dorus 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,Nightclub,Restaurant,Room Service,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Omar-Bin-Khattab Road, Downtown Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/136682/136682a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in a commanding central position of Dubai's Al Ghurair City, near Fish Roundabout, only a few minutes' drive from Dubai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1919.70" OriginalAmount="1919.70">
      <BasicPropertyInfo Latitude="25.25924094122" Longitude="55.291182007336" StarRating="4" HotelCode="141395|61304" 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="16" TotalAmount="1921.51" OriginalAmount="1921.51">
      <BasicPropertyInfo Latitude="25.247956510226" Longitude="55.337917506695" StarRating="4" HotelCode="93395|98109" HotelName="Le Meridien Fairway" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" 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="27" TotalAmount="1922" OriginalAmount="1922">
      <BasicPropertyInfo Latitude="25.247956510226" Longitude="55.337917506695" StarRating="4" HotelCode="93395|53756" HotelName="Le Meridien Fairway" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" 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="45" TotalAmount="1922.21" OriginalAmount="1922.21">
      <BasicPropertyInfo Latitude="25.041427882317" Longitude="55.115436315536" StarRating="5" HotelCode="900188|1185a2" HotelName="Mövenpick Ibn Battuta Gate Hotel 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,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="1926" OriginalAmount="1926">
      <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 27/01/2025" 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="1926" OriginalAmount="1926">
      <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="16" TotalAmount="1927" OriginalAmount="1927">
      <BasicPropertyInfo Latitude="25.112402" Longitude="55.188998" StarRating="4" HotelCode="309916|1471168" HotelName="Aparthotel Adagio Premium Dubai Al Barsha" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 06/02/2025" 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="45" TotalAmount="1928.44" OriginalAmount="1928.44">
      <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,HALF BOARD,FULL BOARD" 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="27" TotalAmount="1929" OriginalAmount="1929">
      <BasicPropertyInfo Latitude="25.10243699148" Longitude="55.172410915344" StarRating="4" HotelCode="61419|34757" HotelName="Two Seasons Hotel &amp; Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="16" TotalAmount="1929.07" OriginalAmount="1929.07">
      <BasicPropertyInfo Latitude="25.10147054181" Longitude="55.177577219574" StarRating="5" HotelCode="75682|71964" HotelName="Grand Millennium Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 04/02/2025" 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="34" TotalAmount="1929.33" OriginalAmount="1929.33">
      <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="27" TotalAmount="1930" OriginalAmount="1930">
      <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="27" TotalAmount="1931" OriginalAmount="1931">
      <BasicPropertyInfo Latitude="25.10147054181" Longitude="55.177577219574" StarRating="5" HotelCode="75682|25107" HotelName="Grand Millennium Dubai" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 03/02/2025" 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="1934" OriginalAmount="1934">
      <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="63" TotalAmount="1934.00" OriginalAmount="1934.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="Non Refundable" 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="1934.81" OriginalAmount="1934.81">
      <BasicPropertyInfo Latitude="25.247778" Longitude="55.278398" StarRating="4" HotelCode="319694|195fea" HotelName="Hilton Garden Inn Dubai Al Mina" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Al Mina Road, Port Rashid district, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://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="1940.11" OriginalAmount="1940.11">
      <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="1941.10" OriginalAmount="1941.10">
      <BasicPropertyInfo StarRating="4" HotelCode="|154114" HotelName="DUSITD2 KENZ" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/928471_foto_1.jpg</HotelPictures>
        <HotelDescription>This fantastic new hotel is located in Dubai, close to the "Internet" meter. It is a luxury accommodation, offering guests an exceptional rooftop pool.
Has a total of 237 rooms perfectly maintained and designed for optimal rest. All rooms have Internet access, telephone, television, private bathroom with hairdryer and amenities and safe, among other services.
Guests will also enjoy the fitness center and spa, sauna, concierge, business center and 3 meeting rooms with all the necessary material.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1941.24" OriginalAmount="1941.24">
      <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 04/02/2025" 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="16" TotalAmount="1941.95" OriginalAmount="1941.95">
      <BasicPropertyInfo Latitude="25.279301933657" Longitude="55.304580403547" StarRating="4.5" HotelCode="167142|964585" HotelName="The Galleria Residence" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/02/2025" 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="1943.16" OriginalAmount="1943.16">
      <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 31/01/2025" 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="1946.23" OriginalAmount="1946.23">
      <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 06/02/2025" 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="1" TotalAmount="1946.91" OriginalAmount="1946.91">
      <BasicPropertyInfo Latitude="25.252884" Longitude="55.285528" StarRating="5" HotelCode="171302|CAS542800" HotelName="The Canvas Hotel Dubai MGallery By Sofitel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 30/01/2025" 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.&lt;br/&gt;&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1949.44" OriginalAmount="1949.44">
      <BasicPropertyInfo Latitude="25.069580804299" Longitude="55.129010531427" StarRating="3" HotelCode="255980|924365" HotelName="Pearl Marina Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 31/01/2025" 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="16" TotalAmount="1951.31" OriginalAmount="1951.31">
      <BasicPropertyInfo Latitude="25.22907" Longitude="55.287738" StarRating="3" HotelCode="160297|922535" 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="1" TotalAmount="1952.02" OriginalAmount="1952.02">
      <BasicPropertyInfo Latitude="25.22236309" Longitude="55.33188152" StarRating="4" HotelCode="757242|CBE206100" HotelName="Hilton Garden Inn Dubai Al Jadaf Culture Village" Meals="HALF BOARD,ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 07/02/2025" 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&lt;br/&gt;&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1952.30" OriginalAmount="1952.30">
      <BasicPropertyInfo StarRating="5" HotelCode="|C7C087" HotelName="M�venpick Hotel Jumeirah Village Triangle" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2423680_foto_1.jpg</HotelPictures>
        <HotelDescription>Located in Dubai (Jumeirah Village), M�venpick Hotel Jumeirah Village Triangle is within a 10-minute drive of Ibn Battuta Mall and Dubai Exhibition Centre.  This upscale hotel is 6.6 mi (10.7 km) from Marina Beach and 6.7 mi (10.8 km) from Dubai Marina Mall.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1952.59" OriginalAmount="1952.59">
      <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,FULL BOARD" BedType="ROOM ONLY" PropertyType="Apartment Hotel">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayd Road, P.O. Box 31003, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://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="1953.81" OriginalAmount="1953.81">
      <BasicPropertyInfo Latitude="25.10147054181" Longitude="55.177577219574" StarRating="5" HotelCode="75682|109683" HotelName="Grand Millennium Dubai" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" 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="16" TotalAmount="1953.97" OriginalAmount="1953.97">
      <BasicPropertyInfo Latitude="25.116228" Longitude="55.193727" StarRating="4" HotelCode="76173|85568" HotelName="Holiday Inn Dubai - Al Barsha" Meals="BED &amp; BREAKFAST,ROOM ONLY,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="1" TotalAmount="1954.03" OriginalAmount="1954.03">
      <BasicPropertyInfo Latitude="25.221121" Longitude="55.329139" StarRating="4" HotelCode="60844|CAW785500" HotelName="Park Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 07/02/2025" 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.&lt;br/&gt;&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1956.53" OriginalAmount="1956.53">
      <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="34" TotalAmount="1957.62" OriginalAmount="1957.62">
      <BasicPropertyInfo StarRating="4" HotelCode="|649250" HotelName="COPTHORNE 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/892032_foto_1.jpg</HotelPictures>
        <HotelDescription>Copthorne Hotel is located in the heart of Dubai's original business district, just a short walk from the Metro Station and Deira City Centre Mall. Copthorne Hotel has 2 restaurants and 5 meeting rooms. The Crystal Restaurant offers an international buffet for breakfast, lunch and dinner. Choices Cafe serves snacks. The terrace with gazebo and pool serves snacks and a variety of non-alcoholic drinks during the day and hosts open-air events in the evening. Copthorne Hotel Dubai's rooms feature modern furnishings, a flat-screen TV, a safe, air conditioning, a minibar and a private bathroom with complimentary toiletries and a hairdryer. Leisure facilities include a gym equipped with cardio and strength machines, a sauna, a steam room, a hot tub and a large outdoor pool, a ladies' hair salon and a spa. Staff at the reception are available 24 hours a day. Currency exchange, 24-hour security and self-parking or valet parking are also available.Dubai International Airport is 6km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1960.67" OriginalAmount="1960.67">
      <BasicPropertyInfo Latitude="25.116010067609" Longitude="55.196376067084" StarRating="4" HotelCode="348056|1609628" HotelName="Hilton Garden Inn Dubai Mall Of The Emirates" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY,FULL 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="16" TotalAmount="1961.97" OriginalAmount="1961.97">
      <BasicPropertyInfo Latitude="25.25203" Longitude="55.29263" StarRating="4" HotelCode="387635|73354" 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="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="45" TotalAmount="1962.98" OriginalAmount="1962.98">
      <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="34" TotalAmount="1966.16" OriginalAmount="1966.16">
      <BasicPropertyInfo StarRating="5" HotelCode="|825895" HotelName="PARK 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/415276_foto_1.jpg</HotelPictures>
        <HotelDescription>The Arabian Park Apartments is located in the city centre, approximately 10 minutes drive from Dubai International Airport and Dubai Convention Centre exhibition halls. Wafi City, a top-class shopping and entertainment centre, is a 5 minutes drive, and neighbouring city hot spots are closeby. Roads leading from the hotel that avoid general traffic zones help make this a good alternative hotel for guests looking to be situated close to Sheikh Zayed road.Rooms are decorated to high standard with warm brown colours and a great finish. All rooms come with direct dial telephone, flat screen TV, broadband internet and ensuite facilities.There is the main coffee shop on site.Low Rise building with sandy coloured facade.Generous lobby with main reception.Early CheckIn/Late CheckOut On RequestA Tourism Dirham fee per bedroom per night for stays apply as of 31 March 2014 and will be collected at the hotel upon check out.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1967.69" OriginalAmount="1967.69">
      <BasicPropertyInfo Latitude="25.22236309" Longitude="55.33188152" StarRating="4" HotelCode="757242|2288655" HotelName="Hilton Garden Inn Dubai Al Jadaf Culture Village" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY" 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="1970.64" OriginalAmount="1970.64">
      <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 28/01/2025" 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="1971.89" OriginalAmount="1971.89">
      <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="1" TotalAmount="1974.07" OriginalAmount="1974.07">
      <BasicPropertyInfo Latitude="25.263852907432" Longitude="55.325332581997" StarRating="4" HotelCode="13436|CAM364100" HotelName="Excelsior Hotel Downtown" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 30/01/2025" 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.&lt;br/&gt;&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1974.28" OriginalAmount="1974.28">
      <BasicPropertyInfo StarRating="2" HotelCode="|815239" HotelName="IBIS 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/890614_foto_1.jpg</HotelPictures>
        <HotelDescription>Located in the historic part of Dubai, next to the river "Creek" and Al Ghurair Mall. Located 15 minutes from the World Trade Center in Dubai and tourist attractions Souk, the Dubai Museum and Creek Golf Club.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1974.38" OriginalAmount="1974.38">
      <BasicPropertyInfo Latitude="25.114866185889" Longitude="55.203900257672" StarRating="3.5" HotelCode="324113|1512908" 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="1" TotalAmount="1975.26" OriginalAmount="1975.26">
      <BasicPropertyInfo Latitude="25.116010067609" Longitude="55.196376067084" StarRating="4" HotelCode="348056|CAY216700" HotelName="Hilton Garden Inn Dubai Mall Of The Emirates" Meals="HALF BOARD,ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/02/2025" 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.&lt;br/&gt;&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.&lt;br/&gt;&lt;b&gt; from 2023-02-08 to 2030-12-31&lt;b&gt;:-This hotel offers a bespoke Family Experience for travellers below the age of 12. Children enjoy a Kids Welcome and a dedicated Kids Breakfast experience. Enjoy your family meals by selecting dishes from the Kids Menu. The hotel has a range of kids amenities available upon request.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1975.40" OriginalAmount="1975.40">
      <BasicPropertyInfo Latitude="25.269395683068" Longitude="55.316653733097" StarRating="5" HotelCode="908936|CAX856700" HotelName="Swissôtel Al Ghurair" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 06/02/2025" 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.&lt;br/&gt;&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1979.27" OriginalAmount="1979.27">
      <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="34" TotalAmount="1981.28" OriginalAmount="1981.28">
      <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="16" TotalAmount="1981.62" OriginalAmount="1981.62">
      <BasicPropertyInfo Latitude="25.117681142929" Longitude="55.195885288361" StarRating="4" HotelCode="317353|1511908" HotelName="Flora Al Barsha Mall Of Emirates" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="16" TotalAmount="1983.19" OriginalAmount="1983.19">
      <BasicPropertyInfo Latitude="25.18264188" Longitude="55.27471949" StarRating="4" HotelCode="763047|2291475" HotelName="Gulf Court Hotel 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,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="27" TotalAmount="1984" OriginalAmount="1984">
      <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="Non Refundable" 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="63" TotalAmount="1984.00" OriginalAmount="1984.00">
      <BasicPropertyInfo Latitude="24.96932601928711" Longitude="55.08859634399414" StarRating="0" HotelCode="0|modern_living_in_this_2br_apt_in_the_heart_of_downtown_jebel_ali_sleeps_4" HotelName="Modern Living In This 2BR Apt In The Heart of Downtown Jebel Ali - Sleeps 4!" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 24/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>Suburbia A, Jebel Ali, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/19/3e/193e48bbc8cb511ffbf35c41271fc5a984e26314.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;You can take a walk and explore the neighbourhood area of the apartment. Places nearby: Nasimi Beach, Aquaventure and Dubai Miracle Garden.&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.&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;Breakage deposit: AED 327.00&lt;/li&gt;&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="16" TotalAmount="1985.91" OriginalAmount="1985.91">
      <BasicPropertyInfo Latitude="25.041427882317" Longitude="55.115436315536" StarRating="5" HotelCode="900188|136114" HotelName="Mövenpick Ibn Battuta Gate Hotel Dubai" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD,ALL INCLUSIVE" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 02/02/2025" 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="34" TotalAmount="1987.58" OriginalAmount="1987.58">
      <BasicPropertyInfo StarRating="3" HotelCode="|A7A961" HotelName="IBIS STYLES DUBAI 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/1475475_foto_1.jpg</HotelPictures>
        <HotelDescription>Situated in Dubai, 8 km from Grand Mosque, ibis Styles Dubai Airport Hotel features accommodation with a restaurant, free private parking and a garden. Among the facilities at this property are a concierge service and a tour desk, along with free WiFi throughout the property. The accommodation provides a 24-hour front desk, room service and currency exchange for guests. The rooms are fitted with air conditioning, a flat-screen TV with satellite channels, a kettle, a shower, a hairdryer and a desk. At the hotel rooms have a wardrobe and a private bathroom. Continental and buffet breakfast options are available each morning at ibis Styles Dubai Airport Hotel. Dubai World Trade Centre is 8 km from the accommodation, while The Dubai Fountain is 12 km from the property. The nearest airport is Dubai International Airport, 5 km from ibis Styles Dubai Airport Hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1988" OriginalAmount="1988">
      <BasicPropertyInfo Latitude="25.23316423" Longitude="55.32089902" StarRating="4" HotelCode="951190|2391785" 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="1990.13" OriginalAmount="1990.13">
      <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="34" TotalAmount="1992.06" OriginalAmount="1992.06">
      <BasicPropertyInfo StarRating="4" HotelCode="|A1E078" HotelName="Novotel 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/1326547_foto_1.jpg</HotelPictures>
        <HotelDescription>With a stay at Novotel Bur Dubai in Dubai (Bur Dubai), you'll be within a 5-minute drive of Dubai Creek and BurJuman Mall.  This upscale hotel is 3.7 mi (5.9 km) from Dubai World Trade Centre and 4.5 mi (7.2 km) from Dubai Cruise Terminal.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1992.68" OriginalAmount="1992.68">
      <BasicPropertyInfo Latitude="25.188798669097" Longitude="55.255153813492" StarRating="2" HotelCode="76172|89720" HotelName="Holiday Inn Express Dubai Safa Park" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 29/01/2025" 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="16" TotalAmount="1992.68" OriginalAmount="1992.68">
      <BasicPropertyInfo Latitude="25.240406630431" Longitude="55.275290608406" StarRating="5" HotelCode="169208|281595" HotelName="Ramada by Wyndham Jumeirah" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Beach Hotel" CnxPolicy="Non Refundable" 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="1994" OriginalAmount="1994">
      <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 27/01/2025" 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="16" TotalAmount="1997.50" OriginalAmount="1997.50">
      <BasicPropertyInfo Latitude="25.07112" Longitude="55.134968" StarRating="4" HotelCode="906024|353355" HotelName="Marina Byblos Hotel" Meals="HALF BOARD,ROOM ONLY,BED &amp; BREAKFAST,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 03/02/2025" 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="1999.02" OriginalAmount="1999.02">
      <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="45" TotalAmount="1999.02" OriginalAmount="1999.02">
      <BasicPropertyInfo Latitude="25.268594657101" Longitude="55.329755017197" StarRating="5" HotelCode="259005|109c15" HotelName="JW Marriott Hotel Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,FULL BOARD" 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="1999.41" OriginalAmount="1999.41">
      <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 23/01/2025" 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="2000" OriginalAmount="2000">
      <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="Non Refundable" 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="2000.68" OriginalAmount="2000.68">
      <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 07/02/2025" 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="2001.58" OriginalAmount="2001.58">
      <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="2002.59" OriginalAmount="2002.59">
      <BasicPropertyInfo Latitude="25.113475" Longitude="55.191621" StarRating="4" HotelCode="162271|136602" HotelName="Cassells Al Barsha Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 31/01/2025" 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="2005" OriginalAmount="2005">
      <BasicPropertyInfo Latitude="25.263895" Longitude="55.305116" StarRating="4" HotelCode="749148|336642" HotelName="Al Seef Heritage Hotel" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" 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="2005.40" OriginalAmount="2005.40">
      <BasicPropertyInfo Latitude="25.10119829" Longitude="55.17297843" StarRating="4" HotelCode="970908|228647" HotelName="Mercure Hotel Apartments Dubai Barsha Heights" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 01/02/2025">
        <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="2007.04" OriginalAmount="2007.04">
      <BasicPropertyInfo StarRating="4" HotelCode="|114795" HotelName="MERCURE HOTEL APARTMENTS DUBAI BARSHA HEIGHTS" 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/1074936_foto_1.jpg</HotelPictures>
        <HotelDescription>With a stay at Mercure Dubai Barsha Heights Hotel Suites &amp; Apartment in Tecom Dubai, you'll be within the region of Mall of the Emirates and Burj Khalifa. This 4-star hotel is within the region of Dubai Mall and Dubai World Trade Centre. Hotel is also very close to Dubai Internet City Metro Station. Make yourself at home in one of the 1010 individually decorated guestrooms or apartments featuring kitchens with full-sized refrigerators and microwaves. Your room comes with a Select Comfort bed. Rooms have private balconies. Wired and wireless Internet access is complimentary, and plasma televisions with satellite programming provide entertainment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="2007.32" OriginalAmount="2007.32">
      <BasicPropertyInfo Latitude="25.263895" Longitude="55.305116" StarRating="4" HotelCode="749148|CBO055000" HotelName="Al Seef Heritage Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 07/02/2025" 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. &lt;br/&gt;&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.&lt;br/&gt;&lt;b&gt; from 2023-02-08 to 2030-12-31&lt;b&gt;:-This hotel offers a bespoke Family Experience for travellers below the age of 12. Children enjoy a Kids Welcome and a dedicated Kids Breakfast experience. Enjoy your family meals by selecting dishes from the Kids Menu. The hotel has a range of kids amenities available upon request.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2008.26" OriginalAmount="2008.26">
      <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="2008.76" OriginalAmount="2008.76">
      <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 07/02/2025" 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="2009.12" OriginalAmount="2009.12">
      <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="16" TotalAmount="2010.10" OriginalAmount="2010.10">
      <BasicPropertyInfo Latitude="25.269395683068" Longitude="55.316653733097" StarRating="5" HotelCode="908936|911475" HotelName="Swissôtel Al Ghurair" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY" 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="2010.83" OriginalAmount="2010.83">
      <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="1" TotalAmount="2010.85" OriginalAmount="2010.85">
      <BasicPropertyInfo Latitude="25.220564125965" Longitude="55.328028202057" StarRating="3" HotelCode="58748|CAO137900" HotelName="Arabian Park Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/02/2025" 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.&lt;br/&gt;&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2014.46" OriginalAmount="2014.46">
      <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/01/2025">
        <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="8" TotalAmount="2015.87" OriginalAmount="2015.87">
      <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 05/02/2025" 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="2017" OriginalAmount="2017">
      <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="16" TotalAmount="2019.43" OriginalAmount="2019.43">
      <BasicPropertyInfo Latitude="25.263895" Longitude="55.305116" StarRating="4" HotelCode="749148|2291725" HotelName="Al Seef Heritage Hotel" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" 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="1" TotalAmount="2025.54" OriginalAmount="2025.54">
      <BasicPropertyInfo Latitude="25.10243699148" Longitude="55.172410915344" StarRating="4" HotelCode="61419|CAS190000" HotelName="Two Seasons Hotel &amp; Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/02/2025" 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.&lt;br/&gt;&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2030.25" OriginalAmount="2030.25">
      <BasicPropertyInfo Latitude="25.113650718119" Longitude="55.190920898147" StarRating="3" HotelCode="98732|872075" HotelName="Al Barsha Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 06/02/2025" 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="16" TotalAmount="2030.27" OriginalAmount="2030.27">
      <BasicPropertyInfo Latitude="25.248354370056" Longitude="55.296726822853" StarRating="4" HotelCode="119244|1623098" HotelName="Al Manar Grand Hotel Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" 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="27" TotalAmount="2031" OriginalAmount="2031">
      <BasicPropertyInfo Latitude="25.113650718119" Longitude="55.190920898147" StarRating="3" HotelCode="98732|28070" HotelName="Al Barsha Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 05/02/2025" 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="2031.57" OriginalAmount="2031.57">
      <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 27/01/2025" 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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2031.77" OriginalAmount="2031.77">
      <BasicPropertyInfo Latitude="25.05149037" Longitude="55.26855542" StarRating="2" HotelCode="143923|41854" HotelName="Arabian Ranches Golf Club" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Golf Hotel" CnxPolicy="Free CXL until 07/02/2025" 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="16" TotalAmount="2035.30" OriginalAmount="2035.30">
      <BasicPropertyInfo Latitude="25.234161613232" Longitude="55.311741828918" StarRating="5" HotelCode="29048|31104" HotelName="Mövenpick Hotel &amp; Apartments Bur Dubai" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY,FULL BOARD,ALL INCLUSIVE" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 22/01/2025" 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="16" TotalAmount="2035.91" OriginalAmount="2035.91">
      <BasicPropertyInfo Latitude="25.253969008086" Longitude="55.335921965573" StarRating="4" HotelCode="70417|2055325" HotelName="J5 Hotels - Port Saeed" 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,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="16" TotalAmount="2035.91" OriginalAmount="2035.91">
      <BasicPropertyInfo Latitude="25.264336" Longitude="55.326673" StarRating="4" HotelCode="33650|133264" HotelName="J5 Rimal" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="45" TotalAmount="2037.40" OriginalAmount="2037.40">
      <BasicPropertyInfo Latitude="25.18264188" Longitude="55.27471949" StarRating="4" HotelCode="763047|20989d" HotelName="Gulf Court Hotel Business Bay" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="BED &amp; BREAKFAST" 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="2039.95" OriginalAmount="2039.95">
      <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" 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="2041.20" OriginalAmount="2041.20">
      <BasicPropertyInfo StarRating="4" HotelCode="|700026" HotelName="Holiday Inn 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/892243_foto_1.jpg</HotelPictures>
        <HotelDescription>Relandaacute;jese en el moderno y elegante hotel Holiday Inn Dubai-Al Barsha, junto a los centros de negocios de Dubandaacute;i y a 5 minutos de la playa de Jumeirah. Aprovecha la ubicaciandoacute;n de nuestro hotel de 7 plantas, a 26 km del aeropuerto internacional de Dubandaacute;i. Estamos cerca de los centros comerciales de la ciudad y a 5 min del lujoso centro comercial Mall of the Emirates. Navegue con la conexiandoacute;n inalandaacute;mbrica a Internet en nuestro hall, o suba a la piscina en la terraza con vistas al emblemandaacute;tico Burj Al Arab. Invite a sus compaandntilde;eros a nuestras 7 salas de reuniones con luz natural y conexiandoacute;n inalandaacute;mbrica a Internet. Los distritos comerciales de Dubandaacute;i, Media City e Internet City, estandaacute;n situados a 10 minutos en coche por la carretera Sheikh Zayed. Gracias a nuestro servicio de autobanduacute;s gratuito, podrandaacute; ir a tomar el sol a la playa de Jumeirah en solo 5 minutos. Visite el centro comercial Mall of the Emirates, a 5 minutos a pie del Holiday Inn Dubai-Al Barsha, y disfrute de sus exclusivas tiendas y de sus mandaacute;s de 70 restaurantes. El desayuno se sirve en nuestro restaurante Gem Garden, uno de los 10 salones comedor del Holiday Inn Dubai-Al Barsha, donde encontrarandaacute; desde cocina andaacute;rabe hasta platos tailandeses. Disponemos de servicio de habitaciones las 24 horas del dandiacute;a, al que podrandaacute; solicitar platos para saborear en la intimidad de su elegante y moderna habitaciandoacute;n.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2041.22" OriginalAmount="2041.22">
      <BasicPropertyInfo Latitude="25.26872242489" Longitude="55.316441299361" StarRating="5" HotelCode="186063|1ce2dc" 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="2042.62" OriginalAmount="2042.62">
      <BasicPropertyInfo Latitude="25.253571" Longitude="55.332856" StarRating="4" HotelCode="103268|1028b1" HotelName="Novotel Dubai Deira City Centre" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" 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="2046.96" OriginalAmount="2046.96">
      <BasicPropertyInfo Latitude="25.25203" Longitude="55.29263" StarRating="4" HotelCode="387635|94295" HotelName="Four Points by Sheraton Downtown Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 03/02/2025" 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="27" TotalAmount="2047" OriginalAmount="2047">
      <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 05/02/2025" 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="2047.19" OriginalAmount="2047.19">
      <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="8" TotalAmount="2047.34" OriginalAmount="2047.34">
      <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 03/02/2025" 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="34" TotalAmount="2048.90" OriginalAmount="2048.90">
      <BasicPropertyInfo StarRating="4" HotelCode="|166413" HotelName="MARINA BYBLOS 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/798750_image36826438_0.jpg</HotelPictures>
        <HotelDescription>Modern hotel decorated in modern style characterized by providing the calm that the clients look for amid the noise and bustle of the city. In addition, it is located next to the Jumeirah beach and has excellent access to the main attractions of the city.
It features bright rooms decorated in cheerful colors and in a modern style. They offer services such as air conditioning, wireless Internet access, room service, television and minibar.
The hotel also has a business center and conference and meeting room. Sports enthusiasts may make use of the gym.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="2054.66" OriginalAmount="2054.66">
      <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="16" TotalAmount="2056.30" OriginalAmount="2056.30">
      <BasicPropertyInfo Latitude="25.05502162" Longitude="55.20731569" StarRating="5" HotelCode="971383|2389955" HotelName="Five Jumeirah Village Dubai" Meals="BED &amp; BREAKFAST,HALF BOARD,ALL INCLUSIVE,ROOM ONLY" BedType="BED &amp; BREAKFAST" 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="27" TotalAmount="2059" OriginalAmount="2059">
      <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,HALF BOARD,FULL BOARD,ALL INCLUSIVE" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 24/01/2025" 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="45" TotalAmount="2059.25" OriginalAmount="2059.25">
      <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="16" TotalAmount="2062.06" OriginalAmount="2062.06">
      <BasicPropertyInfo Latitude="25.250882205129" Longitude="55.292306542397" StarRating="4" HotelCode="57062|45364" HotelName="Grand Excelsior Hotel Bur 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,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="2062.12" OriginalAmount="2062.12">
      <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="16" TotalAmount="2066.76" OriginalAmount="2066.76">
      <BasicPropertyInfo Latitude="25.253692914039" Longitude="55.296243022181" StarRating="3" HotelCode="317297|230996" HotelName="Savoy Park Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" 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="34" TotalAmount="2067.38" OriginalAmount="2067.38">
      <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. 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="27" TotalAmount="2068" OriginalAmount="2068">
      <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="Free CXL until 28/01/2025" 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="34" TotalAmount="2068.08" OriginalAmount="2068.08">
      <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 Dubais 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 and 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="16" TotalAmount="2070.73" OriginalAmount="2070.73">
      <BasicPropertyInfo Latitude="25.253571" Longitude="55.332856" StarRating="4" HotelCode="103268|86439" HotelName="Novotel Dubai Deira City Centre" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY,FULL BOARD" BedType="BED &amp; BREAKFAST" 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="2075.07" OriginalAmount="2075.07">
      <BasicPropertyInfo Latitude="25.102223064463" Longitude="55.178507302816" StarRating="4" HotelCode="326621|1b33dd" HotelName="Atana Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Conference Hall,Laundry,Lounge,Massage Centre,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Hessa Street, P.O. Box 500555, Al Thanyah 1, Barsha Heights, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/440613/a_440613_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2075.38" OriginalAmount="2075.38">
      <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 05/02/2025" 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="2076.26" OriginalAmount="2076.26">
      <BasicPropertyInfo Latitude="25.221121" Longitude="55.329139" StarRating="4" HotelCode="60844|138867" HotelName="Park Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 07/02/2025" 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="2081" OriginalAmount="2081">
      <BasicPropertyInfo Latitude="25.253692914039" Longitude="55.296243022181" StarRating="3" HotelCode="317297|34718" HotelName="Savoy Park Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" 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="16" TotalAmount="2081.95" OriginalAmount="2081.95">
      <BasicPropertyInfo Latitude="25.234161613232" Longitude="55.311741828918" StarRating="5" HotelCode="29048|925605" 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="16" TotalAmount="2087.00" OriginalAmount="2087.00">
      <BasicPropertyInfo Latitude="25.26872242489" Longitude="55.316441299361" StarRating="5" HotelCode="186063|920055" HotelName="Swissôtel Living Al Ghurair" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY" 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="2087" OriginalAmount="2087">
      <BasicPropertyInfo Latitude="25.07112" Longitude="55.134968" StarRating="4" HotelCode="906024|27462" HotelName="Marina Byblos Hotel" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 01/02/2025" 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="16" TotalAmount="2087.57" OriginalAmount="2087.57">
      <BasicPropertyInfo Latitude="25.249443625976" Longitude="55.301557481289" StarRating="5" HotelCode="165292|139414" 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="8" TotalAmount="2089.12" OriginalAmount="2089.12">
      <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="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>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2092.00" OriginalAmount="2092.00">
      <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="45" TotalAmount="2093.34" OriginalAmount="2093.34">
      <BasicPropertyInfo Latitude="25.263895" Longitude="55.305116" StarRating="4" HotelCode="749148|20ae48" HotelName="Al Seef Heritage Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="BED &amp; BREAKFAST" 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="27" TotalAmount="2095" OriginalAmount="2095">
      <BasicPropertyInfo Latitude="25.234161613232" Longitude="55.311741828918" StarRating="5" HotelCode="29048|7790" HotelName="Mövenpick Hotel &amp; Apartments Bur Dubai" Meals="ROOM ONLY,HALF BOARD,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,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="2095" OriginalAmount="2095">
      <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="45" TotalAmount="2097.30" OriginalAmount="2097.30">
      <BasicPropertyInfo Latitude="25.257063" Longitude="55.292874" StarRating="4" HotelCode="99400|117a59" HotelName="Rolla Residence" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" 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="27" TotalAmount="2098" OriginalAmount="2098">
      <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 07/02/2025" 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="45" TotalAmount="2098.55" OriginalAmount="2098.55">
      <BasicPropertyInfo Latitude="25.269395683068" Longitude="55.316653733097" StarRating="5" HotelCode="908936|1db6be" 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="16" TotalAmount="2099.72" OriginalAmount="2099.72">
      <BasicPropertyInfo Latitude="25.25243" Longitude="55.343109" StarRating="4" HotelCode="702901|2267945" HotelName="Flora Inn Hotel" Meals="ROOM ONLY" 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="16" TotalAmount="2106.55" OriginalAmount="2106.55">
      <BasicPropertyInfo StarRating="0" HotelCode="0|2289755" HotelName="AL SALAM GRAND HOTEL APARTMENTS" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>P.O BOX:11189 DUBAI INTERNET CITY</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/22/2289755/PX4VDsZN_2960f6616e633dbe4efe06039309c37e.jpg</HotelPictures>
        <HotelDescription>AlSalam Grand Hotel &amp;amp; Hotel Apartments offers modern accommodation in Dubai and is a short walk from Dubai Internet City Metro Station. It also provides private parking on site and The Walk, Dubai Internet City and Dubai Media City are a short car trip away. 

This luxury property offers a number of facilities, including a 24-hour reception, a concierge and a currency exchange. Corporate amenities include a 24-hour business centre. 

The Suites at AlSalam Grand Hotel &amp;amp; Hotel Apartments are air-conditioned and include a kitchenette, a private bathroom and a refrigerator. They come with an in-room closet, tea and coffee making facilities and an in-room safe. 

AlSalam Grand Hotel &amp;amp; Hotel Apartments is a convenient base to discover Mall of the Emirates and American University in Dubai. Dubai Marina Mall is also nearby. Dubai Marina / Palm Jumeirah / Jumeirah Beach Residences are all within less than 10 minutes drive&lt;br/&gt;The AL SALAM GRAND HOTEL APARTMENTS is a  hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2111.00" OriginalAmount="2111.00">
      <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="45" TotalAmount="2112.41" OriginalAmount="2112.41">
      <BasicPropertyInfo Latitude="25.07112" Longitude="55.134968" StarRating="4" HotelCode="906024|122e1e" HotelName="Marina Byblos Hotel" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY,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="2114" OriginalAmount="2114">
      <BasicPropertyInfo Latitude="25.101747224201" Longitude="55.170952677727" StarRating="4" HotelCode="103486|303208" HotelName="Al Salam Grand Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="2115.26" OriginalAmount="2115.26">
      <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/02/2025" 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="8" TotalAmount="2115.34" OriginalAmount="2115.34">
      <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 07/02/2025" 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="2116" OriginalAmount="2116">
      <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="2116" OriginalAmount="2116">
      <BasicPropertyInfo Latitude="25.253571" Longitude="55.332856" StarRating="4" HotelCode="103268|36414" HotelName="Novotel Dubai Deira City Centre" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="BED &amp; BREAKFAST" 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="16" TotalAmount="2116.40" OriginalAmount="2116.40">
      <BasicPropertyInfo Latitude="25.113917856759" Longitude="55.192825457672" StarRating="3.5" HotelCode="99404|474615" 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="16" TotalAmount="2117.50" OriginalAmount="2117.50">
      <BasicPropertyInfo Latitude="25.083438626371" Longitude="55.142482846033" StarRating="4.5" HotelCode="624862|2274885" HotelName="Barceló Residences Dubai Marina" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel,Apartment Hotel" CnxPolicy="Free CXL until 31/01/2025" 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="2119" OriginalAmount="2119">
      <BasicPropertyInfo Latitude="25.05502162" Longitude="55.20731569" StarRating="5" HotelCode="971383|394937" HotelName="Five Jumeirah Village Dubai" Meals="HALF BOARD,ALL INCLUSIVE,BED &amp; BREAKFAST,ROOM ONLY" BedType="HALF BOARD" PropertyType="Village" CnxPolicy="Free CXL until 04/02/2025" 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="2123.04" OriginalAmount="2123.04">
      <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="2123.34" OriginalAmount="2123.34">
      <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 31/01/2025" 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="2124" OriginalAmount="2124">
      <BasicPropertyInfo Latitude="25.069590845664" Longitude="55.12848464418" StarRating="4" HotelCode="424792|95574" HotelName="Wyndham Dubai Marina" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 07/02/2025" 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="8" TotalAmount="2126.36" OriginalAmount="2126.36">
      <BasicPropertyInfo Latitude="25.247956510226" Longitude="55.337917506695" StarRating="4" HotelCode="93395|142644" HotelName="Le Meridien Fairway" 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,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="1" TotalAmount="2131.50" OriginalAmount="2131.50">
      <BasicPropertyInfo Latitude="25.06950546" Longitude="55.12811932" StarRating="3.5" HotelCode="639708|CBD357600" HotelName="Rove Dubai Marina" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 06/02/2025" 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.&lt;br/&gt;&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="2137.03" OriginalAmount="2137.03">
      <BasicPropertyInfo Latitude="25.068680704823" Longitude="55.131202340126" StarRating="0" HotelCode="|APSP" HotelName="Signature Hotel Apartment &amp; Spa Marina" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 31/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>Marina Waterfront, P.O. Box 376332</AddressLine>
          </AddressLines>
          <PostalCode>(0)44474399</PostalCode>
        </Address>
        <HotelPictures>http://www.travco.co.uk/images/hotels/APSP/APSP_MAP.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;HotelDescription : &lt;/b&gt;The apartment hotel has a lift and features 130 rooms. Multilingual staff at the 24-hour reception desk are happy to answer any questions. Amenities include a baggage storage service and a safe. 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. A number of shops, including a supermarket, are great for shopping or just browsing. A garden provides extra space for rest and relaxation in the open air. Parking facilities available to guests include a garage and a car park. Further services include a 24-hour security service, a babysitting service, a car hire service, a transfer service, room service, a laundry service, a coin-operated laundry, a hotel doctor and a hotel shuttle bus. The business centre is on hand for guests' business requirements and provides a fax machine.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.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 short break or an entire afternoon on the sun terrace, which features sun loungers and parasols, is time well spent. Sport and leisure facilities at the apartment 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. 124567Rooms feature a kitchen and a bathroom. Air conditioning ensures comfortable temperatures. A balcony is among the standard features of some rooms. Guests are sure to get a good night's sleep in the sofa bed. Children's beds can be requested for younger guests. A safe and a desk are also available. For self-catering guests, there is a well-equipped kitchenette with a refrigerator, stovetop, microwave, tea/coffee station, dishwasher and oven. Further amenities 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. The bathrooms have a shower, a bathtub and a bidet. A hairdryer, bathrobes and a telephone are available for daily use. 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, non-smoking rooms and smoking rooms.Dining facilities include a restaurant, a dining room, a café and a bar. Catering options include half board and full board. Breakfast, lunch and dinner offer many delicious options. Diet meals and children's meals can be prepared on request. The hotel also offers special catering options.To be advised&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2138" OriginalAmount="2138">
      <BasicPropertyInfo Latitude="25.102223064463" Longitude="55.178507302816" StarRating="4" HotelCode="326621|92755" HotelName="Atana Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/02/2025" HotelFacility="Air Conditioning,Conference Hall,Laundry,Lounge,Massage Centre,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Hessa Street, P.O. Box 500555, Al Thanyah 1, Barsha Heights, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/440613/a_440613_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2140.48" OriginalAmount="2140.48">
      <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 02/02/2025" 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="8" TotalAmount="2144.30" OriginalAmount="2144.30">
      <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 03/02/2025" 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="34" TotalAmount="2149.56" OriginalAmount="2149.56">
      <BasicPropertyInfo StarRating="4" HotelCode="|123541" HotelName="Ramada Plaza by 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/251858_foto_1.jpg</HotelPictures>
        <HotelDescription>The Best Western Premier Deira is located in the historical Deira district of Dubai. The hotel is conveniently only 15 minutes from Dubai International Airport and only 50 meters from the Dubai Metro Station, as well as in close proximity to the city's shopping and business center. The sleek and contemporary hotel consists of 250 rooms and suites which feature elegant, nominalist and stylish designs with soundproof windows. Additionally, the rooms off an enhanced level of service and convenience for busy travelers, making them feel right at home. The majority of our rooms offer either courtyard or panoramic city views. The Premier Rooms offer expansive space and most often on one of the higher floors with memorable views.Dining in the Best Western Premier Deira combines a welcoming Arabian spirit with international style the The Junction restaurant. This stylish restaurant in Dubai offers casual buffet style dining that includes freshly made pizzas, pastas and Asian specialties.During the day, the Lobby Lounge has a wide range of beverages to help you feel refreshed and relaxed. For drinks and a mellow evening, visit the Chameleon Bar, where live entertainment from the resident band is presented daily. Alternatively, at the Stadium Bar and Grill you can enjoy drinks or recline under the stars in the outdoors with a shisha and chill-out music.The Best Western Premier Deira provides first-rate recreation facilities at its Health Club for the exclusive use of their guests. Work out anytime you desire at the 24 hour exercise room or cool off at the indoor swimming pool. Also available are a Jacuzzi�, sauna and steam room facilities, as well as a range of indulgent massages including aromatherapy massages and reflexology treatments. Please note from January 1, 2018 - an additional 5 percent VAT will be added to your bill at check-in.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2152" OriginalAmount="2152">
      <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="Non Refundable" 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="45" TotalAmount="2153.15" OriginalAmount="2153.15">
      <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="1" TotalAmount="2153.52" OriginalAmount="2153.52">
      <BasicPropertyInfo Latitude="25.240536601879" Longitude="55.273160720238" StarRating="3" HotelCode="320173|CAX714000" HotelName="ibis Styles Dubai Jumeira Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/02/2025" 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.&lt;br/&gt;&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2155.32" OriginalAmount="2155.32">
      <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/01/2025" 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="2159.59" OriginalAmount="2159.59">
      <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 04/02/2025" 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="8" TotalAmount="2163.82" OriginalAmount="2163.82">
      <BasicPropertyInfo Latitude="25.102223064463" Longitude="55.178507302816" StarRating="4" HotelCode="326621|426779" HotelName="Atana Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/02/2025" HotelFacility="Air Conditioning,Conference Hall,Laundry,Lounge,Massage Centre,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Hessa Street, P.O. Box 500555, Al Thanyah 1, Barsha Heights, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/440613/a_440613_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="1" TotalAmount="2164.38" OriginalAmount="2164.38">
      <BasicPropertyInfo Latitude="25.24294395151" Longitude="55.275583947314" StarRating="4" HotelCode="119228|CAS191700" HotelName="Mercure Gold Hotel Al Mina Road Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 25/01/2025" 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.&lt;br/&gt;&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2167.35" OriginalAmount="2167.35">
      <BasicPropertyInfo Latitude="25.101747224201" Longitude="55.170952677727" StarRating="4" HotelCode="103486|2096f0" HotelName="Al Salam Grand Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Conference Hall,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Sufouh Second, PO Box 11189, Dubai Media City, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://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="2170.93" OriginalAmount="2170.93">
      <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 04/02/2025" 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="2171" OriginalAmount="2171">
      <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,FULL BOARD,ALL INCLUSIVE" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/02/2025" 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="16" TotalAmount="2171.91" OriginalAmount="2171.91">
      <BasicPropertyInfo Latitude="25.257398399072" Longitude="55.289197" StarRating="3" HotelCode="28896|904905" HotelName="Savoy Central Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" 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="34" TotalAmount="2176.44" OriginalAmount="2176.44">
      <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="45" TotalAmount="2178.54" OriginalAmount="2178.54">
      <BasicPropertyInfo Latitude="25.069590845664" Longitude="55.12848464418" StarRating="4" HotelCode="424792|1b347f" HotelName="Wyndham Dubai Marina" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" 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="2179" OriginalAmount="2179">
      <BasicPropertyInfo Latitude="25.254800002954" Longitude="55.299642384052" StarRating="4" HotelCode="65601|25102" HotelName="Savoy Crest Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" 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="2181.06" OriginalAmount="2181.06">
      <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="16" TotalAmount="2181.27" OriginalAmount="2181.27">
      <BasicPropertyInfo Latitude="25.069590845664" Longitude="55.12848464418" StarRating="4" HotelCode="424792|1622978" HotelName="Wyndham Dubai Marina" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 07/02/2025" 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="1" TotalAmount="2182.25" OriginalAmount="2182.25">
      <BasicPropertyInfo Latitude="25.112519294245" Longitude="55.189019272491" StarRating="4" HotelCode="212682|CAU456700" HotelName="Novotel Dubai Al Barsha" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 06/02/2025" 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.&lt;br/&gt;&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="2185.96" OriginalAmount="2185.96">
      <BasicPropertyInfo Latitude="25.247778" Longitude="55.278398" StarRating="4" HotelCode="319694|CAW675500" HotelName="Hilton Garden Inn Dubai Al Mina" Meals="HALF BOARD,ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 29/01/2025" 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.&lt;br/&gt;&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2188.05" OriginalAmount="2188.05">
      <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 06/02/2025" 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="45" TotalAmount="2188.93" OriginalAmount="2188.93">
      <BasicPropertyInfo Latitude="25.249443625976" Longitude="55.301557481289" StarRating="5" HotelCode="165292|11975b" HotelName="Park Regis Kris Kin Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" 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="16" TotalAmount="2189.85" OriginalAmount="2189.85">
      <BasicPropertyInfo Latitude="25.07941298233" Longitude="55.143128802095" StarRating="4" HotelCode="304031|1028188" HotelName="City Premiere Marina Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="8" TotalAmount="2190.31" OriginalAmount="2190.31">
      <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 07/02/2025" 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="16" TotalAmount="2190.55" OriginalAmount="2190.55">
      <BasicPropertyInfo Latitude="25.244911869" Longitude="55.2989128232" StarRating="2.5" HotelCode="178564|459455" HotelName="President Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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="16" TotalAmount="2191" OriginalAmount="2191">
      <BasicPropertyInfo Latitude="25.116431" Longitude="55.196068" StarRating="3" HotelCode="140884|104831" HotelName="Novotel Suites Dubai Mall of the Emirates" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 07/02/2025" 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="2191" OriginalAmount="2191">
      <BasicPropertyInfo Latitude="25.244911869" Longitude="55.2989128232" StarRating="2.5" HotelCode="178564|57280" HotelName="President Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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="8" TotalAmount="2191.23" OriginalAmount="2191.23">
      <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 06/02/2025" 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="16" TotalAmount="2194.20" OriginalAmount="2194.20">
      <BasicPropertyInfo Latitude="25.06950546" Longitude="55.12811932" StarRating="3.5" HotelCode="639708|2240075" HotelName="Rove Dubai Marina" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 07/02/2025" 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="8" TotalAmount="2196.90" OriginalAmount="2196.90">
      <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 06/02/2025" 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="2200.72" OriginalAmount="2200.72">
      <BasicPropertyInfo Latitude="25.279301933657" Longitude="55.304580403547" StarRating="4.5" HotelCode="167142|1e2fa2" HotelName="The Galleria Residence" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="27" TotalAmount="2202" OriginalAmount="2202">
      <BasicPropertyInfo Latitude="25.06950546" Longitude="55.12811932" StarRating="3.5" HotelCode="639708|271762" HotelName="Rove Dubai Marina" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 07/02/2025" 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="16" TotalAmount="2202.07" OriginalAmount="2202.07">
      <BasicPropertyInfo Latitude="25.102223064463" Longitude="55.178507302816" StarRating="4" HotelCode="326621|1525358" HotelName="Atana Hotel" Meals="ROOM ONLY,HALF BOARD,FULL BOARD,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/02/2025" HotelFacility="Air Conditioning,Conference Hall,Laundry,Lounge,Massage Centre,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Hessa Street, P.O. Box 500555, Al Thanyah 1, Barsha Heights, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/440613/a_440613_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2205.79" OriginalAmount="2205.79">
      <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="27" TotalAmount="2206" OriginalAmount="2206">
      <BasicPropertyInfo Latitude="25.257398399072" Longitude="55.289197" StarRating="3" HotelCode="28896|41419" HotelName="Savoy Central Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" 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="2214" OriginalAmount="2214">
      <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="1" TotalAmount="2215.52" OriginalAmount="2215.52">
      <BasicPropertyInfo Latitude="25.102223064463" Longitude="55.178507302816" StarRating="4" HotelCode="326621|CBA127700" HotelName="Atana Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/02/2025" HotelFacility="Air Conditioning,Conference Hall,Laundry,Lounge,Massage Centre,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Hessa Street, P.O. Box 500555, Al Thanyah 1, Barsha Heights, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/440613/a_440613_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.&lt;br/&gt;&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2216" OriginalAmount="2216">
      <BasicPropertyInfo Latitude="25.262325" Longitude="55.289613" StarRating="2" HotelCode="59309|425311" HotelName="New Penninsula Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 04/02/2025" HotelFacility="Air Conditioning,Bar,Currency Exchange,Laundry,Nightclub,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Fahidi Street, Al Souq, P.O. Box 33502, Dubai, Bur Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/76813/a_76813_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Bur Dubai, this hotel lies along Al Fahidi Street. It is just a short distance to the World Trade Centre and the centre of Dubai is approximately 8 km away. It is a short, 15-minute drive to the international airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2218.41" OriginalAmount="2218.41">
      <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 05/02/2025" 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="45" TotalAmount="2220.04" OriginalAmount="2220.04">
      <BasicPropertyInfo Latitude="25.270027" Longitude="55.331013" StarRating="4" HotelCode="32310|1ceaeb" HotelName="Ramada Plaza by Wyndham Dubai Deira" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="16" TotalAmount="2222.42" OriginalAmount="2222.42">
      <BasicPropertyInfo Latitude="25.248383" Longitude="55.34383" StarRating="4" HotelCode="42928|31094" 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 06/02/2025" 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="45" TotalAmount="2224.47" OriginalAmount="2224.47">
      <BasicPropertyInfo Latitude="25.097865796238" Longitude="55.174589753151" StarRating="4" HotelCode="906845|127383" HotelName="First Central Hotel Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" 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="2226.01" OriginalAmount="2226.01">
      <BasicPropertyInfo Latitude="25.06950546" Longitude="55.12811932" StarRating="3.5" HotelCode="639708|208fe8" HotelName="Rove Dubai Marina" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="Beach Hotel" HotelFacility="Air Conditioning,Bar,Currency Exchange,Designated Smoking Area,Internet,Laundry,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Seba Street, PO Box 119444, Dubai Marina, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://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="8" TotalAmount="2230.07" OriginalAmount="2230.07">
      <BasicPropertyInfo Latitude="25.10147054181" Longitude="55.177577219574" StarRating="5" HotelCode="75682|114016" HotelName="Grand Millennium Dubai" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 29/01/2025" 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="16" TotalAmount="2236.24" OriginalAmount="2236.24">
      <BasicPropertyInfo Latitude="25.097472874945" Longitude="55.174829203705" StarRating="4" HotelCode="545853|2127865" 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="8" TotalAmount="2236.93" OriginalAmount="2236.93">
      <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 07/02/2025">
        <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="2237.53" OriginalAmount="2237.53">
      <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="1" TotalAmount="2244.67" OriginalAmount="2244.67">
      <BasicPropertyInfo Latitude="25.099755518104" Longitude="55.179519653321" StarRating="5" HotelCode="76176|CAS191600" HotelName="Media Rotana" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 31/01/2025" 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.&lt;br/&gt;&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="2245.74" OriginalAmount="2245.74">
      <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="63" TotalAmount="2246.00" OriginalAmount="2246.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="1" TotalAmount="2247.33" OriginalAmount="2247.33">
      <BasicPropertyInfo Latitude="25.1786" Longitude="55.2441" StarRating="4" HotelCode="870501|CBF711500" HotelName="Millennium Al Barsha" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/02/2025" 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.&lt;br/&gt;&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2248.33" OriginalAmount="2248.33">
      <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="45" TotalAmount="2248.37" OriginalAmount="2248.37">
      <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="16" TotalAmount="2248.69" OriginalAmount="2248.69">
      <BasicPropertyInfo StarRating="0" HotelCode="0|2284975" HotelName="ROYAL CLUB PALM JUMEIRAH" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Sufouh Rd | Palm Jumeirah Shorline Apartments, Dubai , United Arab Emirates</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/22/2284975/0yzCMqJW_d2b5ca33bd970f64a6301fa75ae2eb22.png</HotelPictures>
        <HotelDescription>This property is 3 minutes walk from the beach. Situated in Dubai, Royal Club provides accommodation with seating area. Free WiFi is available.

All units come with a living room, a flat-screen TV with satellite channels, DVD player, a ;fully equipped kitchen and a private bathroom. A dishwasher and kettle are also offered.



The aparthotel offers a children&amp;#039;s playground.



Royal Club offers a terrace.



Dubai Marina Mall is 3.3 km from the accommodation, while The Walk at JBR is 3.6 km from the property. The nearest airport is Al Maktoum International Airport, 24 km from Royal Club.&lt;br/&gt;The ROYAL CLUB PALM JUMEIRAH is a  hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2248.77" OriginalAmount="2248.77">
      <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 06/02/2025" 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="2248.95" OriginalAmount="2248.95">
      <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="27" TotalAmount="2249" OriginalAmount="2249">
      <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="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="2251.85" OriginalAmount="2251.85">
      <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 25/01/2025" 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>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="2255.18" OriginalAmount="2255.18">
      <BasicPropertyInfo Latitude="25.202959419062" Longitude="55.279047583992" StarRating="3" HotelCode="420997|CAY740700" HotelName="Rove Downtown Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/02/2025" 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.&lt;br/&gt;&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2257" OriginalAmount="2257">
      <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="Non Refundable" 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="45" TotalAmount="2260.15" OriginalAmount="2260.15">
      <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="34" TotalAmount="2272.62" OriginalAmount="2272.62">
      <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>Ubicado a 7000 km del centro del pueblo, el hotel brinda un fandaacute;cil acceso a todo lo que este destino tiene para ofrecer. El alojamiento estandaacute; a 5000 km de las principales zonas de ocio. Los visitantes encontrarandaacute;n el campo de golf mandaacute;s cercano a 8000 km de la propiedad. El establecimiento estandaacute; a 13000 km de las pistas. Hay enlaces al transporte panduacute;blico a un corto paseo de distancia. Los viajeros encontrarandaacute;n el aeropuerto a 7000 km. La residencia dispone de 73 agradables habitaciones. Esta residencia fue remodelada en 2021. Kingsgate Al Jadaf incluye conexiandoacute;n a internet con Wi-Fi en todos los espacios panduacute;blicos y en las habitaciones. Kingsgate Al Jadaf ofrece servicio de recepciandoacute;n 24 horas para satisfacer las necesidades de los huandeacute;spedes en cualquier momento del dandiacute;a o de la noche. Este establecimiento estandaacute; adaptado e incluye habitaciones accesibles para personas con movilidad reducida ya que vela por las necesidades especiales de sus visitantes. Las personas que se alojen en este establecimiento y vayan en coche podrandaacute;n estacionar su vehandiacute;culo en las zonas de aparcamiento. La oferta gastronandoacute;mica de la propiedad cuenta con una excelente reputaciandoacute;n y un servicio de primera categorandiacute;a. Algunos de estos servicios de Kingsgate Al Jadaf pueden ser de pago.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2278" OriginalAmount="2278">
      <BasicPropertyInfo Latitude="25.237242916673" Longitude="55.274322330951" StarRating="4" HotelCode="258976|29304" HotelName="Jumeira Rotana" 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,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="2280.88" OriginalAmount="2280.88">
      <BasicPropertyInfo StarRating="3" HotelCode="|152879" HotelName="NOVOTEL SUITES DUBAI MALL OF THE EMIRATES" 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/783750_image27125021_0.jpg</HotelPictures>
        <HotelDescription>This hotel has an excellent location as it is within walking distance of beaches, a marina and a ski slope.
It has a total of 180 very spacious suites. All rooms have a private bathroom. In addition, its services we can highlight air conditioning, TV and minibar.
The reception will be available 24 hours. It also has private covered parking, currency exchange, laundry and shops.
The hotel also has two restaurants specializing in international food and a bar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="2281.05" OriginalAmount="2281.05">
      <BasicPropertyInfo StarRating="4" HotelCode="|142672" HotelName="ATANA 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/1067648_foto_1.jpg</HotelPictures>
        <HotelDescription>Hala!  "Come to us." That's what our hotel brand, Atana, means. During your stay at Atana, you will have the opportunity to enjoy: �Flavorful local cuisine, featuring fresh seafood and sweet honeyed desserts �Amazing natural wonders, including desert dunes, craggy mountains, serene beaches �Visits to picturesque towns, forts and castles dating back to the 13th century</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="2282.98" OriginalAmount="2282.98">
      <BasicPropertyInfo StarRating="5" HotelCode="|954591" HotelName="MOVENPICK BUR 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/977030_foto_1.jpg</HotelPictures>
        <HotelDescription>The five-star M�venpick Hotel Bur Dubai is 10 minutes from everywhere and perfectly positioned in a close proximity to Dubai International Airport and key locations as the Dubai International Conference Centre and Wafi Mall, Burj Khalifa, The Dubai Fountain and The Dubai Mall. The hotel has 255 well-furnished rooms, an artistic lobby, the Fountain restaurant and the Caf� lounge re-opened in a refreshingly contemporary image. Enjoy exceptional dining experience from a choice of International, Arabian and Indian cuisine offered in a selection of seven attractive restaurants and bar. For those seeking entertainment, Pulse nightclub is a popular place to be in Bur Dubai. Whether you are planning a dream wedding, an epic social gala or an outstanding business function, Oud Metha ballroom can accommodate up to 350 guests in one room or three separate sections with elegant meeting rooms, audio-visual facilities and Free WiFi internet access. For smaller business meetings, select between the four Al Nakheel meeting rooms where the banqueting team allows you to sit back and enjoy every moment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2285" OriginalAmount="2285">
      <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 07/02/2025" 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="2290.08" OriginalAmount="2290.08">
      <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 31/01/2025" 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="8" TotalAmount="2293.18" OriginalAmount="2293.18">
      <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 03/02/2025" 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="45" TotalAmount="2293.67" OriginalAmount="2293.67">
      <BasicPropertyInfo Latitude="25.244911869" Longitude="55.2989128232" StarRating="2.5" HotelCode="178564|1239a8" HotelName="President Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" 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="2302" OriginalAmount="2302">
      <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="2307" OriginalAmount="2307">
      <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 07/02/2025" 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="2307.79" OriginalAmount="2307.79">
      <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 05/02/2025" 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="34" TotalAmount="2309.27" OriginalAmount="2309.27">
      <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="34" TotalAmount="2310.00" OriginalAmount="2310.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|151411" HotelName="Novotel Deira Creekside 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/1027539_foto_1.jpg</HotelPictures>
        <HotelDescription>This modern and luxurious hotel is very well located in the business and commercial district of City Centre Deira facing City Centre Deira Mall, with easy access to all iconic points of interest thanks to the city's metro service, which is just 2 minutes away. Guests can choose to stay at different types of guest rooms, but all of them are generously proportioned and come fully equipped with modern amenities for a pleasant and relaxing stay, such as wireless Internet connection or air-conditioning. Moreover, among the excellent services and facilities offered, there is a fantastic on-site bar that serves a range of poolside beverages and snacks, so both business and leisure travellers can sit back and relax.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2311.33" OriginalAmount="2311.33">
      <BasicPropertyInfo Latitude="25.2048493" Longitude="55.2707828" StarRating="5" HotelCode="550029|2349505" HotelName="Stella Di Mare Dubai Marina" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 30/01/2025" 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="27" TotalAmount="2314" OriginalAmount="2314">
      <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="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="27" TotalAmount="2314" OriginalAmount="2314">
      <BasicPropertyInfo Latitude="25.250882205129" Longitude="55.292306542397" StarRating="4" HotelCode="57062|15498" HotelName="Grand Excelsior Hotel Bur 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,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="2315" OriginalAmount="2315">
      <BasicPropertyInfo Latitude="25.097865796238" Longitude="55.174589753151" StarRating="4" HotelCode="906845|29589" HotelName="First Central Hotel Suites" 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,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="8" TotalAmount="2322.45" OriginalAmount="2322.45">
      <BasicPropertyInfo Latitude="25.05502162" Longitude="55.20731569" StarRating="5" HotelCode="971383|662092" HotelName="Five Jumeirah Village Dubai" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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="27" TotalAmount="2323" OriginalAmount="2323">
      <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="16" TotalAmount="2324.28" OriginalAmount="2324.28">
      <BasicPropertyInfo Latitude="25.248999323458" Longitude="55.295486558197" StarRating="3" HotelCode="260530|925445" 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="8" TotalAmount="2326.26" OriginalAmount="2326.26">
      <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="34" TotalAmount="2327.85" OriginalAmount="2327.85">
      <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="27" TotalAmount="2329" OriginalAmount="2329">
      <BasicPropertyInfo Latitude="25.093653894648" Longitude="55.155513882637" StarRating="4" HotelCode="66873|29306" HotelName="Radisson Blu Hotel, Dubai Media City" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" 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="8" TotalAmount="2330.81" OriginalAmount="2330.81">
      <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 06/02/2025" 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="34" TotalAmount="2331.56" OriginalAmount="2331.56">
      <BasicPropertyInfo StarRating="4" HotelCode="|B79506" HotelName="STAYBRIDGE SUITES DUBAI AL MAKTOUM AIRPORT 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/1827774_foto_1.jpg</HotelPictures>
        <HotelDescription>Featuring a restaurant, shared lounge and views of pool, Staybridge Suites Dubai Al-Maktoum Airport is located in Dubai, 13 mi from Dubai Expo 2020. This 4-star hotel offers room service and a business center. The hotel provides an outdoor swimming pool, fitness center, evening entertainment and a 24-hour front desk.A buffet breakfast is available daily at the hotel.andnbsp;Dubai Parks and Resorts is 12 mi from the accommodations, while The Outlet Village is 11 mi away. The property is 13 mi away from business hub Jabal Ali. The nearest airport is Al Maktoum International, which is 1.4 mi from Staybridge Suites Dubai Al-Maktoum Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2341" OriginalAmount="2341">
      <BasicPropertyInfo Latitude="25.248999323458" Longitude="55.295486558197" StarRating="3" HotelCode="260530|35599" HotelName="Al Raya Hotel Apartments" Meals="ROOM ONLY" 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="8" TotalAmount="2343.61" OriginalAmount="2343.61">
      <BasicPropertyInfo Latitude="25.270027" Longitude="55.331013" StarRating="4" HotelCode="32310|56318" HotelName="Ramada Plaza by Wyndham Dubai Deira" Meals="ROOM ONLY" 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="2344.26" OriginalAmount="2344.26">
      <BasicPropertyInfo Latitude="25.194471329546" Longitude="55.26163816452" StarRating="4" HotelCode="70418|1091d6" HotelName="Villa Rotana" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, P.O. Box 118737, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://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="16" TotalAmount="2352.20" OriginalAmount="2352.20">
      <BasicPropertyInfo Latitude="25.25091795" Longitude="55.33197351" StarRating="4" HotelCode="642040|2272525" HotelName="Aloft City Centre Deira, Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/02/2025" 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="2353.44" OriginalAmount="2353.44">
      <BasicPropertyInfo Latitude="25.237242916673" Longitude="55.274322330951" StarRating="4" HotelCode="258976|1091d5" HotelName="Jumeira Rotana" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" 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="16" TotalAmount="2353.63" OriginalAmount="2353.63">
      <BasicPropertyInfo Latitude="25.25612833348" Longitude="55.311924257454" StarRating="3.5" HotelCode="660770|2229485" 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="45" TotalAmount="2355.88" OriginalAmount="2355.88">
      <BasicPropertyInfo Latitude="25.25091795" Longitude="55.33197351" StarRating="4" HotelCode="642040|209491" HotelName="Aloft City Centre Deira, Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Baniyas Road, PO Box 22533, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://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="2357.36" OriginalAmount="2357.36">
      <BasicPropertyInfo Latitude="25.234161613232" Longitude="55.311741828918" StarRating="5" HotelCode="29048|56315" HotelName="Mövenpick Hotel &amp; Apartments Bur Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 07/02/2025" 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="16" TotalAmount="2358.28" OriginalAmount="2358.28">
      <BasicPropertyInfo Latitude="25.202959419062" Longitude="55.279047583992" StarRating="3" HotelCode="420997|1626018" HotelName="Rove Downtown Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/02/2025" 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="2375.70" OriginalAmount="2375.70">
      <BasicPropertyInfo Latitude="25.254164974661" Longitude="55.332021783173" StarRating="4" HotelCode="169385|1f1b5d" HotelName="Pearl City Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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="27" TotalAmount="2377" OriginalAmount="2377">
      <BasicPropertyInfo Latitude="25.260078520183" Longitude="55.291220247746" StarRating="3" HotelCode="56924|201399" 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="34" TotalAmount="2378.74" OriginalAmount="2378.74">
      <BasicPropertyInfo StarRating="5" HotelCode="|A2EA62" HotelName="FIVE JUMEIRAH VILLAGE" Meals="HALF BOARD" BedType="HALF BOARD">
        <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 Dubais main arterial roads and a short drive from Dubais 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="16" TotalAmount="2379.32" OriginalAmount="2379.32">
      <BasicPropertyInfo Latitude="25.112316" Longitude="55.193671" StarRating="5" HotelCode="463790|2552805" HotelName="Grand Cosmopolitan Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 31/01/2025" 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="34" TotalAmount="2379.58" OriginalAmount="2379.58">
      <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="2380" OriginalAmount="2380">
      <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,FULL BOARD,HALF BOARD" 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="63" TotalAmount="2381.00" OriginalAmount="2381.00">
      <BasicPropertyInfo Latitude="25.194471329546" Longitude="55.26163816452" StarRating="4" HotelCode="70418|villa_rotana_dubai" HotelName="Villa Rotana" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" 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="2382.00" OriginalAmount="2382.00">
      <BasicPropertyInfo Latitude="25.099476" Longitude="55.173055" StarRating="4" HotelCode="200089|auris_metro_central_hotel_apartments" HotelName="Citadines Metro Central Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD,FULL-BOARD,DINNER" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/02/2025" 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="16" TotalAmount="2382.91" OriginalAmount="2382.91">
      <BasicPropertyInfo Latitude="25.211625" Longitude="55.274432" StarRating="4.5" HotelCode="39206|449855" HotelName="AlSalam Hotel Suites and Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" 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="16" TotalAmount="2383.48" OriginalAmount="2383.48">
      <BasicPropertyInfo Latitude="25.047230961233" Longitude="55.24289757264" StarRating="4" HotelCode="566649|2199545" HotelName="Park Inn by Radisson Dubai Motor City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" 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="2387" OriginalAmount="2387">
      <BasicPropertyInfo Latitude="25.112316" Longitude="55.193671" StarRating="5" HotelCode="463790|380146" HotelName="Grand Cosmopolitan Hotel" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 31/01/2025" 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="2396" OriginalAmount="2396">
      <BasicPropertyInfo Latitude="25.099476" Longitude="55.173055" StarRating="4" HotelCode="200089|30694" HotelName="Citadines Metro Central Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/02/2025" 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="2398.16" OriginalAmount="2398.16">
      <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 22/01/2025" 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>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2400.30" OriginalAmount="2400.30">
      <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="16" TotalAmount="2403.28" OriginalAmount="2403.28">
      <BasicPropertyInfo Latitude="25.12529125" Longitude="55.15426485" StarRating="4" HotelCode="613702|2188615" 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 30/01/2025" 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="2414" OriginalAmount="2414">
      <BasicPropertyInfo Latitude="25.251801" Longitude="55.333254" StarRating="5" HotelCode="935934|30023" HotelName="Pullman Dubai" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="BED &amp; BREAKFAST" 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="16" TotalAmount="2416.33" OriginalAmount="2416.33">
      <BasicPropertyInfo Latitude="25.089985" Longitude="55.153259" StarRating="4" HotelCode="151996|120022" HotelName="Media One 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,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="2420" OriginalAmount="2420">
      <BasicPropertyInfo Latitude="25.2205695" Longitude="55.2801873" StarRating="4" HotelCode="876611|397229" HotelName="Crowne Plaza Dubai Apartments" 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,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="16" TotalAmount="2421.06" OriginalAmount="2421.06">
      <BasicPropertyInfo StarRating="0" HotelCode="0|2401515" HotelName="Paramount Hotel Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" CnxPolicy="Free CXL until 30/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>Business Bay, Dubai, UAE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/24/2401515/U8Esec0a_d2b5ca33bd970f64a6301fa75ae2eb22.png</HotelPictures>
        <HotelDescription>Opening on 1st September 2019, and part of a 2,017 key mixed-use development, Paramount Hotel Dubai will be the first ever Paramount Hotels &amp;amp; Resorts property in the Middle East. “For the Creatives by the Creatives”, the hotel will house 823 guest rooms and suites, some of which will be themed after Paramount Pictures movies, all offering a luxurious experience with a Californian edge and Hollywood vibe.&lt;br/&gt;The Paramount Hotel Dubai is a  hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2424" OriginalAmount="2424">
      <BasicPropertyInfo Latitude="25.194471329546" Longitude="55.26163816452" StarRating="4" HotelCode="70418|35603" HotelName="Villa Rotana" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" 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="2425" OriginalAmount="2425">
      <BasicPropertyInfo Latitude="25.089985" Longitude="55.153259" StarRating="4" HotelCode="151996|39058" HotelName="Media One Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" 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="16" TotalAmount="2426.51" OriginalAmount="2426.51">
      <BasicPropertyInfo Latitude="25.18002191" Longitude="55.26411857" StarRating="4.5" HotelCode="846456|2343785" HotelName="Millennium Atria Business Bay" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" 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="2428.16" OriginalAmount="2428.16">
      <BasicPropertyInfo StarRating="4" HotelCode="|152771" HotelName="Ramada By 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/894626_foto_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, is next to Salahuddin the underground station of 15 minutes away, you can find Dubai Airport. FACILITIES: The establishment boasts a swimming pool, a gym and a restaurant. Regarding the food and beverage offering, there is a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="2431.80" OriginalAmount="2431.80">
      <BasicPropertyInfo StarRating="4" HotelCode="|900573" HotelName="HYATT REGENCY GALLERIA RESIDENCE 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/33117_image64054856_0.jpg</HotelPictures>
        <HotelDescription>Overlooking Dubai Creek, Galleria Residence is a 10-minute walk from the Gold Souk jewellery market.It features spacious apartments with satellite TV and a fully equipped kitchen. All Galleria apartments are air-conditioned and have large seating and dining areas. Each comes equipped with refrigerator, dishwasher and two telephone lines. From Al Dawaar, Dubai's only rooftop, revolving restaurant to genuine Japanese cuisine at Miyako or international cuisine at The Kitchen, unique dining options are offered at the residence. Unwind at a Karaoke lounge, watch major sporting events live at a sports bar, enjoy a fine selection of beverages, or party in style with legendary nightlife. A children's playground area with climbing frames and a children�s pool are also available.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2436.25" OriginalAmount="2436.25">
      <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,HALF BOARD,FULL BOARD" 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="34" TotalAmount="2439.22" OriginalAmount="2439.22">
      <BasicPropertyInfo StarRating="5" HotelCode="|A88583" HotelName="Grand Mercure Dubai City" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1497585_foto_1.jpg</HotelPictures>
        <HotelDescription>This 5 star hotel is located close to the airport of Dubai and was established in 2019. It is a short drive away from the Deira City Center and the nearest station is GGCO Metro Station. All 361 rooms are equipped with air conditioning.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="2446.60" OriginalAmount="2446.60">
      <BasicPropertyInfo Latitude="25.116431" Longitude="55.196068" StarRating="3" HotelCode="140884|CAM020200" HotelName="Novotel Suites Dubai Mall of the Emirates" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 06/02/2025" 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.&lt;br/&gt;&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2448" OriginalAmount="2448">
      <BasicPropertyInfo Latitude="25.254164974661" Longitude="55.332021783173" StarRating="4" HotelCode="169385|53532" HotelName="Pearl City Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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="16" TotalAmount="2453.00" OriginalAmount="2453.00">
      <BasicPropertyInfo Latitude="25.097865796238" Longitude="55.174589753151" StarRating="4" HotelCode="906845|923415" HotelName="First Central Hotel Suites" 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,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="63" TotalAmount="2454.00" OriginalAmount="2454.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="2456.00" OriginalAmount="2456.00">
      <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="2462.27" OriginalAmount="2462.27">
      <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/02/2025" 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="2466.59" OriginalAmount="2466.59">
      <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="45" TotalAmount="2467.97" OriginalAmount="2467.97">
      <BasicPropertyInfo Latitude="25.072181672902" Longitude="55.129393182738" StarRating="4" HotelCode="267294|195f9e" HotelName="Ramada Hotel &amp; Suites by Wyndham Dubai JBR" 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,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="2468" OriginalAmount="2468">
      <BasicPropertyInfo Latitude="25.259404356634" Longitude="55.319407514572" StarRating="5" HotelCode="566141|239688" HotelName="Al Bandar Rotana" Meals="ROOM ONLY,BED &amp; BREAKFAST,ALL INCLUSIVE,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="2468" OriginalAmount="2468">
      <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 28/01/2025" 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="16" TotalAmount="2469.97" OriginalAmount="2469.97">
      <BasicPropertyInfo Latitude="25.095696951156" Longitude="55.153653439148" StarRating="4" HotelCode="140885|133064" HotelName="Arjaan by Rotana Dubai Media City" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 31/01/2025" 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="45" TotalAmount="2471.44" OriginalAmount="2471.44">
      <BasicPropertyInfo Latitude="25.12529125" Longitude="55.15426485" StarRating="4" HotelCode="613702|1f34cd" HotelName="Aloft Palm Jumeirah" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Golf,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>East Crescent, The Palm Jumeirah, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://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="16" TotalAmount="2473.73" OriginalAmount="2473.73">
      <BasicPropertyInfo Latitude="25.114753588477" Longitude="55.197138054562" StarRating="4" HotelCode="813989|2328085" HotelName="Courtyard Al Barsha, Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 08/02/2025" 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="27" TotalAmount="2474" OriginalAmount="2474">
      <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 30/01/2025" 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="16" TotalAmount="2475.61" OriginalAmount="2475.61">
      <BasicPropertyInfo Latitude="25.067968" Longitude="55.141673" StarRating="5" HotelCode="145034|122554" 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 30/01/2025" 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="1" TotalAmount="2477.16" OriginalAmount="2477.16">
      <BasicPropertyInfo Latitude="25.231964287383" Longitude="55.285562846558" StarRating="3" HotelCode="547026|CBB017300" HotelName="Rove Trade Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/02/2025" 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.&lt;br/&gt;&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2477.64" OriginalAmount="2477.64">
      <BasicPropertyInfo Latitude="25.251801" Longitude="55.333254" StarRating="5" HotelCode="935934|10920d" HotelName="Pullman Dubai" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="BED &amp; BREAKFAST" 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="27" TotalAmount="2478" OriginalAmount="2478">
      <BasicPropertyInfo Latitude="25.095696951156" Longitude="55.153653439148" StarRating="4" HotelCode="140885|34760" HotelName="Arjaan by Rotana Dubai Media City" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 30/01/2025" 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="1" TotalAmount="2490.41" OriginalAmount="2490.41">
      <BasicPropertyInfo Latitude="25.078097" Longitude="55.158688" StarRating="4" HotelCode="871468|CBE890300" HotelName="Vida Emirates Hills" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/02/2025" 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.&lt;br/&gt;&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2496.27" OriginalAmount="2496.27">
      <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="8" TotalAmount="2499.89" OriginalAmount="2499.89">
      <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 04/02/2025" 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="16" TotalAmount="2504" OriginalAmount="2504">
      <BasicPropertyInfo Latitude="25.079811517943" Longitude="55.1498676649" StarRating="5" HotelCode="304434|1252788" HotelName="Pullman Dubai Jumeirah Lakes Towers - Hotel &amp; Residence" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY,FULL BOARD,ALL INCLUSIVE" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/02/2025" 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="16" TotalAmount="2509.63" OriginalAmount="2509.63">
      <BasicPropertyInfo Latitude="25.194471329546" Longitude="55.26163816452" StarRating="4" HotelCode="70418|133044" HotelName="Villa Rotana" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" 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="16" TotalAmount="2510.06" OriginalAmount="2510.06">
      <BasicPropertyInfo Latitude="25.072181672902" Longitude="55.129393182738" StarRating="4" HotelCode="267294|967185" HotelName="Ramada Hotel &amp; Suites by Wyndham Dubai JBR" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 01/02/2025" 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="2513.55" OriginalAmount="2513.55">
      <BasicPropertyInfo Latitude="25.211625" Longitude="55.274432" StarRating="4.5" HotelCode="39206|872493" HotelName="AlSalam Hotel Suites and Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 04/02/2025" 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="2517" OriginalAmount="2517">
      <BasicPropertyInfo Latitude="25.2048493" Longitude="55.2707828" StarRating="5" HotelCode="550029|373222" HotelName="Stella Di Mare Dubai Marina" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 31/01/2025" 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="27" TotalAmount="2519" OriginalAmount="2519">
      <BasicPropertyInfo Latitude="25.072181672902" Longitude="55.129393182738" StarRating="4" HotelCode="267294|37665" HotelName="Ramada Hotel &amp; Suites by Wyndham Dubai JBR" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 31/01/2025" 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="2519.72" OriginalAmount="2519.72">
      <BasicPropertyInfo Latitude="25.089985" Longitude="55.153259" StarRating="4" HotelCode="151996|110f95" HotelName="Media One Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="27" TotalAmount="2522" OriginalAmount="2522">
      <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 07/02/2025" 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="8" TotalAmount="2522.25" OriginalAmount="2522.25">
      <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="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="7" TotalAmount="2522.68" OriginalAmount="2522.68">
      <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 27/01/2025" 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="2523.33" OriginalAmount="2523.33">
      <BasicPropertyInfo Latitude="25.254164974661" Longitude="55.332021783173" StarRating="4" HotelCode="169385|103304" HotelName="Pearl City Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 27/01/2025" 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="16" TotalAmount="2527.22" OriginalAmount="2527.22">
      <BasicPropertyInfo Latitude="25.078097" Longitude="55.158688" StarRating="4" HotelCode="871468|2360485" HotelName="Vida Emirates Hills" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="16" TotalAmount="2529.84" OriginalAmount="2529.84">
      <BasicPropertyInfo Latitude="25.231964287383" Longitude="55.285562846558" StarRating="3" HotelCode="547026|2076885" HotelName="Rove Trade Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/02/2025" 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="2530.78" OriginalAmount="2530.78">
      <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 01/02/2025" 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="1" TotalAmount="2536.00" OriginalAmount="2536.00">
      <BasicPropertyInfo Latitude="25.259404356634" Longitude="55.319407514572" StarRating="5" HotelCode="566141|CBC320300" HotelName="Al Bandar Rotana" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/02/2025" 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.&lt;br/&gt;&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="2537.36" OriginalAmount="2537.36">
      <BasicPropertyInfo StarRating="5" HotelCode="|086731" HotelName="PULLMAN DUBAI JUMEIRAH LAKE 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/895563_foto_1.jpg</HotelPictures>
        <HotelDescription>Overview \nThe Pullman Dubai Jumeirah Lakes Towers is centrally located in a dynamic area, the hotel is a marquee location for discerning travelers.  Among the facilities there are several restaurants and bars where guests can relax and dine. The Fit and Spa lounge on the 34th floor with stunning views of the city and the rooftop pool makes for a perfect fitness destination. Business does not go ignored with 11 meeting rooms at guest’s disposal.\n \nLocation\nThe property is a few minute walk from the nearest metro station, 7 km from the Emirates Golf Club and 28 km from the Dubai International Airport.\n \nRooms\nThe rooms are spacious and are equipped with several amenities that can contribute for a pleasant stay. Among the amenities there is air conditioning, Tea / Coffee Making Facilities, mini bar, safe, television, telephone, Wi-Fi and hairdryer.\n\nFood and Drinks\nWith four eclectic restaurants including an al fresco shisha lounge, a traditional Italian restaurant, a design-led tapas and cocktails lounge, and live Jazz brunches, the hotel offers something to suit every palette.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2538" OriginalAmount="2538">
      <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 07/02/2025" 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="2538.50" OriginalAmount="2538.50">
      <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 07/02/2025" 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="1" TotalAmount="2541.48" OriginalAmount="2541.48">
      <BasicPropertyInfo Latitude="25.270027" Longitude="55.331013" StarRating="4" HotelCode="32310|CAH759600" HotelName="Ramada Plaza by Wyndham Dubai Deira" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="Family-friendly Hotel" CnxPolicy="Free CXL until 31/01/2025" 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.&lt;br/&gt;&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2544.77" OriginalAmount="2544.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 06/02/2025" 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="1" TotalAmount="2546.46" OriginalAmount="2546.46">
      <BasicPropertyInfo Latitude="25.101142641594" Longitude="55.173054525131" StarRating="4" HotelCode="207414|CAW807500" HotelName="Mercure Dubai Barsha Heights Hotel Suites &amp; Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/02/2025" 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.&lt;br/&gt;&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2547.95" OriginalAmount="2547.95">
      <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 31/01/2025" 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="2551" OriginalAmount="2551">
      <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,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="2554" OriginalAmount="2554">
      <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="Non Refundable" 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="8" TotalAmount="2563.64" OriginalAmount="2563.64">
      <BasicPropertyInfo Latitude="25.069590845664" Longitude="55.12848464418" StarRating="4" HotelCode="424792|462621" HotelName="Wyndham Dubai Marina" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 02/02/2025" 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="2564" OriginalAmount="2564">
      <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 04/02/2025" 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="8" TotalAmount="2564.08" OriginalAmount="2564.08">
      <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 05/02/2025" 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="2566.52" OriginalAmount="2566.52">
      <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="27" TotalAmount="2568" OriginalAmount="2568">
      <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 04/02/2025" 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="2571.38" OriginalAmount="2571.38">
      <BasicPropertyInfo StarRating="5" HotelCode="|A25031" HotelName="STELLA DI MARE DUBAI MARINA" 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/1550494_foto_1.jpg</HotelPictures>
        <HotelDescription>This 5 star hotel is located within the city of Dubai and was established in 2018. It is a short drive away from the JBR The Walk, Dubai Marina and the nearest station is DMCC Metro Station. The Hotel has a coffee shop, an outdoor swimming pool and a fitness centre/gym. All 369 rooms are equipped with minibar, hairdryer, safe, trouser press, ironing set and air conditioning.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2575.21" OriginalAmount="2575.21">
      <BasicPropertyInfo Latitude="25.186461503024" Longitude="55.267923517672" StarRating="5" HotelCode="566148|1d7f80" HotelName="Radisson Blu Hotel Dubai Waterfront" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" 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="16" TotalAmount="2581.66" OriginalAmount="2581.66">
      <BasicPropertyInfo Latitude="25.261612" Longitude="55.314021" StarRating="5" HotelCode="23830|987245" 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 05/02/2025" 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="2583.15" OriginalAmount="2583.15">
      <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 07/02/2025" 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="2587.04" OriginalAmount="2587.04">
      <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="16" TotalAmount="2587.07" OriginalAmount="2587.07">
      <BasicPropertyInfo Latitude="25.184391249537" Longitude="55.255236119049" StarRating="5" HotelCode="321555|1608778" HotelName="Hilton Dubai Al Habtoor City" Meals="HALF BOARD,ROOM ONLY,BED &amp; BREAKFAST,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 31/01/2025" 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="27" TotalAmount="2589" OriginalAmount="2589">
      <BasicPropertyInfo Latitude="25.047230961233" Longitude="55.24289757264" StarRating="4" HotelCode="566649|239751" HotelName="Park Inn by Radisson Dubai Motor City" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" 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="2591" OriginalAmount="2591">
      <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="2591.96" OriginalAmount="2591.96">
      <BasicPropertyInfo StarRating="3" HotelCode="|A7A931" HotelName="LEMON TREE 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/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="8" TotalAmount="2597.18" OriginalAmount="2597.18">
      <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 06/02/2025" 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="27" TotalAmount="2598" OriginalAmount="2598">
      <BasicPropertyInfo Latitude="25.1786" Longitude="55.2441" StarRating="0" HotelCode="978200|400873" HotelName="Occidental Al Jaddaf" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <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="1" TotalAmount="2599.10" OriginalAmount="2599.10">
      <BasicPropertyInfo Latitude="25.25612833348" Longitude="55.311924257454" StarRating="3.5" HotelCode="660770|CBO055100" HotelName="Zabeel House Al Seef" Meals="HALF BOARD,BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/02/2025" 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.&lt;br/&gt;&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.&lt;br/&gt;&lt;b&gt; from 2023-02-08 to 2030-12-31&lt;b&gt;:-This hotel offers a bespoke Family Experience for travellers below the age of 12. Children enjoy a Kids Welcome and a dedicated Kids Breakfast experience. Enjoy your family meals by selecting dishes from the Kids Menu. The hotel has a range of kids amenities available upon request.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2604" OriginalAmount="2604">
      <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,HALF BOARD" 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="2606.07" OriginalAmount="2606.07">
      <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="1" TotalAmount="2606.59" OriginalAmount="2606.59">
      <BasicPropertyInfo Latitude="25.209634944167" Longitude="55.274999318802" StarRating="4" HotelCode="98873|CAS189600" HotelName="Emirates Grand Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 01/02/2025" 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.&lt;br/&gt;&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2610.54" OriginalAmount="2610.54">
      <BasicPropertyInfo Latitude="25.259404356634" Longitude="55.319407514572" StarRating="5" HotelCode="566141|2154535" HotelName="Al Bandar Rotana" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ALL INCLUSIVE,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/02/2025" 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="2611.95" OriginalAmount="2611.95">
      <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 07/02/2025" 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="2617.79" OriginalAmount="2617.79">
      <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="27" TotalAmount="2623" OriginalAmount="2623">
      <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="34" TotalAmount="2623.88" OriginalAmount="2623.88">
      <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="34" TotalAmount="2625.28" OriginalAmount="2625.28">
      <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="34" TotalAmount="2628.36" OriginalAmount="2628.36">
      <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="16" TotalAmount="2628.73" OriginalAmount="2628.73">
      <BasicPropertyInfo Latitude="25.260078520183" Longitude="55.291220247746" StarRating="3" HotelCode="56924|30524" HotelName="Admiral Plaza Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 07/02/2025" 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="16" TotalAmount="2630.30" OriginalAmount="2630.30">
      <BasicPropertyInfo Latitude="25.211791" Longitude="55.276577" StarRating="4" HotelCode="76175|122314" HotelName="Rose Rayhaan by Rotana" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY,ALL INCLUSIVE" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 29/01/2025" 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="16" TotalAmount="2630.65" OriginalAmount="2630.65">
      <BasicPropertyInfo Latitude="25.248650944602" Longitude="55.296366736293" StarRating="3" HotelCode="187241|131614" HotelName="Baity Hotel Apartments" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 06/02/2025" 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="2631" OriginalAmount="2631">
      <BasicPropertyInfo Latitude="25.248650944602" Longitude="55.296366736293" StarRating="3" HotelCode="187241|47014" HotelName="Baity Hotel Apartments" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 05/02/2025" 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="16" TotalAmount="2631.61" OriginalAmount="2631.61">
      <BasicPropertyInfo Latitude="25.262743491763" Longitude="55.32805250088" StarRating="3.5" HotelCode="562348|2159315" HotelName="Hyatt Place Dubai Al Rigga Residences" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="2633" OriginalAmount="2633">
      <BasicPropertyInfo Latitude="25.211791" Longitude="55.276577" StarRating="4" HotelCode="76175|20070" HotelName="Rose Rayhaan by Rotana" Meals="BED &amp; BREAKFAST,HALF BOARD,ALL INCLUSIVE,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 28/01/2025" 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="16" TotalAmount="2634.39" OriginalAmount="2634.39">
      <BasicPropertyInfo Latitude="25.081729103247" Longitude="55.145565569401" StarRating="4" HotelCode="151868|924545" 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="2635" OriginalAmount="2635">
      <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="8" TotalAmount="2637.79" OriginalAmount="2637.79">
      <BasicPropertyInfo Latitude="25.251801" Longitude="55.333254" StarRating="5" HotelCode="935934|153409" HotelName="Pullman Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/02/2025" 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="1" TotalAmount="2638.16" OriginalAmount="2638.16">
      <BasicPropertyInfo Latitude="25.18405595331" Longitude="55.254182471667" StarRating="5" HotelCode="319607|CBA128900" HotelName="V Hotel Dubai Curio Collection by Hilton" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/02/2025" 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.&lt;br/&gt;&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2644.66" OriginalAmount="2644.66">
      <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="27" TotalAmount="2645" OriginalAmount="2645">
      <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="Free CXL until 06/02/2025" 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="2651.32" OriginalAmount="2651.32">
      <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="8" TotalAmount="2653.19" OriginalAmount="2653.19">
      <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 06/02/2025" 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="2655.50" OriginalAmount="2655.50">
      <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="1" TotalAmount="2662.42" OriginalAmount="2662.42">
      <BasicPropertyInfo Latitude="25.259204511343" Longitude="55.319554360852" StarRating="4" HotelCode="597771|CBC312800" HotelName="Al Bandar Arjaan by Rotana" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 07/02/2025" 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.&lt;br/&gt;&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2663.97" OriginalAmount="2663.97">
      <BasicPropertyInfo Latitude="25.211791" Longitude="55.276577" StarRating="4" HotelCode="76175|10a261" HotelName="Rose Rayhaan by Rotana" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,ALL INCLUSIVE" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Heated Pool,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, PO Box 126452, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://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="8" TotalAmount="2664.61" OriginalAmount="2664.61">
      <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 06/02/2025" 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="27" TotalAmount="2666" OriginalAmount="2666">
      <BasicPropertyInfo Latitude="25.209634944167" Longitude="55.274999318802" StarRating="4" HotelCode="98873|27708" HotelName="Emirates Grand Hotel" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 31/01/2025" 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="1" TotalAmount="2667.89" OriginalAmount="2667.89">
      <BasicPropertyInfo Latitude="25.09690321" Longitude="55.16865485" StarRating="4" HotelCode="779905|CBE181000" HotelName="Zabeel House The Greens by Jumeirah" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 07/02/2025" 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.&lt;br/&gt;&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2670.73" OriginalAmount="2670.73">
      <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 04/02/2025" 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="45" TotalAmount="2671.93" OriginalAmount="2671.93">
      <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="16" TotalAmount="2672.00" OriginalAmount="2672.00">
      <BasicPropertyInfo Latitude="25.209634944167" Longitude="55.274999318802" StarRating="4" HotelCode="98873|130244" HotelName="Emirates Grand Hotel" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 01/02/2025" 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="16" TotalAmount="2673.51" OriginalAmount="2673.51">
      <BasicPropertyInfo Latitude="25.07098734" Longitude="55.13635841" StarRating="4" HotelCode="870512|2378345" HotelName="Millennium Place Marina" 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,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="2677.76" OriginalAmount="2677.76">
      <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="16" TotalAmount="2679.71" OriginalAmount="2679.71">
      <BasicPropertyInfo StarRating="0" HotelCode="0|2407385" HotelName="Hyatt Place Dubai Residence Wasl District" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Wasl District, Deira</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/24/2407385/clxP1GtB_d2b5ca33bd970f64a6301fa75ae2eb22.png</HotelPictures>
        <HotelDescription>Location
Located in Deira, this hotel is within a 15-minute walk of Fish Roundabout and Al Ghurair Centre. Gold Souk and Grand Mosque are also within 2 mi (3 km). Baniyas Square Station is 8 minutes by foot and Salah Al Din Station is 12 minutes.
Room
Rooms provide conveniences like sofa beds and coffee makers, plus free WiFi and flat-screen TVs with cable channels. IPod docks, room service, and free newspapers are among the other amenities available to guests.
Amenities
Along with a restaurant, this smoke-free hotel has an outdoor pool and a 24-hour fitness center. Free continental breakfast is provided, as well as free WiFi in public areas, a free area shuttle, and a free shopping center shuttle. Additionally, a poolside bar, a coffee shop/café, and a 24-hour business center are onsite.&lt;br/&gt;The Hyatt Place Dubai Residence Wasl District is a  hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2679.89" OriginalAmount="2679.89">
      <BasicPropertyInfo Latitude="25.251135" Longitude="55.332604" StarRating="5" HotelCode="28897|31414" HotelName="Pullman Dubai Creek City Centre Hotel" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Apartment Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 22/01/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Heated Pool,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Baniyas Road, Next to Deira City Centre, P.O. Box 61871, Port Saeed, Deira, Dubai, Emirate of Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/42666/a_42666_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is conveniently located amidst excellent shopping and convention centres and nearby a world-class golf course. Deira city centre is around 1 km away and guests may also be interested in visiting Burj Dubai, some 6.2 km away, Lamcy Plaza, roughly 3.2 km away and Wild Wadi Water Park and the Burj Al Arab, both around 15 km away. The property is just 10 minutes from Dubai Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2679.95" OriginalAmount="2679.95">
      <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="45" TotalAmount="2680.63" OriginalAmount="2680.63">
      <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="16" TotalAmount="2683.73" OriginalAmount="2683.73">
      <BasicPropertyInfo Latitude="25.211210623774" Longitude="55.315963111778" StarRating="5" HotelCode="262266|994005" HotelName="Marriott Executive Apartments Al Jaddaf" 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,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="7" TotalAmount="2694.63" OriginalAmount="2694.63">
      <BasicPropertyInfo Latitude="25.10868509" Longitude="55.14305876" StarRating="0" HotelCode="|APT1" HotelName="Adagio Premium The Palm" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 27/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>Palm Jumeirah West Beach</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://www.travco.co.uk/images/hotels/giata/1284034/13842724.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;HotelDescription : &lt;/b&gt;163 non-smoking rooms are located on 12 storeys and can be reached by lift. 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 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. Wheelchair-accessible facilities are available. A number of shops, including a supermarket, are great for shopping or just browsing. A garden provides extra space for rest and relaxation in the open air. Additional facilities include a playroom. Guests' vehicles can be parked in the garage, subject to availability. 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, room service (for a fee), an alarm call service, a laundry service, a hairdresser, a coin-operated laundry, a page service and a hotel shuttle bus. Active guests who wish to explore the surrounding area by bike will appreciate the bicycle hire service. Bicycle storage is also available. The business centre is on hand for guests' business requirements and provides a fax machine.Located in the centre of Dubai, this beach hotel is ideal for parents with children. Public transport stops are just outside the door. It is about 34 km to Dubai (DXB) Airport.Guests can work out or just relax in the outdoor and indoor pools. Kids can splash about in a special swimming area just for them. Guests can treat themselves to refreshing drinks at the poolside snack bar and a relaxing soak in the hot tub. Sun loungers and parasols are available on the sun terrace. There are many ways to relax or stay active at the hotel, including cycling/mountain biking, golf, a gym, callisthenics, aerobics, a spa and a sauna. 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. Guests can enjoy the view of the city from a balcony or terrace. The rooms have a double bed and a sofa bed. Extra beds can be requested. A safe and a desk are also available. There is a fully-equipped kitchenette with a refrigerator, stovetop, microwave, tea/coffee station and freezer. Further amenities include a washing machine, an ironing set and a trouser press. A direct dial telephone, a flatscreen television, a radio, a plug adapter, an alarm clock and WiFi (no extra charge) provide all the essentials for a comfortable holiday. Amenities provided in the rooms include slippers and a daily paper. Bathrooms are equipped with a shower. 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. 3 wheelchair-friendly rooms can be booked. Family rooms are available for parents with children.The hotel includes a non-smoking 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 children's meals can be prepared on request. The apartment hotel also offers special catering options. Non-alcoholic beverages are available.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2697" OriginalAmount="2697">
      <BasicPropertyInfo Latitude="25.187616505997" Longitude="55.284046233517" StarRating="5" HotelCode="936085|47068" HotelName="DAMAC Maison Canal Views" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/02/2025" 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="2699.15" OriginalAmount="2699.15">
      <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 02/02/2025" 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="2700.07" OriginalAmount="2700.07">
      <BasicPropertyInfo Latitude="25.072181672902" Longitude="55.129393182738" StarRating="4" HotelCode="267294|235795" HotelName="Ramada Hotel &amp; Suites by Wyndham Dubai JBR" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 31/01/2025" 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>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2711.70" OriginalAmount="2711.70">
      <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="45" TotalAmount="2712.20" OriginalAmount="2712.20">
      <BasicPropertyInfo Latitude="25.253613760481" Longitude="55.297740697861" StarRating="4" HotelCode="99436|112a62" HotelName="Savoy Suites Hotel Apartments" Meals="ROOM ONLY" 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="1" TotalAmount="2713.16" OriginalAmount="2713.16">
      <BasicPropertyInfo Latitude="25.07098734" Longitude="55.13635841" StarRating="4" HotelCode="870512|CBF398200" HotelName="Millennium Place Marina" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/02/2025" 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.&lt;br/&gt;&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2717.78" OriginalAmount="2717.78">
      <BasicPropertyInfo Latitude="25.21153768977" Longitude="55.31575434689" StarRating="5" HotelCode="260319|994075" HotelName="Marriott Hotel Al Jaddaf Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 26/01/2025" 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="2718" OriginalAmount="2718">
      <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="2718" OriginalAmount="2718">
      <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 06/02/2025" 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="8" TotalAmount="2719.23" OriginalAmount="2719.23">
      <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 02/02/2025" 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>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2723.73" OriginalAmount="2723.73">
      <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="8" TotalAmount="2725.44" OriginalAmount="2725.44">
      <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 06/02/2025" 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="34" TotalAmount="2733.92" OriginalAmount="2733.92">
      <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="16" TotalAmount="2740.70" OriginalAmount="2740.70">
      <BasicPropertyInfo Latitude="25.259204511343" Longitude="55.319554360852" StarRating="4" HotelCode="597771|2154555" HotelName="Al Bandar Arjaan by Rotana" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 08/02/2025" 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="2745.07" OriginalAmount="2745.07">
      <BasicPropertyInfo Latitude="25.259404356634" Longitude="55.319407514572" StarRating="5" HotelCode="566141|606224" HotelName="Al Bandar Rotana" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/02/2025" 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="1" TotalAmount="2746.53" OriginalAmount="2746.53">
      <BasicPropertyInfo Latitude="25.205419258983" Longitude="55.343856984012" StarRating="4" HotelCode="871487|CBE890400" HotelName="Vida Creek Harbour" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/02/2025" 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.&lt;br/&gt;&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2747.18" OriginalAmount="2747.18">
      <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/02/2025" 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="2747.47" OriginalAmount="2747.47">
      <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="8" TotalAmount="2751.05" OriginalAmount="2751.05">
      <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/02/2025" 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="2752.82" OriginalAmount="2752.82">
      <BasicPropertyInfo StarRating="4" HotelCode="|097133" HotelName="JUMEIRA ROTANA 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/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="2754" OriginalAmount="2754">
      <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="Non Refundable" 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="2757.51" OriginalAmount="2757.51">
      <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="27" TotalAmount="2767" OriginalAmount="2767">
      <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 04/02/2025" 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="16" TotalAmount="2767.57" OriginalAmount="2767.57">
      <BasicPropertyInfo Latitude="25.187616505997" Longitude="55.284046233517" StarRating="5" HotelCode="936085|1031048" HotelName="DAMAC Maison Canal Views" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/02/2025" 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="2768.22" OriginalAmount="2768.22">
      <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="45" TotalAmount="2774.15" OriginalAmount="2774.15">
      <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="45" TotalAmount="2774.69" OriginalAmount="2774.69">
      <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="8" TotalAmount="2776.05" OriginalAmount="2776.05">
      <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 07/02/2025" 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="8" TotalAmount="2777.71" OriginalAmount="2777.71">
      <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="Non Refundable" 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="2780.68" OriginalAmount="2780.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="16" TotalAmount="2785.31" OriginalAmount="2785.31">
      <BasicPropertyInfo Latitude="25.082933186541" Longitude="55.144467797623" StarRating="4.5" HotelCode="98658|2620985" HotelName="Dusit Residence Dubai Marina" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="1" TotalAmount="2786.30" OriginalAmount="2786.30">
      <BasicPropertyInfo Latitude="25.237242916673" Longitude="55.274322330951" StarRating="4" HotelCode="258976|CAF551600" HotelName="Jumeira Rotana" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/02/2025" 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.&lt;br/&gt;&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2786.92" OriginalAmount="2786.92">
      <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="27" TotalAmount="2796" OriginalAmount="2796">
      <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="2796.00" OriginalAmount="2796.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,BREAKFAST-FOR-2" 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="34" TotalAmount="2796.36" OriginalAmount="2796.36">
      <BasicPropertyInfo StarRating="4" HotelCode="|A2EA80" HotelName="MILLENNIUM PLACE BARSHA HEIGHTS" 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/1353568_foto_1.jpg</HotelPictures>
        <HotelDescription>Millennium Place Barsha Heights Hotel is a brand new, 4-star business and family accommodation in Dubai where the fresh, modern art-deco interiors of 468 hotel rooms have been carefully designed to create a welcoming haven for guests. The hotel is located in one of Dubais most connected and lively areas, home to many creative SMEs and local businesses in close proximity to the citys beaches, shopping malls, golf club, restaurants, cafes and major tourist attractions. Enjoy easy access from the hotel to all major points including Dubai Internet City, Dubai Media City, Dubai Marina, Jebel Ali and the Expo 2020 site.Our appealing hotel is also within walking distance to lovely outdoor natural areas like The Greens and Al Barsha Park, which offers a serene atmosphere with gardens, shaded walkways and a lake in the centre of the community. Situated just five minutes from Dubai Internet City Metro station and 20 minutes to Dubai World Trade Centre, the hotel provides guests with free parking and complimentary shuttle bus service to Mall of Emirates, Jumeirah Beach, DIC Metro Station and many other local landmarks. Its a welcoming community with everything you need virtually at your door step, where you can relax and spend time with business associates, friends and loved ones.Both leisure and corporate travelers can unwind in two outdoor temperature-controlled swimming pools and a fully equipped health club. Young guests can have a safe splash in the kids pool adjacent to our main pools and enjoy activities at our full-fledged Kids Club. Offering impressive amenities including complimentary wireless Internet, our friendly and sincere promise to guests is to help you find your happy place here at Millennium Place Barsha Heights Hotel with our dedicated focus on generating smiles throughout the guest journey using our trademark handcrafted hospitality.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2799.70" OriginalAmount="2799.70">
      <BasicPropertyInfo Latitude="25.237242916673" Longitude="55.274322330951" StarRating="4" HotelCode="258976|7658" HotelName="Jumeira Rotana" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="7" TotalAmount="2800.23" OriginalAmount="2800.23">
      <BasicPropertyInfo Latitude="25.19391511102" Longitude="55.28919881275" StarRating="4" HotelCode="168132|2RO" HotelName="Millennium Central 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,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="34" TotalAmount="2804.34" OriginalAmount="2804.34">
      <BasicPropertyInfo StarRating="5" HotelCode="|740883" HotelName="PULLMAN DUBAI CREEK CITY 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/1074688_foto_1.jpg</HotelPictures>
        <HotelDescription>Pullman Dubai Creek City Centre Residence is located next to Deira City Center shopping mall. Dubai Creek Golf and Yacht Club and Dubai Creek are within easy reach from the hotel. The 5 star hotel is 6 km from Dubai Museum and 9 km from Dubai World Trade Center. Dubai International Airport is a 10 minute drive from the hotel. \n\nFacilities and services include restaurant, bar, swimming pool, gym, spa, elevator and café. Wi-Fi internet access is available throughout the property. \n\nGuest rooms are equipped with television, air conditioning, safe, minibar and coffee maker. Bathrooms feature hairdryers. \n\nAddress: Deira City Centre, Dubai, 61871, United Arab Emirates.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2806.38" OriginalAmount="2806.38">
      <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 05/02/2025" 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="16" TotalAmount="2809.37" OriginalAmount="2809.37">
      <BasicPropertyInfo Latitude="25.066056485761" Longitude="55.138045214736" StarRating="5" HotelCode="260127|941015" 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="8" TotalAmount="2810.05" OriginalAmount="2810.05">
      <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/02/2025" 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="16" TotalAmount="2811.49" OriginalAmount="2811.49">
      <BasicPropertyInfo Latitude="25.099476" Longitude="55.173055" StarRating="4" HotelCode="200089|925625" HotelName="Citadines Metro Central Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/02/2025" 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="45" TotalAmount="2814.54" OriginalAmount="2814.54">
      <BasicPropertyInfo Latitude="25.067968" Longitude="55.141673" StarRating="5" HotelCode="145034|102de4" HotelName="Bonnington Jumeirah Lakes Towers" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="16" TotalAmount="2815.38" OriginalAmount="2815.38">
      <BasicPropertyInfo Latitude="25.249048" Longitude="55.34764" StarRating="5" HotelCode="13961|30954" HotelName="Le Méridien Dubai Hotel &amp; Conference Centre" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel de Charme" CnxPolicy="Free CXL until 08/02/2025" 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="2817" OriginalAmount="2817">
      <BasicPropertyInfo Latitude="25.186461503024" Longitude="55.267923517672" StarRating="5" HotelCode="566148|239766" HotelName="Radisson Blu Hotel Dubai Waterfront" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/02/2025" 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="16" TotalAmount="2817.47" OriginalAmount="2817.47">
      <BasicPropertyInfo Latitude="25.09690321" Longitude="55.16865485" StarRating="4" HotelCode="779905|2307975" HotelName="Zabeel House The Greens by Jumeirah" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" 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="8" TotalAmount="2820.54" OriginalAmount="2820.54">
      <BasicPropertyInfo Latitude="25.240406630431" Longitude="55.275290608406" StarRating="5" HotelCode="169208|148612" HotelName="Ramada by Wyndham Jumeirah" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Beach Hotel" CnxPolicy="Free CXL until 31/01/2025" 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="1" TotalAmount="2828.78" OriginalAmount="2828.78">
      <BasicPropertyInfo Latitude="25.234161613232" Longitude="55.311741828918" StarRating="5" HotelCode="29048|CAH536100" 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" CnxPolicy="Free CXL until 06/02/2025" 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.&lt;br/&gt;&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2833.24" OriginalAmount="2833.24">
      <BasicPropertyInfo Latitude="25.18405595331" Longitude="55.254182471667" StarRating="5" HotelCode="319607|1608848" 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 06/02/2025" 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="16" TotalAmount="2834.91" OriginalAmount="2834.91">
      <BasicPropertyInfo Latitude="25.079632669667" Longitude="55.13662458532" StarRating="5" HotelCode="59326|31144" HotelName="JA Oasis Beach Tower" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY" 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="2839" OriginalAmount="2839">
      <BasicPropertyInfo Latitude="25.231895470941" Longitude="55.347136259079" StarRating="4.5" HotelCode="175718|47158" HotelName="InterContinental Residence Suites Dubai Festival City" Meals="ROOM ONLY,HALF BOARD,BED &amp; BREAKFAST,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="2844.09" OriginalAmount="2844.09">
      <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 04/02/2025">
        <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="27" TotalAmount="2845" OriginalAmount="2845">
      <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="1" TotalAmount="2850.64" OriginalAmount="2850.64">
      <BasicPropertyInfo Latitude="25.194471329546" Longitude="55.26163816452" StarRating="4" HotelCode="70418|CAS194300" HotelName="Villa Rotana" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 07/02/2025" 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.&lt;br/&gt;&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2850.70" OriginalAmount="2850.70">
      <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="8" TotalAmount="2854.35" OriginalAmount="2854.35">
      <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 06/02/2025" 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="8" TotalAmount="2854.57" OriginalAmount="2854.57">
      <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/02/2025" 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="16" TotalAmount="2857.12" OriginalAmount="2857.12">
      <BasicPropertyInfo Latitude="25.253613760481" Longitude="55.297740697861" StarRating="4" HotelCode="99436|2290115" HotelName="Savoy Suites Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" 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="2859.75" OriginalAmount="2859.75">
      <BasicPropertyInfo Latitude="25.26537873969" Longitude="55.317395210281" StarRating="4" HotelCode="177181|1da52a" HotelName="Landmark Grand Deira" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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="2860" OriginalAmount="2860">
      <BasicPropertyInfo Latitude="25.20276763039" Longitude="55.277782869921" StarRating="5" HotelCode="39208|18562" HotelName="Roda Al Murooj" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ALL INCLUSIVE" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/02/2025" 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="16" TotalAmount="2865.95" OriginalAmount="2865.95">
      <BasicPropertyInfo Latitude="25.253264435335" Longitude="55.328022837639" StarRating="4.5" HotelCode="98623|924555" HotelName="Flora Creek Deluxe Hotel Apartments" Meals="ROOM ONLY" 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="2866" OriginalAmount="2866">
      <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="16" TotalAmount="2872.47" OriginalAmount="2872.47">
      <BasicPropertyInfo Latitude="25.212964" Longitude="55.275263" StarRating="4" HotelCode="22556|31444" HotelName="Towers Rotana" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 08/02/2025" 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="2873.79" OriginalAmount="2873.79">
      <BasicPropertyInfo Latitude="25.1786" Longitude="55.2441" StarRating="5" HotelCode="739865|1f3592" HotelName="Grand Millennium Business Bay" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Al Abraj Street, PO Box 98678, Business Bay, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/625440/625440a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2883.48" OriginalAmount="2883.48">
      <BasicPropertyInfo Latitude="25.259204511343" Longitude="55.319554360852" StarRating="4" HotelCode="597771|1f3144" HotelName="Al Bandar Arjaan by Rotana" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" 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="16" TotalAmount="2885.66" OriginalAmount="2885.66">
      <BasicPropertyInfo Latitude="25.18786235" Longitude="55.27964125" StarRating="5" HotelCode="570576|2166445" 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="8" TotalAmount="2912.79" OriginalAmount="2912.79">
      <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 07/02/2025">
        <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="2916" OriginalAmount="2916">
      <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" BedType="ROOM ONLY" PropertyType="Country House" CnxPolicy="Non Refundable" 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="2923.84" OriginalAmount="2923.84">
      <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 07/02/2025" 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="1" TotalAmount="2932.44" OriginalAmount="2932.44">
      <BasicPropertyInfo Latitude="25.10147054181" Longitude="55.177577219574" StarRating="5" HotelCode="75682|CAV924700" HotelName="Grand Millennium Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 31/01/2025" 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.&lt;br/&gt;&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2937" OriginalAmount="2937">
      <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,FULL BOARD,HALF BOARD" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 06/02/2025" 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="45" TotalAmount="2946.05" OriginalAmount="2946.05">
      <BasicPropertyInfo Latitude="25.220079" Longitude="55.280183" StarRating="5" HotelCode="18419|10933a" HotelName="Crowne Plaza 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,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="2947" OriginalAmount="2947">
      <BasicPropertyInfo Latitude="25.191794" Longitude="55.27334" StarRating="3" HotelCode="801353|239705" HotelName="Boulevard Central Tower 2" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 31/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Mohammed bin Rashid Boulevard, Burj Downtown Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/884760/c1162a3ba03c6ef676ea9f4acd923db6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2949" OriginalAmount="2949">
      <BasicPropertyInfo Latitude="25.1786" Longitude="55.2441" StarRating="5" HotelCode="739865|298011" HotelName="Grand Millennium Business Bay" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="45" TotalAmount="2952.10" OriginalAmount="2952.10">
      <BasicPropertyInfo Latitude="25.21153768977" Longitude="55.31575434689" StarRating="5" HotelCode="260319|196045" HotelName="Marriott Hotel Al Jaddaf Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="8" TotalAmount="2955.56" OriginalAmount="2955.56">
      <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="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="1" TotalAmount="2956.32" OriginalAmount="2956.32">
      <BasicPropertyInfo Latitude="25.24792739848" Longitude="55.345317721367" StarRating="5" HotelCode="19574|CAF551000" HotelName="Mövenpick Dubai Grand Al Bustan" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="Spa Hotel,Airport Hotel" CnxPolicy="Free CXL until 06/02/2025" 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.&lt;br/&gt;&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="2958.82" OriginalAmount="2958.82">
      <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="34" TotalAmount="2961.70" OriginalAmount="2961.70">
      <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="2962" OriginalAmount="2962">
      <BasicPropertyInfo Latitude="25.220079" Longitude="55.280183" StarRating="5" HotelCode="18419|19980" HotelName="Crowne Plaza Dubai" 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,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="2967.73" OriginalAmount="2967.73">
      <BasicPropertyInfo Latitude="25.206057493369" Longitude="55.273010730743" StarRating="5" HotelCode="29426|1091c9" HotelName="Dusit Thani Dubai" 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,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="16" TotalAmount="2968.85" OriginalAmount="2968.85">
      <BasicPropertyInfo Latitude="25.27895006332" Longitude="55.304429002474" StarRating="5" HotelCode="13639|4557695" HotelName="Hyatt Regency Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 28/01/2025" 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="16" TotalAmount="2969.43" OriginalAmount="2969.43">
      <BasicPropertyInfo Latitude="25.256551" Longitude="55.29809" StarRating="4" HotelCode="308099|1254448" HotelName="Orchid Vue Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="2978.32" OriginalAmount="2978.32">
      <BasicPropertyInfo Latitude="25.250882205129" Longitude="55.292306542397" StarRating="4" HotelCode="57062|10926a" HotelName="Grand Excelsior Hotel Bur Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kuwait Road, Al Mankhool Area, Bur Dubai 121545, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://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="2979" OriginalAmount="2979">
      <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 27/01/2025" 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="2979" OriginalAmount="2979">
      <BasicPropertyInfo Latitude="25.256551" Longitude="55.29809" StarRating="4" HotelCode="308099|203337" HotelName="Orchid Vue Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="27" TotalAmount="2980" OriginalAmount="2980">
      <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/02/2025" 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="16" TotalAmount="2980.48" OriginalAmount="2980.48">
      <BasicPropertyInfo Latitude="25.068749" Longitude="55.130309215938" StarRating="4" HotelCode="317314|1590268" HotelName="Jannah Marina Bay Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/02/2025" 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="34" TotalAmount="2982.28" OriginalAmount="2982.28">
      <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="34" TotalAmount="2987.12" OriginalAmount="2987.12">
      <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="8" TotalAmount="2988.00" OriginalAmount="2988.00">
      <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 31/01/2025" 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="2997.19" OriginalAmount="2997.19">
      <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="34" TotalAmount="3001.88" OriginalAmount="3001.88">
      <BasicPropertyInfo StarRating="5" HotelCode="|395192" HotelName="Al Bandar 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/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="27" TotalAmount="3002" OriginalAmount="3002">
      <BasicPropertyInfo Latitude="25.070670263754" Longitude="55.133002645344" StarRating="0" HotelCode="448883|288274" HotelName="Orra Marina" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Nasaq Street, Al Sayorah Street, Dubai Marina, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/610598/abb45ad85a44b882cec1ac11dc3bd599.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="3004.83" OriginalAmount="3004.83">
      <BasicPropertyInfo Latitude="25.258102" Longitude="55.324125" StarRating="4" HotelCode="80352|856915" HotelName="Marriott Executive Apartments Dubai Creek" 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>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="16" TotalAmount="3005.25" OriginalAmount="3005.25">
      <BasicPropertyInfo Latitude="25.075177" Longitude="55.13876925" StarRating="4" HotelCode="635421|2285775" HotelName="Crowne Plaza Dubai Marina" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 29/01/2025">
        <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="3016.18" OriginalAmount="3016.18">
      <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 08/02/2025" 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="3018.02" OriginalAmount="3018.02">
      <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 30/01/2025" 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="45" TotalAmount="3019.63" OriginalAmount="3019.63">
      <BasicPropertyInfo Latitude="25.223849596761" Longitude="55.349164009094" StarRating="5" HotelCode="70491|1095a5" HotelName="Crowne Plaza Dubai - Festival City" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="27" TotalAmount="3024" OriginalAmount="3024">
      <BasicPropertyInfo Latitude="25.212964" Longitude="55.275263" StarRating="4" HotelCode="22556|20069" HotelName="Towers Rotana" 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,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="3026.49" OriginalAmount="3026.49">
      <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 04/02/2025" 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="3027.20" OriginalAmount="3027.20">
      <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="34" TotalAmount="3027.92" OriginalAmount="3027.92">
      <BasicPropertyInfo StarRating="4" HotelCode="|137769" HotelName="HILTON GARDEN INN DUBAI MALL OF THE EMIRATES" 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/1027467_foto_1.jpg</HotelPictures>
        <HotelDescription>Hilton Garden Inn Dubai, Mall Avenue is located off Sheikh Zayed Road, adjacent to the Mall of the Emirates and within a kilometre of two metro stations. Al Sufouh Beach and Palm Jumeirah are both around a 15-minute drive away. Burj Khalifa is 16 km from the hotel. In addition to accommodation, the hotel features a restaurant, Garden Grille, which offers an international buffet and also serves an � la carte menu; and a sports bar, Garden Bar, which offers snacks and drinks (alcoholic and non-alcoholic). It features six large screens covering sporting events from around the world. There is also a 24-hour convenience store, The Shop, which offers drinks, snacks and sandwiches. There is also a fitness centre, meeting rooms and a concierge service. Free Wi-Fi is available throughout the hotel and reception staff are available 24 hours a day.Dubai World Central International Airport is 47 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="3034.66" OriginalAmount="3034.66">
      <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" 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="16" TotalAmount="3036.99" OriginalAmount="3036.99">
      <BasicPropertyInfo Latitude="25.19123259" Longitude="55.2892546" StarRating="4" HotelCode="975573|2444045" 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="8" TotalAmount="3037.19" OriginalAmount="3037.19">
      <BasicPropertyInfo Latitude="25.267076976174" Longitude="55.320061711639" StarRating="4" HotelCode="130160|135647" HotelName="Landmark Hotel Riqqa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 06/02/2025" 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="16" TotalAmount="3041.18" OriginalAmount="3041.18">
      <BasicPropertyInfo Latitude="25.211272017644" Longitude="55.27412044373" StarRating="4" HotelCode="317014|1467118" HotelName="Emirates Grand Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,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="45" TotalAmount="3043.13" OriginalAmount="3043.13">
      <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,FULL BOARD" 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="3046" OriginalAmount="3046">
      <BasicPropertyInfo Latitude="25.250561" Longitude="55.334578" StarRating="5" HotelCode="935822|23707" HotelName="Pullman Dubai Creek City Centre Residences" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" 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="3048.99" OriginalAmount="3048.99">
      <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="27" TotalAmount="3051" OriginalAmount="3051">
      <BasicPropertyInfo Latitude="25.211272017644" Longitude="55.27412044373" StarRating="4" HotelCode="317014|201470" HotelName="Emirates Grand Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,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="3052" OriginalAmount="3052">
      <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="34" TotalAmount="3052.84" OriginalAmount="3052.84">
      <BasicPropertyInfo StarRating="4" HotelCode="|435705" HotelName="ALOFT 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/1071618_foto_1.jpg</HotelPictures>
        <HotelDescription>Located on the Eastern crescent of Dubais iconic landmark, Aloft Palm Jumeirah brings a distinct lifestyle experience to the region.Designed for the "always-on" global travelers, the Palm Jumeirah sets the stage for an urban beach escape. 206 loft-inspired rooms with unmatched views and a vibrant social scene with 7 restaurants and bars, provide bold experiences.Enjoy the hottest music at the W XYZ Bar or soak up the sun at the outdoor Splash pool. Show up and show off at the pool bar.Keep the vibe going at the beach side bar or end the night in style at our authentic Mexican Cantina and Rooftop Bar Luchador, overlooking the iconic Burj Al Arab, the majestic Jumeirah palaces and the Arabian Sea.Find your surge of energy 24/7 at the re:charge gym, with 24h room service and the grab and go eatery re:fuel by Aloft.City Walk Mall is 14 km from Aloft Palm Jumeirah. Dubai International Airport is 25 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3064" OriginalAmount="3064">
      <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="16" TotalAmount="3064.76" OriginalAmount="3064.76">
      <BasicPropertyInfo Latitude="25.077499276322" Longitude="55.135423163368" StarRating="4" HotelCode="177208|722075" 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="Non Refundable" 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="16" TotalAmount="3074.53" OriginalAmount="3074.53">
      <BasicPropertyInfo Latitude="25.206057493369" Longitude="55.273010730743" StarRating="5" HotelCode="29426|30724" 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="16" TotalAmount="3077.34" OriginalAmount="3077.34">
      <BasicPropertyInfo Latitude="25.14622709" Longitude="55.19550898" StarRating="5" HotelCode="623331|2270125" 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="16" TotalAmount="3079.90" OriginalAmount="3079.90">
      <BasicPropertyInfo StarRating="0" HotelCode="0|1980825" HotelName="RODA AL MUROOJ DOWNTOWN DUBAI" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ALL INCLUSIVE" BedType="ROOM ONLY" CnxPolicy="Free CXL until 07/02/2025">
        <Address>
          <AddressLines>
            <AddressLine>Al Saa’da Street (P.O. Box 117546, Dubai)</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/19/1980825/IG9wi76M_ea0323f5ac1a2b11042a523c8a2c49a1.jpg</HotelPictures>
        <HotelDescription>Location
The Roda Al Murooj Hotel is located in the heart of downtown Dubai, opposite the Dubai Mall – one of the largest malls in the world and the iconic Burj Khalifa. Close enough to reach the Dubai World Trade Centre &amp;amp; Exhibition Halls and Dubai International Financial Centre by car within minutes and just twenty minutes drive to Dubai International Airport.
Rooms
A uniquely resort-style feel in the heart of downtown Dubai, the Roda Al Murooj Hotel cleverly combines hotel and apartment-style accommodation, arranged around a central leisure complex.
Each of the 251 rooms and suites has either a city or complex view including Executive Floor guest rooms. Interconnecting rooms add greater flexibility for family accommodation in Dubai. 
For business or leisure visitors seeking more spacious studios or apartments the hotel offers 141 studios, one, two, three and four-bedroom apartments ranging in size from 48 m2 to 495 m2.
Restaurant
Whatever your taste and mood discover a wealth of dining with plenty of personality at the Roda Al Murooj Downtown Dubai Hotel.
Each restaurant boasts its own unique theme and unrivalled cuisine and many offer outdoor terraces to make the most of Dubai&amp;#039;s year-round warm climate.
All wellness amenities
Spend the day at the swimming pool or unwind in one of our comfortable sun loungers. Here at the ground-floor pool terrace guests can enjoy al fresco dining at Anees snack bar or relax in one of the steam and sauna rooms. For guests preferring to stay on top of their fitness regime a fully equipped gymnasium and tennis courts are available along with a fitness studio.
Flow Fitness &amp;amp; Wellness Club is open daily from 8.00am until 10.00pm. The swimming pool is open from 8.00am until 6.00pm; and the gym is open daily from 8.00am closing at 10.00pm (ladies only from 4.00pm until 6.00pm).
For visitors wanting to maximise shopping in downtown Dubai, the Roda Al Murooj Hotel is located just opposite the Dubai Mall, the world’s largest shopping mall.
Home to the Dubai Aquarium and Underwater Zoo, an ice rink, cinema and entertainment complex, the Dubai Mall boasts more than 1200 retail outlets and two department stores in addition to 200 food and beverage outlets.&lt;br/&gt;The RODA AL MUROOJ DOWNTOWN DUBAI is a  hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3089" OriginalAmount="3089">
      <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="45" TotalAmount="3093.58" OriginalAmount="3093.58">
      <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="45" TotalAmount="3095.18" OriginalAmount="3095.18">
      <BasicPropertyInfo Latitude="25.27895006332" Longitude="55.304429002474" StarRating="5" HotelCode="13639|106022" HotelName="Hyatt Regency Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,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="3096" OriginalAmount="3096">
      <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="Non Refundable" 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="16" TotalAmount="3097.75" OriginalAmount="3097.75">
      <BasicPropertyInfo Latitude="25.231895470941" Longitude="55.347136259079" StarRating="4.5" HotelCode="175718|868575" HotelName="InterContinental Residence Suites Dubai Festival City" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="3098.95" OriginalAmount="3098.95">
      <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="1" TotalAmount="3100.19" OriginalAmount="3100.19">
      <BasicPropertyInfo Latitude="25.212964" Longitude="55.275263" StarRating="4" HotelCode="22556|CAF551700" HotelName="Towers Rotana" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 07/02/2025" 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.&lt;br/&gt;&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="3106.72" OriginalAmount="3106.72">
      <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="45" TotalAmount="3109.32" OriginalAmount="3109.32">
      <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="3110" OriginalAmount="3110">
      <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="3115.73" OriginalAmount="3115.73">
      <BasicPropertyInfo Latitude="25.212964" Longitude="55.275263" StarRating="4" HotelCode="22556|1091d3" HotelName="Towers Rotana" 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,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="3125.14" OriginalAmount="3125.14">
      <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 06/02/2025" 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="3126.77" OriginalAmount="3126.77">
      <BasicPropertyInfo Latitude="25.250561" Longitude="55.334578" StarRating="5" HotelCode="935822|18fbce" HotelName="Pullman Dubai Creek City Centre Residences" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="BED &amp; BREAKFAST" 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="34" TotalAmount="3133.62" OriginalAmount="3133.62">
      <BasicPropertyInfo StarRating="4" HotelCode="|134815" HotelName="THE FIRST COLLECTION MARINA (EX WYNDHAM DUBAI MARINA)" 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/1214683_foto_1.jpg</HotelPictures>
        <HotelDescription>The Wyndham Dubai Marina is a luxury hotel with stunning views of the Arabian Sea and the Dubai Marina area. The JLT tram and metro station is just a 10-minute walk away and offers connections to Dubai's main financial districts, shopping centers and tourist attractions. There is free WiFi in all areas. The hotel has a spa, sauna, steam room, gym and outdoor pool. The Wyndham Dubai Marina is ideal for both leisure and business travelers.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3134" OriginalAmount="3134">
      <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="8" TotalAmount="3134.83" OriginalAmount="3134.83">
      <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 06/02/2025" 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="3136.56" OriginalAmount="3136.56">
      <BasicPropertyInfo StarRating="4" HotelCode="|097138" HotelName="ROSE RAYHAAN BY ROTANA (F)" 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/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="34" TotalAmount="3137.59" OriginalAmount="3137.59">
      <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="3146.85" OriginalAmount="3146.85">
      <BasicPropertyInfo Latitude="25.19255449" Longitude="55.28668618" StarRating="4" HotelCode="877268|20a117" HotelName="Hotel Indigo Dubai Downtown" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Al Abraj Street, PO Box 24666, Business Bay, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://www.miki.co.uk/live/hotel/mikiNet/image/v1.0/AE/97001/1400/lr/ex1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="3149.79" OriginalAmount="3149.79">
      <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="16" TotalAmount="3149.80" OriginalAmount="3149.80">
      <BasicPropertyInfo Latitude="25.1786" Longitude="55.2441" StarRating="0" HotelCode="978200|2563615" HotelName="Occidental Al Jaddaf" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <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="3155" OriginalAmount="3155">
      <BasicPropertyInfo Latitude="25.264336" Longitude="55.326673" StarRating="4" HotelCode="33650|34772" HotelName="J5 Rimal" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="3156.33" OriginalAmount="3156.33">
      <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="1" TotalAmount="3160.21" OriginalAmount="3160.21">
      <BasicPropertyInfo Latitude="25.079811517943" Longitude="55.1498676649" StarRating="5" HotelCode="304434|CAW364400" HotelName="Pullman Dubai Jumeirah Lakes Towers - Hotel &amp; Residence" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 06/02/2025" 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.&lt;br/&gt;&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="3161.89" OriginalAmount="3161.89">
      <BasicPropertyInfo Latitude="25.05502162" Longitude="55.20731569" StarRating="5" HotelCode="971383|20ae7b" HotelName="Five Jumeirah Village Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="1" TotalAmount="3166.49" OriginalAmount="3166.49">
      <BasicPropertyInfo Latitude="25.18002191" Longitude="55.26411857" StarRating="4.5" HotelCode="846456|CBE774200" HotelName="Millennium Atria Business Bay" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 06/02/2025" 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.&lt;br/&gt;&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="3175.27" OriginalAmount="3175.27">
      <BasicPropertyInfo Latitude="25.183305072546" Longitude="55.224546227641" StarRating="4" HotelCode="536751|2048595" HotelName="Roda Beach Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 07/02/2025" 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="3176" OriginalAmount="3176">
      <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 06/02/2025" 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="16" TotalAmount="3179.60" OriginalAmount="3179.60">
      <BasicPropertyInfo Latitude="25.2205695" Longitude="55.2801873" StarRating="4" HotelCode="876611|930565" HotelName="Crowne Plaza Dubai Apartments" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY,FULL BOARD" 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="3201.81" OriginalAmount="3201.81">
      <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="8" TotalAmount="3205.30" OriginalAmount="3205.30">
      <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/02/2025" 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="1" TotalAmount="3214.80" OriginalAmount="3214.80">
      <BasicPropertyInfo Latitude="25.251801" Longitude="55.333254" StarRating="5" HotelCode="935934|CAK273500" HotelName="Pullman Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/02/2025" 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.&lt;br/&gt;&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="3216.78" OriginalAmount="3216.78">
      <BasicPropertyInfo Latitude="25.186964" Longitude="55.271792" StarRating="5" HotelCode="323946|2218a0" 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="8" TotalAmount="3216.88" OriginalAmount="3216.88">
      <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 07/02/2025" 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="1" TotalAmount="3217.06" OriginalAmount="3217.06">
      <BasicPropertyInfo Latitude="25.078260031546" Longitude="55.135075449943" StarRating="4" HotelCode="185972|CAV132800" HotelName="Hilton Dubai The Walk" Meals="HALF BOARD,BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel,Business Hotel" CnxPolicy="Free CXL until 07/02/2025" 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.&lt;br/&gt;&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.&lt;br/&gt;&lt;b&gt; from 2023-02-08 to 2030-12-31&lt;b&gt;:-This hotel offers a bespoke Family Experience for travelers below the age of 12. Children enjoy a Kids' Welcome and a dedicated Kids' Breakfast experience. Enjoy your family meals by selecting dishes from the Kids' Menu. The hotel has a range of kids' amenities available upon request.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="3231.27" OriginalAmount="3231.27">
      <BasicPropertyInfo Latitude="25.220079" Longitude="55.280183" StarRating="5" HotelCode="18419|30674" HotelName="Crowne Plaza Dubai" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY,FULL BOARD" 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="45" TotalAmount="3232.97" OriginalAmount="3232.97">
      <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="7" TotalAmount="3238.23" OriginalAmount="3238.23">
      <BasicPropertyInfo Latitude="25.07517162" Longitude="55.13909381" StarRating="5" HotelCode="|CPDU" HotelName="Crowne Plaza Dubai Marina Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Yahoom Street, Dubai Marina</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://www.travco.co.uk/images/hotels/giata/754048/16951201.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 is provided in public areas. 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 amenities include a TV room and a playroom. 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, a transfer service, 24-hour room service, a laundry service and a hairdresser. 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, about 950 m from the beach.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. Refreshing drinks are served at the poolside snack bar. For those who wish to stay active while on holiday, the hotel offers golf. 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 and massage treatments. An entertainment programme and a kids' club round out the entertainment options. 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. 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, satellite television and WiFi provide all the essentials for a comfortable holiday. Slippers are included. A hairdryer and bathrobes are provided in the bathrooms, which include a shower and a bathtub. Wheelchair-friendly rooms with wheelchair-accessible bathrooms are also available. The hotel has family rooms and non-smoking rooms.Dining facilities include a restaurant, a café and a bar. A variety of catering options can be booked. Guests can choose between half board and full board. A generous breakfast buffet, lunch and dinner offer plenty of delicious variety. Diet meals, gluten-free meals, vegetarian dishes and children's meals can be prepared on request. The hotel also offers special catering options.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="3238.47" OriginalAmount="3238.47">
      <BasicPropertyInfo Latitude="25.078260031546" Longitude="55.135075449943" StarRating="4" HotelCode="185972|572035" HotelName="Hilton Dubai The Walk" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" 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="16" TotalAmount="3241.15" OriginalAmount="3241.15">
      <BasicPropertyInfo Latitude="25.1786" Longitude="55.2441" StarRating="5" HotelCode="739865|2257225" HotelName="Grand Millennium Business Bay" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="45" TotalAmount="3242.47" OriginalAmount="3242.47">
      <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="34" TotalAmount="3253.46" OriginalAmount="3253.46">
      <BasicPropertyInfo StarRating="4" HotelCode="|C21D98" HotelName="CENTARA MIRAGE BEACH RESORT 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/21085_image59945428_0.jpg</HotelPictures>
        <HotelDescription>Explore a world of wonder and awe at Centara Mirage Beach Resort Dubai, a themed destination resort on a prime stretch of the Deira Islands waterfront, inspired by mythical Thai and Arabian adventures. Spend your days exploring the lush property's water attractions, including a lazy river, kids fun water play area, waterslides and cliff jumping points, then wine and dine at seven different enticing dining venues.
Designed with family fun in mind, Centara Mirage Beach Resort Dubai features 607 expansive rooms and suites, offering a choice of stunning city or sea views and an option for bunk beds. Along with an impressive beachfront swimming pool and waterslides, the resort also houses three age-specific Kids Clubs, a candy-themed kids spa, outdoor playground, fully-equipped fitness centre, myriad water sports and a family-friendly lounge.
For those whose idea of a family holiday includes moments of pure relaxation, SPA Cenvaree provides luscious wellness treatments specifically formulated for both adults and younger guests, making the resort a true oasis for all ages.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3259" OriginalAmount="3259">
      <BasicPropertyInfo Latitude="25.139106761878" Longitude="55.142418032328" StarRating="4" HotelCode="530660|213655" HotelName="The Retreat Palm Dubai - MGallery by Sofitel" 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,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="3260.35" OriginalAmount="3260.35">
      <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="Non Refundable" 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="3261.30" OriginalAmount="3261.30">
      <BasicPropertyInfo StarRating="4" HotelCode="|A2EA71" HotelName="BARCELO AL JADDAF" 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>Barcelo Al Jaddaf, Dubai**** is a new hotel concept located in the centre of Dubai, close to Dubai Creek and with easy access to Downtown Dubai and many other areas of the city. The modern rooms and comprehensive facilities make this hotel an excellent option for both work and pleasure.The 365 large, bright rooms and suites featuring avant-garde design are fitted with every amenity to make your stay unforgettable.The magnificent meeting rooms and proximity to Dubai International Airport (DXB), the financial centre of the city and Downtown, make Barcelo Al Jaddaf, Dubai the best choice for business travellers. The hotel offers a variety of cuisines and fine dining including the best of Mediterranean and Eastern flavours. Spaces include Souk, offering meals for all cravings throughout the day; Bar Baar, an international gastro-pub that highlights the latest eatery trends in the world; and Rue Hamra, an upscale Lebanese restaurant with authentic flavours. Located on the first floor of the hotel, the Stage Pool Lounge is the perfect place to enjoy light bites, speciality drinks and a variety of flavoured shisha, all while enjoying breathtaking sunset views of the Dubai skyline, including the impressive Burj Khalifa, the world's tallest building.The heated pool, which is open all year round, the fully equipped gym, the spa, the rooms and the Premium Level Lounge are just some of the exclusive services that the hotel offers its guests to ensure a perfect stay. Located close to Dubai Healthcare City, Dubai World Trade Centre, Dubai Design District and other landmarks such as the Burj Khalifa and Dubai Mall, Barcelo Al Jaddaf, Dubai is a doorway to this fascinating Middle Eastern metropolis, providing guests with top services and amenities.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="3262.40" OriginalAmount="3262.40">
      <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="34" TotalAmount="3266.62" OriginalAmount="3266.62">
      <BasicPropertyInfo StarRating="5" HotelCode="|A2AB59" HotelName="Paramount 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/1360015_foto_1.jpg</HotelPictures>
        <HotelDescription>With a stay at Paramount Hotel Dubai in Dubai (Business Bay), you'll be within a 5-minute drive of Dubai Water Canal and Dubai Mall.  This luxury hotel is 3 mi (4.9 km) from Burj Khalifa and 3.5 mi (5.7 km) from City Walk.. Relax at the full-service spa, where you can enjoy massages, body treatments, and facials. You're sure to appreciate the recreational amenities, including an outdoor pool and a fitness center. Additional features at this hotel include complimentary wireless internet access, concierge services, and gift shops/newsstands.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3269" OriginalAmount="3269">
      <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 28/01/2025" 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="3278.24" OriginalAmount="3278.24">
      <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="3282.71" OriginalAmount="3282.71">
      <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="27" TotalAmount="3286" OriginalAmount="3286">
      <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,FULL 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="16" TotalAmount="3287.26" OriginalAmount="3287.26">
      <BasicPropertyInfo Latitude="25.19255449" Longitude="55.28668618" StarRating="4" HotelCode="877268|2342295" HotelName="Hotel Indigo Dubai Downtown" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 28/01/2025" 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="16" TotalAmount="3295.13" OriginalAmount="3295.13">
      <BasicPropertyInfo Latitude="25.19" Longitude="55.2547" StarRating="5" HotelCode="782491|2320915" HotelName="Mövenpick Hotel Apartments Downtown Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,FULL BOARD,HALF 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="16" TotalAmount="3298.36" OriginalAmount="3298.36">
      <BasicPropertyInfo Latitude="25.075045807079" Longitude="55.131773936176" StarRating="4" HotelCode="304658|1017548" 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="45" TotalAmount="3301.37" OriginalAmount="3301.37">
      <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,FULL 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="27" TotalAmount="3303" OriginalAmount="3303">
      <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,HALF BOARD,FULL BOARD,ALL INCLUSIVE" 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="27" TotalAmount="3309" OriginalAmount="3309">
      <BasicPropertyInfo Latitude="25.259969" Longitude="55.318259" StarRating="5" HotelCode="13319|30022" HotelName="Hilton Dubai Creek" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 05/02/2025" 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="8" TotalAmount="3314.94" OriginalAmount="3314.94">
      <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 05/02/2025" 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="16" TotalAmount="3318.26" OriginalAmount="3318.26">
      <BasicPropertyInfo Latitude="25.247864" Longitude="55.35287" StarRating="5" HotelCode="207516|117782" 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="3320.41" OriginalAmount="3320.41">
      <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="3321.16" OriginalAmount="3321.16">
      <BasicPropertyInfo Latitude="25.075045807079" Longitude="55.131773936176" StarRating="4" HotelCode="304658|194403" 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="3323.78" OriginalAmount="3323.78">
      <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="63" TotalAmount="3325.00" OriginalAmount="3325.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 05/02/2025" 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="16" TotalAmount="3325.50" OriginalAmount="3325.50">
      <BasicPropertyInfo Latitude="25.139106761878" Longitude="55.142418032328" StarRating="4" HotelCode="530660|2115435" HotelName="The Retreat Palm Dubai - MGallery by Sofitel" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY,ALL INCLUSIVE,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 30/01/2025" 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="3329" OriginalAmount="3329">
      <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="63" TotalAmount="3330.00" OriginalAmount="3330.00">
      <BasicPropertyInfo Latitude="25.09859" Longitude="55.12113" StarRating="0" HotelCode="0|higuests_vacation_homes_grandeur" HotelName="Higuests Vacation homes - Grandeur" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Grandeur Residences - Maurya, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/cf/a0/cfa0b33c38c945b3ac474dc3a88047e604c54011.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this vacation home in Dubai (Palm Jumeirah), you'll be within a 15-minute drive of Aquaventure and Dubai College.  This vacation home is 8.3 mi (13.4 km) from Jumeirah Beach and 8.5 mi (13.7 km) from Dubai Marina Mall.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this air-conditioned vacation home, featuring a kitchen with an oven and a stovetop. Complimentary wireless Internet access is available to keep you connected. Conveniences include a desk and a separate sitting area, and housekeeping is provided once per stay.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Enjoy a range of recreational amenities, including a 24-hour health club, an outdoor pool, and a sauna. This vacation home also features complimentary wireless Internet access and a reception hall.&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 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="27" TotalAmount="3331" OriginalAmount="3331">
      <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="3332.00" OriginalAmount="3332.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" BedType="ROOM ONLY" PropertyType="Business Hotel" CnxPolicy="Non Refundable" 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="3333" OriginalAmount="3333">
      <BasicPropertyInfo Latitude="25.191160794542" Longitude="55.277696549893" StarRating="4" HotelCode="69778|12599" HotelName="Manzil Downtown" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Business Hotel" CnxPolicy="Non Refundable" 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="34" TotalAmount="3340.26" OriginalAmount="3340.26">
      <BasicPropertyInfo StarRating="4" HotelCode="|153304" HotelName="MEDIA ONE 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/890597_foto_1.jpg</HotelPictures>
        <HotelDescription>The bedrooms at Media One have a dynamic sense of style and are a world away from being ordinary. They boast amazing views of the Arabian Gulf and the iconic Palm Jumeirah, or, on the other side, overlooking the Emirates Golf Club. 
All the facilities are synonymous with an upscale hotel with vast amounts of hanging space, a selection of gadgets and internet access plus all the regular amenities for our guests. Our hotel accommodation in Dubai also includes flexible working desk, in-room bar, a room safe, 24-hour in-room dining, 'up to you' tea and coffee set plus a hair dryer to look your best at all times. Every guestroom has a modern take on chic living so you can stretch out and escape into a little stylish solitude. 
Media One's collection of culinary choices offers a vibrant and eclectic mix of outlets. Enjoy our dining experiences at caf�M for a simple coffee or get-together, The Z:ONE Bar and Lounge for light meals and evening drinks, the garden on 8 for wholesome and hearty food in an urban garden on level 8 and The MED, our signature Mediterranean restaurant. We promise to satisfy your cravings! 
Guest facilities include an outdoor pool and a fully-equipped gym.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="3342.82" OriginalAmount="3342.82">
      <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" 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="3349" OriginalAmount="3349">
      <BasicPropertyInfo Latitude="25.223849596761" Longitude="55.349164009094" StarRating="5" HotelCode="70491|18728" HotelName="Crowne Plaza Dubai - Festival City" Meals="ROOM ONLY,HALF BOARD,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Spa 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>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="3358.06" OriginalAmount="3358.06">
      <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 02/02/2025" 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="16" TotalAmount="3361.68" OriginalAmount="3361.68">
      <BasicPropertyInfo Latitude="25.093653894648" Longitude="55.155513882637" StarRating="4" HotelCode="66873|48564" HotelName="Radisson Blu Hotel, Dubai Media City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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="8" TotalAmount="3370.73" OriginalAmount="3370.73">
      <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 07/02/2025" 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="16" TotalAmount="3375.82" OriginalAmount="3375.82">
      <BasicPropertyInfo Latitude="25.192879510028" Longitude="55.27248360846" StarRating="4" HotelCode="153373|458375" HotelName="Ramada Downtown Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 01/02/2025" 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="63" TotalAmount="3381.00" OriginalAmount="3381.00">
      <BasicPropertyInfo Latitude="25.11085" Longitude="55.139572" StarRating="0" HotelCode="634477|north_residences_by_bespoke_residences" HotelName="North Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Palm Jumeirah, Dubai</AddressLine>
          </AddressLines>
          <CityName>The Palm Islands</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/805144/54bda3e86bce6402e982c0ccb9dd4c29.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex welcomes guests in The Palm Islands.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="3394.31" OriginalAmount="3394.31">
      <BasicPropertyInfo Latitude="25.191160794542" Longitude="55.277696549893" StarRating="4" HotelCode="69778|1091e3" HotelName="Manzil Downtown" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Mohammed Bin Rashed Boulevard, P.O. Box 114822, Downtown Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://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="3401" OriginalAmount="3401">
      <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 31/01/2025" 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="3404" OriginalAmount="3404">
      <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="45" TotalAmount="3406.33" OriginalAmount="3406.33">
      <BasicPropertyInfo Latitude="25.075045807079" Longitude="55.131773936176" StarRating="4" HotelCode="304658|18191a" HotelName="Roda Amwaj Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Fax,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>The Walk, Jumeirah Beach Residence, P.O. Box 555613, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://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="1" TotalAmount="3413.34" OriginalAmount="3413.34">
      <BasicPropertyInfo Latitude="25.19" Longitude="55.2547" StarRating="4" HotelCode="882888|CBO185200" HotelName="Citymax Hotel Business Bay" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 06/02/2025">
        <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;&lt;br/&gt;&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="3419.21" OriginalAmount="3419.21">
      <BasicPropertyInfo Latitude="25.222843136298" Longitude="55.285739439061" StarRating="3" HotelCode="318973|1604428" 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="1" TotalAmount="3419.43" OriginalAmount="3419.43">
      <BasicPropertyInfo Latitude="25.133857791384" Longitude="55.212146043777" StarRating="4" HotelCode="58972|CAJ368200" HotelName="Metropolitan Hotel Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/02/2025" 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.  &lt;br/&gt;&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="3420.59" OriginalAmount="3420.59">
      <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="8" TotalAmount="3421.93" OriginalAmount="3421.93">
      <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 24/01/2025" 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>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="3423.92" OriginalAmount="3423.92">
      <BasicPropertyInfo Latitude="25.11085" Longitude="55.139572" StarRating="0" HotelCode="634477|20bc4c" HotelName="North Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Palm Jumeirah, Dubai</AddressLine>
          </AddressLines>
          <CityName>The Palm Islands</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/805144/54bda3e86bce6402e982c0ccb9dd4c29.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex welcomes guests in The Palm Islands.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="3426.80" OriginalAmount="3426.80">
      <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/02/2025" 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="3429.30" OriginalAmount="3429.30">
      <BasicPropertyInfo Latitude="25.18062485" Longitude="55.26636113" StarRating="5" HotelCode="705793|20877e" HotelName="Canal Central Hotel – Business Bay" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" 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="27" TotalAmount="3437" OriginalAmount="3437">
      <BasicPropertyInfo Latitude="25.186663933247" Longitude="55.280115474226" StarRating="4" HotelCode="467984|211816" HotelName="DoubleTree by Hilton Dubai - Business Bay" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" 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="16" TotalAmount="3439.18" OriginalAmount="3439.18">
      <BasicPropertyInfo Latitude="25.186663933247" Longitude="55.280115474226" StarRating="4" HotelCode="467984|2065285" HotelName="DoubleTree by Hilton Dubai - Business Bay" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY,FULL BOARD" BedType="BED &amp; BREAKFAST" 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="3440.55" OriginalAmount="3440.55">
      <BasicPropertyInfo Latitude="25.19521318413" Longitude="55.283847174275" StarRating="5" HotelCode="293188|15df62" HotelName="DAMAC Maison Mall Street" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Apartment Hotel" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Mall Street, Opposite to Dubai Mall, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://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="16" TotalAmount="3443.50" OriginalAmount="3443.50">
      <BasicPropertyInfo Latitude="25.075315834336" Longitude="55.131988675178" StarRating="5" HotelCode="100128|108262" 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="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>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="3444" OriginalAmount="3444">
      <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="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>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="45" TotalAmount="3445.64" OriginalAmount="3445.64">
      <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="34" TotalAmount="3451.14" OriginalAmount="3451.14">
      <BasicPropertyInfo StarRating="3" HotelCode="|120348" HotelName="Ibis One Central 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/928466_foto_1.jpg</HotelPictures>
        <HotelDescription>Dubai One Central welcomes you in the heart of Dubai's financial and commercial districts for both business trips and leisure. Our fine hotel offers an easy access to Dubai International Convention and Exhibition Centre and is close to the very central World Trade Centre metro station. Chill out at the gym after a beautiful day and get a good night sleep in one of our sweet beds by ibis while staying connected with the free WiFi in our 588 modern guest rooms.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3456.00" OriginalAmount="3456.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="3460.06" OriginalAmount="3460.06">
      <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="63" TotalAmount="3461.00" OriginalAmount="3461.00">
      <BasicPropertyInfo Latitude="25.186663933247" Longitude="55.280115474226" StarRating="4" HotelCode="467984|doubletree_by_hilton_dubai_business_bay" HotelName="DoubleTree by Hilton Dubai - Business Bay" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF-BOARD-DINNER,FULL-BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 30/01/2025" 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="16" TotalAmount="3462.25" OriginalAmount="3462.25">
      <BasicPropertyInfo Latitude="25.049116" Longitude="55.130566" StarRating="4" HotelCode="155335|1925285" HotelName="ZiQoo Hotel Apartment" Meals="ROOM ONLY" 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="27" TotalAmount="3463" OriginalAmount="3463">
      <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="27" TotalAmount="3463" OriginalAmount="3463">
      <BasicPropertyInfo Latitude="25.049116" Longitude="55.130566" StarRating="4" HotelCode="155335|201593" HotelName="ZiQoo Hotel Apartment" Meals="ROOM ONLY" 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="34" TotalAmount="3475.08" OriginalAmount="3475.08">
      <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="16" TotalAmount="3477.23" OriginalAmount="3477.23">
      <BasicPropertyInfo Latitude="25.072962597421" Longitude="55.130127759209" StarRating="5" HotelCode="186020|907025" HotelName="JA Ocean View Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 18/01/2025" 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="27" TotalAmount="3478" OriginalAmount="3478">
      <BasicPropertyInfo Latitude="25.072962597421" Longitude="55.130127759209" StarRating="5" HotelCode="186020|32297" HotelName="JA Ocean View Hotel" 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,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="3480.97" OriginalAmount="3480.97">
      <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 06/02/2025" 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="1" TotalAmount="3486.00" OriginalAmount="3486.00">
      <BasicPropertyInfo Latitude="25.186663933247" Longitude="55.280115474226" StarRating="4" HotelCode="467984|CBB923100" HotelName="DoubleTree by Hilton Dubai - Business Bay" Meals="ROOM ONLY,HALF BOARD,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/02/2025" 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.&lt;br/&gt;&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="3486.32" OriginalAmount="3486.32">
      <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="8" TotalAmount="3499.06" OriginalAmount="3499.06">
      <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 31/01/2025" 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="16" TotalAmount="3510.08" OriginalAmount="3510.08">
      <BasicPropertyInfo Latitude="25.261051260693" Longitude="55.319359312342" StarRating="4" HotelCode="267972|1748768" HotelName="Deira Suites Hotel Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="3511" OriginalAmount="3511">
      <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="Non Refundable" 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="34" TotalAmount="3514.56" OriginalAmount="3514.56">
      <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="16" TotalAmount="3516.69" OriginalAmount="3516.69">
      <BasicPropertyInfo Latitude="25.223849596761" Longitude="55.349164009094" StarRating="5" HotelCode="70491|71104" HotelName="Crowne Plaza Dubai - Festival City" Meals="ROOM ONLY,HALF BOARD,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Spa 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>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="16" TotalAmount="3517" OriginalAmount="3517">
      <BasicPropertyInfo Latitude="25.250561" Longitude="55.334578" StarRating="5" HotelCode="935822|968765" HotelName="Pullman Dubai Creek City Centre Residences" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" 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="3519.01" OriginalAmount="3519.01">
      <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="8" TotalAmount="3521.43" OriginalAmount="3521.43">
      <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/02/2025" 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="16" TotalAmount="3523.05" OriginalAmount="3523.05">
      <BasicPropertyInfo Latitude="25.073680609213" Longitude="55.130403041839" StarRating="5" HotelCode="67529|75464" HotelName="Amwaj Rotana - Jumeirah Beach Residence" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ALL INCLUSIVE,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 30/01/2025" 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="3526.85" OriginalAmount="3526.85">
      <BasicPropertyInfo Latitude="25.212964" Longitude="55.275263" StarRating="4" HotelCode="22556|7659" HotelName="Towers Rotana" Meals="ROOM ONLY" 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="63" TotalAmount="3527.00" OriginalAmount="3527.00">
      <BasicPropertyInfo Latitude="25.1067" Longitude="55.14733" StarRating="3" HotelCode="0|palm_jumeirah_golden_mile_3_elan_shoreline_holidays" HotelName="Fantastay - Golden Mile" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Golden Mile 3, Palm Jumeirah, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/3e/50/3e5050a283c5edec9a3b350df0d652014d3dff71.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 Jumeirah Beach and Dubai Marina.  This apartment is 4.1 mi (6.5 km) from Dubai Marina Mall and 4.3 mi (6.9 km) from The Walk.&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. A Smart 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 once per stay.&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 and concierge services.&lt;/br&gt;&lt;b&gt;Dining: &lt;/b&gt;Grab a bite to eat at one of the apartment's many dining establishments, which include 6 restaurants and 2 coffee shops/cafés.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include dry cleaning/laundry services, multilingual staff, and luggage storage. 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;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;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;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 330 per stay&lt;/li&gt;  &lt;li&gt;Crib (infant bed) fee: AED 300 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.00 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;&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="3529.66" OriginalAmount="3529.66">
      <BasicPropertyInfo Latitude="25.080378411946" Longitude="55.136971771717" StarRating="5" HotelCode="899731|10eaa2" HotelName="Mövenpick Hotel Jumeirah Beach" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD,ALL INCLUSIVE" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Garden,Heated Pool,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Al Sufouh Street, PO Box 282825, The Walk, Jumeirah Beach Residences, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://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="3532" OriginalAmount="3532">
      <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="8" TotalAmount="3533.56" OriginalAmount="3533.56">
      <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 05/02/2025" 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="27" TotalAmount="3541" OriginalAmount="3541">
      <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 31/01/2025" 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="16" TotalAmount="3543.48" OriginalAmount="3543.48">
      <BasicPropertyInfo Latitude="25.080378411946" Longitude="55.136971771717" StarRating="5" HotelCode="899731|119242" HotelName="Mövenpick Hotel Jumeirah Beach" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY,FULL BOARD,ALL INCLUSIVE" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 30/01/2025" 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="3546.48" OriginalAmount="3546.48">
      <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="1" TotalAmount="3549.18" OriginalAmount="3549.18">
      <BasicPropertyInfo Latitude="25.20276763039" Longitude="55.277782869921" StarRating="5" HotelCode="39208|CAM362600" HotelName="Roda Al Murooj" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/02/2025" 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.&lt;br/&gt;&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3550" OriginalAmount="3550">
      <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 04/02/2025" 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="3552.42" OriginalAmount="3552.42">
      <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" 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="16" TotalAmount="3554.63" OriginalAmount="3554.63">
      <BasicPropertyInfo Latitude="25.078869" Longitude="55.137274" StarRating="5" HotelCode="311308|1070298" HotelName="Intercontinental Dubai Marina" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/02/2025" 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="3560.43" OriginalAmount="3560.43">
      <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="Free CXL until 02/02/2025" 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="3569" OriginalAmount="3569">
      <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="45" TotalAmount="3569.28" OriginalAmount="3569.28">
      <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="3570" OriginalAmount="3570">
      <BasicPropertyInfo Latitude="25.078869" Longitude="55.137274" StarRating="5" HotelCode="311308|53585" HotelName="Intercontinental Dubai Marina" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/02/2025" 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="45" TotalAmount="3571.60" OriginalAmount="3571.60">
      <BasicPropertyInfo Latitude="25.072962597421" Longitude="55.130127759209" StarRating="5" HotelCode="186020|13c508" HotelName="JA Ocean View Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Beach Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 26500, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://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="3572.98" OriginalAmount="3572.98">
      <BasicPropertyInfo Latitude="25.234246837774" Longitude="55.323978245369" StarRating="5" HotelCode="307773|394138" HotelName="Hyatt Regency Dubai Creek Heights" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/02/2025" 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="16" TotalAmount="3577.48" OriginalAmount="3577.48">
      <BasicPropertyInfo Latitude="25.19521318413" Longitude="55.283847174275" StarRating="5" HotelCode="293188|985785" HotelName="DAMAC Maison Mall Street" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" 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="45" TotalAmount="3577.80" OriginalAmount="3577.80">
      <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="45" TotalAmount="3591.34" OriginalAmount="3591.34">
      <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="45" TotalAmount="3591.38" OriginalAmount="3591.38">
      <BasicPropertyInfo Latitude="25.186663933247" Longitude="55.280115474226" StarRating="4" HotelCode="467984|1b4a78" HotelName="DoubleTree by Hilton Dubai - Business Bay" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Golf,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Bay Square 5, Located between Sheikh Zayed and Al Khail Road, Business Bay, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://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="1" TotalAmount="3596.16" OriginalAmount="3596.16">
      <BasicPropertyInfo Latitude="25.211791" Longitude="55.276577" StarRating="4" HotelCode="76175|CAY365900" HotelName="Rose Rayhaan by Rotana" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 07/02/2025" 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.&lt;br/&gt;&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="3598.65" OriginalAmount="3598.65">
      <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="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>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="3600" OriginalAmount="3600">
      <BasicPropertyInfo Latitude="25.234246837774" Longitude="55.323978245369" StarRating="5" HotelCode="307773|53255" HotelName="Hyatt Regency Dubai Creek Heights" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/02/2025" 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="3611.02" OriginalAmount="3611.02">
      <BasicPropertyInfo StarRating="5" HotelCode="|A24737" HotelName="Hotel Indigo Dubai Downtown" 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/1336896_foto_1.jpg</HotelPictures>
        <HotelDescription>This 5 star hotel is located in the city centre of Dubai and was established in 2020. It is a short drive away from the The Dubai mall and the nearest station is Business Bay Metro Station. The Hotel has a coffee shop, an outdoor swimming pool and a fitness centre/gym. All 269 rooms are equipped with minibar, hairdryer, safe, ironing set and air conditioning.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="3617" OriginalAmount="3617">
      <BasicPropertyInfo Latitude="25.186964" Longitude="55.271792" StarRating="5" HotelCode="323946|1591848" 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="3622" OriginalAmount="3622">
      <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="27" TotalAmount="3627" OriginalAmount="3627">
      <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 30/01/2025" 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="16" TotalAmount="3631.81" OriginalAmount="3631.81">
      <BasicPropertyInfo Latitude="25.227783" Longitude="55.320733" StarRating="5" HotelCode="67594|82390" HotelName="Raffles Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF 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>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="16" TotalAmount="3646.39" OriginalAmount="3646.39">
      <BasicPropertyInfo Latitude="25.119282290489" Longitude="55.203153186508" StarRating="5" HotelCode="213576|138024" HotelName="Sheraton Dubai Mall of the Emirates Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 31/01/2025" 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="3651" OriginalAmount="3651">
      <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="Non Refundable" 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="3654.53" OriginalAmount="3654.53">
      <BasicPropertyInfo Latitude="25.078869" Longitude="55.137274" StarRating="5" HotelCode="311308|196011" HotelName="Intercontinental Dubai Marina" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Kitchen,Laundry,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="3655.49" OriginalAmount="3655.49">
      <BasicPropertyInfo Latitude="25.075315834336" Longitude="55.131988675178" StarRating="5" HotelCode="100128|120483" HotelName="Sofitel Dubai Jumeirah Beach" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Beach Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 28/01/2025" 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>Early Booking discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="3655.78" OriginalAmount="3655.78">
      <BasicPropertyInfo Latitude="25.19255449" Longitude="55.28668618" StarRating="4" HotelCode="877268|651235" HotelName="Hotel Indigo Dubai Downtown" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 04/02/2025" 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="63" TotalAmount="3665.00" OriginalAmount="3665.00">
      <BasicPropertyInfo Latitude="25.2205695" Longitude="55.2801873" StarRating="4" HotelCode="876611|crowne_plaza_dubai_apartments" HotelName="Crowne Plaza Dubai Apartments" Meals="BED &amp; BREAKFAST,HALF-BOARD,DINNER" BedType="BED &amp; BREAKFAST" 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="8" TotalAmount="3671.26" OriginalAmount="3671.26">
      <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="Non Refundable" 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="3679.62" OriginalAmount="3679.62">
      <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,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, Mall of the Emirates, Al Barsha 1, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://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="3691.06" OriginalAmount="3691.06">
      <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" 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="16" TotalAmount="3693.71" OriginalAmount="3693.71">
      <BasicPropertyInfo Latitude="24.986826272493" Longitude="55.023849606514" StarRating="5" HotelCode="907104|30884" HotelName="JA Beach Hotel" Meals="BED &amp; BREAKFAST,HALF BOARD,ALL INCLUSIVE,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,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="3711" OriginalAmount="3711">
      <BasicPropertyInfo Latitude="25.078432078006" Longitude="55.143032478224" StarRating="4.5" HotelCode="99343|31305" HotelName="The Radisson Blu Residence, Dubai Marina" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="8" TotalAmount="3713.58" OriginalAmount="3713.58">
      <BasicPropertyInfo Latitude="25.072962597421" Longitude="55.130127759209" StarRating="5" HotelCode="186020|196852" HotelName="JA Ocean View 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,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="1" TotalAmount="3718.78" OriginalAmount="3718.78">
      <BasicPropertyInfo Latitude="25.095696951156" Longitude="55.153653439148" StarRating="4" HotelCode="140885|CAS188100" HotelName="Arjaan by Rotana Dubai Media City" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 07/02/2025" 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.&lt;br/&gt;&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="3720.64" OriginalAmount="3720.64">
      <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 06/02/2025" 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="3723.78" OriginalAmount="3723.78">
      <BasicPropertyInfo Latitude="25.249048" Longitude="55.34764" StarRating="5" HotelCode="13961|7651" HotelName="Le Méridien Dubai Hotel &amp; Conference Centre" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel de Charme" CnxPolicy="Free CXL until 22/01/2025" 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="3729" OriginalAmount="3729">
      <BasicPropertyInfo Latitude="25.214143370767" Longitude="55.276175737381" StarRating="4" HotelCode="387637|12554" HotelName="Four Points by Sheraton Sheikh Zayed Road, 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,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="34" TotalAmount="3729.46" OriginalAmount="3729.46">
      <BasicPropertyInfo StarRating="5" HotelCode="|699999" HotelName="Crowne Plaza Dubai Festival City" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/890230_foto_1.jpg</HotelPictures>
        <HotelDescription>You'll be centrally located in Dubai with a stay at Crowne Plaza Festival City, an IHG Hotel, you'll be 9 minutes by foot from Dubai Festival City Mall. This luxury hotel is 5. 8 mi (9. 3 km) from Dubai World Trade Centre and 6. 8 mi (10. 9 km) from Gold Souk. Pamper yourself with a visit to the spa, which offers massages, body treatments, and facials. You can take advantage of recreational amenities such as a health club, an outdoor pool, and a spa tub. Additional features at this hotel include complimentary wireless internet access, concierge services, and babysitting (surcharge). Guests can catch a ride on the complimentary shuttle, which operates within 10 kilometers. Make yourself at home in one of the 316 guestrooms featuring minibars and plasma televisions. Complimentary wireless internet access is available to keep you connected. Private bathrooms with shower/tub combinations feature complimentary toiletries and bidets. Conveniences include safes and desks, and housekeeping is provided daily. Enjoy Mediterranean cuisine at Zaytoun, a poolside restaurant where you can dine alfresco. Or stay in and take advantage of the 24-hour room service. Relax with your favorite drink at the bar/lounge or the poolside bar. Buffet breakfasts are served on weekdays from 6:30 AM to 10:30 AM and on weekends from 6:30 AM to 11:00 AM for a fee. Featured amenities include a business center, limo/town car service, and complimentary newspapers in the lobby. Event facilities at this hotel consist of a conference center and 11 meeting rooms. A shuttle from the hotel to the airport is complimentary at scheduled times, and a train station pick-up service is also provided at no charge. Distances are displayed to the nearest 0. 1 mile and kilometer. Dubai Festival City Mall - 0. 8 km / 0. 5 mi- Dubai Creek - 1. 9 km / 1. 2 mi- Dubai Creek Golf andamp; Yacht Club - 3. 3 km / 2 mi- Dubai Tennis Stadium - 3. 7 km / 2. 3 mi- Mohammed Bin Rashid University Of Medicine and Health Sciences - 4.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="3733.07" OriginalAmount="3733.07">
      <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 06/02/2025" 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="34" TotalAmount="3734.36" OriginalAmount="3734.36">
      <BasicPropertyInfo StarRating="5" HotelCode="|120350" HotelName="RAFFLES 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/748821_image10696437_0.jpg</HotelPictures>
        <HotelDescription>Perfectly positioned and beautifully appointed, close to the city's best-loved landmarks, one of them. A social and cultural hub giving you the luxury of space and time in sublime Raffles style.  Featuring luxurious rooms and suites, our award-winning hotel offers some of the most spacious rooms in the city, each with a generously sized private balcony. Our restaurants and bars combine the best of local culture and cuisine with dishes from around the world to deliver unforgettable experiences to suit every occasion. Raffles Spa features exclusive rejuvenating treatments, inspired by Asian, Middle Eastern and European traditions. We offer 12 elegantly furnished, as well as our magnificent Raffles Ballroom with its outdoor terrace overlooking the Raffles Botanical Garden. *City tax: direct payment at the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="3736.97" OriginalAmount="3736.97">
      <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,ROOM ONLY,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Beach Hotel,Eco Hotel,Family-friendly Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Laundry,Lounge,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>PO Box 120015, Palm Jumeirah, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://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="8" TotalAmount="3740.02" OriginalAmount="3740.02">
      <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 29/01/2025" 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="3742" OriginalAmount="3742">
      <BasicPropertyInfo Latitude="25.20001" Longitude="55.268825" StarRating="5" HotelCode="284529|45262" HotelName="Sofitel Dubai Downtown" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/02/2025" 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="3745.17" OriginalAmount="3745.17">
      <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/02/2025" 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="16" TotalAmount="3747.47" OriginalAmount="3747.47">
      <BasicPropertyInfo Latitude="25.185976374202" Longitude="55.263384282589" StarRating="5" HotelCode="221534|932925" HotelName="The Oberoi, Dubai" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" 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="27" TotalAmount="3748" OriginalAmount="3748">
      <BasicPropertyInfo Latitude="25.185976374202" Longitude="55.263384282589" StarRating="5" HotelCode="221534|35606" HotelName="The Oberoi, Dubai" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" 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="16" TotalAmount="3751.55" OriginalAmount="3751.55">
      <BasicPropertyInfo Latitude="25.20001" Longitude="55.268825" StarRating="5" HotelCode="284529|991625" HotelName="Sofitel Dubai Downtown" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/02/2025" 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="3752" OriginalAmount="3752">
      <BasicPropertyInfo Latitude="25.184391249537" Longitude="55.255236119049" StarRating="5" HotelCode="321555|167735" HotelName="Hilton Dubai Al Habtoor City" Meals="ROOM ONLY,BED &amp; BREAKFAST,FULL BOARD,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/02/2025" 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="1" TotalAmount="3754.60" OriginalAmount="3754.60">
      <BasicPropertyInfo Latitude="25.192495498031" Longitude="55.267299304605" StarRating="5" HotelCode="307774|CAX714600" HotelName="Taj Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 01/02/2025" 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.&lt;br/&gt;&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="3755.95" OriginalAmount="3755.95">
      <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 07/02/2025" 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="34" TotalAmount="3756.48" OriginalAmount="3756.48">
      <BasicPropertyInfo StarRating="5" HotelCode="|A2E315" HotelName="CROWNE PLAZA 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/1365222_foto_1.jpg</HotelPictures>
        <HotelDescription>Located in the cosmopolitan Dubai Marina area, the 3,037 square-metre hotel next to Dubai Marina Mall and within walking distance of the picturesque pedestrian promenade, which borders the waterway lined with vibrant cafes and restaurants. The hotel is in close proximity to the citys business hubs such as Dubai Media City, Dubai Internet City and Knowledge Village. With 273 stylish rooms and a convenient, prestigious location in Dubai, you will find Crowne Plaza Dubai Marina to be an ideal hotel for productive business and enjoyable leisure time. The hotel will offer a plethora of meeting and event facilities which is ideal for the business traveler, including three large-sized meeting rooms, a boardroom, and a ballroom. As well as a spa and health club, guests will also enjoy 6 restaurants, with one specialty and one all day dining.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="3758.62" OriginalAmount="3758.62">
      <BasicPropertyInfo Latitude="25.1786" Longitude="55.2441" StarRating="5" HotelCode="739865|625440" HotelName="Grand Millennium Business Bay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 01/02/2025" 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="45" TotalAmount="3761.82" OriginalAmount="3761.82">
      <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,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, PO Box 116162, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://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="3763" OriginalAmount="3763">
      <BasicPropertyInfo Latitude="25.080378411946" Longitude="55.136971771717" StarRating="5" HotelCode="899731|19999" HotelName="Mövenpick Hotel Jumeirah Beach" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ALL INCLUSIVE,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 30/01/2025" 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="3763.19" OriginalAmount="3763.19">
      <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="3764.74" OriginalAmount="3764.74">
      <BasicPropertyInfo StarRating="5" HotelCode="|D13D52" HotelName="SO/ Uptown 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/2617825_foto_1.jpg</HotelPictures>
        <HotelDescription>El SO/ Uptown Dubai es un hotel de lujo de estilo de vida ubicado en el distrito de Uptown, diseandntilde;ado para ofrecer un nuevo espacio para los negocios y el ocio. Parte de la emblemandaacute;tica torre diseandntilde;ada por Adrian Smith y Gordon Gill Architecture. El SO/ Upt own Dubai tiene 188 habitaciones, gran salandoacute;n de baile, instalaciones para reuniones, spa, piscina y restaurantes de primera categorandiacute;a. El SO/ Uptown Dubai, cerca de Dubai Marina, JBR y JLT, es la elecciandoacute;n perfecta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="3777.54" OriginalAmount="3777.54">
      <BasicPropertyInfo Latitude="25.227783" Longitude="55.320733" StarRating="5" HotelCode="67594|5RD" HotelName="Raffles Dubai" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Free CXL until 02/02/2025" 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, PO Box 121800</AddressLine>
          </AddressLines>
          <PostalCode>(0)43246000</PostalCode>
        </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="16" TotalAmount="3779.89" OriginalAmount="3779.89">
      <BasicPropertyInfo Latitude="25.228853" Longitude="55.286469" StarRating="5" HotelCode="300804|1069698" HotelName="Sheraton Grand Hotel Dubai" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" 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>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="3783" OriginalAmount="3783">
      <BasicPropertyInfo Latitude="25.207994075954" Longitude="55.272216796875" StarRating="5" HotelCode="26217|34719" HotelName="Shangri-La 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,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="16" TotalAmount="3783.59" OriginalAmount="3783.59">
      <BasicPropertyInfo Latitude="25.217569756976" Longitude="55.278825759888" StarRating="5" HotelCode="170019|449255" HotelName="Millennium Plaza Hotel Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="Business Hotel,City 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">
        <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="3786" OriginalAmount="3786">
      <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="Non Refundable" 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="16" TotalAmount="3797.46" OriginalAmount="3797.46">
      <BasicPropertyInfo Latitude="25.191160794542" Longitude="55.277696549893" StarRating="4" HotelCode="69778|61734" HotelName="Manzil Downtown" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Business Hotel" CnxPolicy="Non Refundable" 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="34" TotalAmount="3804.78" OriginalAmount="3804.78">
      <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="16" TotalAmount="3805.67" OriginalAmount="3805.67">
      <BasicPropertyInfo Latitude="25.234246837774" Longitude="55.323978245369" StarRating="5" HotelCode="307773|1253328" HotelName="Hyatt Regency Dubai Creek Heights" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/02/2025" 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="3812.34" OriginalAmount="3812.34">
      <BasicPropertyInfo StarRating="5" HotelCode="|141621" HotelName="INTERCONTINENTAL DUBAI MARINA" 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/956528_foto_1.jpg</HotelPictures>
        <HotelDescription>This fantastic hotel is located in Dubai Marina, a short drive distance from the most important points of the city, including the beach, nightlife, shops etc.
Its rooms are decorated in a modern style and are warm, bright and comfortable. Feature television, Internet access and private bathroom.
The main services we can highlight the hotel business center available 24 hours and a variety of bars and restaurants serving different cuisines.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="3813.87" OriginalAmount="3813.87">
      <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 02/02/2025" 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>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3814" OriginalAmount="3814">
      <BasicPropertyInfo Latitude="25.185612442576" Longitude="55.258136063824" StarRating="5" HotelCode="187267|34766" HotelName="JW Marriott Marquis Hotel Dubai" 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,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="1" TotalAmount="3816.00" OriginalAmount="3816.00">
      <BasicPropertyInfo Latitude="25.066056485761" Longitude="55.138045214736" StarRating="5" HotelCode="260127|CAU836200" HotelName="Mövenpick Hotel Jumeirah Lakes Towers" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/02/2025" 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.&lt;br/&gt;&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="3816.25" OriginalAmount="3816.25">
      <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 07/02/2025" 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="3835.00" OriginalAmount="3835.00">
      <BasicPropertyInfo Latitude="25.185976374202" Longitude="55.263384282589" StarRating="5" HotelCode="221534|the_oberoi" HotelName="The Oberoi, Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD,DINNER,FULL-BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 31/01/2025" 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="3836.25" OriginalAmount="3836.25">
      <BasicPropertyInfo Latitude="25.185612442576" Longitude="55.258136063824" StarRating="5" HotelCode="187267|13a074" HotelName="JW Marriott Marquis Hotel 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, 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="8" TotalAmount="3840.09" OriginalAmount="3840.09">
      <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 29/01/2025">
        <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="3840.48" OriginalAmount="3840.48">
      <BasicPropertyInfo StarRating="4" HotelCode="|638178" HotelName="AL SALAM 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/1150938_foto_1.jpg</HotelPictures>
        <HotelDescription>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. The marble hallways lead to spacious one, two and three bedroom hotel rooms offering short and long stay options. With contemporary furnishings and decor, the hotel offers comfort and convenience whether visits are for business or leisure. There are 281 rooms in total at this aparthotel. The hotel has a fully equipped Nautilus gym including a power plate, sauna, hot tub, steam room facilities, a swimming pool with an outdoor hot tub and a children's pool. The hotel's Chelsea Garden Restaurant and Caf� offers � la carte menus for breakfast, lunch and dinner, with dishes from all around the world. Whether guests are in Dubai for business or leisure, the hotel makes their stay memorable.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3844" OriginalAmount="3844">
      <BasicPropertyInfo Latitude="25.1786" Longitude="55.2441" StarRating="5" HotelCode="820843|381578" HotelName="JA Lake View Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,ALL INCLUSIVE" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="16" TotalAmount="3845.37" OriginalAmount="3845.37">
      <BasicPropertyInfo Latitude="25.112258578385" Longitude="55.137988488841" StarRating="5" HotelCode="363356|2037645" 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="Free CXL until 24/01/2025" 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="3850.17" OriginalAmount="3850.17">
      <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="8" TotalAmount="3854.88" OriginalAmount="3854.88">
      <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 05/02/2025" 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="45" TotalAmount="3872.21" OriginalAmount="3872.21">
      <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="16" TotalAmount="3883.64" OriginalAmount="3883.64">
      <BasicPropertyInfo Latitude="25.207994075954" Longitude="55.272216796875" StarRating="5" HotelCode="26217|31374" HotelName="Shangri-La 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,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="27" TotalAmount="3887" OriginalAmount="3887">
      <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="45" TotalAmount="3894.47" OriginalAmount="3894.47">
      <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="8" TotalAmount="3904.89" OriginalAmount="3904.89">
      <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 06/02/2025" 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="16" TotalAmount="3905.93" OriginalAmount="3905.93">
      <BasicPropertyInfo Latitude="25.192495498031" Longitude="55.267299304605" StarRating="5" HotelCode="307774|1466648" HotelName="Taj Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/02/2025" 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="3914.26" OriginalAmount="3914.26">
      <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 resorts 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="8" TotalAmount="3915.05" OriginalAmount="3915.05">
      <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 05/02/2025" 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="16" TotalAmount="3922.74" OriginalAmount="3922.74">
      <BasicPropertyInfo Latitude="25.22712301674" Longitude="55.341797880196" StarRating="5" HotelCode="904426|1526308" HotelName="Palazzo Versace Dubai" Meals="BED &amp; BREAKFAST,HALF BOARD,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="3930.21" OriginalAmount="3930.21">
      <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 04/02/2025" 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="3941.76" OriginalAmount="3941.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="16" TotalAmount="3949.38" OriginalAmount="3949.38">
      <BasicPropertyInfo Latitude="25.06749" Longitude="55.16445" StarRating="5.5" HotelCode="59249|134594" HotelName="Address Montgomerie" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Golf Hotel" CnxPolicy="Free CXL until 07/02/2025" 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="3950" OriginalAmount="3950">
      <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="Free CXL until 06/02/2025" 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="16" TotalAmount="3961.13" OriginalAmount="3961.13">
      <BasicPropertyInfo Latitude="25.22283533238" Longitude="55.285807549954" StarRating="2" HotelCode="37443|30854" 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="16" TotalAmount="3967.04" OriginalAmount="3967.04">
      <BasicPropertyInfo Latitude="25.18062485" Longitude="55.26636113" StarRating="5" HotelCode="705793|2282075" HotelName="Canal Central Hotel – Business Bay" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/02/2025" 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="3967.43" OriginalAmount="3967.43">
      <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="3976" OriginalAmount="3976">
      <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 03/02/2025" 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="16" TotalAmount="3976.55" OriginalAmount="3976.55">
      <BasicPropertyInfo Latitude="25.104318685666" Longitude="55.148551167984" StarRating="5.5" HotelCode="487075|1981205" HotelName="FIVE Palm Jumeirah Dubai" Meals="BED &amp; BREAKFAST,HALF BOARD,ALL INCLUSIVE,ROOM ONLY,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 24/01/2025" 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="16" TotalAmount="3997.91" OriginalAmount="3997.91">
      <BasicPropertyInfo Latitude="25.113768310843" Longitude="55.200149467963" StarRating="5" HotelCode="178473|838245" 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="Non Refundable" 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="4007.11" OriginalAmount="4007.11">
      <BasicPropertyInfo Latitude="25.075045807079" Longitude="55.131773936176" StarRating="4" HotelCode="304658|20bb74" 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="27" TotalAmount="4008" OriginalAmount="4008">
      <BasicPropertyInfo Latitude="25.22346164728" Longitude="55.282459351424" StarRating="5" HotelCode="166181|26259" HotelName="voco Dubai" Meals="ROOM ONLY,HALF BOARD" 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="4011.17" OriginalAmount="4011.17">
      <BasicPropertyInfo Latitude="25.228853" Longitude="55.286469" StarRating="5" HotelCode="300804|18ee86" HotelName="Sheraton Grand Hotel Dubai" Meals="BED &amp; BREAKFAST,ROOM ONLY,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="8" TotalAmount="4020.74" OriginalAmount="4020.74">
      <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 07/02/2025" 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="1" TotalAmount="4023.88" OriginalAmount="4023.88">
      <BasicPropertyInfo Latitude="25.078869" Longitude="55.137274" StarRating="5" HotelCode="311308|CAX305000" HotelName="Intercontinental Dubai Marina" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/02/2025" 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).&lt;br/&gt;&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="4025" OriginalAmount="4025">
      <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,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 20/01/2025" 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="4025.53" OriginalAmount="4025.53">
      <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="16" TotalAmount="4027.79" OriginalAmount="4027.79">
      <BasicPropertyInfo Latitude="25.214143370767" Longitude="55.276175737381" StarRating="4" HotelCode="387637|73344" 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 08/02/2025" 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="34" TotalAmount="4029.79" OriginalAmount="4029.79">
      <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="16" TotalAmount="4049.41" OriginalAmount="4049.41">
      <BasicPropertyInfo Latitude="25.1786" Longitude="55.2441" StarRating="5" HotelCode="820843|2334065" HotelName="JA Lake View Hotel" Meals="BED &amp; BREAKFAST,HALF BOARD,ALL INCLUSIVE,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 20/01/2025" 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="4052.52" OriginalAmount="4052.52">
      <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 31/01/2025" 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="4053.98" OriginalAmount="4053.98">
      <BasicPropertyInfo StarRating="4" HotelCode="|884122" HotelName="RAMADA HOTEL &amp; SUITES BY WHYNDAM DUBAI 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/894750_foto_1.jpg</HotelPictures>
        <HotelDescription>Located between Jumeirah Beach Residence ,The Walk and Dubai Marina, Ramada Hotel &amp; Suites by Whyndam Dubai JBR occupies a prime location on the main strip with a variety of family entertainment activities and a spectacular view of the Arabian Gulf. 
Ramada Hotel &amp; Suites by Whyndam Dubai JBR provides spacious rooms with cosmopolitan design, air-conditioned accommodation with a satellite LED TV and in-room coffee-making facilities. Each well-stocked bathroom has robes and slippers. 
A wide variety of international dishes are available at our All Day dining Restaurant Flavors. Breakfast is served every morning. Room service is available 24 hours.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="4060.26" OriginalAmount="4060.26">
      <BasicPropertyInfo StarRating="5" HotelCode="|B77072" HotelName="JUMEIRAH LIVING MARINA GATE" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1824080_image61478489_0.jpg</HotelPictures>
        <HotelDescription>The hotel is located in Dubai Marina -  overlooking the Dubai Marina Walk.The design led luxurious Jumeirah Living Marina Gate will include 104 serviced residences. It offers an exclusive range of facilities and amenities including an infinity pool overlooking Dubai Marina and along a state of the art fitness center and a resident lounge. Prominently positioned in Dubai Marina steps away from Dubai Marina Walk and the Dubai Tram.The design led luxurious Jumeirah Living Marina Gate will include 104 serviced residences. It offers an exclusive range of facilities and amenities including an infinity pool overlooking Dubai Marina and along a state of the art fitness center and a resident lounge. Prominently positioned in Dubai Marina steps away from Dubai Marina Walk and the Dubai Tram.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="4062.52" OriginalAmount="4062.52">
      <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="4068.31" OriginalAmount="4068.31">
      <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 06/02/2025" 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="4074" OriginalAmount="4074">
      <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="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 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="4075.47" OriginalAmount="4075.47">
      <BasicPropertyInfo Latitude="25.09771222" Longitude="55.1656398" StarRating="5" HotelCode="855222|20aa59" HotelName="Grand Plaza Mövenpick Media City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, Opposite Innovation Hub, Media City, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://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="7" TotalAmount="4079.58" OriginalAmount="4079.58">
      <BasicPropertyInfo Latitude="25.20001" Longitude="55.268825" StarRating="5" HotelCode="284529|61Z" HotelName="Sofitel Dubai Downtown" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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>Sheikh Zayed Road, PO Box 126272</AddressLine>
          </AddressLines>
          <PostalCode>(0)45036667</PostalCode>
        </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="4082" OriginalAmount="4082">
      <BasicPropertyInfo Latitude="25.190205" Longitude="55.274432" StarRating="4" HotelCode="387633|11607" HotelName="Vida Downtown" 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,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="4094.82" OriginalAmount="4094.82">
      <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="45" TotalAmount="4105.20" OriginalAmount="4105.20">
      <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="16" TotalAmount="4108.06" OriginalAmount="4108.06">
      <BasicPropertyInfo Latitude="25.085917424775" Longitude="55.141299944775" StarRating="5" HotelCode="9704|31054" HotelName="Habtoor Grand Resort, Autograph Collection" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ALL INCLUSIVE" BedType="BED &amp; BREAKFAST" 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="8" TotalAmount="4108.27" OriginalAmount="4108.27">
      <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="Non Refundable" 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="4108.70" OriginalAmount="4108.70">
      <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="4116.75" OriginalAmount="4116.75">
      <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 04/02/2025" 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="4121.04" OriginalAmount="4121.04">
      <BasicPropertyInfo StarRating="2" HotelCode="|120347" HotelName="IBIS WORLD TRADE 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/890180_foto_1.jpg</HotelPictures>
        <HotelDescription>Located off Sheikh Zayed Road and next to World Trade Centre Metro Station, the hotel enjoys direct links to both the airport and Dubai International Convention and Exhibition Centre. ibis Dubai World Trade Centre hotel offers complimentary shuttles to Jumeirah Beach, Dubai Mall and other major malls, and is also well connected for sightseeing trips to historic Bur Dubai. With reception open 24hrs, free WIFI, Sweet Bed by ibis bedding and a work desk in all 210 air-conditioned rooms, you'll soon be at home with us. Wine and dine in the 2 bars and pasta restaurant, and get travel tips from our helpful staff.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="4124.15" OriginalAmount="4124.15">
      <BasicPropertyInfo Latitude="25.073680609213" Longitude="55.130403041839" StarRating="5" HotelCode="67529|1096e0" HotelName="Amwaj Rotana - Jumeirah Beach Residence" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>The Walk, P.O. Box 86834, Jumeirah Beach Residence, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://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="4140" OriginalAmount="4140">
      <BasicPropertyInfo Latitude="25.22712301674" Longitude="55.341797880196" StarRating="5" HotelCode="904426|44994" HotelName="Palazzo Versace Dubai" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 01/02/2025" 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="34" TotalAmount="4147.36" OriginalAmount="4147.36">
      <BasicPropertyInfo StarRating="4" HotelCode="|A20771" HotelName="HYATT PLACE DUBAI 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/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="4179.82" OriginalAmount="4179.82">
      <BasicPropertyInfo Latitude="25.073047" Longitude="55.128943" StarRating="5" HotelCode="16418|109cbb" HotelName="Sheraton Jumeirah Beach Resort" 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,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="7" TotalAmount="4181.83" OriginalAmount="4181.83">
      <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="4188" OriginalAmount="4188">
      <BasicPropertyInfo Latitude="25.104318685666" Longitude="55.148551167984" StarRating="5.5" HotelCode="487075|177538" HotelName="FIVE Palm Jumeirah Dubai" Meals="BED &amp; BREAKFAST,ALL INCLUSIVE,HALF BOARD,ROOM ONLY,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 19/01/2025" 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="16" TotalAmount="4188.02" OriginalAmount="4188.02">
      <BasicPropertyInfo Latitude="25.228037579753" Longitude="55.327943059518" StarRating="5" HotelCode="24028|30784" HotelName="Grand Hyatt Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="4191" OriginalAmount="4191">
      <BasicPropertyInfo Latitude="25.228037579753" Longitude="55.327943059518" StarRating="5" HotelCode="24028|11593" HotelName="Grand Hyatt Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="34" TotalAmount="4192.30" OriginalAmount="4192.30">
      <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="45" TotalAmount="4196.03" OriginalAmount="4196.03">
      <BasicPropertyInfo Latitude="25.085917424775" Longitude="55.141299944775" StarRating="5" HotelCode="9704|10920f" HotelName="Habtoor Grand Resort, Autograph Collection" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>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="4201.89" OriginalAmount="4201.89">
      <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 02/02/2025" 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="4206.52" OriginalAmount="4206.52">
      <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="63" TotalAmount="4213.00" OriginalAmount="4213.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="45" TotalAmount="4216.42" OriginalAmount="4216.42">
      <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="16" TotalAmount="4232.18" OriginalAmount="4232.18">
      <BasicPropertyInfo Latitude="25.078432078006" Longitude="55.143032478224" StarRating="4.5" HotelCode="99343|458355" 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="16" TotalAmount="4247.98" OriginalAmount="4247.98">
      <BasicPropertyInfo Latitude="25.0800887" Longitude="55.1359468" StarRating="5" HotelCode="535209|2096265" HotelName="Rixos Premium Dubai" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 30/01/2025" 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="16" TotalAmount="4258.55" OriginalAmount="4258.55">
      <BasicPropertyInfo Latitude="25.073047" Longitude="55.128943" StarRating="5" HotelCode="16418|31404" HotelName="Sheraton Jumeirah Beach Resort" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY,ALL INCLUSIVE" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 31/01/2025" 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="4262.79" OriginalAmount="4262.79">
      <BasicPropertyInfo Latitude="25.113768310843" Longitude="55.200149467963" StarRating="5" HotelCode="178473|12e8b3" 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" 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="4266.25" OriginalAmount="4266.25">
      <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="4267.58" OriginalAmount="4267.58">
      <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 06/02/2025" 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="4269" OriginalAmount="4269">
      <BasicPropertyInfo Latitude="25.223252686211" Longitude="55.349743366241" StarRating="5" HotelCode="400661|19987" HotelName="InterContinental Dubai Festival City" Meals="ROOM ONLY,HALF BOARD,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="63" TotalAmount="4270.00" OriginalAmount="4270.00">
      <BasicPropertyInfo Latitude="25.208415849073" Longitude="55.260644457047" StarRating="5" HotelCode="452317|la_ville_hotel_suites_city_walk_dubai_autograph_collection" HotelName="La Ville Hotel &amp; Suites CITY WALK, Dubai, Autograph Collection" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD,HALF-BOARD-DINNER,FULL-BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/02/2025" 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="4270.50" OriginalAmount="4270.50">
      <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="1" TotalAmount="4285.34" OriginalAmount="4285.34">
      <BasicPropertyInfo Latitude="25.072962597421" Longitude="55.130127759209" StarRating="5" HotelCode="186020|CAW792300" HotelName="JA Ocean View Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 07/02/2025" 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).&lt;br/&gt;&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="4288.30" OriginalAmount="4288.30">
      <BasicPropertyInfo Latitude="25.217511518923" Longitude="55.283085107803" StarRating="5" HotelCode="12123|30734" HotelName="Jumeirah Emirates Towers" 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,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="8" TotalAmount="4301.30" OriginalAmount="4301.30">
      <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 05/02/2025" 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="27" TotalAmount="4303" OriginalAmount="4303">
      <BasicPropertyInfo Latitude="25.082156" Longitude="55.141842" StarRating="3.5" HotelCode="627138|225819" HotelName="Park Island" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Designated Smoking Area,Golf,Jacuzzi,Laundry,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>King Salman Bin Abdulaziz Al Saud Street, Dubai Marina, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/b2/7f/b27f8fea635f0acc814327675c3a9b0d8329f4ce.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests 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 cash machine. Wireless internet access (no extra charge) is available to travellers. The complex's culinary offerings include a restaurant. Various shops are available, including a supermarket. Children can have a great time playing in the playground. Additional facilities at the accommodation include a playroom. Available services and facilities include multilingual staff, car hire, room service, a laundry service and a hairdresser.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="4303.92" OriginalAmount="4303.92">
      <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 07/02/2025" 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="8" TotalAmount="4313.19" OriginalAmount="4313.19">
      <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 22/01/2025" 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="16" TotalAmount="4315.67" OriginalAmount="4315.67">
      <BasicPropertyInfo Latitude="25.223252686211" Longitude="55.349743366241" StarRating="5" HotelCode="400661|71114" HotelName="InterContinental Dubai Festival City" Meals="BED &amp; BREAKFAST,ROOM ONLY,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="8" TotalAmount="4317.83" OriginalAmount="4317.83">
      <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 08/02/2025" 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="4322" OriginalAmount="4322">
      <BasicPropertyInfo Latitude="25.078607913284" Longitude="55.133922440475" StarRating="5" HotelCode="185973|8874" HotelName="Hilton Dubai Jumeirah" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Golf Hotel" CnxPolicy="Non Refundable" 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="16" TotalAmount="4337.53" OriginalAmount="4337.53">
      <BasicPropertyInfo Latitude="25.22346164728" Longitude="55.282459351424" StarRating="5" HotelCode="166181|141404" HotelName="voco Dubai" Meals="ROOM ONLY,HALF BOARD" 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="4347.15" OriginalAmount="4347.15">
      <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="16" TotalAmount="4355.47" OriginalAmount="4355.47">
      <BasicPropertyInfo Latitude="25.09182116209" Longitude="55.147315710783" StarRating="5" HotelCode="13966|30964" HotelName="Le Meridien Mina Seyahi Beach Resort &amp; Marina" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ALL INCLUSIVE,ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 25/01/2025" 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="27" TotalAmount="4357" OriginalAmount="4357">
      <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 06/02/2025" 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="4358" OriginalAmount="4358">
      <BasicPropertyInfo Latitude="25.09771222" Longitude="55.1656398" StarRating="5" HotelCode="855222|388317" HotelName="Grand Plaza Mövenpick Media City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 07/02/2025" 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="4359" OriginalAmount="4359">
      <BasicPropertyInfo Latitude="25.0800887" Longitude="55.1359468" StarRating="5" HotelCode="535209|210230" HotelName="Rixos Premium Dubai" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 26/01/2025" 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="4366.83" OriginalAmount="4366.83">
      <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/01/2025" 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>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="4373.46" OriginalAmount="4373.46">
      <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="16" TotalAmount="4376.01" OriginalAmount="4376.01">
      <BasicPropertyInfo Latitude="25.09771222" Longitude="55.1656398" StarRating="5" HotelCode="855222|2347455" HotelName="Grand Plaza Mövenpick Media City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 08/02/2025" 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="45" TotalAmount="4382.05" OriginalAmount="4382.05">
      <BasicPropertyInfo Latitude="25.1786" Longitude="55.2441" StarRating="5" HotelCode="820843|20aa65" HotelName="JA Lake View Hotel" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,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="34" TotalAmount="4384.62" OriginalAmount="4384.62">
      <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="27" TotalAmount="4390" OriginalAmount="4390">
      <BasicPropertyInfo Latitude="25.087196" Longitude="55.14689" StarRating="0" HotelCode="801769|467837" HotelName="Jumeirah Living Marina Gate" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 06/02/2025">
        <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="16" TotalAmount="4394.74" OriginalAmount="4394.74">
      <BasicPropertyInfo Latitude="25.183395963471" Longitude="55.254177711639" StarRating="5" HotelCode="323805|1601418" 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 05/02/2025" 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="45" TotalAmount="4396.13" OriginalAmount="4396.13">
      <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" 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="1" TotalAmount="4397.54" OriginalAmount="4397.54">
      <BasicPropertyInfo Latitude="25.078607913284" Longitude="55.133922440475" StarRating="5" HotelCode="185973|CAV133000" HotelName="Hilton Dubai Jumeirah" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel,Golf Hotel" CnxPolicy="Free CXL until 03/02/2025" 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.&lt;br/&gt;&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.&lt;br/&gt;&lt;b&gt; from 2023-02-08 to 2030-12-31&lt;b&gt;:-This hotel offers a bespoke Family Experience for travelers below the age of 12. Children enjoy a Kids' Welcome and a dedicated Kids' Breakfast experience. Enjoy your family meals by selecting dishes from the Kids' Menu. The hotel has a range of kids' amenities available upon request.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="4403.13" OriginalAmount="4403.13">
      <BasicPropertyInfo Latitude="25.082954036888" Longitude="55.144198101334" StarRating="4" HotelCode="|DUMA" HotelName="Dusit Princess Residences Dubai Marina" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 31/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>Al Emreef Street, Dubai Marina, P.O. Box 212744</AddressLine>
          </AddressLines>
          <PostalCode>(0)44220117</PostalCode>
        </Address>
        <HotelPictures>http://www.travco.co.uk/images/hotels/giata/138347/3047462.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;HotelDescription : &lt;/b&gt;The hotel has a lift and features 146 rooms. 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 is provided in public areas. 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. Everyday necessities can be purchased at the supermarket. Guests can buy souvenirs at the gift shop. Parking facilities available to guests include a garage (no extra charge) and a car park. Further services include a 24-hour security service, a babysitting service, a childcare service, a car hire service, a transfer service, room service, an alarm call service, a laundry service, a coin-operated laundry, a hotel doctor and a hotel shuttle bus.Centrally located in Dubai, this hotel is near a beach.The outdoor pool complex includes a children's swimming area and is ideal for working out or just relaxing. Refreshing drinks at the pool bar and a relaxing soak in the hot tub offer the perfect way to unwind. Comfortable sun loungers are available on the terrace. There are many ways to relax or stay active hotel, including a gym, aerobics, a spa, a sauna and a steam bath. A nightclub offers additional entertainment. 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. A balcony is among the standard features of some rooms. All rooms are carpeted and include a double bed and a sofa bed. Separate bedrooms are available. Extra beds can be requested. A safe and a desk are also available. For self-catering guests, there is a well-equipped kitchenette with a refrigerator, mini fridge, stovetop, microwave, tea/coffee station and dishwasher. There is also a washing machine, an ironing set and a tumble dryer. A telephone, satellite television, a CD player, a DVD player, a plug adapter, an alarm clock and WiFi ensure optimal comfort. Slippers are included. The bathrooms have a shower, a bathtub and a whirlpool bath. A hairdryer and bathrobes are provided. As a special feature, bathrooms are also stocked with cosmetic products and a selection of towels. Wheelchair-friendly rooms can be booked. Hotel has family rooms, non-smoking rooms and smoking rooms.Dining facilities include a restaurant, a café and a bar. Catering options include half board and full board. Breakfast, lunch and dinner offer many delicious options.To be advised&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="4417.07" OriginalAmount="4417.07">
      <BasicPropertyInfo Latitude="25.228037579753" Longitude="55.327943059518" StarRating="5" HotelCode="24028|106015" HotelName="Grand Hyatt Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Spa Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Riyadh Street, Sheikh Rashid Road, P.O. Box 7978, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://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="1" TotalAmount="4421.38" OriginalAmount="4421.38">
      <BasicPropertyInfo Latitude="25.217511518923" Longitude="55.283085107803" StarRating="5" HotelCode="12123|CAF551400" HotelName="Jumeirah Emirates Towers" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 07/02/2025" 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.&lt;br/&gt;&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="4427" OriginalAmount="4427">
      <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="27" TotalAmount="4432" OriginalAmount="4432">
      <BasicPropertyInfo Latitude="25.087641000548" Longitude="55.146210879623" StarRating="4" HotelCode="59424|201456" HotelName="Dubai Marriott Harbour Hotel &amp; Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Free CXL until 07/02/2025" 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="4433.15" OriginalAmount="4433.15">
      <BasicPropertyInfo Latitude="25.185976374202" Longitude="55.263384282589" StarRating="5" HotelCode="221534|216982" HotelName="The Oberoi, Dubai" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 01/02/2025" 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="4460.41" OriginalAmount="4460.41">
      <BasicPropertyInfo Latitude="25.104318685666" Longitude="55.148551167984" StarRating="5.5" HotelCode="487075|578241" HotelName="FIVE Palm Jumeirah Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 23/01/2025" 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="16" TotalAmount="4468.37" OriginalAmount="4468.37">
      <BasicPropertyInfo Latitude="25.208415849073" Longitude="55.260644457047" StarRating="5" HotelCode="452317|1967635" HotelName="La Ville Hotel &amp; Suites CITY WALK, Dubai, Autograph Collection" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 06/02/2025" 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="4480.17" OriginalAmount="4480.17">
      <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/01/2025" 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>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="4481.82" OriginalAmount="4481.82">
      <BasicPropertyInfo Latitude="25.078607913284" Longitude="55.133922440475" StarRating="5" HotelCode="185973|30824" HotelName="Hilton Dubai Jumeirah" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Golf Hotel" CnxPolicy="Non Refundable" 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="4493.72" OriginalAmount="4493.72">
      <BasicPropertyInfo StarRating="5" HotelCode="|A24742" HotelName="Grand Plaza Movenpick Media City" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1365808_foto_1.jpg</HotelPictures>
        <HotelDescription>This 5 star hotel is located within the city of Dubai and was established in 2019. It is a short drive away from the Marina Mall and the nearest station is Interet City. The Hotel has a coffee shop, an outdoor swimming pool and a fitness centre/gym. All 235 rooms are equipped with minibar, hairdryer, safe, trouser press, ironing set and air conditioning.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="4502" OriginalAmount="4502">
      <BasicPropertyInfo Latitude="25.208415849073" Longitude="55.260644457047" StarRating="5" HotelCode="452317|225630" HotelName="La Ville Hotel &amp; Suites CITY WALK, Dubai, Autograph Collection" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 05/02/2025" 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="4559.24" OriginalAmount="4559.24">
      <BasicPropertyInfo Latitude="25.078607913284" Longitude="55.133922440475" StarRating="5" HotelCode="185973|10a1f6" HotelName="Hilton Dubai Jumeirah" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="BED &amp; BREAKFAST" 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="16" TotalAmount="4561.59" OriginalAmount="4561.59">
      <BasicPropertyInfo Latitude="25.185612442576" Longitude="55.258136063824" StarRating="5" HotelCode="187267|911115" 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="8" TotalAmount="4571.90" OriginalAmount="4571.90">
      <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="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="4574.50" OriginalAmount="4574.50">
      <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="34" TotalAmount="4575.62" OriginalAmount="4575.62">
      <BasicPropertyInfo StarRating="5" HotelCode="|699930" HotelName="voco Dubai - an IHG 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/956139_foto_1.jpg</HotelPictures>
        <HotelDescription>Este exclusivo hotel urbano estandaacute; situado en el corazandoacute;n de Dubandaacute;i, en la famosa calle Sheikh Zayed. El establecimiento se encuentra a poca distancia del World Trade Centre y cerca del Burj Khalifa. El aeropuerto internacional de Dubandaacute;i estandaacute; a solo 20 minutos en coche. La impresionante fachada de estilo contemporandaacute;neo anima a los visitantes a adentrarse en su sofisticado interior. Las habitaciones de estilo elegante cuentan con mobiliario elegante y decoraciandoacute;n de lujo, lo que las convierte en un verdadero oasis donde protegerse del bullicio de la ciudad. Haciendo honor a su reputaciandoacute;n como un hotel de negocios, los huandeacute;spedes quedarandaacute;n impresionados con las excelentes instalaciones para conferencias y reuniones que ofrece.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="4597.07" OriginalAmount="4597.07">
      <BasicPropertyInfo Latitude="25.09771222" Longitude="55.1656398" StarRating="5" HotelCode="855222|CBE947900" HotelName="Grand Plaza Mövenpick Media City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 06/02/2025" 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.&lt;br/&gt;&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="4610.90" OriginalAmount="4610.90">
      <BasicPropertyInfo Latitude="25.075315834336" Longitude="55.131988675178" StarRating="5" HotelCode="100128|CAN646100" HotelName="Sofitel Dubai Jumeirah Beach" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Beach Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 02/02/2025" 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.&lt;br/&gt;&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="4617.72" OriginalAmount="4617.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,HALF BOARD" 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="16" TotalAmount="4626.42" OriginalAmount="4626.42">
      <BasicPropertyInfo Latitude="25.12582" Longitude="55.1533" StarRating="5" HotelCode="705784|2283925" HotelName="Royal Central Hotel - The Palm" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/02/2025" 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="4642" OriginalAmount="4642">
      <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 04/02/2025" 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="1" TotalAmount="4651.41" OriginalAmount="4651.41">
      <BasicPropertyInfo Latitude="25.1786" Longitude="55.2441" StarRating="5" HotelCode="820843|CBF096800" HotelName="JA Lake View Hotel" Meals="ROOM ONLY,ALL INCLUSIVE,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/02/2025" 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.&lt;br/&gt;&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="4664.94" OriginalAmount="4664.94">
      <BasicPropertyInfo StarRating="5" HotelCode="|C95565" HotelName="ADDRESS 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 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 Creek Harbour, while Burj Khalifa is 13km from the property.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="4672.49" OriginalAmount="4672.49">
      <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="BED &amp; BREAKFAST" 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="1" TotalAmount="4673.72" OriginalAmount="4673.72">
      <BasicPropertyInfo Latitude="25.191160794542" Longitude="55.277696549893" StarRating="4" HotelCode="69778|CAV731600" HotelName="Manzil Downtown" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="Business Hotel" CnxPolicy="Free CXL until 06/02/2025" 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.&lt;br/&gt;&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="4696.21" OriginalAmount="4696.21">
      <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 08/02/2025" 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="16" TotalAmount="4713.51" OriginalAmount="4713.51">
      <BasicPropertyInfo Latitude="25.11501701" Longitude="55.14012047" StarRating="5" HotelCode="883382|2556025" HotelName="Andaz Dubai The Palm" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD" BedType="HALF BOARD" PropertyType="" CnxPolicy="Free CXL until 31/01/2025">
        <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="16" TotalAmount="4726.96" OriginalAmount="4726.96">
      <BasicPropertyInfo Latitude="25.190205" Longitude="55.274432" StarRating="4" HotelCode="387633|61744" HotelName="Vida Downtown" 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,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="34" TotalAmount="4732.89" OriginalAmount="4732.89">
      <BasicPropertyInfo StarRating="4" HotelCode="|480534" HotelName="ZABEEL HOUSE THE GREENS BY 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/4665_image58713314_0.jpg</HotelPictures>
        <HotelDescription>The property is located on Sheikh Zayed Road in Greens-across the road from Dubai Media City-Internet City and Knowledge Village.Zabeel House The Greens offers 210 comfortably furnished and convenient rooms in the heart of The Greens neighborhood in Dubai. A lively area steps away from Dubai most famous golf course home of the Dubai Desert Classic. Designed in a New York Loft style with pinch of modern Middle Eastern flair the 28sqm rooms are modern and yet stylish offering guests the basics but without scrimping on the Jumeirah service. Larger rooms of up to 42sqm are also available for the longer stays or families and groups wanting extra space. Not just about the rooms the common areas of the hotel are designed to be social hubs where guests or local residents come to work or catch up with friends in an urban-design and yet casual place. There are also three meeting rooms and a common areas called The Study and lockers for entrepreneurs or solo workers to have a base from. The Zabeel House The Greens features 2 dining options including a Pan Asian restaurant that lights up in afternoon to welcome the after work crowd of nearby offices and Dubai trendy resident.For a healthy mix of work and play there is a large swimming pool on the 4th floor along with a kids club and very well equipped gym for those that cannot skip their workout while away from home.*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.*Zabeel House The Greens offers 210 comfortably furnished and convenient rooms in the heart of The Greens neighborhood in Dubai. A lively area steps away from Dubai most famous golf course home of the Dubai Desert Classic. Designed in a New York Loft style with pinch of modern Middle Eastern flair the 28sqm rooms are modern and yet stylish offering guests the basics but without scrimping on the Jumeirah service. Larger rooms of up to 42sqm are also available for the longer stays or families and groups wanting extra space. Not just about the rooms the common areas of the hotel are designed to be social hubs where guests or local residents come to work or catch up with friends in an urban-design and yet casual place. There are also three meeting rooms and a common areas called The Study and lockers for entrepreneurs or solo workers to have a base from. The Zabeel House The Greens features 2 dining options including a Pan Asian restaurant that lights up in afternoon to welcome the after work crowd of nearby offices and Dubai trendy resident.For a healthy mix of work and play there is a large swimming pool on the 4th floor along with a kids club and very well equipped gym for those that cannot skip their workout while away from home.*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="1" TotalAmount="4733.68" OriginalAmount="4733.68">
      <BasicPropertyInfo Latitude="25.186964" Longitude="55.271792" StarRating="5" HotelCode="323946|CAY595700" HotelName="Steigenberger Hotel Business Bay" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/02/2025" 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.&lt;br/&gt;&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="4760.46" OriginalAmount="4760.46">
      <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 05/02/2025" 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="8" TotalAmount="4763.50" OriginalAmount="4763.50">
      <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 31/01/2025" 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="4789.20" OriginalAmount="4789.20">
      <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 30/01/2025" 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="4796.51" OriginalAmount="4796.51">
      <BasicPropertyInfo Latitude="25.09182116209" Longitude="55.147315710783" StarRating="5" HotelCode="13966|1028a5" HotelName="Le Meridien Mina Seyahi Beach Resort &amp; Marina" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Beach Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Sufouh Road, P.O. Box 213084, Dubai Marina, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://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="4809.18" OriginalAmount="4809.18">
      <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 02/02/2025" 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="34" TotalAmount="4812.92" OriginalAmount="4812.92">
      <BasicPropertyInfo StarRating="5" HotelCode="|A33B01" HotelName="Sofitel Dubai The Obelisk" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1361665_foto_1.JPG</HotelPictures>
        <HotelDescription>A landmark destination in the heart of Dubai, attached to WAFI Mall, hotel Sofitel Dubai The Obelisk provides guests with timeless elegance. This is where modern French art de vivre and ancient Egyptian heritage elegantly merges with the essence and culture of the UAE. The iconic building is adorned with a gold pyramidion and in the shape of an obelisk, representative of the Luxor Obelisk currently in Paris.Attention to detail, Art Deco flair and a marriage of cultures and heritage are hallmarks of not just Sofitel Dubai The Obelisk's overall architecture and design, but of the 498 luxury guestrooms and suites, as well as 97 furnished and serviced apartments. The hotel rooms and suites are located as of the 19th floor, offering floor-to-ceiling windows with an abundance of natural light and unparalleled views, including old Dubai, creek, harbor and the iconic city skyline.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="4817" OriginalAmount="4817">
      <BasicPropertyInfo Latitude="25.13993" Longitude="55.1325" StarRating="5" HotelCode="213632|35590" HotelName="Sofitel Dubai The Palm Resort &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" 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="1" TotalAmount="4828.60" OriginalAmount="4828.60">
      <BasicPropertyInfo Latitude="25.134455013957" Longitude="55.150441634255" StarRating="5" HotelCode="263800|CAV165600" HotelName="Waldorf Astoria Dubai Palm Jumeirah" Meals="ROOM ONLY,HALF BOARD,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel,Business Hotel" CnxPolicy="Free CXL until 01/02/2025" 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.&lt;br/&gt;&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.&lt;br/&gt;&lt;b&gt; from 2023-02-08 to 2030-12-31&lt;b&gt;:-This hotel offers a bespoke Family Experience for travellers below the age of 12. Children enjoy a Kids Welcome and a dedicated Kids Breakfast experience. Enjoy your family meals by selecting dishes from the Kids Menu. The hotel has a range of kids amenities available upon request.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="4833.01" OriginalAmount="4833.01">
      <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 07/02/2025" 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="4866.21" OriginalAmount="4866.21">
      <BasicPropertyInfo Latitude="25.10634687" Longitude="55.11126178" StarRating="5" HotelCode="561853|20aa81" HotelName="W Dubai The Palm" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ALL INCLUSIVE" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>West Crescent, Palm Jumeirah, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://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="34" TotalAmount="4880.40" OriginalAmount="4880.40">
      <BasicPropertyInfo StarRating="5" HotelCode="|700000" HotelName="Intercontinental Dubai Festival City" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/892367_foto_71.jpg</HotelPictures>
        <HotelDescription>You'll be centrally located in Dubai with a stay at InterContinental Dubai Festival City, an IHG Hotel, you'll be 10 minutes by foot from Dubai Festival City Mall. This luxury hotel is 5. 7 mi (9. 2 km) from Dubai World Trade Centre and 6. 7 mi (10. 9 km) from Gold Souk. Relax at the full-service spa, where you can enjoy massages, body treatments, and facials. If you're looking for recreational opportunities, you'll find a health club, an outdoor pool, and a sauna. This hotel also features complimentary wireless internet access, concierge services, and babysitting (surcharge). Getting to nearby attractions is a breeze with the complimentary area shuttle that operates within 10 kilometers. Make yourself at home in one of the 508 individually decorated guestrooms, featuring minibars and LED televisions. Complimentary wired and wireless internet access keeps you connected, and satellite programming provides entertainment. Bathrooms feature bathtubs or showers, complimentary toiletries, and hair dryers. Conveniences include phones, as well as safes and desks. Enjoy international cuisine at Anise, 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/cafe. Relax with a refreshing drink from the poolside bar or one of the 2 bars/lounges. Buffet breakfasts are available daily for a fee.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="4883" OriginalAmount="4883">
      <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="Free CXL until 07/02/2025">
        <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="4945.40" OriginalAmount="4945.40">
      <BasicPropertyInfo Latitude="25.13993" Longitude="55.1325" StarRating="5" HotelCode="213632|14ab75" HotelName="Sofitel Dubai The Palm Resort &amp; Spa" Meals="ROOM ONLY,HALF BOARD,BED &amp; BREAKFAST,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="4964" OriginalAmount="4964">
      <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="Non Refundable" 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="4974" OriginalAmount="4974">
      <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 31/01/2025" 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="1" TotalAmount="4974.38" OriginalAmount="4974.38">
      <BasicPropertyInfo Latitude="25.22712301674" Longitude="55.341797880196" StarRating="5" HotelCode="904426|CAZ109600" HotelName="Palazzo Versace Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/02/2025" 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.&lt;br/&gt;&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="4989.16" OriginalAmount="4989.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 06/02/2025" 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="4997.86" OriginalAmount="4997.86">
      <BasicPropertyInfo StarRating="5" HotelCode="|C0C834" HotelName="Sls Dubai Hotel &amp; Residences" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2232310_foto_1.jpg</HotelPictures>
        <HotelDescription>With a stay at SLS Dubai Hotel and Residences in Dubai (Business Bay), you'll be within a 5-minute drive of Dubai Mall and Burj Khalifa.  This luxury hotel is 4.1 mi (6.6 km) from Dubai World Trade Centre and 7.5 mi (12.1 km) from Dubai Cruise Terminal.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="5023" OriginalAmount="5023">
      <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="5034" OriginalAmount="5034">
      <BasicPropertyInfo Latitude="25.226446" Longitude="55.284538" StarRating="5" HotelCode="26066|7963" HotelName="Fairmont Dubai" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" 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="5056.12" OriginalAmount="5056.12">
      <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 07/02/2025" 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="5078.00" OriginalAmount="5078.00">
      <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="45" TotalAmount="5083.94" OriginalAmount="5083.94">
      <BasicPropertyInfo Latitude="25.077161957557" Longitude="55.140989720821" StarRating="5" HotelCode="141162|111e46" HotelName="Address Dubai Marina" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Marsa Street 66, Dubai Marina, P.O. Box 32923, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://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="16" TotalAmount="5086.27" OriginalAmount="5086.27">
      <BasicPropertyInfo Latitude="24.816293" Longitude="55.230905" StarRating="5" HotelCode="34627|30604" 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" CnxPolicy="Free CXL until 30/01/2025" 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="5096.14" OriginalAmount="5096.14">
      <BasicPropertyInfo StarRating="4" HotelCode="|699849" HotelName="Ramada by Wyndham 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/1207313_foto_1.jpg</HotelPictures>
        <HotelDescription>Ideally located in the prime touristic area of Downtown Dubai, Ramada Downtown Dubai promises a relaxing and wonderful visit. The hotel offers guests a range of services and amenities designed to provide comfort and convenience. 24-hour room service, free Wi-Fi in all rooms, 24-hour security, fireplace, gift/souvenir shop are there for guest's enjoyment. All rooms are designed and decorated to make guests feel right at home, and some rooms come with television LCD/plasma screen, clothes rack, linens, mirror, towels. Recuperate from a full day of sightseeing in the comfort of your room or take advantage of the hotel's recreational facilities, including badminton court, fitness center, outdoor pool, children's playground, pool (kids). For reliable service and professional staff, Ramada Downtown Dubai caters to your needs.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="5140.80" OriginalAmount="5140.80">
      <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="45" TotalAmount="5168.22" OriginalAmount="5168.22">
      <BasicPropertyInfo Latitude="25.226446" Longitude="55.284538" StarRating="5" HotelCode="26066|10988d" HotelName="Fairmont Dubai" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, P.O. Box 97555, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://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="5168.52" OriginalAmount="5168.52">
      <BasicPropertyInfo StarRating="5" HotelCode="|435703" HotelName="Rixos Premium Dubai 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/1071562_foto_1.jpg</HotelPictures>
        <HotelDescription>Rixos Premium Dubai is situated at the heart of Dubais popular urban destination, Jumeirah Beach Residence (JBR). The 35-storey beach hotel overlooks the worlds largest Ferris Wheel, The Dubai Eye, and is within close proximity to popular shopping and nightlife destinations such as The Walk, Dubai Marina Mall, Mall of the Emirates and the citys buzzing highway, Sheikh Zayed Road. The impeccable crystal design of the tower is an architectural landmark transforming the cityscape of JBR. Set out closest to the shoreline, Rixos Premium Dubai features a private beach as well as a variety of trendy dining choices and state of the art conference and banquet venues. Whats more, we offer guests the pleasure of luxury shopping at concept retail stores such as Rodeo Drive, Via Rodeo and Ocean Drive.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="5194.45" OriginalAmount="5194.45">
      <BasicPropertyInfo Latitude="25.098453604882" Longitude="55.12362241745" StarRating="5" HotelCode="165615|142534" HotelName="Jumeirah Zabeel Saray" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Beach Hotel,Spa Hotel" CnxPolicy="Free CXL until 04/02/2025" 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="16" TotalAmount="5194.70" OriginalAmount="5194.70">
      <BasicPropertyInfo Latitude="25.134455013957" Longitude="55.150441634255" StarRating="5" HotelCode="263800|977905" HotelName="Waldorf Astoria Dubai Palm Jumeirah" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY,FULL BOARD" BedType="ROOM ONLY" PropertyType="Beach Hotel,Business Hotel" CnxPolicy="Free CXL until 31/01/2025" 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="16" TotalAmount="5200.42" OriginalAmount="5200.42">
      <BasicPropertyInfo Latitude="25.13993" Longitude="55.1325" StarRating="5" HotelCode="213632|934175" HotelName="Sofitel Dubai The Palm Resort &amp; Spa" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY" BedType="HALF BOARD" 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="63" TotalAmount="5227.00" OriginalAmount="5227.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="63" TotalAmount="5237.00" OriginalAmount="5237.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="8" TotalAmount="5247.48" OriginalAmount="5247.48">
      <BasicPropertyInfo Latitude="25.078607913284" Longitude="55.133922440475" StarRating="5" HotelCode="185973|56323" HotelName="Hilton Dubai Jumeirah" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel,Golf Hotel" CnxPolicy="Free CXL until 06/02/2025" 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="16" TotalAmount="5251.24" OriginalAmount="5251.24">
      <BasicPropertyInfo Latitude="24.987383008586" Longitude="55.02189964056" StarRating="5" HotelCode="907105|126954" HotelName="JA Palm Tree Court" Meals="BED &amp; BREAKFAST,HALF BOARD,ALL INCLUSIVE,ROOM ONLY" 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="8" TotalAmount="5261.07" OriginalAmount="5261.07">
      <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 06/02/2025" 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="5266.20" OriginalAmount="5266.20">
      <BasicPropertyInfo Latitude="25.230249" Longitude="55.287701" StarRating="5" HotelCode="409750|10ad8b" HotelName="The H Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>One Sheikh Zayed Road, P.O. Box 125511, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://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="1" TotalAmount="5287.18" OriginalAmount="5287.18">
      <BasicPropertyInfo Latitude="25.098453604882" Longitude="55.12362241745" StarRating="5" HotelCode="165615|CAS190900" 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/02/2025" 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.&lt;br/&gt;&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="5294.85" OriginalAmount="5294.85">
      <BasicPropertyInfo Latitude="25.221122" Longitude="55.282086" StarRating="4" HotelCode="37772|10984d" HotelName="Novotel World Trade Centre Dubai" Meals="BED &amp; BREAKFAST" 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="34" TotalAmount="5296.76" OriginalAmount="5296.76">
      <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="1" TotalAmount="5304.54" OriginalAmount="5304.54">
      <BasicPropertyInfo Latitude="25.192879510028" Longitude="55.27248360846" StarRating="4" HotelCode="153373|CAV953000" HotelName="Ramada Downtown Dubai" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 06/02/2025" 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.&lt;br/&gt;&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="5314.82" OriginalAmount="5314.82">
      <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="34" TotalAmount="5324.48" OriginalAmount="5324.48">
      <BasicPropertyInfo StarRating="5" HotelCode="|815505" HotelName="MOVENPICK JUMEIRAH BEACH" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/890570_foto_1.jpg</HotelPictures>
        <HotelDescription>The M�venpick Hotel Jumeirah Beach lies in the heart of one of Dubai's newest dynamic and most lively urban locations, Jumeirah Beach Residence. Ideally situated, the city's thriving business hubs, major attractions and entertainment facilities are all nearby. 
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="5327" OriginalAmount="5327">
      <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 07/02/2025" 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="5336.38" OriginalAmount="5336.38">
      <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="16" TotalAmount="5355.39" OriginalAmount="5355.39">
      <BasicPropertyInfo Latitude="24.91615501209" Longitude="55.005883761883" StarRating="5" HotelCode="435572|1936115" HotelName="Lapita, Dubai Parks and Resorts, Autograph Collection" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/02/2025" 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="5356" OriginalAmount="5356">
      <BasicPropertyInfo Latitude="25.221122" Longitude="55.282086" StarRating="4" HotelCode="37772|11604" HotelName="Novotel World Trade Centre Dubai" Meals="BED &amp; BREAKFAST" 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="34" TotalAmount="5356.40" OriginalAmount="5356.40">
      <BasicPropertyInfo StarRating="5" HotelCode="|149862" HotelName="JUMEIRAH ZABEEL SARAY 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/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="1" TotalAmount="5358.67" OriginalAmount="5358.67">
      <BasicPropertyInfo Latitude="25.190205" Longitude="55.274432" StarRating="4" HotelCode="387633|CAV732100" HotelName="Vida Downtown" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 06/02/2025" 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.&lt;br/&gt;&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="5358.99" OriginalAmount="5358.99">
      <BasicPropertyInfo Latitude="25.073680609213" Longitude="55.130403041839" StarRating="5" HotelCode="67529|CAO930200" HotelName="Amwaj Rotana - Jumeirah Beach Residence" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 07/02/2025" 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.&lt;br/&gt;&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="5360.00" OriginalAmount="5360.00">
      <BasicPropertyInfo Latitude="25.192346322728" Longitude="55.273865492065" StarRating="0" HotelCode="633461|elite_royal_apartment_burj_residences_t5_vip" HotelName="The Residences 5" Meals="ROOM ONLY" BedType="ROOM ONLY" 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="34" TotalAmount="5378.24" OriginalAmount="5378.24">
      <BasicPropertyInfo StarRating="5" HotelCode="|955800" HotelName="SOFITEL DUBAI 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/894997_foto_1.jpg</HotelPictures>
        <HotelDescription>Make yourself at home in one of the 350 individually furnished guestrooms, featuring minibars and espresso makers. Your bed comes with down comforters and premium bedding. Wired and wireless Internet access is complimentary, while 40-inch flat-screen televisions with satellite programming provide entertainment. Private bathrooms with separate bathtubs and showers feature deep soaking bathtubs and rainfall showerheads.Enjoy international cuisine at Les Cuisines, one of the hotel's 5 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 3 bars/lounges. Buffet breakfasts are available daily for a fee.Featured amenities include complimentary wired Internet access, a business center, and express check-out. Planning an event in Dubai? This hotel has facilities measuring 14956 square feet (1389 square meters), including a conference center. Free valet parking is available onsite.Located in Dubai (Downtown Dubai), Sofitel Dubai Downtown is within a 15-minute walk of Emaar Square and Burj Khalifa.  This 5-star hotel is 1.2 mi (1.9 km) from Dubai Opera and 1.3 mi (2.1 km) from Dubai Mall.Distances are displayed to the nearest 0.1 mile and kilometer.  Emaar Square - 0.5 km / 0.3 mi  Burj Khalifa - 0.8 km / 0.5 mi  Dubai Opera - 0.9 km / 0.6 mi  Dubai Aquarium and Underwater Zoo - 1.3 km / 0.8 mi  Dubai Mall - 1.3 km / 0.8 mi  KidZania - 1.5 km / 0.9 mi  Dubai Fountain - 1.5 km / 1 mi  Souk al Bahar - 2 km / 1.2 mi  City Walk - 2.1 km / 1.3 mi  Dubai International Financial Centre - 2.8 km / 1.7 mi  Dubai International Art Centre - 3.3 km / 2 mi  Safa Park - 3.5 km / 2.2 mi  Dubai International Convention and Exhibition Centre - 4.2 km / 2.6 mi  Dubai World Trade Centre - 4.8 km / 3 mi  Dubai Water Canal - 2.3 km / 1.4 mi  The nearest airports are:Dubai (DXB-Dubai Intl.) - 13.9 km / 8.6 mi Sharjah (SHJ-Sharjah Intl.) - 39.2 km / 24.4 mi Dubai (DWC-Al Maktoum Intl.) - 51.3 km / 31.9 mi The preferred airport for Sofitel Dubai Downtown is Dubai (DXB-Dubai Intl.).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="5389.50" OriginalAmount="5389.50">
      <BasicPropertyInfo Latitude="25.10634687" Longitude="55.11126178" StarRating="5" HotelCode="561853|2292305" HotelName="W Dubai The Palm" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ALL INCLUSIVE,ROOM ONLY" BedType="HALF BOARD" PropertyType="" CnxPolicy="Free CXL until 23/01/2025" 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="5404.24" OriginalAmount="5404.24">
      <BasicPropertyInfo Latitude="25.109995" Longitude="55.141002" StarRating="5" HotelCode="186040|13d768" HotelName="Fairmont The Palm" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Beach Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>PO Box 72413, Palm Jumeirah, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://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="16" TotalAmount="5418.29" OriginalAmount="5418.29">
      <BasicPropertyInfo Latitude="25.221122" Longitude="55.282086" StarRating="4" HotelCode="37772|31134" HotelName="Novotel World Trade Centre Dubai" Meals="BED &amp; BREAKFAST" 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="34" TotalAmount="5425.84" OriginalAmount="5425.84">
      <BasicPropertyInfo StarRating="5" HotelCode="|141538" HotelName="MILLENNIUM PLAZA DOWNTOWN 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/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="34" TotalAmount="5448.94" OriginalAmount="5448.94">
      <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="34" TotalAmount="5456.92" OriginalAmount="5456.92">
      <BasicPropertyInfo StarRating="4" HotelCode="|120346" HotelName="NOVOTEL WORLD TRADE CENTRE 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/1058966_foto_1.jpg</HotelPictures>
        <HotelDescription>Check in to 4-star comfort right at the Novotel World Trade Centre Dubai hotel. Your airy contemporary room gives you space to spread out and work or relax with the skyline views. Start the day fresh with a dip in the pool and a buffet breakfast off the trendy lobby, and wind it up with live jazz at Blue Bar at Novotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="5463" OriginalAmount="5463">
      <BasicPropertyInfo Latitude="25.09182116209" Longitude="55.147315710783" StarRating="5" HotelCode="13966|12804" HotelName="Le Meridien Mina Seyahi Beach Resort &amp; Marina" Meals="ROOM ONLY,HALF BOARD,ALL INCLUSIVE,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 07/02/2025" 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="5465.71" OriginalAmount="5465.71">
      <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/02/2025" 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="5489" OriginalAmount="5489">
      <BasicPropertyInfo Latitude="25.109995" Longitude="55.141002" StarRating="5" HotelCode="186040|34762" HotelName="Fairmont The Palm" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 06/02/2025" 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="1" TotalAmount="5498.98" OriginalAmount="5498.98">
      <BasicPropertyInfo Latitude="25.080378411946" Longitude="55.136971771717" StarRating="5" HotelCode="899731|CAS191800" HotelName="Mövenpick Hotel Jumeirah Beach" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 06/02/2025" 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.&lt;br/&gt;&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="5508" OriginalAmount="5508">
      <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="5510.67" OriginalAmount="5510.67">
      <BasicPropertyInfo Latitude="25.134455013957" Longitude="55.150441634255" StarRating="5" HotelCode="263800|16581f" 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" 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="5514.83" OriginalAmount="5514.83">
      <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="63" TotalAmount="5518.00" OriginalAmount="5518.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="8" TotalAmount="5529.53" OriginalAmount="5529.53">
      <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 08/02/2025" 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="5540.64" OriginalAmount="5540.64">
      <BasicPropertyInfo StarRating="5" HotelCode="|141539" HotelName="SOFITEL DUBAI JUMEIRAH BEACH" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1060844_foto_1.jpg</HotelPictures>
        <HotelDescription>This luxury hotel is located in an idyllic area, near the seafront "The Beach". It has 438 rooms, among which there are five suites with wonderful sea views. The rooms are divided into different types in order to meet the needs of each and every one of the guests. All rooms have TV, wireless internet access and a private bathroom with shower and bath, among others. It also has rooms for guests with disabilities.
The hotel has two bars and two restaurants specializing in Mediterranean and international cuisine.
In addition also it has parking and areas for sports.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="5579.00" OriginalAmount="5579.00">
      <BasicPropertyInfo Latitude="25.098424" Longitude="55.125043" StarRating="5" HotelCode="263799|jumeirah_zabeel_saray_royal_residences_5" HotelName="Jumeirah Zabeel Saray Royal Residences" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="34" TotalAmount="5579.28" OriginalAmount="5579.28">
      <BasicPropertyInfo StarRating="5" HotelCode="|097365" HotelName="SOFITEL DUBAI THE PALM RESORT &amp; 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/962465_foto_1.jpg</HotelPictures>
        <HotelDescription>On the prestigious Palm Jumeirah, Sofitel The Palm is a Polynesian themed resort, comprising 546 keys. Alluringly close yet away from the bustling city, the resort sprawls over a long private beach on the East Crescent. The hotel offers a large variety of dining options with 14 restaurants and lounges. 
Indulge in one of the 4 outstanding private villas or delight in the airy, subtly energising atmosphere of 360 contemporary guest rooms and suites featuring large balconies and gorgeous sea views or Palm views. 
With a wide selection of meeting rooms and an elegant ballroom, it is the premier destination for corporate and private entertaining. 
Guests can immerse themselves in the 2,500 square meter spa area that encompasses 28 treatment rooms.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="5611.03" OriginalAmount="5611.03">
      <BasicPropertyInfo Latitude="25.087641000548" Longitude="55.146210879623" StarRating="4" HotelCode="59424|446025" HotelName="Dubai Marriott Harbour Hotel &amp; Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Free CXL until 08/02/2025" 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="5631.68" OriginalAmount="5631.68">
      <BasicPropertyInfo Latitude="25.098453604882" Longitude="55.12362241745" StarRating="5" HotelCode="165615|19602c" 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="45" TotalAmount="5659.80" OriginalAmount="5659.80">
      <BasicPropertyInfo Latitude="25.12959" Longitude="55.15348" StarRating="5" HotelCode="221535|14e9b4" HotelName="Anantara The Palm Dubai Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="Beach Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>East Crescent Road, P.O. Box 71607, Palm Jumeirah, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://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="5719" OriginalAmount="5719">
      <BasicPropertyInfo Latitude="25.077161957557" Longitude="55.140989720821" StarRating="5" HotelCode="141162|23190" HotelName="Address Dubai Marina" 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,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="5722" OriginalAmount="5722">
      <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="8" TotalAmount="5724.46" OriginalAmount="5724.46">
      <BasicPropertyInfo Latitude="25.073680609213" Longitude="55.130403041839" StarRating="5" HotelCode="67529|103293" HotelName="Amwaj Rotana - Jumeirah Beach Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 06/02/2025" 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="1" TotalAmount="5735.10" OriginalAmount="5735.10">
      <BasicPropertyInfo Latitude="25.184391249537" Longitude="55.255236119049" StarRating="5" HotelCode="321555|CBA262000" HotelName="Hilton Dubai Al Habtoor City" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="HALF BOARD" PropertyType="" CnxPolicy="Free CXL until 07/02/2025" 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.&lt;br/&gt;&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="5758.97" OriginalAmount="5758.97">
      <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,ALL INCLUSIVE" 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="16" TotalAmount="5804" OriginalAmount="5804">
      <BasicPropertyInfo Latitude="25.226446" Longitude="55.284538" StarRating="5" HotelCode="26066|30754" HotelName="Fairmont Dubai" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" 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="16" TotalAmount="5814.63" OriginalAmount="5814.63">
      <BasicPropertyInfo Latitude="25.077161957557" Longitude="55.140989720821" StarRating="5" HotelCode="141162|120012" HotelName="Address Dubai Marina" 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,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="34" TotalAmount="5870.76" OriginalAmount="5870.76">
      <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="16" TotalAmount="5899.05" OriginalAmount="5899.05">
      <BasicPropertyInfo Latitude="25.093107356996" Longitude="55.148701071739" StarRating="5" HotelCode="387639|74064" HotelName="The Westin Dubai Mina Seyahi Beach Resort &amp; Marina" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ALL INCLUSIVE,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/01/2025" 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="1" TotalAmount="5929.50" OriginalAmount="5929.50">
      <BasicPropertyInfo Latitude="25.230249" Longitude="55.287701" StarRating="5" HotelCode="409750|CAX590500" 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" CnxPolicy="Free CXL until 08/02/2025" 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.&lt;br/&gt;&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="5950.71" OriginalAmount="5950.71">
      <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="63" TotalAmount="6005.00" OriginalAmount="6005.00">
      <BasicPropertyInfo Latitude="25.192529678344727" Longitude="55.27457046508789" StarRating="0" HotelCode="0|elite_royal_apartment_burj_khalifa_fountain_view_opal" HotelName="Elite Royal Apartment | Burj Khalifa &amp; Fountain view | Opal" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Burj Residence, Tower 6, Downtown, Dubai, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/f1/b3/f1b371fbb6fc857cd0169d90c545aa226fb25081.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 «Elite Royal Apartment | Burj Khalifa &amp;amp; Fountain view | Opal» 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="63" TotalAmount="6010.00" OriginalAmount="6010.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="8" TotalAmount="6016.52" OriginalAmount="6016.52">
      <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 31/01/2025" 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="45" TotalAmount="6043.50" OriginalAmount="6043.50">
      <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" 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="6047.81" OriginalAmount="6047.81">
      <BasicPropertyInfo Latitude="25.084500744746" Longitude="55.140385279762" StarRating="5" HotelCode="46903|19f047" HotelName="Le Royal Meridien Beach Resort &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST,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="16" TotalAmount="6079.05" OriginalAmount="6079.05">
      <BasicPropertyInfo Latitude="25.12959" Longitude="55.15348" StarRating="5" HotelCode="221535|933445" HotelName="Anantara The Palm Dubai Resort" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY,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="1" TotalAmount="6082.44" OriginalAmount="6082.44">
      <BasicPropertyInfo Latitude="25.21125322" Longitude="55.28145818" StarRating="5.5" HotelCode="876946|CBF725800" HotelName="Waldorf Astoria Dubai International Financial Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/02/2025" 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.&lt;br/&gt;&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="6083.13" OriginalAmount="6083.13">
      <BasicPropertyInfo Latitude="24.987383008586" Longitude="55.02189964056" StarRating="5" HotelCode="907105|CAS192000" HotelName="JA Palm Tree Court" Meals="ROOM ONLY,ALL INCLUSIVE,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Beach Hotel,Golf Hotel" CnxPolicy="Free CXL until 07/02/2025" 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.&lt;br/&gt;&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="6085.39" OriginalAmount="6085.39">
      <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 24/01/2025" 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="6087" OriginalAmount="6087">
      <BasicPropertyInfo Latitude="25.10634687" Longitude="55.11126178" StarRating="5" HotelCode="561853|265626" HotelName="W Dubai The Palm" Meals="HALF BOARD,FULL BOARD,ALL INCLUSIVE" BedType="HALF BOARD" PropertyType="" CnxPolicy="Free CXL until 24/01/2025" 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="6111" OriginalAmount="6111">
      <BasicPropertyInfo Latitude="25.225917" Longitude="55.283631" StarRating="5" HotelCode="213812|39386" HotelName="Conrad Dubai" 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,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="6142" OriginalAmount="6142">
      <BasicPropertyInfo Latitude="25.093107356996" Longitude="55.148701071739" StarRating="5" HotelCode="387639|12610" HotelName="The Westin Dubai Mina Seyahi Beach Resort &amp; Marina" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,ALL INCLUSIVE" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 01/02/2025" 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="6164" OriginalAmount="6164">
      <BasicPropertyInfo Latitude="25.18062485" Longitude="55.26636113" StarRating="5" HotelCode="705793|308459" HotelName="Canal Central Hotel – Business Bay" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="63" TotalAmount="6179.00" OriginalAmount="6179.00">
      <BasicPropertyInfo Latitude="25.192529678344727" Longitude="55.27457046508789" StarRating="0" HotelCode="0|elite_royal_apartment_burj_khalifa_fountain_view_excellence" HotelName="Elite Royal Apartment | Burj Khalifa &amp; Fountain view | Excellence" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Burj Residence, Tower 6, Downtown, Dubai, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/dc/91/dc9153f43ccbb1fdd0987025b694eca38d8cd79a.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;A perfect fit for a big group of travellers: apartment «Elite Royal Apartment | Burj Khalifa &amp;amp; Fountain view | Excellence» 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 — 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. If you travel by car, you can park in a parking zone for free. Guests who love doing sports will be able to enjoy a fitness center. 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;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="45" TotalAmount="6198.46" OriginalAmount="6198.46">
      <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="6203.66" OriginalAmount="6203.66">
      <BasicPropertyInfo Latitude="25.242997708883" Longitude="55.332684516907" StarRating="5" HotelCode="55423|59268" HotelName="Park Hyatt Dubai" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 05/02/2025" 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="6231" OriginalAmount="6231">
      <BasicPropertyInfo Latitude="25.242997708883" Longitude="55.332684516907" StarRating="5" HotelCode="55423|23748" HotelName="Park Hyatt Dubai" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 04/02/2025" 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="6266" OriginalAmount="6266">
      <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="Free CXL until 06/02/2025" 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="63" TotalAmount="6275.00" OriginalAmount="6275.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,HALF-BOARD-DINNER,FULL-BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/02/2025" 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="16" TotalAmount="6316.72" OriginalAmount="6316.72">
      <BasicPropertyInfo Latitude="25.242997708883" Longitude="55.332684516907" StarRating="5" HotelCode="55423|39784" HotelName="Park Hyatt Dubai" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" 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,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="16" TotalAmount="6333" OriginalAmount="6333">
      <BasicPropertyInfo Latitude="25.109995" Longitude="55.141002" StarRating="5" HotelCode="186040|873845" HotelName="Fairmont The Palm" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 07/02/2025" 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="16" TotalAmount="6351" OriginalAmount="6351">
      <BasicPropertyInfo Latitude="25.110742" Longitude="55.109888" StarRating="5" HotelCode="520094|4933755" HotelName="Emerald Palace Kempinski Dubai" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" 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="34" TotalAmount="6379.38" OriginalAmount="6379.38">
      <BasicPropertyInfo StarRating="5" HotelCode="|027100" HotelName="Raffles 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/1289384_foto_1.jpg</HotelPictures>
        <HotelDescription>This sophisticated hotel is situated in Jumeirah. The establishment comprises 391 cosy rooms. This accommodation was established in 2019. Internet connection is provided for those needing to keep connected both in public and private spaces. The hotel offers 24-hour reception for guests' convenience. Some kinds of accommodation units may offer a cot for the little ones. Guests with reduced mobility can stay at this wheelchair-accessible establishment, which includes some disability-friendly units. This is not a pet-friendly property. The property features a parking and a garage. This property features a choice of different health and wellness facilities ideal for visitors to recharge mentally and physically. Corporate travellers will appreciate the business facilities available at this establishment ideal to host any kind of event. The dining venue serves sumptuous dining in an elegant atmosphere. The accommodation's entertainment was designed to amuse all kinds of travellers. Gastronomy lovers will appreciate the exquisite culinary options available to satisfy the palate of all visitors.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="6379.45" OriginalAmount="6379.45">
      <BasicPropertyInfo Latitude="25.109995" Longitude="55.141002" StarRating="5" HotelCode="186040|191488" HotelName="Fairmont The Palm" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 05/02/2025" 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="34" TotalAmount="6384.56" OriginalAmount="6384.56">
      <BasicPropertyInfo StarRating="5" HotelCode="|145891" HotelName="Habtoor Palace Dubai, LXR Hotels &amp; Resorts" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/956587_foto_1.jpg</HotelPictures>
        <HotelDescription>The St. Regis Dubai is part of an exclusive integrated resort that comprises residential towers and a Las Vegas-style theater. Monuments and attractions of international renown are nearby, and Dubai International Airport (DXB) is a 20-minute drive away. Inspired by Beaux-Arts architecture from New York's Gilded Age, the hotel's interior boasts such elements as a grand staircase, carefully selected artwork, and a musical fountain. Indulgent spa treatments, sumptuous cuisines, and memorable meetings await. The hotel's 234 world-class accommodations comprise 182 guest rooms and 51 signature suites, including a designer suite and its signature Royal Suite. Whatever the request, St. Regis Butler Service is available any time, day or night.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="6391.00" OriginalAmount="6391.00">
      <BasicPropertyInfo Latitude="25.183395963471" Longitude="55.254177711639" StarRating="5" HotelCode="323805|CBA128800" HotelName="Habtoor Palace, LXR Hotels &amp; Resorts" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/02/2025" 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.&lt;br/&gt;&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="6405.42" OriginalAmount="6405.42">
      <BasicPropertyInfo StarRating="5" HotelCode="|326532" HotelName="FIVE PALM JUMEIRAH 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/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="27" TotalAmount="6410" OriginalAmount="6410">
      <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="16" TotalAmount="6435.52" OriginalAmount="6435.52">
      <BasicPropertyInfo Latitude="25.084500744746" Longitude="55.140385279762" StarRating="5" HotelCode="46903|30974" HotelName="Le Royal Meridien Beach Resort &amp; Spa" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="HALF BOARD" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" 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="6440.09" OriginalAmount="6440.09">
      <BasicPropertyInfo Latitude="25.225917" Longitude="55.283631" StarRating="5" HotelCode="213812|154829" HotelName="Conrad Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, P.O. Box 115143, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://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="16" TotalAmount="6453.29" OriginalAmount="6453.29">
      <BasicPropertyInfo Latitude="25.21125322" Longitude="55.28145818" StarRating="5.5" HotelCode="876946|2416135" 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 29/01/2025" 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="8" TotalAmount="6460.22" OriginalAmount="6460.22">
      <BasicPropertyInfo Latitude="25.13993" Longitude="55.1325" StarRating="5" HotelCode="213632|224014" HotelName="Sofitel Dubai The Palm Resort &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel,Spa Hotel" CnxPolicy="Free CXL until 03/02/2025" 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="6480" OriginalAmount="6480">
      <BasicPropertyInfo Latitude="25.084500744746" Longitude="55.140385279762" StarRating="5" HotelCode="46903|11185" HotelName="Le Royal Meridien Beach Resort &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 03/02/2025" 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="8" TotalAmount="6534.28" OriginalAmount="6534.28">
      <BasicPropertyInfo Latitude="24.987383008586" Longitude="55.02189964056" StarRating="5" HotelCode="907105|123448" HotelName="JA Palm Tree Court" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Golf Hotel" CnxPolicy="Free CXL until 20/01/2025" 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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="6600.86" OriginalAmount="6600.86">
      <BasicPropertyInfo StarRating="5" HotelCode="|638174" HotelName="FAIRMONT 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/891805_foto_1.jpg</HotelPictures>
        <HotelDescription>This 5 star hotel is located in the city centre of Dubai and was established in 2002. It is a short drive away from the Dubai Mall and the nearest station is World Trade Centre. The Hotel has a bar, a coffee shop, an outdoor swimming pool and a fitness centre/gym. All 394 rooms are equipped with minibar, hairdryer, safe, ironing set and air conditioning.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="6621.67" OriginalAmount="6621.67">
      <BasicPropertyInfo Latitude="25.225917" Longitude="55.283631" StarRating="5" HotelCode="213812|919425" HotelName="Conrad Dubai" 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,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="6638.10" OriginalAmount="6638.10">
      <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="1" TotalAmount="6676.88" OriginalAmount="6676.88">
      <BasicPropertyInfo Latitude="25.211272017644" Longitude="55.27412044373" StarRating="4" HotelCode="317014|CAY943300" HotelName="Emirates Grand Hotel Apartments" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/02/2025" 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.&lt;br/&gt;&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="6696.02" OriginalAmount="6696.02">
      <BasicPropertyInfo Latitude="25.072274" Longitude="55.127721" StarRating="4" HotelCode="263797|967195" HotelName="DoubleTree by Hilton Hotel Dubai - Jumeirah Beach" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" 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="8" TotalAmount="6718.44" OriginalAmount="6718.44">
      <BasicPropertyInfo Latitude="25.09182116209" Longitude="55.147315710783" StarRating="5" HotelCode="13966|9234" HotelName="Le Meridien Mina Seyahi Beach Resort &amp; Marina" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 24/01/2025" 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="6740.34" OriginalAmount="6740.34">
      <BasicPropertyInfo StarRating="5" HotelCode="|150196" HotelName="JUMEIRAH EMIRATES TOWERS 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/891268_foto_1.jpg</HotelPictures>
        <HotelDescription>Jumeirah Emirates Towers is located on Sheikh Zayed Road  between Dubai International Financial Center and Dubai Convention Center. Only 5 minutes drive to the tallest building in the world Burj Khalifa and Dubai Downtown area. Two minutes walk from the Emirates Towers Metro station. 10Km from Dubai International Airport. Jumeirah Emirates Towers in Dubai redefines the business hotel experience seamlessly combining high technology-efficiency and unparalleled luxury. And with our unique and prestigious shopping destination-the Boulevard-you will find shopping-dining and nightlife opportunities to rival any luxury destination in the world.The 400 spacious-newly furnished rooms and suites-paired with state-of-the-art meeting and business facilities-make Jumeirah Emirates Towers one of the most popular choices for the corporate traveler and one of the finest business hotels in Dubai.Jumeirah Emirates Towers in Dubai redefines the business hotel experience seamlessly combining high technology-efficiency and unparalleled luxury. And with our unique and prestigious shopping destination-the Boulevard-you will find shopping-dining and nightlife opportunities to rival any luxury destination in the world.The 400 spacious-newly furnished rooms and suites-paired with state-of-the-art meeting and business facilities-make Jumeirah Emirates Towers one of the most popular choices for the corporate traveler and one of the finest business hotels in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="6755.91" OriginalAmount="6755.91">
      <BasicPropertyInfo Latitude="25.19483317" Longitude="55.28237322" StarRating="5" HotelCode="871520|CBE890100" HotelName="Address Fountain Views" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 04/02/2025" 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.&lt;br/&gt;&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="6859.16" OriginalAmount="6859.16">
      <BasicPropertyInfo StarRating="5" HotelCode="|153192" HotelName="FAIRMONT 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/893584_foto_1.jpg</HotelPictures>
        <HotelDescription>Fairmont The Palm is an idyllic five-star resort situated on Dubai's most sought-after island community, Palm Jumeirah. A luxury beachfront resort with unrivalled views of the Arabian Gulf and glittering Dubai Marina skyline, the city's major attractions and airports are all located within easy reach, marking the resort apart as a unique leisure and business destination.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="6874.53" OriginalAmount="6874.53">
      <BasicPropertyInfo Latitude="25.201465288728" Longitude="55.27069765663" StarRating="5" HotelCode="634361|CBE890200" HotelName="Address Sky View" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/02/2025">
        <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;&lt;br/&gt;&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="6913.87" OriginalAmount="6913.87">
      <BasicPropertyInfo Latitude="25.245829033355" Longitude="55.256305180148" StarRating="5" HotelCode="363722|1b3711" HotelName="Nikki Beach Resort &amp; Spa Dubai" Meals="BED &amp; BREAKFAST,ROOM ONLY,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="34" TotalAmount="6923.28" OriginalAmount="6923.28">
      <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="16" TotalAmount="6954.52" OriginalAmount="6954.52">
      <BasicPropertyInfo Latitude="25.19483317" Longitude="55.28237322" StarRating="5" HotelCode="871520|2360455" HotelName="Address Fountain Views" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 05/02/2025" 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="6959" OriginalAmount="6959">
      <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="1" TotalAmount="6976.06" OriginalAmount="6976.06">
      <BasicPropertyInfo Latitude="25.225917" Longitude="55.283631" StarRating="5" HotelCode="213812|CAV132900" HotelName="Conrad Dubai" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 18/01/2025" 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.&lt;br/&gt;&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.&lt;br/&gt;&lt;b&gt; from 2023-02-08 to 2030-12-31&lt;b&gt;:-On school or national holidays, this hotel offers a bespoke Family Experience for travellers below the age of 12. Children enjoy a Kids Welcome and a dedicated Kids Breakfast experience. Enjoy your family meals by selecting dishes from the Kids Menu. The hotel has kids amenities available on request</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="6977" OriginalAmount="6977">
      <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 04/02/2025" 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="8" TotalAmount="6984.15" OriginalAmount="6984.15">
      <BasicPropertyInfo Latitude="25.093107356996" Longitude="55.148701071739" StarRating="5" HotelCode="387639|87136" HotelName="The Westin Dubai Mina Seyahi Beach Resort &amp; Marina" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 24/01/2025" 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="16" TotalAmount="6989.71" OriginalAmount="6989.71">
      <BasicPropertyInfo Latitude="25.187535" Longitude="55.267514" StarRating="5" HotelCode="302485|1066898" HotelName="DAMAC Maison Cour Jardin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="27" TotalAmount="7044" OriginalAmount="7044">
      <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 31/01/2025" 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="45" TotalAmount="7055.41" OriginalAmount="7055.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="16" TotalAmount="7076.57" OriginalAmount="7076.57">
      <BasicPropertyInfo Latitude="25.201465288728" Longitude="55.27069765663" StarRating="5" HotelCode="634361|2360465" HotelName="Address Sky View" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/02/2025">
        <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="7100" OriginalAmount="7100">
      <BasicPropertyInfo Latitude="25.201465288728" Longitude="55.27069765663" StarRating="5" HotelCode="634361|393825" HotelName="Address Sky View" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/02/2025">
        <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="7106" OriginalAmount="7106">
      <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="7108.00" OriginalAmount="7108.00">
      <BasicPropertyInfo Latitude="25.11285239051" Longitude="55.190450979948" StarRating="4" HotelCode="187222|cosmopolitan_hotel_9" HotelName="Cosmopolitan Hotel" 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,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Al Barsha, Behind Sharaf DG Metro Station, P.O. Box 38250, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/261388/a_261388_S2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The modern and trendy 4-star boutique hotel is strategically located in the most progressive area of Al Barsha. Off Sheikh Zayed Road, the hotel is 5 minutes away from Mall of the Emirates and a 2-minute walk from Sharaf DG metro station. The Marina area, JBR, Madinat Jumeirah and Jumeirah Beach are a short drive away. The exhibition grounds and the 2 international airports are 20 and 30 minutes away respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="7130" OriginalAmount="7130">
      <BasicPropertyInfo Latitude="25.085598897065" Longitude="55.144039392471" StarRating="5" HotelCode="39210|34763" HotelName="Grosvenor House, A Luxury Collection Hotel" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" 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="8" TotalAmount="7131.61" OriginalAmount="7131.61">
      <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 04/02/2025" 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="27" TotalAmount="7174" OriginalAmount="7174">
      <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="45" TotalAmount="7179.17" OriginalAmount="7179.17">
      <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="7191.20" OriginalAmount="7191.20">
      <BasicPropertyInfo Latitude="25.110742" Longitude="55.109888" StarRating="5" HotelCode="520094|20a7f5" HotelName="Emerald Palace Kempinski Dubai" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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="7203" OriginalAmount="7203">
      <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 06/02/2025" 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="8" TotalAmount="7222.84" OriginalAmount="7222.84">
      <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 05/02/2025" 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="7231.37" OriginalAmount="7231.37">
      <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="45" TotalAmount="7263.55" OriginalAmount="7263.55">
      <BasicPropertyInfo Latitude="25.085598897065" Longitude="55.144039392471" StarRating="5" HotelCode="39210|10a0e2" HotelName="Grosvenor House, A Luxury Collection Hotel" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" 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="7266.10" OriginalAmount="7266.10">
      <BasicPropertyInfo Latitude="25.18592" Longitude="55.27367" StarRating="5.5" HotelCode="511831|209946" HotelName="Renaissance Downtown Hotel, Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" 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="7272.79" OriginalAmount="7272.79">
      <BasicPropertyInfo Latitude="25.131283" Longitude="55.117745" StarRating="5" HotelCode="73815|102438" HotelName="Atlantis The Palm" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Club Resort" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Crescent Road, The Palm, Palm Jumeirah, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://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="45" TotalAmount="7316.80" OriginalAmount="7316.80">
      <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="16" TotalAmount="7328.74" OriginalAmount="7328.74">
      <BasicPropertyInfo Latitude="25.131283" Longitude="55.117745" StarRating="5" HotelCode="73815|84722" HotelName="Atlantis The Palm" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY,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="7449.89" OriginalAmount="7449.89">
      <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 02/02/2025" 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="16" TotalAmount="7558.31" OriginalAmount="7558.31">
      <BasicPropertyInfo Latitude="25.085598897065" Longitude="55.144039392471" StarRating="5" HotelCode="39210|38644" HotelName="Grosvenor House, A Luxury Collection Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Apartment Hotel,Spa Hotel,Conference Hotel" CnxPolicy="Free CXL until 08/02/2025" 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="7591.99" OriginalAmount="7591.99">
      <BasicPropertyInfo Latitude="25.21125322" Longitude="55.28145818" StarRating="5.5" HotelCode="876946|20aa4d" HotelName="Waldorf Astoria Dubai International Financial Centre" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Lounge,Massage Centre,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Happiness Street, Burj Daman, Dubai International Financial Center (DIFC), Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://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="16" TotalAmount="7605.39" OriginalAmount="7605.39">
      <BasicPropertyInfo Latitude="25.121045661837" Longitude="55.153719484806" StarRating="5" HotelCode="904934|715085" HotelName="Rixos The Palm Hotel &amp; Suites" Meals="ALL INCLUSIVE,BED &amp; BREAKFAST" BedType="ALL INCLUSIVE" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 28/01/2025" 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="7606" OriginalAmount="7606">
      <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="Free CXL until 27/01/2025" 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="7619" OriginalAmount="7619">
      <BasicPropertyInfo Latitude="25.187535" Longitude="55.267514" StarRating="5" HotelCode="302485|53523" HotelName="DAMAC Maison Cour Jardin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/02/2025" 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="1" TotalAmount="7653.38" OriginalAmount="7653.38">
      <BasicPropertyInfo Latitude="25.193589095324" Longitude="55.27600005269" StarRating="5" HotelCode="70490|CAQ093800" HotelName="Palace Downtown" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel,Spa Hotel" CnxPolicy="Free CXL until 04/02/2025" 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.&lt;br/&gt;&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="7665.17" OriginalAmount="7665.17">
      <BasicPropertyInfo Latitude="25.109995" Longitude="55.141002" StarRating="5" HotelCode="186040|CAU062200" HotelName="Fairmont The Palm" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 04/02/2025" 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.&lt;br/&gt;&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="7685.60" OriginalAmount="7685.60">
      <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="7696.87" OriginalAmount="7696.87">
      <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 06/02/2025" 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="1" TotalAmount="7717.97" OriginalAmount="7717.97">
      <BasicPropertyInfo Latitude="25.131283" Longitude="55.117745" StarRating="5" HotelCode="73815|CAM020300" HotelName="Atlantis The Palm" Meals="ROOM ONLY,BED &amp; BREAKFAST,FULL BOARD,HALF BOARD" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Free CXL until 18/01/2025" 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.&lt;br/&gt;&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="7743.08" OriginalAmount="7743.08">
      <BasicPropertyInfo Latitude="25.08101286" Longitude="55.12157811" StarRating="5" HotelCode="786829|2309635" HotelName="Caesars Palace Bluewaters Dubai" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 31/01/2025" 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="16" TotalAmount="7747.23" OriginalAmount="7747.23">
      <BasicPropertyInfo Latitude="25.245829033355" Longitude="55.256305180148" StarRating="5" HotelCode="363722|1851588" HotelName="Nikki Beach Resort &amp; Spa Dubai" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 23/01/2025" 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="16" TotalAmount="7751.84" OriginalAmount="7751.84">
      <BasicPropertyInfo Latitude="25.18592" Longitude="55.27367" StarRating="5.5" HotelCode="511831|2164565" HotelName="Renaissance Downtown Hotel, Dubai" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 08/02/2025" 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="7794" OriginalAmount="7794">
      <BasicPropertyInfo Latitude="25.234227212443" Longitude="55.324093119049" StarRating="5" HotelCode="563312|269605" HotelName="Hyatt Regency Creek Heights Residences" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 07/02/2025" 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="7844.33" OriginalAmount="7844.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" 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="16" TotalAmount="7878.31" OriginalAmount="7878.31">
      <BasicPropertyInfo Latitude="25.193589095324" Longitude="55.27600005269" StarRating="5" HotelCode="70490|74544" HotelName="Palace Downtown" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="ROOM ONLY" PropertyType="Apartment Hotel,Spa Hotel" CnxPolicy="Free CXL until 05/02/2025" 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="16" TotalAmount="7886.50" OriginalAmount="7886.50">
      <BasicPropertyInfo Latitude="25.08103283" Longitude="55.12188408" StarRating="5" HotelCode="786848|2309625" HotelName="Caesars Resort Bluewaters Dubai" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="HALF BOARD" PropertyType="hotel" CnxPolicy="Free CXL until 22/01/2025" 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="27" TotalAmount="7904" OriginalAmount="7904">
      <BasicPropertyInfo Latitude="25.193589095324" Longitude="55.27600005269" StarRating="5" HotelCode="70490|20622" HotelName="Palace Downtown" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Apartment Hotel,Spa Hotel" CnxPolicy="Free CXL until 04/02/2025" 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="7914.58" OriginalAmount="7914.58">
      <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="7959.14" OriginalAmount="7959.14">
      <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="7994.37" OriginalAmount="7994.37">
      <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="8" TotalAmount="8015.04" OriginalAmount="8015.04">
      <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="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="45" TotalAmount="8121.07" OriginalAmount="8121.07">
      <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" 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="16" TotalAmount="8138.91" OriginalAmount="8138.91">
      <BasicPropertyInfo Latitude="25.212354162617" Longitude="55.279539459435" StarRating="5" HotelCode="168104|143786" HotelName="The Ritz-Carlton Dubai International Financial Centre" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 08/02/2025" 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="8158.04" OriginalAmount="8158.04">
      <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 04/02/2025">
        <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="34" TotalAmount="8158.64" OriginalAmount="8158.64">
      <BasicPropertyInfo StarRating="5" HotelCode="|A28F19" HotelName="Caesars Resort Bluewaters 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/1356043_foto_1.jpg</HotelPictures>
        <HotelDescription>Families looking for sheer indulgence, island seclusion and a fully packed roster of entertainment for all ages will love the 301-room Caesars Resort. The resort includes two outdoor pools - one family-friendly and one adults only - and access to a private beach, as well as 6 unique restaurants and bars. The property also offers the Empire Club - a Kids Club for all ages, 'Cherubs' (ages 0-2), 'Gladiators' (ages 3-7) and 'Centurions' (ages 8-12).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="8178.55" OriginalAmount="8178.55">
      <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="1" TotalAmount="8184.91" OriginalAmount="8184.91">
      <BasicPropertyInfo Latitude="25.245829033355" Longitude="55.256305180148" StarRating="5" HotelCode="363722|CAZ750600" HotelName="Nikki Beach Resort &amp; Spa Dubai" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 06/02/2025" 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.&lt;br/&gt;&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="8225.19" OriginalAmount="8225.19">
      <BasicPropertyInfo Latitude="25.234227212443" Longitude="55.324093119049" StarRating="5" HotelCode="563312|2100985" HotelName="Hyatt Regency Creek Heights Residences" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 06/02/2025" 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="1" TotalAmount="8231.86" OriginalAmount="8231.86">
      <BasicPropertyInfo Latitude="25.197088716821" Longitude="55.27404517791" StarRating="5" HotelCode="142119|CAY365300" HotelName="Armani Hotel Dubai" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/02/2025" 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.&lt;br/&gt;&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="8234.35" OriginalAmount="8234.35">
      <BasicPropertyInfo Latitude="25.20069126" Longitude="55.27622096" StarRating="5" HotelCode="492631|1925105" HotelName="Address Boulevard" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="8" TotalAmount="8273.61" OriginalAmount="8273.61">
      <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 05/02/2025" 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="8317" OriginalAmount="8317">
      <BasicPropertyInfo Latitude="25.212354162617" Longitude="55.279539459435" StarRating="5" HotelCode="168104|34706" HotelName="The Ritz-Carlton Dubai International Financial Centre" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 29/01/2025" 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="63" TotalAmount="8340.00" OriginalAmount="8340.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="8" TotalAmount="8355.29" OriginalAmount="8355.29">
      <BasicPropertyInfo Latitude="25.185612442576" Longitude="55.258136063824" StarRating="5" HotelCode="187267|191315" HotelName="JW Marriott Marquis Hotel Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 02/02/2025" 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="8386" OriginalAmount="8386">
      <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="8389.06" OriginalAmount="8389.06">
      <BasicPropertyInfo Latitude="25.18592" Longitude="55.27367" StarRating="5.5" HotelCode="511831|1ce0cf" HotelName="Renaissance Downtown Hotel, Dubai" Meals="ROOM ONLY" 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="8398.28" OriginalAmount="8398.28">
      <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="16" TotalAmount="8473.87" OriginalAmount="8473.87">
      <BasicPropertyInfo Latitude="25.197088716821" Longitude="55.27404517791" StarRating="5" HotelCode="142119|130014" HotelName="Armani Hotel Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/02/2025" 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="8502" OriginalAmount="8502">
      <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 04/02/2025" 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="8512.88" OriginalAmount="8512.88">
      <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="16" TotalAmount="8519.62" OriginalAmount="8519.62">
      <BasicPropertyInfo Latitude="25.082591497272" Longitude="55.137666463852" StarRating="5" HotelCode="18488|31274" HotelName="The Ritz-Carlton Dubai" Meals="HALF BOARD,BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/01/2025" 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="1" TotalAmount="8570.23" OriginalAmount="8570.23">
      <BasicPropertyInfo Latitude="25.13993" Longitude="55.1325" StarRating="5" HotelCode="213632|CAU812800" HotelName="Sofitel Dubai The Palm Resort &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel,Spa Hotel" CnxPolicy="Free CXL until 04/02/2025" 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.&lt;br/&gt;&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="8628.47" OriginalAmount="8628.47">
      <BasicPropertyInfo Latitude="25.082591497272" Longitude="55.137666463852" StarRating="5" HotelCode="18488|10ad60" HotelName="The Ritz-Carlton Dubai" Meals="HALF BOARD,ROOM ONLY,BED &amp; BREAKFAST" BedType="HALF BOARD" 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="1" TotalAmount="8706.95" OriginalAmount="8706.95">
      <BasicPropertyInfo Latitude="25.20069126" Longitude="55.27622096" StarRating="5" HotelCode="492631|CAZ818900" HotelName="Address Boulevard" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/02/2025" 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.&lt;br/&gt;&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="8723" OriginalAmount="8723">
      <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="Non Refundable" 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="63" TotalAmount="8736.00" OriginalAmount="8736.00">
      <BasicPropertyInfo Latitude="25.192079544067383" Longitude="55.27436828613281" StarRating="0" HotelCode="0|elite_royal_apartment_burj_khalifa_fountain_view_elite" HotelName="Elite Royal Apartment | Burj Khalifa &amp; Fountain view | Elite" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Burj Residence, Tower 7, Downtown, Dubai, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/80/24/802458968e28071d07de9c585cdb229d7feec68d.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;A perfect fit for a big group of travellers: apartment «Elite Royal Apartment | Burj Khalifa &amp;amp; Fountain view | Elite» 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="8763.05" OriginalAmount="8763.05">
      <BasicPropertyInfo Latitude="25.230249" Longitude="55.287701" StarRating="5" HotelCode="409750|103296" HotelName="The H Dubai" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Apartment Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 03/02/2025" 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>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="8820.80" OriginalAmount="8820.80">
      <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="27" TotalAmount="8822" OriginalAmount="8822">
      <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="27" TotalAmount="8827" OriginalAmount="8827">
      <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 18/01/2025" 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="8892.00" OriginalAmount="8892.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="Non Refundable">
        <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="8969" OriginalAmount="8969">
      <BasicPropertyInfo Latitude="25.20069126" Longitude="55.27622096" StarRating="5" HotelCode="492631|201567" HotelName="Address Boulevard" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/02/2025" 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="8989.89" OriginalAmount="8989.89">
      <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="1" TotalAmount="9008.66" OriginalAmount="9008.66">
      <BasicPropertyInfo Latitude="25.194058731118" Longitude="55.279147624969" StarRating="5" HotelCode="96664|CAO951000" HotelName="Address Downtown" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 04/02/2025" 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.&lt;br/&gt;&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="9049.16" OriginalAmount="9049.16">
      <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="8" TotalAmount="9055.47" OriginalAmount="9055.47">
      <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="Non Refundable" 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>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="9065.30" OriginalAmount="9065.30">
      <BasicPropertyInfo Latitude="25.213208354138" Longitude="55.279271238534" StarRating="5" HotelCode="463748|2090355" HotelName="The Ritz-Carlton Dubai International Financial Centre Executive Residences" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/02/2025" 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="8" TotalAmount="9094.56" OriginalAmount="9094.56">
      <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 07/02/2025" 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="9114.78" OriginalAmount="9114.78">
      <BasicPropertyInfo Latitude="25.212354162617" Longitude="55.279539459435" StarRating="5" HotelCode="168104|142489" HotelName="The Ritz-Carlton Dubai International Financial Centre" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 29/01/2025" 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="16" TotalAmount="9239.33" OriginalAmount="9239.33">
      <BasicPropertyInfo Latitude="25.098011534181" Longitude="55.153035521507" StarRating="5" HotelCode="906937|31294" HotelName="Arabian Court at One&amp;Only Royal Mirage" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Spa Hotel" CnxPolicy="Non Refundable" 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="27" TotalAmount="9248" OriginalAmount="9248">
      <BasicPropertyInfo Latitude="25.082591497272" Longitude="55.137666463852" StarRating="5" HotelCode="18488|8877" HotelName="The Ritz-Carlton Dubai" Meals="HALF BOARD,ROOM ONLY,BED &amp; BREAKFAST" BedType="HALF BOARD" PropertyType="" CnxPolicy="Free CXL until 24/01/2025" 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="16" TotalAmount="9273.48" OriginalAmount="9273.48">
      <BasicPropertyInfo Latitude="25.194058731118" Longitude="55.279147624969" StarRating="5" HotelCode="96664|88680" HotelName="Address Downtown" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 05/02/2025" 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="9304" OriginalAmount="9304">
      <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 04/02/2025" 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="9362.92" OriginalAmount="9362.92">
      <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="9376.08" OriginalAmount="9376.08">
      <BasicPropertyInfo StarRating="5" HotelCode="|143529" HotelName="JA PALM TREE COURT" 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/1058025_foto_1.jpg</HotelPictures>
        <HotelDescription>These 212 beach villa-suites enjoy views over the private beach or the gardens with balconies or terraces. Located within JA The Resort, this 5-star hotel is home to an 800m private beach, 7 swimming pools and over 40 experiences to enjoy including golf, spa, horse-riding, fishing trips 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="9394.54" OriginalAmount="9394.54">
      <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 05/02/2025" 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="9428.43" OriginalAmount="9428.43">
      <BasicPropertyInfo Latitude="24.91615501209" Longitude="55.005883761883" StarRating="5" HotelCode="435572|1b5020" HotelName="Lapita, Dubai Parks and Resorts, Autograph Collection" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" 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="9552.24" OriginalAmount="9552.24">
      <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 04/02/2025" 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="9556.78" OriginalAmount="9556.78">
      <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 04/02/2025" 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="9597.43" OriginalAmount="9597.43">
      <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="9690.00" OriginalAmount="9690.00">
      <BasicPropertyInfo Latitude="25.098011534181" Longitude="55.153035521507" StarRating="5" HotelCode="906937|oneonly_royal_mirage_arabian_court" HotelName="Arabian Court at One&amp;Only Royal Mirage" Meals="HALF-BOARD,BED &amp; BREAKFAST" BedType="HALF-BOARD" PropertyType="Beach Hotel,Spa Hotel" CnxPolicy="Non Refundable" 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="9727.50" OriginalAmount="9727.50">
      <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 05/02/2025" 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="9732.27" OriginalAmount="9732.27">
      <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="8" TotalAmount="9753.23" OriginalAmount="9753.23">
      <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 07/02/2025" 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="9762.06" OriginalAmount="9762.06">
      <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="45" TotalAmount="9770.02" OriginalAmount="9770.02">
      <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="27" TotalAmount="9846" OriginalAmount="9846">
      <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 01/02/2025" 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="9855.51" OriginalAmount="9855.51">
      <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 02/02/2025" 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="16" TotalAmount="9891.98" OriginalAmount="9891.98">
      <BasicPropertyInfo Latitude="25.212677093762" Longitude="55.28255282209" StarRating="5" HotelCode="446207|1873805" HotelName="Four Seasons Dubai International Financial Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/02/2025" 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="1" TotalAmount="9919.24" OriginalAmount="9919.24">
      <BasicPropertyInfo Latitude="25.141496833283" Longitude="55.190784931183" StarRating="5" HotelCode="46902|CAO136800" HotelName="Jumeirah Beach Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 01/02/2025" 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&lt;br/&gt;&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="9994" OriginalAmount="9994">
      <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 31/01/2025" 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="9996" OriginalAmount="9996">
      <BasicPropertyInfo Latitude="25.167769841243" Longitude="55.446663067459" StarRating="4.5" HotelCode="69039|44560" HotelName="Meliá Desert Palm" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="Club Resort,Spa Hotel" CnxPolicy="Free CXL until 31/01/2025" 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="16" TotalAmount="10022.05" OriginalAmount="10022.05">
      <BasicPropertyInfo Latitude="25.199810712514" Longitude="55.27753829956" StarRating="5" HotelCode="136614|117662" HotelName="Address Dubai Mall" 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,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="16" TotalAmount="10025.39" OriginalAmount="10025.39">
      <BasicPropertyInfo Latitude="25.167769841243" Longitude="55.446663067459" StarRating="4.5" HotelCode="69039|67984" HotelName="Meliá Desert Palm" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="Club Resort,Spa Hotel" CnxPolicy="Free CXL until 01/02/2025" 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="10121.65" OriginalAmount="10121.65">
      <BasicPropertyInfo Latitude="25.212677093762" Longitude="55.28255282209" StarRating="5" HotelCode="446207|1ce8da" HotelName="Four Seasons Dubai International Financial Centre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Gate Village, Building 9, DIFC, PO Box 507027, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://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="10303.67" OriginalAmount="10303.67">
      <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 01/02/2025">
        <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="8" TotalAmount="10358.35" OriginalAmount="10358.35">
      <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/02/2025" 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="16" TotalAmount="10446.82" OriginalAmount="10446.82">
      <BasicPropertyInfo Latitude="25.141496833283" Longitude="55.190784931183" StarRating="5" HotelCode="46902|30914" HotelName="Jumeirah Beach Hotel" 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,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="34" TotalAmount="10658.62" OriginalAmount="10658.62">
      <BasicPropertyInfo StarRating="5" HotelCode="|777898" HotelName="Rixos The Palm Hotel &amp; 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/893221_foto_1.jpg</HotelPictures>
        <HotelDescription>Rixos The Palm Dubai is a fantastic resort combining leisure, business and holiday with family entertainment and activities, offering meeting venues and business services on an area of 10 acres. The sleek, modern Hotel and Residences enjoy sweeping views in every direction.
Rixos The Palm Dubai�s 261 Five Star guest rooms, including 28 luxury residences, are very spacious and glow with a warm residential feel to all.
 Each luxury guest room offers spectacular views of the Gulf Sea with private balconies, generously sized marbled bathrooms including a deep soaking bath tub. All these combined together with a wealth of deluxe amenities everywhere in the resort.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="10683.96" OriginalAmount="10683.96">
      <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="34" TotalAmount="10684.62" OriginalAmount="10684.62">
      <BasicPropertyInfo StarRating="5" HotelCode="|150168" HotelName="JUMEIRAH BEACH HOTEL DUBAI" Meals="HALF BOARD" BedType="HALF BOARD">
        <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="10688.51" OriginalAmount="10688.51">
      <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="Free CXL until 01/02/2025" 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="10733.49" OriginalAmount="10733.49">
      <BasicPropertyInfo Latitude="25.141496833283" Longitude="55.190784931183" StarRating="5" HotelCode="46902|10940f" HotelName="Jumeirah Beach Hotel" Meals="ROOM ONLY,HALF BOARD,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>PO Box 11416, Umm Suqeim, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://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="10821" OriginalAmount="10821">
      <BasicPropertyInfo Latitude="25.199810712514" Longitude="55.27753829956" StarRating="5" HotelCode="136614|23159" HotelName="Address Dubai Mall" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 06/02/2025" 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="10946.60" OriginalAmount="10946.60">
      <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="1" TotalAmount="11373.06" OriginalAmount="11373.06">
      <BasicPropertyInfo Latitude="25.22907" Longitude="55.287738" StarRating="3" HotelCode="160297|CAW784800" HotelName="Number One Tower Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 06/02/2025">
        <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.&lt;br/&gt;&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="11927" OriginalAmount="11927">
      <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="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="8" TotalAmount="12037.41" OriginalAmount="12037.41">
      <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 07/02/2025" 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="12082.04" OriginalAmount="12082.04">
      <BasicPropertyInfo Latitude="25.199810712514" Longitude="55.27753829956" StarRating="5" HotelCode="136614|110f89" HotelName="Address Dubai Mall" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Mohammed Bin Rashed Boulevard, Downtown Dubai, P.O. Box 31166, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://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="16" TotalAmount="12561.99" OriginalAmount="12561.99">
      <BasicPropertyInfo Latitude="25.135130188812" Longitude="55.185978412628" StarRating="5" HotelCode="907094|31024" HotelName="Jumeirah Mina A'Salam" Meals="ROOM ONLY,HALF BOARD,BED &amp; BREAKFAST" 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="12649.10" OriginalAmount="12649.10">
      <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="27" TotalAmount="12740" OriginalAmount="12740">
      <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="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="63" TotalAmount="12992.00" OriginalAmount="12992.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="Non Refundable">
        <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="45" TotalAmount="13164.95" OriginalAmount="13164.95">
      <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="13176.95" OriginalAmount="13176.95">
      <BasicPropertyInfo Latitude="25.141496833283" Longitude="55.190784931183" StarRating="5" HotelCode="46902|1d2f77" HotelName="Jumeirah Beach Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>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="13252" OriginalAmount="13252">
      <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 31/01/2025" 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="13297.65" OriginalAmount="13297.65">
      <BasicPropertyInfo Latitude="25.242997708883" Longitude="55.332684516907" StarRating="5" HotelCode="55423|1060ca" HotelName="Park Hyatt Dubai" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY,FULL 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="27" TotalAmount="13399" OriginalAmount="13399">
      <BasicPropertyInfo Latitude="25.202188830365" Longitude="55.239765907951" StarRating="5" HotelCode="297778|201479" HotelName="Four Seasons Resort Dubai at Jumeirah Beach" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 24/01/2025" 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="34" TotalAmount="13459.46" OriginalAmount="13459.46">
      <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="13609.06" OriginalAmount="13609.06">
      <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="8" TotalAmount="13615.32" OriginalAmount="13615.32">
      <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 25/01/2025" 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="13678.89" OriginalAmount="13678.89">
      <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="16" TotalAmount="13727.12" OriginalAmount="13727.12">
      <BasicPropertyInfo Latitude="25.132012305907" Longitude="55.182437896729" StarRating="5" HotelCode="907098|31014" HotelName="Jumeirah Dar Al Masyaf" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" 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="13827" OriginalAmount="13827">
      <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="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="34" TotalAmount="13892.20" OriginalAmount="13892.20">
      <BasicPropertyInfo StarRating="5" HotelCode="|699829" HotelName="Jumeirah Mina Al Salam 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/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="16" TotalAmount="13897.00" OriginalAmount="13897.00">
      <BasicPropertyInfo Latitude="25.099260015451" Longitude="55.132291316987" StarRating="5" HotelCode="161545|138264" HotelName="One&amp;Only The Palm" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 31/01/2025" 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="16" TotalAmount="13901.26" OriginalAmount="13901.26">
      <BasicPropertyInfo Latitude="25.21018079" Longitude="55.23622988" StarRating="5.5" HotelCode="563313|2188955" 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="8" TotalAmount="13993.24" OriginalAmount="13993.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="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>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="14005.43" OriginalAmount="14005.43">
      <BasicPropertyInfo Latitude="25.202188830365" Longitude="55.239765907951" StarRating="5" HotelCode="297778|1015635" HotelName="Four Seasons Resort Dubai at Jumeirah Beach" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" 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="34" TotalAmount="14056.56" OriginalAmount="14056.56">
      <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="14058.31" OriginalAmount="14058.31">
      <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,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Apartment Hotel,Club Resort,Spa Hotel,Family-friendly Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>The Crescent West, P.O.Box 213208, The Palm Jumeirah, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://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="14229.81" OriginalAmount="14229.81">
      <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="16" TotalAmount="14256.95" OriginalAmount="14256.95">
      <BasicPropertyInfo Latitude="25.132026875638" Longitude="55.184237658978" StarRating="5" HotelCode="907096|31004" HotelName="Jumeirah Al Qasr" Meals="ROOM ONLY,HALF BOARD,BED &amp; BREAKFAST" 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="14424.52" OriginalAmount="14424.52">
      <BasicPropertyInfo Latitude="25.132012305907" Longitude="55.182437896729" StarRating="5" HotelCode="907098|114997" HotelName="Jumeirah Dar Al Masyaf" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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="16" TotalAmount="14496.74" OriginalAmount="14496.74">
      <BasicPropertyInfo Latitude="24.821931487364" Longitude="55.661373138428" StarRating="5" HotelCode="172121|30564" HotelName="Al Maha a Luxury Collection Desert Resort &amp; Spa" Meals="FULL BOARD,BED &amp; BREAKFAST" BedType="FULL BOARD" PropertyType="Club Resort,Spa Hotel" CnxPolicy="Free CXL until 24/01/2025" 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="27" TotalAmount="14497" OriginalAmount="14497">
      <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,ROOM ONLY" BedType="FULL BOARD" PropertyType="Club Resort,Spa Hotel" CnxPolicy="Free CXL until 23/01/2025" 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="34" TotalAmount="14532.13" OriginalAmount="14532.13">
      <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="34" TotalAmount="15012.48" OriginalAmount="15012.48">
      <BasicPropertyInfo StarRating="5" HotelCode="|145869" HotelName="AL MAHA, A LUXURY COLLECTION DESERT RESORT  SPA, DUBAI" Meals="FULL BOARD" BedType="FULL BOARD">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1028434_foto_1.jpg</HotelPictures>
        <HotelDescription>Al Maha, a Luxury Collection Desert Resort and Spa, Dubai is a private, guest-only oasis nestled among the lush palm groves, emerald canopies and iconic sand dunes of the Dubai Desert Conservation Reserve. The hotel offers secluded tranquility and iconic vistas of the sweeping plains and Hajar Mountain massif. Take an unforgettable horse ride, camel trek or nature walk. Join a signature desert safari or practice the distinguished arts of archery and falconry. Our 5-star hotel boasts private swimming pools with majestic dune and mountain views and our 42 suites combine discreet refinement with authentic regional antiques, local artifacts and thoughtful nuances.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="15021.16" OriginalAmount="15021.16">
      <BasicPropertyInfo Latitude="25.132026875638" Longitude="55.184237658978" StarRating="5" HotelCode="907096|10a0e4" HotelName="Jumeirah Al Qasr" Meals="ROOM ONLY,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="45" TotalAmount="15051.51" OriginalAmount="15051.51">
      <BasicPropertyInfo Latitude="25.132012305907" Longitude="55.182437896729" StarRating="5" HotelCode="907098|20bba2" HotelName="Jumeirah Dar Al Masyaf" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="BED &amp; BREAKFAST" 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="15056" OriginalAmount="15056">
      <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,HALF BOARD" 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="16" TotalAmount="15177.57" OriginalAmount="15177.57">
      <BasicPropertyInfo Latitude="25.21684883" Longitude="55.25124513" StarRating="5" HotelCode="669205|2310505" HotelName="Mandarin Oriental Jumeira Dubai" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 24/01/2025" 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="15227" OriginalAmount="15227">
      <BasicPropertyInfo Latitude="25.21684883" Longitude="55.25124513" StarRating="5" HotelCode="669205|356118" HotelName="Mandarin Oriental Jumeira Dubai" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/01/2025" 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="16" TotalAmount="15503.34" OriginalAmount="15503.34">
      <BasicPropertyInfo Latitude="25.11281760415" Longitude="55.109605193138" StarRating="5" HotelCode="161783|135494" 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" 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="27" TotalAmount="15529" OriginalAmount="15529">
      <BasicPropertyInfo Latitude="25.132026875638" Longitude="55.184237658978" StarRating="5" HotelCode="907096|19427" HotelName="Jumeirah Al Qasr" Meals="ROOM ONLY,HALF BOARD" 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="1" TotalAmount="15589.77" OriginalAmount="15589.77">
      <BasicPropertyInfo Latitude="25.11281760415" Longitude="55.109605193138" StarRating="5" HotelCode="161783|CAS191000" 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="Free CXL until 05/02/2025" 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.&lt;br/&gt;&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="15689.94" OriginalAmount="15689.94">
      <BasicPropertyInfo Latitude="25.21684883" Longitude="55.25124513" StarRating="5" HotelCode="669205|20aa71" HotelName="Mandarin Oriental Jumeira Dubai" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Lounge,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jumeirah Beach Road, PO Box 62092, Jumeirah 1, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://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="16089.46" OriginalAmount="16089.46">
      <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="1" TotalAmount="16181.74" OriginalAmount="16181.74">
      <BasicPropertyInfo Latitude="25.118962" Longitude="55.198021" StarRating="5" HotelCode="57060|CAV732000" HotelName="Kempinski Hotel Mall of the Emirates Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/02/2025" 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.&lt;br/&gt;&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="16454.71" OriginalAmount="16454.71">
      <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="16462.22" OriginalAmount="16462.22">
      <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/02/2025" 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="16" TotalAmount="16657.39" OriginalAmount="16657.39">
      <BasicPropertyInfo Latitude="25.118962" Longitude="55.198021" StarRating="5" HotelCode="57060|43114" HotelName="Kempinski Hotel Mall of the Emirates Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/02/2025" 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="16669" OriginalAmount="16669">
      <BasicPropertyInfo Latitude="25.118962" Longitude="55.198021" StarRating="5" HotelCode="57060|19440" HotelName="Kempinski Hotel Mall of the Emirates Dubai" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 06/02/2025" 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="34" TotalAmount="16851.52" OriginalAmount="16851.52">
      <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="8" TotalAmount="16892.52" OriginalAmount="16892.52">
      <BasicPropertyInfo Latitude="25.118962" Longitude="55.198021" StarRating="5" HotelCode="57060|82653" HotelName="Kempinski Hotel Mall of the Emirates Dubai" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 07/02/2025" 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="16936.86" OriginalAmount="16936.86">
      <BasicPropertyInfo Latitude="25.118962" Longitude="55.198021" StarRating="5" HotelCode="57060|109205" HotelName="Kempinski Hotel Mall of the Emirates Dubai" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" 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="45" TotalAmount="16961.80" OriginalAmount="16961.80">
      <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="1" TotalAmount="17389.68" OriginalAmount="17389.68">
      <BasicPropertyInfo Latitude="25.21684883" Longitude="55.25124513" StarRating="5" HotelCode="669205|CBF012200" HotelName="Mandarin Oriental Jumeira Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 01/02/2025" 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.&lt;br/&gt;&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="18018.18" OriginalAmount="18018.18">
      <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 24/01/2025" 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="18686.00" OriginalAmount="18686.00">
      <BasicPropertyInfo Latitude="25.128271102905273" Longitude="55.13352966308594" StarRating="0" HotelCode="0|lux_holiday_home_frond_e_1" HotelName="LUX Holiday Home - Frond E 1" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Villas_and_Bungalows" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Frond E, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/73/ea/73ea6def7e6b9f49ad9aa4ce1c9d84ffaa4c2d99.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;Look no further for a healthy and sustainable vacation. Villa «LUX Holiday Home - Frond E 1» is located in Dubai. This villa is located in 23 km from the city center. You can take a walk and explore the neighbourhood area of the villa. Places nearby: Nasimi Beach, Aquaventure and Burj Al Arab.&lt;br /&gt;&lt;b&gt;At The Villa: &lt;/b&gt;If you travel by car, there’s a parking zone. You won’t be bored as at the villa you will find a picnic area.&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: 500.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="19624.00" OriginalAmount="19624.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="Non Refundable">
        <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="27" TotalAmount="20072" OriginalAmount="20072">
      <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="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>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="16" TotalAmount="20470.27" OriginalAmount="20470.27">
      <BasicPropertyInfo Latitude="25.1371787" Longitude="55.18712554" StarRating="5" HotelCode="422271|1875305" HotelName="Jumeirah Al Naseem" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" 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,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="20752.90" OriginalAmount="20752.90">
      <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="34" TotalAmount="20934.20" OriginalAmount="20934.20">
      <BasicPropertyInfo StarRating="5" HotelCode="|149865" HotelName="JUMEIRAH AL NASEEM-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/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="21022.26" OriginalAmount="21022.26">
      <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="27" TotalAmount="22229" OriginalAmount="22229">
      <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="22349.94" OriginalAmount="22349.94">
      <BasicPropertyInfo StarRating="4" HotelCode="|440449" HotelName="ROSE PARK HOTEL 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/1074957_foto_1.jpg</HotelPictures>
        <HotelDescription>Make yourself at home in one of the 168 guestrooms featuring refrigerators and minibars. 49-inch flat-screen televisions with satellite programming provide entertainment, while complimentary wireless Internet access keeps you connected. Private bathrooms have complimentary toiletries and hair dryers. Conveniences include phones, as well as safes and desks.Grab a bite at Kapodakya-Turkish Cuisine, one of the hotel's 2 restaurants, or stay in and take advantage of the 24-hour room service. Buffet breakfasts are available daily from 6:30 AM to 10:30 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 provided for a surcharge (available 24 hours).A stay at Rose Park Hotel Al Barsha places you in the heart of Dubai, within a 15-minute walk of Ski Dubai and Mall of the Emirates.  This 4-star hotel is 3.5 mi (5.6 km) from Burj Al Arab and 4.1 mi (6.6 km) from Wild Wadi Water Park.Distances are displayed to the nearest 0.1 mile and kilometer.  Ski Dubai - 1.2 km / 0.8 mi  Mall of the Emirates - 1.2 km / 0.8 mi  Al Barsha Pond Park - 1.8 km / 1.1 mi  Souk Madinat Jumeirah - 3.2 km / 2 mi  Dubai College - 3.3 km / 2.1 mi  Jebel Ali Race Course - 3.5 km / 2.2 mi  Burj Al Arab - 3.9 km / 2.4 mi  Dubai Marina - 4.9 km / 3.1 mi  Umm Suqeim Beach - 5 km / 3.1 mi  Wild Wadi Water Park - 6.6 km / 4.1 mi  Alserkal Avenue Arts District - 7 km / 4.4 mi  Kite Beach - 7.8 km / 4.9 mi  Oasis Centre Mall - 9.2 km / 5.7 mi  Dubai Marina Mall - 9.2 km / 5.7 mi  American University of Dubai (AUD) - 9.6 km / 6 mi  The nearest airports are:Dubai (DXB-Dubai Intl.) - 27 km / 16.8 mi Dubai (DWC-Al Maktoum Intl.) - 39.8 km / 24.7 mi Sharjah (SHJ-Sharjah Intl.) - 53.7 km / 33.4 mi The preferred airport for Rose Park Hotel Al Barsha is Dubai (DXB-Dubai Intl.).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="23012.90" OriginalAmount="23012.90">
      <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="23219.00" OriginalAmount="23219.00">
      <BasicPropertyInfo Latitude="25.187057" Longitude="55.278218" StarRating="0" HotelCode="634461|dream_inn_holiday_homes_south_ridge_2" HotelName="South Ridge 4" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Babysitting,Housekeeping,Internet,Kitchen,Laundry,Parking">
        <Address>
          <AddressLines>
            <AddressLine>South Ridge, Downtown Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/57/573157/573157a_hb_a_006.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;"Dream Inn Dubai we aspire to redefine the hospitality industry with a new way of travelling by offering guests the perfect hotel services and convenience along with the comforts of a home.
We proudly attribute our success to our apartments. We offer fresh, modern and iconic spaces, located in the best, famous and exclusive areas of Dubai to offer you nothing but the best.
Our driving force is our customers, who we take pride in pampering and offering them the ultimate guest experience. We have a variety of apartments whether vacationing, working or just wanting a sweet escape Dream Inn Dubai is the ultimate accommodation choice – The new travel concept
We operate all of our wonderful properties through Dream Inn Holiday homes rental LLC.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="23236.55" OriginalAmount="23236.55">
      <BasicPropertyInfo Latitude="25.141127281077" Longitude="55.18564497057" StarRating="5" HotelCode="11560|30614" 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="45" TotalAmount="23881.78" OriginalAmount="23881.78">
      <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="1" TotalAmount="24514.48" OriginalAmount="24514.48">
      <BasicPropertyInfo Latitude="25.141127281077" Longitude="55.18564497057" StarRating="5" HotelCode="11560|CAF959600" HotelName="Burj Al Arab Jumeirah" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 25/01/2025" 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.&lt;br/&gt;&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="25184.90" OriginalAmount="25184.90">
      <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 04/02/2025" 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="8" TotalAmount="25445.36" OriginalAmount="25445.36">
      <BasicPropertyInfo Latitude="25.113917856759" Longitude="55.192825457672" StarRating="3.5" HotelCode="99404|130012" HotelName="Rose Garden Hotel Apartments Al Barsha" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 05/02/2025" 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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="25454.84" OriginalAmount="25454.84">
      <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="Free CXL until 25/01/2025" 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="45" TotalAmount="25744.83" OriginalAmount="25744.83">
      <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="16" TotalAmount="26008.18" OriginalAmount="26008.18">
      <BasicPropertyInfo Latitude="25.07928400455" Longitude="55.15043661764" StarRating="4" HotelCode="103480|2195075" HotelName="Oaks Liwa Heights" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" 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="26115.74" OriginalAmount="26115.74">
      <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="26511.57" OriginalAmount="26511.57">
      <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="27312.11" OriginalAmount="27312.11">
      <BasicPropertyInfo Latitude="25.099476" Longitude="55.173055" StarRating="4" HotelCode="200089|183407" HotelName="Citadines Metro Central Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/02/2025" 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="28487.75" OriginalAmount="28487.75">
      <BasicPropertyInfo Latitude="25.07112" Longitude="55.134968" StarRating="4" HotelCode="906024|156556" HotelName="Marina Byblos Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 04/02/2025" 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="28487.75" OriginalAmount="28487.75">
      <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 06/02/2025" 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="29340.58" OriginalAmount="29340.58">
      <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="34" TotalAmount="69644.82" OriginalAmount="69644.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>Anantara Downtown Dubai is a contemporary luxury hotel located in Dubai. Its design represents height, light and space. Offering magnificent views of the Burj Khalifa, this hotel enjoys an enviable location in the city centre, ideal for leisure or business stays in the United Arab Emirates. Anantara Downtown Dubai is located just minutes from Dubai Mall and Dubai Financial Centre.The 252 rooms and suites are spacious, elegantly designed and offer a warm and welcoming atmosphere. They have wooden floors, lush fabrics, handmade rugs and specially commissioned artwork. The new homestays are spacious and consist of 2 interconnecting rooms that connect for added convenience.Accommodations at Anantara Downtown Dubai include elegant furnishings, modern artworks and balconies or floor-to-ceiling windows. They have a flat-screen satellite TV, a minibar, tea/coffee making facilities, a bathtub and a separate shower. Free WiFi is available throughout the property.Anantara Downtown Dubai offers a variety of different dining experiences.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="210928.00" OriginalAmount="210928.00">
      <BasicPropertyInfo Latitude="25.11618" Longitude="55.140934" StarRating="0" HotelCode="629857|dream_inn_dubai_tiara" HotelName="Tiara Residence - Emerald" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Tiara Residences, Building Emerald, Palm Jumeirah, Dubai</AddressLine>
          </AddressLines>
          <CityName>The Palm Islands</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/798675/8c46aa1f0ca3b0c5feee1e79afed7dc0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex warmly welcomes guests in The Palm Islands.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="210928.00" OriginalAmount="210928.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="212056" OriginalAmount="212056">
      <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="212234.62" OriginalAmount="212234.62">
      <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="212234.62" OriginalAmount="212234.62">
      <BasicPropertyInfo Latitude="25.11632558356" Longitude="55.141822664032" StarRating="5" HotelCode="87950|175e79" HotelName="Tiara Residences" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Tiara Residence, Palm Jumeirah, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/325981/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="214306.51" OriginalAmount="214306.51">
      <BasicPropertyInfo Latitude="25.075788" Longitude="55.135508" StarRating="4" HotelCode="623694|2257895" 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="217657.72" OriginalAmount="217657.72">
      <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="16" TotalAmount="220021.47" OriginalAmount="220021.47">
      <BasicPropertyInfo Latitude="25.08205687" Longitude="55.1419463" StarRating="4" HotelCode="833809|2285815" 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="226988.49" OriginalAmount="226988.49">
      <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="63" TotalAmount="227906.00" OriginalAmount="227906.00">
      <BasicPropertyInfo Latitude="25.109861373901367" Longitude="55.146732330322266" StarRating="0" HotelCode="0|dream_inn_dubai_apartments_al_khudrawi" HotelName="Dream Inn Dubai Apartments - Al Khudrawi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Khudrawi, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/10/58/10585777e73fcdbb0535b23c9e8233eeb59533f4.jpeg</HotelPictures>
        <HotelDescription>Dream Inn Holiday Homes - Al Khudrawi is perfectly located for both business and leisure guests in Dubai. Both business travelers and tourists can enjoy the hotel's facilities and services. To be found at the hotel are 24-hour security, car park, airport transfer, car hire, smoking area. Some of the well-appointed guestrooms feature television LCD/plasma screen, additional toilet, cleaning products, clothes rack, complimentary instant coffee. The hotel offers various recreational opportunities. Discover all Dubai has to offer by making Dream Inn Holiday Homes - Al Khudrawi your base.&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>
    <HotelStay SourceId="16" TotalAmount="229883.34" OriginalAmount="229883.34">
      <BasicPropertyInfo Latitude="25.203329508136" Longitude="55.261323022645" StarRating="4.5" HotelCode="600751|2259055" HotelName="City Walk by Dream Inn Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Al Safa, Al Wasl, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/771305/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="237754.63" OriginalAmount="237754.63">
      <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 31/01/2025">
        <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="8" TotalAmount="243898.16" OriginalAmount="243898.16">
      <BasicPropertyInfo Latitude="25.08205687" Longitude="55.1419463" StarRating="4" HotelCode="833809|540961" HotelName="Dream Inn Dubai Park Island" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 31/01/2025" 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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="244672.88" OriginalAmount="244672.88">
      <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="251858.43" OriginalAmount="251858.43">
      <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 31/01/2025" 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>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="253511.00" OriginalAmount="253511.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="Free CXL until 31/01/2025" 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="8" TotalAmount="254476.31" OriginalAmount="254476.31">
      <BasicPropertyInfo Latitude="25.203329508136" Longitude="55.261323022645" StarRating="4.5" HotelCode="600751|573150" HotelName="City Walk by Dream Inn Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 31/01/2025" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Al Safa, Al Wasl, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/771305/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="254476.31" OriginalAmount="254476.31">
      <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 31/01/2025" 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="45" TotalAmount="255362.08" OriginalAmount="255362.08">
      <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="34" TotalAmount="272216.57" OriginalAmount="272216.57">
      <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="8" TotalAmount="277289.92" OriginalAmount="277289.92">
      <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 06/02/2025" 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="34" TotalAmount="285111.36" OriginalAmount="285111.36">
      <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="8" TotalAmount="291355.77" OriginalAmount="291355.77">
      <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 05/02/2025" 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="34" TotalAmount="291425.38" OriginalAmount="291425.38">
      <BasicPropertyInfo StarRating="3" HotelCode="|135300" HotelName="PALM BEACH 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/1298289_foto_1.jpg</HotelPictures>
        <HotelDescription>In the heart of the city, Palm Beach is within walking distance of the Gold Souk, the Dubai Museum, and the Dubai Creek. It features modern rooms.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2649625.44" OriginalAmount="2649625.44">
      <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 04/02/2025" 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="8" TotalAmount="3727121.71" OriginalAmount="3727121.71">
      <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="Free CXL until 08/02/2025" 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="919.41" OriginalAmount="919.41">
      <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="1" TotalAmount="1052.06" OriginalAmount="1052.06">
      <BasicPropertyInfo StarRating="3" HotelCode="|CBQ979700" HotelName="ROYAL FALCON HOTEL" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 06/02/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1073.42" OriginalAmount="1073.42">
      <BasicPropertyInfo StarRating="3" HotelCode="|CAX713900" HotelName="HAFEZ  HOTEL APARTMENTS" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 06/02/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1109.81" OriginalAmount="1109.81">
      <BasicPropertyInfo StarRating="3" HotelCode="|CBD037600" HotelName="ROYAL TULIP" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 06/02/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1159.60" OriginalAmount="1159.60">
      <BasicPropertyInfo StarRating="3" HotelCode="|CBR150100" HotelName="SIGNATURE INN" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 06/02/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1185.83" OriginalAmount="1185.83">
      <BasicPropertyInfo StarRating="4" HotelCode="|CAF563600" HotelName="AVARI" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 02/02/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1210.72" OriginalAmount="1210.72">
      <BasicPropertyInfo StarRating="3" HotelCode="|CBQ586100" HotelName="DAMAC HILLS 2 HOTEL, AN EDGE BY ROTANA" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 07/02/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1221.47" OriginalAmount="1221.47">
      <BasicPropertyInfo StarRating="4" HotelCode="|CAS187900" HotelName="THE PARK HOTEL" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 03/02/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1224.10" OriginalAmount="1224.10">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBR065400" HotelName="LOTUS GRAND HOTEL DUBAI" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 06/02/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1244.40" OriginalAmount="1244.40">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBR202800" HotelName="PYRAMISA HOTEL APARTMENTS" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 05/02/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1262.80" OriginalAmount="1262.80">
      <BasicPropertyInfo StarRating="2" HotelCode="|CBO990800" HotelName="SUPER 8 BY WYNDHAM DUBAI DEIRA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 06/02/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1303.33" OriginalAmount="1303.33">
      <BasicPropertyInfo StarRating="3" HotelCode="|CBM427600" HotelName="INTERCITYHOTEL DUBAI JADDAF WATERFRONT" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 01/02/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1394.14" OriginalAmount="1394.14">
      <BasicPropertyInfo StarRating="4" HotelCode="|CAS190300" HotelName="GRAND EXCELSIOR AL BARSHA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 04/02/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1422.01" OriginalAmount="1422.01">
      <BasicPropertyInfo StarRating="5" HotelCode="|CAX713800" HotelName="VINTAGE GRAND HOTEL" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 06/02/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1433.60" OriginalAmount="1433.60">
      <BasicPropertyInfo StarRating="3" HotelCode="|CBQ366700" HotelName="ROVE EXPO CITY" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 07/02/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1480.53" OriginalAmount="1480.53">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBC087900" HotelName="FORTUNE PARK" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 04/02/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1489.54" OriginalAmount="1489.54">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBM308100" HotelName="MILLENNIUM PLACE BARSHAHEIGHTS APARTMENT" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 18/01/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1490.60" OriginalAmount="1490.60">
      <BasicPropertyInfo StarRating="3" HotelCode="|CBQ481700" HotelName="CITADINES CULTURE VILLAGE DUBAI" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 06/02/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1570.88" OriginalAmount="1570.88">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBM233100" HotelName="MILLENNIUM PLACE BARSHA HEIGHTS HOTEL" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 18/01/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1579.48" OriginalAmount="1579.48">
      <BasicPropertyInfo StarRating="3" HotelCode="|CBO055400" HotelName="HAMPTON BY HILTON DUBAI AL SEEF" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 07/02/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.&lt;br/&gt;&lt;b&gt; from 2023-02-08 to 2030-12-31&lt;b&gt;:-This hotel offers a bespoke Family Experience for travellers below the age of 12. Children enjoy a Kids Welcome and a dedicated Kids Breakfast experience. Enjoy your family meals by selecting dishes from the Kids Menu. The hotel has a range of kids amenities available upon request.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1580.88" OriginalAmount="1580.88">
      <BasicPropertyInfo StarRating="4" HotelCode="|CAS193500" HotelName="SAMAYA" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 06/02/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1582.57" OriginalAmount="1582.57">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBO234500" HotelName="AVANI IBN BATTUTA DUBAI HOTEL" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 25/01/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1619.58" OriginalAmount="1619.58">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBN178500" HotelName="THE MANOR BY JA" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 06/02/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1645.87" OriginalAmount="1645.87">
      <BasicPropertyInfo Latitude="25.256159205757" Longitude="55.311869076058" StarRating="3.5" HotelCode="655968|2238025" HotelName="Zabeel House MINI" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" 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="1" TotalAmount="1704.92" OriginalAmount="1704.92">
      <BasicPropertyInfo StarRating="3" HotelCode="|CAQ510900" HotelName="HOLIDAY INN EXPRESS DUBAI INTERNET CITY" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 23/01/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1708.04" OriginalAmount="1708.04">
      <BasicPropertyInfo StarRating="4" HotelCode="|CAS191400" HotelName="MARINA VIEW HOTEL APARTMENTS" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 06/02/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1757.16" OriginalAmount="1757.16">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBR722600" HotelName="AAVRI HOTEL" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 05/02/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1776.94" OriginalAmount="1776.94">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBD588200" HotelName="FORM HOTEL DUBAI A MEMBER OF DESIGN" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 29/01/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1803.66" OriginalAmount="1803.66">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBA128000" HotelName="DUSITD2 KENZ" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 05/02/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1829.47" OriginalAmount="1829.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 04/02/2025">
        <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="1" TotalAmount="1830.01" OriginalAmount="1830.01">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBP515800" HotelName="TIME ASMA" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 06/02/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1832.19" OriginalAmount="1832.19">
      <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 06/02/2025" 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="1837" OriginalAmount="1837">
      <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 03/02/2025">
        <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="1855" OriginalAmount="1855">
      <BasicPropertyInfo Latitude="25.256159205757" Longitude="55.311869076058" StarRating="3.5" HotelCode="655968|273328" HotelName="Zabeel House MINI" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" 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="1860" OriginalAmount="1860">
      <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 07/02/2025">
        <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="45" TotalAmount="1868.35" OriginalAmount="1868.35">
      <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="1" TotalAmount="1874.47" OriginalAmount="1874.47">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBQ384200" HotelName="CARLTON DUBAI CREEK HOTEL" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 05/02/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1885.80" OriginalAmount="1885.80">
      <BasicPropertyInfo StarRating="3" HotelCode="|CAX338500" HotelName="CHELSEA PLAZA" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 05/02/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1893" OriginalAmount="1893">
      <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="Non Refundable" 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="1" TotalAmount="1913.24" OriginalAmount="1913.24">
      <BasicPropertyInfo StarRating="3" HotelCode="|CBS389300" HotelName="TUMBI WEST PALM BEACH HOTEL, TAPESTRY" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 07/02/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1915.89" OriginalAmount="1915.89">
      <BasicPropertyInfo StarRating="5" HotelCode="|CBR280300" HotelName="HE HOTEL APARTMENTS" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 04/02/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="1941.12" OriginalAmount="1941.12">
      <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="1945.00" OriginalAmount="1945.00">
      <BasicPropertyInfo Latitude="25.18653678894043" Longitude="55.27769088745117" StarRating="3" HotelCode="0|bnbme_south_ridge_5" HotelName="Bnbme - South Ridge 5" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>South Ridge 5, Downtown, Dubai, AE, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;It’s nice to come back to a place where you can have a rest after an eventful day in the city Hotel «Bnbme - South Ridge 5» is located in Dubai. This hotel is located in 9 km from the city center. You can take a walk and explore the neighbourhood area of the hotel — The Dubai Fountain, Dubai Aquarium &amp;amp; Underwater Zoo and Burj Khalifa.&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="1" TotalAmount="1954.96" OriginalAmount="1954.96">
      <BasicPropertyInfo StarRating="5" HotelCode="|CBB093500" HotelName="AL HABTOOR POLO RESORT" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 01/02/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1996.03" OriginalAmount="1996.03">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBR524000" HotelName="DAMAC MAISON AYKON CITY" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 29/01/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2007.89" OriginalAmount="2007.89">
      <BasicPropertyInfo Latitude="25.199056" Longitude="55.265769" StarRating="4" HotelCode="804919|2329275" HotelName="LEVA Hotel, Mazaya Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" 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="1" TotalAmount="2009.23" OriginalAmount="2009.23">
      <BasicPropertyInfo StarRating="5" HotelCode="|CBQ979600" HotelName="RAMEE DREAM HOTEL DOWNTOWN" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 06/02/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="2019.96" OriginalAmount="2019.96">
      <BasicPropertyInfo StarRating="4" HotelCode="|CAS188900" HotelName="CITY SEASONS" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 06/02/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="2038.45" OriginalAmount="2038.45">
      <BasicPropertyInfo StarRating="3" HotelCode="|CBK584800" HotelName="IBIS STYLES DUBAI AIRPORT" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 06/02/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="2059.66" OriginalAmount="2059.66">
      <BasicPropertyInfo StarRating="3" HotelCode="|CBP484600" HotelName="ROVE CITY WALK" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 05/02/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="2072.05" OriginalAmount="2072.05">
      <BasicPropertyInfo StarRating="4" HotelCode="|CAR801500" HotelName="ROYAL ASCOT" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 02/02/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="2093.70" OriginalAmount="2093.70">
      <BasicPropertyInfo StarRating="3" HotelCode="|CBQ981200" HotelName="URBAN AL KHOORY HOTEL" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 06/02/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="2199.33" OriginalAmount="2199.33">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBO237800" HotelName="SUHA MINA RASHID HOTEL APARTMENTS" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 18/01/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="2230.51" OriginalAmount="2230.51">
      <BasicPropertyInfo StarRating="4" HotelCode="|CAW808200" HotelName="RAVIZ CENTER POINT" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 06/02/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="2243.90" OriginalAmount="2243.90">
      <BasicPropertyInfo StarRating="3" HotelCode="|CBQ642200" HotelName="KINGSGATE CANAL HOTEL" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 06/02/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="2275.37" OriginalAmount="2275.37">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBF697300" HotelName="GRAYTON" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 06/02/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="2284.26" OriginalAmount="2284.26">
      <BasicPropertyInfo StarRating="4" HotelCode="|CAS543200" HotelName="TIME OAK HOTEL AND SUITES" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 06/02/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="2294.76" OriginalAmount="2294.76">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBP957800" HotelName="MERCURE DUBAI HOTEL SUITE BARSHA HEIGHTS" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 24/01/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="2327.38" OriginalAmount="2327.38">
      <BasicPropertyInfo StarRating="3" HotelCode="|CBO716300" HotelName="ROVE LA MER BEACH, JUMEIRAH" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 07/02/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="2343.62" OriginalAmount="2343.62">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBR569500" HotelName="MERCURE DUBAI BARSHA HEIGHTS APARTMENT" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 24/01/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="2403.80" OriginalAmount="2403.80">
      <BasicPropertyInfo StarRating="5" HotelCode="|CBP413800" HotelName="DOUBLETREE BY HILTON DUBAI M SQUARE" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="ROOM ONLY" CnxPolicy="Free CXL until 07/02/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.&lt;br/&gt;&lt;b&gt; from 2023-02-08 to 2030-12-31&lt;b&gt;:-This hotel offers a bespoke Family Experience for travellers below the age of 12. Children enjoy a Kids Welcome and a dedicated Kids Breakfast experience. Enjoy your family meals by selecting dishes from the Kids Menu. The hotel has a range of kids amenities available upon request.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="2447.06" OriginalAmount="2447.06">
      <BasicPropertyInfo StarRating="5" HotelCode="|CBK584900" HotelName="GRAND MERCURE DUBAI CITY" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 06/02/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="2504.74" OriginalAmount="2504.74">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBR731500" HotelName="HILTON GARDEN INN DUBAI BUSINESS BAY" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="ROOM ONLY" CnxPolicy="Free CXL until 03/02/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="2536.52" OriginalAmount="2536.52">
      <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="1" TotalAmount="2539.73" OriginalAmount="2539.73">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBO990900" HotelName="WYNDHAM DUBAI DEIRA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 06/02/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="2599.26" OriginalAmount="2599.26">
      <BasicPropertyInfo Latitude="25.180802515128" Longitude="55.278625225746" StarRating="4" HotelCode="|BRQY" HotelName="Staybridge Suites Dubai Business Bay" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 31/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>Marasi Drive, Business Bay, P.O. Box 26228</AddressLine>
          </AddressLines>
        </Address>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2678" OriginalAmount="2678">
      <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="1" TotalAmount="2755.94" OriginalAmount="2755.94">
      <BasicPropertyInfo StarRating="3" HotelCode="|CBQ641500" HotelName="KINGSGATE HOTEL AL JADDAF" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 05/02/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="2777.73" OriginalAmount="2777.73">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBG094400" HotelName="HYATT PLACE DUBAI WASL DISTRICT" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 06/02/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="2844.87" OriginalAmount="2844.87">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBO967000" HotelName="BEACH WALK" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 04/02/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="2856.09" OriginalAmount="2856.09">
      <BasicPropertyInfo StarRating="5" HotelCode="|CAP668900" HotelName="OAKS IBN BATTUTA GATE DUBAI" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 24/01/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="2985.29" OriginalAmount="2985.29">
      <BasicPropertyInfo StarRating="5" HotelCode="|CBR530800" HotelName="VIDA CREEK BEACH" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 04/02/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="3015.48" OriginalAmount="3015.48">
      <BasicPropertyInfo Latitude="25.1786" Longitude="55.2441" StarRating="4" HotelCode="971860|2476845" HotelName="Hyatt Place Dubai/Jumeirah" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 07/02/2025">
        <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="1" TotalAmount="3126.77" OriginalAmount="3126.77">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBQ642300" HotelName="GRAND KINGSGATE WATERFRONT" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 05/02/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="3135.91" OriginalAmount="3135.91">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBQ576300" HotelName="VIDA DUBAI MARINA YACHT CLUB" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 04/02/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="3140.20" OriginalAmount="3140.20">
      <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="1" TotalAmount="3149.87" OriginalAmount="3149.87">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBQ472800" HotelName="NH COLLECTION DUBAI THE PALM" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 31/01/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="3176.02" OriginalAmount="3176.02">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBI462400" HotelName="HYATT PLACE DUBAI JUMEIRAH" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 06/02/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="3256.34" OriginalAmount="3256.34">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBO891700" HotelName="PARK REGIS BUSINESS BAY" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 06/02/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="3404.37" OriginalAmount="3404.37">
      <BasicPropertyInfo StarRating="4" HotelCode="|CAW784400" HotelName="CITY PREMIERE HOTEL APARTMENTS" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 05/02/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="3431.96" OriginalAmount="3431.96">
      <BasicPropertyInfo StarRating="5" HotelCode="|662674" HotelName="Swissotel Al Murooj Dubai (Ex. Roda Al Murooj)" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>Five-star Swisshotel Al Murooj Hotel is situated across from Dubai Mall and the famous Burj Khalifa. It features a lush garden with a large swimming pool and free WiFi in public areas. Dubai World Trade Centre is a 10-minute drive away.
The luxurious accommodations offer views of the city or the lush courtyard gardens. Each one feature flat-screen TV, a sitting area and a working desk, minibar and tea/coffee facilities. The bathroom includes a hairdryer and complimentary toiletries.
The hotel's dining options include the award-winning Double Decker Pub and Pergolas the all-day- dining restaurant serving international dishes as well as Circle &amp; Ojos Caf�. 24 hour in-room dining is also available.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="3443.86" OriginalAmount="3443.86">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBP335200" HotelName="REVIER HOTEL DUBAI" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 04/02/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="3586.66" OriginalAmount="3586.66">
      <BasicPropertyInfo StarRating="5" HotelCode="|CBR619300" HotelName="PALACE DUBAI CREEK HARBOUR" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 04/02/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="3629.22" OriginalAmount="3629.22">
      <BasicPropertyInfo StarRating="5" HotelCode="|092627" HotelName="Pullman Dubai Downtown" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>Cosmopolitan 5-star hotel in Dubai, Pullman Dubai Downtown is our first Steigenberger Hotel in the region, introducing renowned German Hospitality to this already spectacular city and destination of Dubai. We are located at the heart of the Business Bay district with very close proximity to the Burj Khalifa - the tallest tower in the world, and The Dubai Mall - the largest mall in the world and the Dubai Downtown area, with a convenient access to and from Sheikh Zayed Road and Al Khail Road. Guests can choose from unique rooms and suites, spread across 19 floors and offering stunning views of the Dubai Canal, the Dubai skyline and the iconic Burj Khalifa. Four meeting rooms and a beautiful ballroom with natural daylight offer business guests the perfect amenities for their conferences and events.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="3806.89" OriginalAmount="3806.89">
      <BasicPropertyInfo StarRating="5" HotelCode="|CBP003900" HotelName="AL JADDAF ROTANA SUITE" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 07/02/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="3844.93" OriginalAmount="3844.93">
      <BasicPropertyInfo StarRating="5" HotelCode="|CBQ576200" HotelName="ADDRESS GRAND CREEK HARBOUR" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 04/02/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="4035.64" OriginalAmount="4035.64">
      <BasicPropertyInfo StarRating="5" HotelCode="|CBR731400" HotelName="EMBASSY SUITES HILTON DUBAI BUSINESS BAY" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 03/02/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="4065.14" OriginalAmount="4065.14">
      <BasicPropertyInfo StarRating="5" HotelCode="|CAW788200" HotelName="DAMAC MAISON - DUBAI MALL STREET" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 06/02/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="4070.79" OriginalAmount="4070.79">
      <BasicPropertyInfo StarRating="4" HotelCode="|CAZ049400" HotelName="CITY SEASONS TOWERS" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 06/02/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="4135.55" OriginalAmount="4135.55">
      <BasicPropertyInfo StarRating="5" HotelCode="|CAF550900" HotelName="DUSIT THANI" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 06/02/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="4192.96" OriginalAmount="4192.96">
      <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="1" TotalAmount="4214.37" OriginalAmount="4214.37">
      <BasicPropertyInfo StarRating="5" HotelCode="|CBQ979400" HotelName="PARAMOUNT HOTEL MIDTOWN" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 06/02/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="4252.75" OriginalAmount="4252.75">
      <BasicPropertyInfo Latitude="25.2081" Longitude="55.27212" StarRating="5" HotelCode="637708|CAO137300" HotelName="Shangri-La Hotel &amp; Serviced Apartments Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 07/02/2025">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, P.O. Box 75880, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;&lt;br/&gt;&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.&lt;br/&gt;&lt;b&gt; from 2023-02-08 to 2030-12-31&lt;b&gt;:-Breakfast/Meal inclusive rate plans are for Adult guests only. Meals for Children are based on consumption and will be charged by the hotel directly upon check-out.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="4328.84" OriginalAmount="4328.84">
      <BasicPropertyInfo StarRating="4" HotelCode="|CAW809600" HotelName="DUSIT PRINCESS RESIDENCES DUBAI MARINA" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 05/02/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="4375.81" OriginalAmount="4375.81">
      <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 07/02/2025">
        <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="1" TotalAmount="4396.80" OriginalAmount="4396.80">
      <BasicPropertyInfo StarRating="5" HotelCode="|CBQ980500" HotelName="C CENTRAL RESORT THE PALM" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 05/02/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="4438.98" OriginalAmount="4438.98">
      <BasicPropertyInfo StarRating="5" HotelCode="|C59200" HotelName="Hyde Hotel Dubai" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>With a stay at Hyde Hotel Dubai, you'll be centrally located in Dubai, within a 10-minute drive of Dubai Mall and Burj Khalifa.  This luxury hotel is 5.9 mi (9.5 km) from Dubai World Trade Centre and 8.5 mi (13.7 km) from Mall of the Emirates.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="4444.21" OriginalAmount="4444.21">
      <BasicPropertyInfo StarRating="5" HotelCode="|CBQ448700" HotelName="HYDE HOTEL DUBAI" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 06/02/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="4573.03" OriginalAmount="4573.03">
      <BasicPropertyInfo StarRating="5" HotelCode="|CBQ512100" HotelName="ANANTARA DOWNTOWN DUBAI" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 06/02/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="4990.71" OriginalAmount="4990.71">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBR415600" HotelName="VOCO DUBAI THE PALM" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 22/01/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="5213.18" OriginalAmount="5213.18">
      <BasicPropertyInfo StarRating="4" HotelCode="|CAW784300" HotelName="SUHA JBR HOTEL APARTMENTS" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 18/01/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="5267.19" OriginalAmount="5267.19">
      <BasicPropertyInfo StarRating="5" HotelCode="|CBP393200" HotelName="SLS DUBAI HOTEL" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 06/02/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="5529.00" OriginalAmount="5529.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|CBD275800" HotelName="DAMAC MAISON DISTINCTION" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 06/02/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="5722.64" OriginalAmount="5722.64">
      <BasicPropertyInfo StarRating="5" HotelCode="|CBP968600" HotelName="HILTON DUBAI PALM JUMEIRAH" Meals="HALF BOARD,BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 03/02/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.&lt;br/&gt;&lt;b&gt; from 2023-02-08 to 2030-12-31&lt;b&gt;:-An additional tourism dirham fee of AED 20 per night, per bedroom is applicable when booking guest rooms &amp; suites.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="5732.72" OriginalAmount="5732.72">
      <BasicPropertyInfo StarRating="3" HotelCode="|CBS437600" HotelName="ANDAZ DUBAI THE PALM" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 06/02/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="5835.74" OriginalAmount="5835.74">
      <BasicPropertyInfo StarRating="3" HotelCode="|CBR677800" HotelName="SIRO ONE ZA'ABEEL" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 07/02/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="6468.24" OriginalAmount="6468.24">
      <BasicPropertyInfo StarRating="5" HotelCode="|CAO137100" HotelName="BAB AL SHAMS DESERT RESORT" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 01/02/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="6481.00" OriginalAmount="6481.00">
      <BasicPropertyInfo Latitude="25.26219940185547" Longitude="55.29199981689453" StarRating="3" HotelCode="0|conrad_and_waldorf_astoria_luxury_package" HotelName="Astoria Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 07/02/2025">
        <Address>
          <AddressLines>
            <AddressLine>AE Dubai Dubai DXB, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;A very nice option for those who like to be on the move! Hotel «Astoria Hotel» is located in Dubai. This hotel is located nearby from the city center. You can take a walk and explore the neighbourhood area of the hotel — Dubai Museum, The Dubai Heritage Village and Gold Souk.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="6959.82" OriginalAmount="6959.82">
      <BasicPropertyInfo StarRating="5" HotelCode="|C59218" HotelName="25hours Hotel Dubai One Central" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>DUBAI</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>Located in Dubai (Trade Center), 25hours Hotel Dubai One Central is within a 15-minute walk of Dubai World Trade Centre and Dubai International Convention and Exhibition Centre.  This luxury hotel is 2.3 mi (3.7 km) from Burj Khalifa and 2.7 mi (4.3 km) from Dubai Mall.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="7200.56" OriginalAmount="7200.56">
      <BasicPropertyInfo StarRating="5" HotelCode="|CBQ141900" HotelName="25HOURS HOTEL ONE CENTRAL" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 06/02/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="7304.04" OriginalAmount="7304.04">
      <BasicPropertyInfo StarRating="5" HotelCode="|CBO489200" HotelName="FIVE PALM JUMEIRAH" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 31/01/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="7705.74" OriginalAmount="7705.74">
      <BasicPropertyInfo StarRating="5" HotelCode="|CBP041400" HotelName="ADDRESS BEACH RESORT" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/01/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="8447.38" OriginalAmount="8447.38">
      <BasicPropertyInfo StarRating="5" HotelCode="|CBR202000" HotelName="ONE AND ONLY ROYAL MIRAGE" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="8860.31" OriginalAmount="8860.31">
      <BasicPropertyInfo StarRating="5" HotelCode="|CBQ472700" HotelName="ANANTARA WORLD ISLANDS DUBAI RESORT" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 04/02/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.&lt;br/&gt;&lt;b&gt;Transfer Arrangement from 2022-10-18 to 2030-12-31&lt;b&gt;:-Please note that the property is only accessible by a shuttle boat transfer arranged by the hotel and chargeable to the guest. Upon arrival at the North Residences entrance of Anantara The Palm Dubai Resort, please make the way to the Anantara World Islands Welcome Centre  where the following boat transfer options are available with prices starting from AED 200 based on the room type/seasonality booked:
- Shared Boat Transfer
- Private Boat Transfer
Please contact the Hotel Reservations Team reservations.awid@anantara.com for further details.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="8926.30" OriginalAmount="8926.30">
      <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="1" TotalAmount="9046.85" OriginalAmount="9046.85">
      <BasicPropertyInfo StarRating="5" HotelCode="|CAV165700" HotelName="ANANTARA PALM" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 04/02/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="9147.88" OriginalAmount="9147.88">
      <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="1" TotalAmount="11626.39" OriginalAmount="11626.39">
      <BasicPropertyInfo StarRating="5" HotelCode="|CBQ298600" HotelName="ATLANTIS THE ROYAL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 24/01/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="12872.94" OriginalAmount="12872.94">
      <BasicPropertyInfo StarRating="5" HotelCode="|CAS191900" HotelName="ONE AND ONLY THE PALM" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 01/02/2025">
        <HotelDescription>&lt;b&gt;Check In arrangements from 2013-07-11 to 2030-12-31&lt;b&gt;:-According to Dubai Political requirements, please be informed that  all hotels in United Arab Emirates will only accept guests who check in with a Passport or Valid U.A.E Identification Cards. Other identification documents such as labour cards and driving licenses are no longer accepted.&lt;br/&gt;&lt;b&gt;Tourism Fee from 2024-08-31 to 2030-12-31&lt;b&gt;:-There is a Tourism fee payable by the guest directly to the hotels in Dubai and is charged based on the star rating of the hotel:
1 Star - 7 AED, 2 Stars - 10 AED, 3 Stars - 10 AED, 4 Stars - 15 AED, 5 Stars - 20 AED. This is per room per night. 

The fee for apartments is charged as follows: 

Standard Hotel Apartments: Studio Apartment &amp;ndash; 10 AED, 1 B/R Apartment &amp;ndash; 10 AED, 2 B/R Apartment &amp;ndash; 20 AED, 3 B/R Apartment &amp;ndash; 30 AED.

Deluxe Hotel Apartments: Studio Apartment &amp;ndash; 20 AED, 1 B/R Apartment &amp;ndash; 20 AED, 2 B/R Apartment &amp;ndash; 40 AED, 3 B/R Apartment &amp;ndash; 60 AED, 4 B/R Apartment &amp;ndash; 80 AED.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="21467.00" OriginalAmount="21467.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="Non Refundable" 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="21492.00" OriginalAmount="21492.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="Non Refundable" 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="8" TotalAmount="26906.90" OriginalAmount="26906.90">
      <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 31/01/2025" 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="210928.00" OriginalAmount="210928.00">
      <BasicPropertyInfo Latitude="25.19169491" Longitude="55.2726521" StarRating="5" HotelCode="974365|dream_inn_dubai_apartments_29_boulevard" 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="27" TotalAmount="212056" OriginalAmount="212056">
      <BasicPropertyInfo Latitude="25.0787116" Longitude="55.1376041" StarRating="0" HotelCode="965292|225809" HotelName="Central Tower by DreamInn Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Bay Central Tower, Dubai Marina, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="217830.00" OriginalAmount="217830.00">
      <BasicPropertyInfo Latitude="25.116060256958008" Longitude="55.141761779785156" StarRating="0" HotelCode="0|dream_inn_apartments_tiara" HotelName="Dream Inn Apartments - Tiara" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Tiara Residence - Palm Jumeirah, , Dubai, United Arab Emirates, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <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 «Dream Inn Apartments - Tiara» is located in Dubai. This apartment is located in 23 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.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="227285" OriginalAmount="227285">
      <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="237754.63" OriginalAmount="237754.63">
      <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 31/01/2025">
        <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>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="237754.63" OriginalAmount="237754.63">
      <BasicPropertyInfo Latitude="25.0787116" Longitude="55.1376041" StarRating="5" HotelCode="965292|573144" HotelName="Central Tower by DreamInn Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 31/01/2025" HotelFacility="Air Conditioning,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Bay Central Tower, Dubai Marina, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Dubai.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="237754.63" OriginalAmount="237754.63">
      <BasicPropertyInfo Latitude="25.19169491" Longitude="55.2726521" StarRating="5" HotelCode="974365|573152" HotelName="29 Boulevard by DreamInn Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 31/01/2025">
        <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>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="244032.00" OriginalAmount="244032.00">
      <BasicPropertyInfo Latitude="25.189974116469" Longitude="55.275570492065" StarRating="0" HotelCode="633431|dream_inn_dubai_apartments_kamoon" 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>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Nightclub,Restaurant,Room Service,Telephone Service,Designated Smoking Area,Kitchen,Massage Centre,Sauna,Spa,Golf,Central Heating,Shopping Arcade,Wheelchair Access,Diet Meals,Heated Pool,Swimming Pool,24 Hour Security,Dining,Meeting Room,Parking,Printer,Valet Parking,Bicycle Rental,Garden,24 Hour Front Desk,Beauty Salon,Coffee Shop,Concierge,Dry Cleaning,Elevator,LCD/Projector,Luggage Storage,Airport Transfer (on Demand),Smoking Rooms,ATM/Cash Machine,Babysitting,Banquet Hall,Business Centre,Housekeeping,Wake-up Call Service,Library</BasicAmenities>
    <HotelRating>4,3,5,2,1,3.5,4.5,5.5,2.5</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ALL INCLUSIVE,DINNER,LUNCH</Meals>
    <PropertyType>CITY HOTEL,CONFERENCE HOTEL,BUSINESS HOTEL,APARTMENT HOTEL,BEACH HOTEL,SPA HOTEL,VILLAGE,AIRPORT HOTEL,GOLF HOTEL,CLUB RESORT,FAMILY-FRIENDLY HOTEL,ECO HOTEL,HOTEL DE CHARME,APARTHOTEL,GUESTHOUSE,HISTORIC HOTEL,COUNTRY HOUSE</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
3f4fb8d6-7796-4cd1-856e-4092a8e8486d|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="3f4fb8d6-7796-4cd1-856e-4092a8e8486d">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="38" DestinationId="0" CityId="0" />
    <StayDateRange Start="2025-02-12T00:00:00" End="2025-02-26T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <HotelRef HotelId="31465" SourceId="75" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="WorldwideDMC" Password="$DMC0202$@2802" RequestedCurrency="GBP" 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
3f4fb8d6-7796-4cd1-856e-4092a8e8486d|SearchResponse|SearchResponse|<?xml version="1.0" encoding="utf-16"?>
<ErrorRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <Error>
    <RecordID>3f4fb8d6-7796-4cd1-856e-4092a8e8486d</RecordID>
    <ShortText>No Record Found!</ShortText>
  </Error>
  <TimeStamp>0001-01-01T00:00:00</TimeStamp>
  <Version>0</Version>
</ErrorRS>||True