<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
e2b81d98-8d81-4329-8c1b-5bf1c916847d|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="e2b81d98-8d81-4329-8c1b-5bf1c916847d">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="38" DestinationId="0" CityId="0" />
    <StayDateRange Start="2025-01-04T00:00:00" End="2025-01-10T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="Uniquetravel" Password="Nouraya1176" RequestedCurrency="USD" ClientNationality="SA" 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
e2b81d98-8d81-4329-8c1b-5bf1c916847d|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>e2b81d98-8d81-4329-8c1b-5bf1c916847d</RecordID>
    <ShortText>No Record Found!</ShortText>
  </Error>
  <TimeStamp>0001-01-01T00:00:00</TimeStamp>
  <Version>0</Version>
</ErrorRS>||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
e2b81d98-8d81-4329-8c1b-5bf1c916847d|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
3fbbc2e7-871a-4a03-899a-b7a0ba4774f7|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="3fbbc2e7-871a-4a03-899a-b7a0ba4774f7">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="38" DestinationId="0" CityId="0" />
    <StayDateRange Start="2025-01-04T00:00:00" End="2025-01-10T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="Uniquetravel" Password="Nouraya1176" RequestedCurrency="USD" ClientNationality="SA" 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
3fbbc2e7-871a-4a03-899a-b7a0ba4774f7|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
3fbbc2e7-871a-4a03-899a-b7a0ba4774f7|SearchResponse|SearchResponse|<?xml version="1.0" encoding="utf-16"?>
<HotelSearchRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" TimeStamp="2024-12-01T14:42:55.765583+00:00" Version="0" EchoToken="Search" TransactionIdentifier="3fbbc2e7-871a-4a03-899a-b7a0ba4774f7" Currency="USD">
  <HotelStays>
    <HotelStay SourceId="63" TotalAmount="311.37" OriginalAmount="291.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="25.343774" Longitude="55.388516" StarRating="3.5" HotelCode="67273|al_maha_regency_hotel_suites_2" HotelName="Al Maha Regency Hotel Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 26/12/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Kitchen,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>King Faisal Street, P.O. Box 27776, Sharjah</AddressLine>
          </AddressLines>
          <CityName>Sharjah</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/34/342850/342850a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Sharjah.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="396.97" OriginalAmount="371.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="25.34692976" Longitude="55.36854426" StarRating="3.5" HotelCode="600809|red_castle_hotel" HotelName="Red Castle Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD,FULL-BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 29/12/2024" HotelFacility="Air Conditioning,Bar,Internet,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Al Meena Street, PO Box 949, Al Layyah, Al Khan Beach Area, Sharjah</AddressLine>
          </AddressLines>
          <CityName>Sharjah</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0036/65340/3665340/1.jpg?f=15235224</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Sharjah.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="413.02" OriginalAmount="386.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="25.254921" Longitude="55.293304" StarRating="2" HotelCode="29052|panorama_bur_dubai" HotelName="Panorama Bur Dubai Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Mankhool Road, PO Box 14703, Bur Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/46582/a_46582_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Al Mankhool Road in Bur Dubai, near the commercial and business areas. It is a few minutes from Dubai's international airport (8 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="413.02" OriginalAmount="386.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="25.217021942138672" Longitude="55.27842330932617" StarRating="0" HotelCode="0|heartland_hostel" HotelName="Heartland Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Safa Tower, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/d7/2a/d72a8c046d563b297f2eb081bc16d9a90ccb42d6.jpeg</HotelPictures>
        <HotelDescription>A stay at Heartland Hostel places you in the heart of Dubai, a 3-minute drive from City Walk and 7 minutes from Dubai Mall.  This hostel is 2.2 mi (3.5 km) from Burj Khalifa and 2.5 mi (4 km) from La Mer.&lt;br /&gt;Take in the views from a terrace and make use of amenities such as complimentary wireless Internet access and a communal living room.&lt;br /&gt;Featured amenities include express check-in, luggage storage, and an elevator. A roundtrip airport shuttle is provided for a surcharge (available 24 hours).&lt;br /&gt;Make yourself at home in one of the 3 air-conditioned rooms featuring refrigerators and microwaves. Prepare your meals in the shared/communal kitchen. Complimentary wireless Internet access is available to keep you connected. Bathrooms feature bathtubs or showers with rainfall showerheads and bidets.&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;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 100.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;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="428.00" OriginalAmount="400.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="25.354204913592" Longitude="55.389839744461" StarRating="3" HotelCode="401497|nejoum_al_emarate_hotel" HotelName="Nejoum Al Emarate Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Amman Street-Al Qusais, Al Qusais, P.O. Box: 86880, Dubai</AddressLine>
          </AddressLines>
          <CityName>Sharjah</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/631124/631124a_hb_a_001.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideal for beach holidaymakers and families, this urban hotel lies in the heart of Sharjah, near the sea.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="439.77" OriginalAmount="411.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="25.274438" Longitude="55.315297" StarRating="3" HotelCode="66871|fortune_hotel_deira" HotelName="Fortune Hotel Deira" Meals="BREAKFAST-FOR-2,BED &amp; BREAKFAST,ROOM ONLY,FULL-BOARD" BedType="BREAKFAST-FOR-2" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Omar Bin Al Khattab Road, Deira, Dubai 49185</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/86524/a_86524_D2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Dubai, near to Fish Roundabout.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="442.98" OriginalAmount="414.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="25.324259841186" Longitude="55.382170932541" StarRating="4" HotelCode="98665|golden_tulip_sharjah_2" HotelName="Golden Tulip Sharjah" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD,FULL-BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Guesthouse,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 26/12/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Al Fardan-Corniche Centre, Near 31 Street 52, 72595, Al Majaz 3, Sharjah, Schardscha</AddressLine>
          </AddressLines>
          <CityName>Sharjah</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/138356/a_138356_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of the city of Sharjah and forms a part of Al Fardan Centre, a multinational complex that includes upscale offices, shopping and a fully supervised children's amusement facility. It is situated 20 minutes' drive from either Sharjah or Dubai Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="487.92" OriginalAmount="456.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="25.264464405192" Longitude="55.319664746033" StarRating="4" HotelCode="364929|summit_hotel_7" HotelName="Landmark Summit Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>34B Street, PO Box 64264, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/68698/a_68698_D2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located along one of Dubai’s liveliest, most exciting streets at the heart of the business district. It lies just a short distance from Al Rigga Street, which provides easy access to the main business and entertainment centres such as Al Ghuarair City and the venue for Dubai’s Shopping Festival.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="494.34" OriginalAmount="462.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="25.262615757775" Longitude="55.319941613423" StarRating="4" HotelCode="935401|suba_hotel" HotelName="Landmark Premier Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 27/12/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Golf,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>PO Box 80666, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/413306/a_413306_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="505.04" OriginalAmount="472.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="25.394661688739" Longitude="55.485721457672" StarRating="4" HotelCode="191472|ewan_ajman_suites_hotel_4" HotelName="Ewan Ajman Suites Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Kitchen,Laundry,Restaurant,Room Service,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Maktoum Bin Rashid Street, PO Box 22252, Ajman</AddressLine>
          </AddressLines>
          <CityName>Ajman</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/644228/644228a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This aparthotel is centrally located in Ajman, convenient to Gulf Medical College and Golf And Shooting Club Sharjah. It is also within the vicinity of the Hamidiya Mosque and Al Tallah Camel Race.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="515.74" OriginalAmount="482.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="25.27397" Longitude="55.31901" StarRating="4" HotelCode="14432|marco_polo_hotel" 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="63" TotalAmount="522.16" OriginalAmount="488.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="25.265026921701" Longitude="55.322154164314" StarRating="4" HotelCode="55033|lotus_retreat_hoteldubai" 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 28/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Al Rigga Street, Dubai 120328</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/68508/a_68508_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This upmarket hotel lies in Deira, parallel to the Al Riqqa Road, close to the business and commercial centre of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="535.00" OriginalAmount="500.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="25.242998034919" Longitude="55.358927279762" StarRating="3" HotelCode="152740|premier_inn_dubai_international_airport_3" HotelName="Premier Inn Dubai International Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="63" TotalAmount="554.26" OriginalAmount="518.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="25.272242669692" Longitude="55.380907648696" StarRating="3" HotelCode="639431|hampton_by_hilton_dubai_airport" HotelName="Hampton by Hilton Dubai Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Golf,Internet,Laundry,Lounge,Restaurant,Room Service,Spa,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Damascus Street, Al Qusais, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/758184/w_758184_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="555.33" OriginalAmount="519.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="25.255346172745" Longitude="55.284962241734" StarRating="4" HotelCode="21507|hotel_seaview" HotelName="Hotel Sea View" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 23/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mina Road, Opposite to Dubai Customs Building, P.O. Box 52700, Bur Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/27869/gt_27869_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is approximately 4 km from WTC and Burjaman Shopping Mall is just 15 minutes' walk away. Other major shopping centres are just 5 minutes' drive and Meena Bazar is just across the road. Deira city centre is 10 minutes' drive from the hotel, Dubai Creek is 5 minutes away and the beach is 10 minutes away. Dubai International Airport is approximately a 15-minute drive from the business hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="556.40" OriginalAmount="520.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="25.074865105404" Longitude="55.145336970569" StarRating="4" HotelCode="936774|armada_bluebay" HotelName="Armada BlueBay Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD,FULL-BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Armada Towers, Jumeirah Lakes Towers, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/414792/a_414792_N2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="570.31" OriginalAmount="533.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="25.267242436959" Longitude="55.307086769826" StarRating="4" HotelCode="37787|carlton_tower_hotel" HotelName="Carlton Tower 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,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="63" TotalAmount="574.59" OriginalAmount="537.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="25.2354" Longitude="55.30822" StarRating="4" HotelCode="142991|arcadia_hotel_apartments" 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="63" TotalAmount="575.66" OriginalAmount="538.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="25.262706" Longitude="55.322213" StarRating="3" HotelCode="332550|al_sarab_hotel_" 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="63" TotalAmount="578.87" OriginalAmount="541.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="25.11579071" Longitude="55.19690453" StarRating="4" HotelCode="879517|tulip_al_barsha_hotel_apartment" 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="63" TotalAmount="587.43" OriginalAmount="549.00" MarkupRule="7.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" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Historic Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 28/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Heated Pool,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Al Fahidi Street, Al Seef Area, Bur Dubai, Opposite to Dubai Museum, P.O.Box 46500, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/62770/a_62770_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel lies at heart of Dubai on the well-known Meena Bazaar in Bur Dubai. The Dubai Museum and Ruler's Court are situated really close by and testify to the rich cultural heritage of the city. The international airport lies around 6 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="593.85" OriginalAmount="555.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="25.267860484791" Longitude="55.304746896525" StarRating="4" HotelCode="531372|pearl_creek_hotel" HotelName="Best Western Plus Pearl Creek Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Laundry,Massage Centre,Restaurant,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Baniyas Road, P.O. Box 83163, Deira Creek, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/646954/p_646954_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai. Its setting is especially ideal for business travellers as well as families. There are a number of shops nearby. It is about 7 km to Dubai (DXB) Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="604.55" OriginalAmount="565.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="25.253920962037" Longitude="55.33253053373" StarRating="3" HotelCode="76174|ibis_deira_city_centre" HotelName="ibis Dubai Deira City Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8th Street, Port Saeed District, Opposite Deira City Centre Mall, P.O. Box 185310, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/103617/a_103617_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="605.62" OriginalAmount="566.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="25.333410182483" Longitude="55.361778203705" StarRating="3" HotelCode="902083|time_ruby_hotel_apartments" HotelName="TIME Ruby Hotel Apartments" Meals="BED &amp; BREAKFAST,HALF-BOARD,ROOM ONLY,FULL-BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Apartment Hotel,Guesthouse,Family-friendly Hotel" CnxPolicy="Free CXL until 26/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Khan Street, P.O. Box 7041, Al Khan, Sharjah</AddressLine>
          </AddressLines>
          <CityName>Sharjah</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/217543/a_217543_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the Al Khan area of Sharjah, just metres from the seafront and close to the largest shopping centre in the United Arab Emirates. Port Khalid, the Expo Centre, Bank Street and the city centre are minutes from the hotel, while the industrial zone is a mere 15 minutes' drive away. Dubai International Airport is 20 minutes away and Sharjah International Airport is 30 minutes from the property.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="605.62" OriginalAmount="566.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="25.26180678619" Longitude="55.31964545105" StarRating="5" HotelCode="59220|metropolitan_palace_dubai_2" 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="63" TotalAmount="608.83" OriginalAmount="569.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="25.11502800195" Longitude="55.194804885914" StarRating="3" HotelCode="212010|akas_inn_hotel_apartments" HotelName="Akas-Inn Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Al Barsha, P.O. Box 234236, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326315/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="619.53" OriginalAmount="579.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="25.289885886158" Longitude="55.35428433475" StarRating="5" HotelCode="213695|moevenpick_hotel_apartments_the_square" HotelName="Mövenpick Hotel Apartments Al Mamzar Dubai" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 24/12/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Corner Cairo Road and 46th Street, Al Mamzar, Dubai 92114</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/19/190955/190955a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="624.88" OriginalAmount="584.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="25.271084" Longitude="55.329999" StarRating="5" HotelCode="136624|movenpick_hotel_deira_4" 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 22/12/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Corner Abu Baker Al Siddique and Sallahudin Road, P.O. Box 234344, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/196348/a_196348_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Due to the fact that the hotel is located in the heart of Dubai's historic and most culturally diverse quarter, its guests can explore Deira's vibrant winding streets. The hotel is situated 10 minutes from Dubai International Airport (approximately 10 km) and within easy access to several shopping malls and business districts.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="624.88" OriginalAmount="584.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="25.269967844911" Longitude="55.303121209145" StarRating="2" HotelCode="908940|florida_international_hotel_dubai" HotelName="Wave International Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 29/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Sabkha Street, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326480/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is located in Dubai. There are a total of 47 rooms on the premises. Florida International is not a pet-friendly establishment. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="635.58" OriginalAmount="594.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="25.262735" Longitude="55.294741" StarRating="3" HotelCode="187431|astoria_hotel_5" HotelName="Astoria Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Massage Centre,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Fahidi Street, P.O.Box: 457, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/28/286837/286837a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="644.14" OriginalAmount="602.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="25.271295553075" Longitude="55.307428813492" StarRating="2" HotelCode="934452|mark_inn_hotel_deira" HotelName="Mark Inn Hotel Deira" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 27/12/2024" HotelFacility="Air Conditioning,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Baniyas Metro Station, Behind Khansaheb Parking, Maktoum Hospital Road, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/55/557502/557502a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="650.56" OriginalAmount="608.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="25.250882205129" Longitude="55.292306542397" StarRating="4" HotelCode="57062|grand_excelsior_hotel_bur_dubai" HotelName="Grand Excelsior Hotel Bur Dubai" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF-BOARD,FULL-BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 21/12/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kuwait Road, Al Mankhool Area, Bur Dubai 121545, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/73990/a_73990_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant, modern hotel is located at the heart of Bur Dubai, a first-class residential district. It is a few paces to the famous Bur Juman Centre in which classic designer wear and accessories may be purchased. The World Trade Centre is a few minutes drive away and it is 25 minutes by car to Dubai’s international airport. An abundance of first—class restaurants and “Computer Street” are situated close by.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="650.56" OriginalAmount="608.00" MarkupRule="7.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" 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="650.56" OriginalAmount="608.00" MarkupRule="7.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="Free CXL until 24/12/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Port Saeed, Deira, P.O. Box 119311, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/100442/a_100442_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of the city, this hotel lies opposite the Deira City Center shopping centre. The hotel is conveniently located just 5 minutes from Dubai International Airport meaning that guests can reach and leave the hotel with the greatest of ease.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="671.96" OriginalAmount="628.00" MarkupRule="7.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="Non Refundable" 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="63" TotalAmount="676.24" OriginalAmount="632.00" MarkupRule="7.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="63" TotalAmount="689.08" OriginalAmount="644.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="25.266084" Longitude="55.325649" StarRating="4" HotelCode="26364|coral_deira_hotel" HotelName="Coral Dubai Deira" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="63" TotalAmount="713.69" OriginalAmount="667.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="25.25291414" Longitude="55.29666776" StarRating="4" HotelCode="951179|grayton_hotel_dubai" HotelName="Grayton Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-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="63" TotalAmount="715.83" OriginalAmount="669.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="25.24792739848" Longitude="55.345317721367" StarRating="5" HotelCode="19574|al_bustan_rotana__dubai" HotelName="Mövenpick Dubai Grand Al Bustan" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD,FULL-BOARD" BedType="ROOM ONLY" PropertyType="Spa Hotel,Airport Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Casablanca Road, Al Garhoud, Dubai Airport, P.O. Box 30880, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/24727/a_24727_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Casablanca Road in the Al Garhoud district, just 5 minutes from Dubai International Airport. The hotel is only a few minutes away from Dubai Creek Golf and Yacht Club, Dubai Cargo Village, Emirates Training College, Wonderland Theme Park, Festival City, Dubai Aviation College, the Tennis Arena and the Irish Village.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="720.11" OriginalAmount="673.00" MarkupRule="7.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="63" TotalAmount="725.46" OriginalAmount="678.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="25.240406630431" Longitude="55.275290608406" StarRating="5" HotelCode="169208|ramada_jumeirah_hotel" HotelName="Ramada by Wyndham Jumeirah" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD,FULL-BOARD,HALF-BOARD-LUNCH" BedType="ROOM ONLY" PropertyType="City Hotel,Beach Hotel" CnxPolicy="Free CXL until 31/12/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Mina Road, P.O. Box 121122, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/236131/a_236131_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Dubai, this urban hotel is about 4.5 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="745.79" OriginalAmount="697.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="25.112701027925" Longitude="55.193241834641" StarRating="4" HotelCode="899400|coral_al_khoory_hotel_apartments" HotelName="Al Khoory Hotel Apartments, Al Barsha" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD,FULL-BOARD" 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="63" TotalAmount="753.28" OriginalAmount="704.00" MarkupRule="7.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" 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="753.28" OriginalAmount="704.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="25.220564125965" Longitude="55.328028202057" StarRating="3" HotelCode="58748|arabian_park_hotel" HotelName="Arabian Park Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF-BOARD,FULL-BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/12/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Jadaf Street, PO Box 122382, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/76103/a_76103_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally situated, the hotel is a short drive from Dubai International Airport, while also offering quick access to the Dubai World Trade Centre. It is just 20 minutes from the beach, while Wafi City, which offers all the benefits of Dubai's top retail and entertainment destination, is only five minutes away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="768.26" OriginalAmount="718.00" MarkupRule="7.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,FULL-BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 29/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Heated Pool,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>23 Kuwait Street, Port Rashid, 116656 Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/239445/a_239445_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of the traditional Bur Dubai, the hotel is surrounded by the most attractive part of the city’s historical area, close to the Gold Souq, the Dubai Museum and the Dubai Creek. It is perfectly situated within a short reach of Dubai's main shopping and commercial districts and is only 15 km away from Dubai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="774.68" OriginalAmount="724.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="25.248354370056" Longitude="55.296726822853" StarRating="4" HotelCode="119244|belvedere_court_deluxe_hotel_apartments" HotelName="Al Manar Grand Hotel Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 27/12/2024" HotelFacility="Air Conditioning,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Kuwait street, Bur Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/143962/143962a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on the renowned Bur Dubai Al Kuwait Street, 1 km away from the Burjuman Centre, 2 km from Sheikh Zayed Road, 2 km from Al Fahidi Street, 5 km from the World Trade Centre and 10 km from Dubai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="780.03" OriginalAmount="729.00" MarkupRule="7.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" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, Near Mall of the Emirates, Al Barsha 1, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/231432/a_231432_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Dubai, this boutique hotel is ideal for guests who appreciate a stylish ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="795.01" OriginalAmount="743.00" MarkupRule="7.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" 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="63" TotalAmount="801.43" OriginalAmount="749.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="25.11425746" Longitude="55.19080682" StarRating="4" HotelCode="571265|rose_park_hotel_al_barsha" 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="63" TotalAmount="807.85" OriginalAmount="755.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="25.417579070933" Longitude="55.440760949" StarRating="2" HotelCode="902152|safari_hotel_apartments" HotelName="Safari Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Aparthotel" CnxPolicy="Free CXL until 30/12/2024" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Air Conditioning,Currency Exchange,Dry Cleaning,Elevator,Internet,Laundry,LCD/Projector,Luggage Storage,Parking,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Corniche Road, Al-Karama, Ajman 18892</AddressLine>
          </AddressLines>
          <CityName>Ajman</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326462/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The 2-star Safari Hotel Apartments offers comfort and convenience whether you're on business or holiday in Ajman. Offering a variety of facilities and services, the hotel provides all you need for a good night's sleep. Service-minded staff will welcome and guide you at the Safari Hotel Apartments. Each guestroom is elegantly furnished and equipped with handy amenities. The hotel offers various recreational opportunities. Safari Hotel Apartments combines warm hospitality with a lovely ambiance to make your stay in Ajman unforgettable.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="816.41" OriginalAmount="763.00" MarkupRule="7.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,FULL-BOARD" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 28/12/2024">
        <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="63" TotalAmount="818.55" OriginalAmount="765.00" MarkupRule="7.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="63" TotalAmount="819.62" OriginalAmount="766.00" MarkupRule="7.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="Non Refundable">
        <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="63" TotalAmount="820.69" OriginalAmount="767.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="25.10147054181" Longitude="55.177577219574" StarRating="5" HotelCode="75682|grand_millennium_dubai_2" HotelName="Grand Millennium Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD,FULL-BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 29/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Diet Meals,Fax,Golf,Jacuzzi,Laundry,Lounge,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 212422, Sheikh Zayed Road, Exit 36, Barsha Heights, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/103015/w_103015_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Dubai, this hotel has the perfect ambience for business travellers as well as families.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="822.83" OriginalAmount="769.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="25.37733228" Longitude="55.45821957" StarRating="3" HotelCode="518432|alain_hotel_apartments_ajman" HotelName="Alain Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Ittihad Road, Al Nuaimiya 1, Ajman</AddressLine>
          </AddressLines>
          <CityName>Ajman</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/686241/3d5d54f498ceb9703fc4189b41476646.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="826.04" OriginalAmount="772.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="25.278411865234375" Longitude="55.30995178222656" StarRating="1" HotelCode="0|oyo_165_san_marco_hotel" HotelName="Oyo 165 San Marco Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 28/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>4th Street, Freej Al Murar, Diera, Dubai, United Arab Emirates, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/13/8f/138f367865fb55e6739e42b5f402d9c25ed17075.jpeg</HotelPictures>
        <HotelDescription>Located in Dubai, 0.8 mi from Dubai Gold Souk, San Marco Hotel features air-conditioned rooms with private bathrooms. The hotel has an outdoor pool and barbecue area, and guests can enjoy a meal at the restaurant.&lt;br /&gt;Rooms are fitted with a flat-screen TV. Certain rooms include a seating area for your convenience. Each room is equipped with a private bathroom.&lt;br /&gt;You will find a 24-hour front desk, a cash machine, hairdresser's and gift shop at the property.&lt;br /&gt;Staff at the tour desk can provide information about the on-site car rental service. Al Ghurair Center is 0.9 mi from San Marco Hotel, while the nearest metro station is Palm Deira (Green Line) is a 5 minutes walk. Dubai International Airport is 3.7 mi from the property. Free shuttle service is provided to Mamzar beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="831.39" OriginalAmount="777.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="25.327645458413" Longitude="55.378054101852" StarRating="5" HotelCode="26114|corniche_al_buhaira_hotel" HotelName="Hilton Sharjah" 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,Currency Exchange,Fax,Internet,Kitchen,Lounge,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Corniche Road, Al Majaz 3, Sharjah</AddressLine>
          </AddressLines>
          <CityName>Sharjah</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/38213/a_38213_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Standing on the Corniche Road, overlooking Khalid Lagoon, this elegant property is located within easy access of the city centre and Dubai, just 10 minutes' drive. Sharjah International Airport is located roughly 7 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="837.81" OriginalAmount="783.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="25.269853591918945" Longitude="55.31418228149414" StarRating="4" HotelCode="0|hyatt_place_wasl_district_residences" HotelName="Hyatt Place Wasl District Residences" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2,ROOM ONLY" BedType="BED &amp; BREAKFAST" 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="63" TotalAmount="846.37" OriginalAmount="791.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="25.162811279296875" Longitude="55.24808120727539" StarRating="3" HotelCode="0|urban_al_khoory_hotel" HotelName="URBAN Al Khoory Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD,FULL-BOARD" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Waha Street, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/3f/64/3f643cd671be368e47d64e8b079067cf32f32c9f.jpeg</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 «URBAN Al Khoory Hotel» is located in Dubai. This hotel is located in 13 km from the city center. You can take a walk and explore the neighbourhood area of the hotel. Places nearby: Noor Bank, Jumeirah Beach and Kite Beach.&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. Wi-Fi is available on the premises. Ask for more information when checking-in.&lt;br /&gt;You can arrange a business meeting, a board meeting, and even a job interview as there is a business center. Accessibility: there is an elevator/lift. At the guests’ disposal, there’s also a laundry 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;In response to the coronavirus (COVID-19), additional safety and sanitation measures are currently in effect at this property.Food and beverage services at this property may be limited or unavailable due to the coronavirus (COVID-19).Due to the coronavirus (COVID-19), this property is taking steps to protect the safety of guests and staff. Certain services and amenities may be reduced or unavailable as a result.Spa and gym facilities at this property are unavailable due to the coronavirus (COVID-19). &lt;br/&gt; Parking is subject to availability. &lt;br/&gt; The hotel is completely non-smoking.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="874.19" OriginalAmount="817.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="25.259518" Longitude="55.322921" StarRating="4" HotelCode="42788|moscow_hotel_2" HotelName="New Moscow Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,FULL-BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 28/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Heated Pool,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Maktoum Street, P.0.Box 119911, Deira-Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/68509/a_68509_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at the heart of Dubai’s business, banking and shopping centre, Deira, close to Al Rigga Street and the Creek and its waterfront. The international airport is just 10 minutes away to this hotel, which is conveniently situated close to the Emirate of Sharjah and the exhibition centre is a 10-minutes drive away. Equally ideal for leisure travellers, the city centre is 10 minutes walk from the hotel and the Gold Souk and Spice Souk may be reached on foot in 30 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="892.38" OriginalAmount="834.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="25.099755518104" Longitude="55.179519653321" StarRating="5" HotelCode="76176|media_rotana_barsha__dubai" HotelName="Media Rotana" 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,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="63" TotalAmount="895.59" OriginalAmount="837.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="25.075281143188477" Longitude="55.14517593383789" StarRating="0" HotelCode="0|ascapes_armada_tower_3" HotelName="Ascapes Armada Tower 3" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 24/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Dubai, Armada Tower 3, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/f8/7b/f87b1dfd76701b05319bedc4acdbae3404b42110.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this apartment in Dubai, you'll be a 1-minute drive from Dubai Marina and 9 minutes from The Walk. This apartment is 5.1 mi (8.2 km) from Jumeirah Beach and 5.2 mi (8.3 km) from Dubai Marina Mall.&lt;br /&gt;&lt;b&gt;Attractions: &lt;/b&gt;Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Dubai Marina - 0.1 km / 0.1 mi&lt;br /&gt;Dubai Marina Mall - 2.2 km / 1.4 mi&lt;br /&gt;The Walk - 2.3 km / 1.4 mi&lt;br /&gt;Jumeirah Beach - 2.6 km / 1.6 mi&lt;br /&gt;The Beach Mall - 2.7 km / 1.7 mi&lt;br /&gt;American University of Dubai (AUD) - 3 km / 1.9 mi&lt;br /&gt;Skydive Dubai - 3.4 km / 2.1 mi&lt;br /&gt;Bluewaters Island - 4.1 km / 2.5 mi&lt;br /&gt;Ain Dubai - 4.2 km / 2.6 mi&lt;br /&gt;Emirates Golf Club - 4.5 km / 2.8 mi&lt;br /&gt;Jebel Ali Race Course - 8.2 km / 5.1 mi&lt;br /&gt;Ibn Battuta Mall - 8.4 km / 5.2 mi&lt;br /&gt;Dubai College - 10.2 km / 6.3 mi&lt;br /&gt;Fatima Abdullah Mohammed Rasheed Mosque - 11.3 km / 7 mi&lt;br /&gt;Ski Dubai - 11.6 km / 7.2 mi&lt;br /&gt;The nearest airports are:&lt;br /&gt;Dubai (DXB-Dubai Intl.) - 35.9 km / 22.3 mi&lt;br /&gt;Dubai (DWC-Al Maktoum Intl.) - 36.8 km / 22.9 mi&lt;br /&gt;Sharjah (SHJ-Sharjah Intl.) - 62.7 km / 38.9 mi&lt;br /&gt;&lt;b&gt;Amenities: &lt;/b&gt;Be sure to enjoy recreational amenities including an outdoor pool and a fitness center.&lt;br /&gt;&lt;b&gt;Business Amenities: &lt;/b&gt;Free self parking is available onsite.&lt;br /&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this apartment, featuring a kitchen with a refrigerator and an oven. Complimentary wireless Internet access is available to keep you connected. Conveniences include a washing machine, and housekeeping is provided weekly.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Deposit is required. Cost: 3,500.00 AED per room per stay.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;From 31 January 2021, all passengers arriving into Dubai from any point of origin must hold a negative COVID 19 PCR test certificate for a test taken no more than 72 hours before departure.&lt;br /&gt;Please note that a surcharge may apply for UAE residents upon arrival.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="913.78" OriginalAmount="854.00" MarkupRule="7.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="63" TotalAmount="918.06" OriginalAmount="858.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="25.269777185602" Longitude="55.325091024808" StarRating="5" HotelCode="144106|asiana_hotel_dubai" HotelName="Asiana Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Massage Centre,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Salahuddin Road, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/205321/p_205321_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="920.20" OriginalAmount="860.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="25.256551" Longitude="55.29809" StarRating="4" HotelCode="308099|orchid_vue_hotel" HotelName="Orchid Vue Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 22/12/2024" HotelFacility="Air Conditioning,Bar,Currency Exchange,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Spa">
        <Address>
          <AddressLines>
            <AddressLine>1a Street Bur Dubai, P.O. Box 185170, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/40/404098/404098a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="920.20" OriginalAmount="860.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="25.22205443" Longitude="55.35801137" StarRating="4" HotelCode="566143|holiday_inn_dubai_festival_city" HotelName="Holiday Inn Dubai Festival City" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD,FULL-BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Laundry,Lounge,Massage Centre,Restaurant,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Gateway Avenue, Festival City, P O Box 410909, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://www.miki.co.uk/live/hotel/mikiNet/image/v1.0/AE/97001/1394/lr/01lb.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="924.48" OriginalAmount="864.00" MarkupRule="7.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 29/12/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Kitchen,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Studio city, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/23/2383125/EzaDrsw8_59e5a11daa4b685da5cad7ab9ef1d731.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="927.69" OriginalAmount="867.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="25.138578414916992" Longitude="55.203372955322266" StarRating="3" HotelCode="0|lemon_tree_hotel_dubai" HotelName="Lemon Tree Hotel Jumeirah Dubai" Meals="ROOM ONLY,BREAKFAST-FOR-2,BED &amp; BREAKFAST,HALF-BOARD,FULL-BOARD" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 23/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Al Wasl Road, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/98/3f/983f6ee3155260b0d6cdd0720df5e3909cac63c7.jpeg</HotelPictures>
        <HotelDescription>This lovely null is located in Dubai. A total of 114 null are available for guests' convenience. Wi-Fi internet connection is available for further comfort and convenience. LEMON TREE HOTEL LLC provides 24-hour reception. Furthermore, LEMON TREE HOTEL LLC offers cots on request for children. All null at this disability-friendly null are wheelchair-accessible. null may take advantage of the car park.&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;New Year's Day (1 January) Gala Dinner per adult: AED 300.00&lt;br /&gt;New Year's Day (1 January) Gala Dinner per child: AED 150.00 (from 6 to 11 years old)</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="928.76" OriginalAmount="868.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="25.114435139972" Longitude="55.201484771828" StarRating="3" HotelCode="297079|ivory_grand_hotel_apartments" HotelName="Ivory Grand Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 29/12/2024" HotelFacility="Bar,Conference Hall,Fax,Internet,Kitchen,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Behind Mall of the Emirates, Al Barsha, PO Box 391977, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/84872/b744449c-3139-42ee-a098-78ddc4f53d99.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai. The nearest airport is Dubai (DXB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="933.04" OriginalAmount="872.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="25.237242916673" Longitude="55.274322330951" StarRating="4" HotelCode="258976|jumeira_rotana_hotel_2" HotelName="Jumeira Rotana" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF-BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 05/12/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2nd December Street, PO Box 33640, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/15122/a_15122_E2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in Satwa on Al Difayah Street. Restaurants and street cafés as well as shops all lie within paces of the hotel. In addition, the international convention centres, the World Trade Centre, Nad Al Sheb race track, the Dubai Gold and Diamond Park, the National Museum, Jebel Ali free trade zone as well as the traditional quarter of Dubai. The transfer time to Dubai airport is around 20 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="935.18" OriginalAmount="874.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="25.114503860473633" Longitude="55.20257568359375" StarRating="3" HotelCode="0|rose_plaza_hotel_al_barsha" HotelName="Rose Plaza Hotel Al Barsha" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF-BOARD,FULL-BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Near Mall of the Emirates,, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/4d/a8/4da87972d9a9e8eaf8fe71fa5552d95492ee1710.jpeg</HotelPictures>
        <HotelDescription>With a stay at Rose Plaza Hotel Al Barsha, you'll be centrally located in Dubai, a 5-minute drive from Mall of the Emirates and 12 minutes from Souk Madinat Jumeirah. This hotel is 0.7 mi (1.1 km) from Ski Dubai and 4.4 mi (7.2 km) from Burj Al Arab.&lt;br /&gt;Enjoy recreation amenities such as an outdoor pool or take in the view from a rooftop terrace. Additional amenities at this hotel include complimentary wireless Internet access, concierge services, and lifeguards on site.&lt;br /&gt;At Rose Plaza Hotel Al Barsha, enjoy a satisfying meal at the restaurant. Continental breakfasts are available daily from 7:00 AM to 10:30 AM for a fee.&lt;br /&gt;Featured amenities include complimentary wired Internet access, dry cleaning/laundry services, and a 24-hour front desk. Planning an event in Dubai? This hotel has 323 square feet (30 square meters) of space consisting of conference space and a meeting room.&lt;br /&gt;Make yourself at home in one of the 104 air-conditioned rooms featuring flat-screen televisions. Your bed comes with down comforters and premium bedding. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Private bathrooms with showers feature complimentary toiletries and bidets.&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: 20.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="948.02" OriginalAmount="886.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="25.21153768977" Longitude="55.31575434689" StarRating="5" HotelCode="260319|dubai_marriott_hotel_al_jaddaf" HotelName="Marriott Hotel Al Jaddaf Dubai" 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,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Oud Metha Road, Al Jaddaf Area, Dubai 122273</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/363471/a_363471_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="973.70" OriginalAmount="910.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="25.277116775512695" Longitude="55.3033561706543" StarRating="3" HotelCode="0|aparthotel_adagio_dubai_deira" HotelName="Aparthotel Adagio Dubai Deira" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apart-hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>110 Al Khaleej Road, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/40/21/402188a4d25ddb68328bc82ceec3f39303e15cb8.jpeg</HotelPictures>
        <HotelDescription>The Aparthotel Adagio Dubai Deira is an ideal spot for travelers wanting to discover the city. Visitors to Dubai will find that the Aparthotel Adagio Dubai Deira is a fantastic accommodation choice. The hotel is only 10km from Dubai International Airport and 17km from ADCB Metro Station, giving guests a number of convenient transportation options. Seeing Dubai's sights from this hotel is easy with Al Mamzar Beach Park, Al Quiadah Metro Station and Al Majaz Waterfront all close by. This hotel makes a great place to kick back and relax after a long day of sightseeing. Guests of this Dubai hotel can make use of the parking facilities.&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: 59.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="63" TotalAmount="973.70" OriginalAmount="910.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="25.10243699148" Longitude="55.172410915344" StarRating="4" HotelCode="61419|two_seasons_hotel_apartments_former_gloria" HotelName="Two Seasons Hotel &amp; Apartments" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF-BOARD-DINNER,FULL-BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 28/12/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, PO Box 502222, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/79448/a_79448_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1002.59" OriginalAmount="937.00" MarkupRule="7.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" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/12/2024" HotelFacility="Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Baniyas Road, PO Box 22533, Deira, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=5751089</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1019.71" OriginalAmount="953.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="25.18523" Longitude="55.27979" StarRating="0" HotelCode="0|dhh_bay_square" HotelName="DHH - Bay Square" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bay Square Building 7,, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/9f/d4/9fd4fc68b328f4926dcd8bd2bbb8be50234fafba.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;Located in Dubai (Downtown Dubai), this apartment is within a 10-minute drive of Dubai Fountain and Dubai Mall.  This apartment is 2.6 mi (4.2 km) from Burj Khalifa and 5.1 mi (8.3 km) from Jumeirah Beach.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this air-conditioned apartment, featuring a kitchen with a refrigerator and an oven. There's a private balcony. A 42-inch LCD television with cable programming provides entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include a microwave and an electric kettle, and housekeeping is provided on request.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include ATM/banking services and an elevator (lift). Free self parking is available onsite.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Early check-in and/or late check-out is available for an additional fee.&lt;/br&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1023.99" OriginalAmount="957.00" MarkupRule="7.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,BREAKFAST-FOR-2,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 29/12/2024">
        <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="1027.20" OriginalAmount="960.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="25.260169594125" Longitude="55.320935186508" StarRating="4" HotelCode="28898|emirates_concorde_hotel" HotelName="Emirates Concorde Hotel &amp; Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Apartment Hotel,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,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 64225, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/42667/a_42667_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Deira on Al Maktoum Street only minutes from the chamber of commerce, the centre for economic development, the clock tower, the gold market, the World Trade Centre, the International Congress Centre and the exhibition area. Dubai's international airport is 10 minutes away by car.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1037.90" OriginalAmount="970.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="25.341382623754" Longitude="55.394283679871" StarRating="3" HotelCode="283967|al_bustan_tower_hotel_suites" HotelName="Al Bustan Tower Hotel Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>P.O.BOX 6006, Sharjah, U.A.E</AddressLine>
          </AddressLines>
          <CityName>Sharjah</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/326368/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Sharjah.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1037.90" OriginalAmount="970.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="25.269105973921" Longitude="55.314177455175" StarRating="3" HotelCode="103476|sadaf_hotel_2" HotelName="Sadaf Hotel" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" 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="63" TotalAmount="1044.32" OriginalAmount="976.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="25.18405595331" Longitude="55.254182471667" StarRating="5" HotelCode="319607|w_dubai_al_habtoor_city" 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 29/12/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, Al Habtoor City, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/433300/a_433300_M2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1055.02" OriginalAmount="986.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="25.259404356634" Longitude="55.319407514572" StarRating="5" HotelCode="566141|al_bandar_rotana" HotelName="Al Bandar Rotana" Meals="ROOM ONLY,BED &amp; BREAKFAST,ALL-INCLUSIVE" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 30/12/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Baniyas Street, P.O. Box 4080, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/683050/w_683050_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dubai. For business travellers as well as families, it provides everything needed for a pleasant stay. There are a number of shops nearby.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1059.30" OriginalAmount="990.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="25.18062485" Longitude="55.26636113" StarRating="5" HotelCode="705793|canal_central_hotel" HotelName="Canal Central Hotel – Business Bay" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD" 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="1087.12" OriginalAmount="1016.00" MarkupRule="7.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="1112.80" OriginalAmount="1040.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="25.250293731689453" Longitude="55.30088424682617" StarRating="3" HotelCode="0|doubletree_by_hilton_dubai_m_square_hotel_residences" HotelName="DoubleTree by Hilton Dubai M Square Hotel &amp; Residences" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 30/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>M Square Building, Al Mankhool, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/9f/45/9f45ba2c4b4df262fd47acf27e52e7c23515ae00.jpeg</HotelPictures>
        <HotelDescription>Our stylish hotel is just a few minutes from historical sites and attractions along Dubai Creek. Downtown and public beaches are within 10 km. Our concierge can help you schedule outings to make the most of your trip. Enjoy warm, friendly service, plus our signature Chocolate Chip Cookie, over 6,500 sq. ft. of event space, and multiple on-site restaurants.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 120.00 AED per night.&lt;br /&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.&lt;br /&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 180.00 AED one way.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;From 31 January 2021, all passengers arriving into Dubai from any point of origin must hold a negative COVID 19 PCR test certificate for a test taken no more than 72 hours before departure.&lt;br /&gt;Please note that a surcharge may apply for UAE residents upon arrival.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1134.20" OriginalAmount="1060.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="25.2889874299264" Longitude="55.373440682888" StarRating="3" HotelCode="0|boulevard_city_suites_hotel_apartments_" HotelName="Boulevard City Suites Hotel Apartments" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 27/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Amman Street, Al-Nahda 2, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/3c/b5/3cb5935274b547fa5ed29e5a59b0c183c6f82f81.jpeg</HotelPictures>
        <HotelDescription>Located in Al Nahda, Boulevard City Suites Hotel Apartments offers self-catering accommodation. Free Wi-Fi access is available. The property is 10 minutes by car from Mamzar Beach.&lt;/br&gt;Apartments at Boulevard City Suites Hotel feature a modern, warm décor. It offers a living room with a dining table and a kitchenette complete with a fridge. The bathroom is fitted with a bath and a shower.&lt;/br&gt;At Boulevard City Suites Hotel Apartments you will find a fitness centre, an outdoor pool and sauna. The restaurant offers a 24-hour room service.&lt;/br&gt;Guests can visit the iconic Dubai Mall which is 14 km from Boulevard City Suites. Dubai International Airport is 10 minutes by car. Free private parking is possible on site.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Please check your visa requirements before you travel. Guests are required to show a photo identification and credit card upon check-in. Please note that all Special Requests are subject to availability and additional charges may apply. Please inform Boulevard City Suites Hotel Apartments in advance of your expected arrival time. You can use the Special Requests box when booking, or contact the property directly with the contact details provided in your confirmation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1138.48" OriginalAmount="1064.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="25.38877971" Longitude="55.44677406" StarRating="3.5" HotelCode="601390|midtown_furnished_apartments" HotelName="Midtown Furnished Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 30/12/2024" HotelFacility="Air Conditioning,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Opposite Safeer Mall, Al Nuaimiya, Ajman</AddressLine>
          </AddressLines>
          <CityName>Ajman</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0036/08933/3608933/1.jpg?f=15232646</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in the centre of Ajman.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1139.55" OriginalAmount="1065.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="25.254240444883" Longitude="55.301247411045" StarRating="3" HotelCode="95367|rose_garden_hotel_apartments_bur_dubai" 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="63" TotalAmount="1143.83" OriginalAmount="1069.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="25.242682318392" Longitude="55.340425372124" StarRating="5" HotelCode="170826|jumeirah_creekside_hotel" HotelName="Jumeirah Creekside Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 29/12/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Garhoud, PO Box 78377, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/238932/a_238932_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This beach hotel is located right in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1159.88" OriginalAmount="1084.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="25.120302536526" Longitude="55.199089050293" StarRating="3.5" HotelCode="900270|la_villa_najd_hotel_apartments_3" HotelName="La Villa Najd Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Free CXL until 29/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Shaikh Zayed Road, Al Barsha 1, Behind Mall of Emirates, P.O. Box 214671, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/183237/p_183237_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city apartment hotel enjoys an ideal location, just 2 minutes' walk from the Mall of The Emirates, and just a short drive from Wild Wadi, Burj Al Arab, Palm Jumeirah and Dubai Media City. The centre of town can be reached in around 15 minutes by car, whilst tourist attractions and ski slopes can be found within just 5 minutes' walk. Umm Sequim Park is around 3 km away, whilst Dubai International Airport is approximately 10 km or a 35-minute drive from the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1171.65" OriginalAmount="1095.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="25.221122" Longitude="55.282086" StarRating="4" HotelCode="37772|novotel_world_trade_centre_3" HotelName="Novotel World Trade Centre Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Saa'da Street, P.O. Box 9622, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/62321/a_62321_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is a part of the Dubai International Convention and Exhibition Centre complex. It is situated inside the business district of Dubai, behind the Dubai World Trade Centre, on Sheikh Zayed Road. The Heritage Village, Bastakiya and the Sheikh Saeed Al Maktoum House are all approximately 8 km away, while Jumeirah Beach is about 10 km away. The hotel is a 10-minute drive from Dubai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1172.72" OriginalAmount="1096.00" MarkupRule="7.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="1191.98" OriginalAmount="1114.00" MarkupRule="7.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" 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="63" TotalAmount="1211.24" OriginalAmount="1132.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="25.248667" Longitude="55.297791" StarRating="3" HotelCode="151562|welcome_hotel_apartments_1" 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="63" TotalAmount="1242.27" OriginalAmount="1161.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="25.261175" Longitude="55.320587" StarRating="4" HotelCode="103474|khalidia_hotel_apartments" HotelName="Khalidia Hotel Apartments" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF-BOARD,FULL-BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable">
        <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="63" TotalAmount="1278.65" OriginalAmount="1195.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="25.047230961233" Longitude="55.24289757264" StarRating="4" HotelCode="566649|park_inn_by_radisson_dubai_motor_city" HotelName="Park Inn by Radisson Dubai Motor City" Meals="ROOM ONLY" BedType="ROOM ONLY" 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="63" TotalAmount="1301.12" OriginalAmount="1216.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="25.26872242489" Longitude="55.316441299361" StarRating="5" HotelCode="186063|swissotel_living_al_ghurair_dubai" HotelName="Swissôtel Living Al Ghurair" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Omar Bin Al Kattab Road, near Fish Roundabout, P.O. Box 185060, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/260090/a_260090_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Dubai, this urban hotel is ideal for business travellers.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1311.82" OriginalAmount="1226.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="25.234246837774" Longitude="55.323978245369" StarRating="5" HotelCode="307773|hyatt_regency_dubai_creek_heights_2" HotelName="Hyatt Regency Dubai Creek Heights" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 28/12/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20th Street, Dubai Healthcare City, Bur Dubai, Dubai 5668</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/421816/a_421816_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1342.85" OriginalAmount="1255.00" MarkupRule="7.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 30/12/2024">
        <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="63" TotalAmount="1349.27" OriginalAmount="1261.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="25.05149037" Longitude="55.26855542" StarRating="2" HotelCode="143923|arabian_ranches_golf_club" HotelName="Arabian Ranches Golf Club" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Golf Hotel" CnxPolicy="Free CXL until 28/12/2024" 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="63" TotalAmount="1391.00" OriginalAmount="1300.00" MarkupRule="7.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="63" TotalAmount="1425.24" OriginalAmount="1332.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="25.187616505997" Longitude="55.284046233517" StarRating="5" HotelCode="936085|damac_maison_canal_views" HotelName="DAMAC Maison Canal Views" 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>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="63" TotalAmount="1426.31" OriginalAmount="1333.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="25.088956832885742" Longitude="55.173343658447266" StarRating="0" HotelCode="0|relaxing_chic_apartment_in_the_views" HotelName="Relaxing, Chic Apartment in The Views" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mosela - The Views - Emaar - Street 7 -, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/93/24/932443a81fe2a40195c4c704045a04022bfd04ca.jpeg</HotelPictures>
        <HotelDescription>Location : With a stay at this apartment in Dubai, you'll be within a 10-minute drive of Jumeirah Beach and Emirates Golf Club.  This apartment is 4.6 mi (7.4 km) from The Walk and 4.8 mi (7.8 km) from Dubai Marina Mall.&lt;br /&gt;Amenities : Enjoy recreational amenities such as 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;Jebel Ali Race Course - 0.7 km / 0.4 mi&lt;br /&gt;Dubai College - 3.1 km / 1.9 mi&lt;br /&gt;Emirates Golf Club - 3.2 km / 2 mi&lt;br /&gt;American University of Dubai (AUD) - 3.5 km / 2.2 mi&lt;br /&gt;Fatima Abdullah Mohammed Rasheed Mosque - 4.3 km / 2.7 mi&lt;br /&gt;Al Barsha Pond Park - 4.4 km / 2.7 mi&lt;br /&gt;The Walk - 4.9 km / 3 mi&lt;br /&gt;Jumeirah Beach - 7.2 km / 4.5 mi&lt;br /&gt;Skydive Dubai - 7.3 km / 4.5 mi&lt;br /&gt;Dubai Marina Mall - 7.8 km / 4.8 mi&lt;br /&gt;Mall of the Emirates - 8 km / 5 mi&lt;br /&gt;Souk Madinat Jumeirah - 8.3 km / 5.2 mi&lt;br /&gt;The Beach Mall - 8.8 km / 5.5 mi&lt;br /&gt;Madinat Jumeirah - 9.1 km / 5.7 mi&lt;br /&gt;Burj Al Arab - 9.2 km / 5.7 mi&lt;br /&gt;The nearest airports are:&lt;br /&gt;Dubai Intl. Airport (DXB) - 29.6 km / 18.4 mi&lt;br /&gt;Dubai (DWC-Al Maktoum Intl.) - 36.6 km / 22.7 mi&lt;br /&gt;Sharjah (SHJ-Sharjah Intl.) - 60.6 km / 37.6 mi&lt;br /&gt;business_amenities : Free self parking is available onsite.&lt;br /&gt;HeadLine : Near Emirates Golf Club&lt;br /&gt;Rooms : Make yourself comfortable in this air-conditioned apartment, featuring a kitchen with an oven and a dishwasher. There's a private balcony. Conveniences include a desk and an iron/ironing board.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;From 31 January 2021, all passengers arriving into Dubai from any point of origin must hold a negative COVID 19 PCR test certificate for a test taken no more than 72 hours before departure.&lt;br /&gt;Please note that a surcharge may apply for UAE residents upon arrival.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;This property advises that enhanced cleaning measures are currently in place.&lt;/li&gt;&lt;li&gt;The property is professionally cleaned; disinfectant is used to clean the property; commonly-touched surfaces are cleaned with disinfectant between stays; bed sheets and towels are laundered at a temperature of at least 60°C/140°F.&lt;/li&gt; &lt;/ul&gt; &lt;p&gt;You'll be asked to pay the following charges at the property:&lt;/p&gt; &lt;ul&gt;A mandatory cleaning fee is included in this property's rental rate; it will be displayed at the time of booking. A damage deposit of USD 2000 will be collected before check-in. &lt;/ul&gt; &lt;p&gt;We have included all charges provided to us by the property. However, charges can vary, for example, based on length of stay or the room you book. &lt;/p&gt; &lt;p&gt;The following fees and deposits are charged by the property at time of service, check-in, or check-out. &lt;/p&gt; &lt;ul&gt;               &lt;li&gt;Late check-in fee: USD 140 for check-in after 8 PM&lt;/li&gt;                &lt;/ul&gt; &lt;p&gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1471.25" OriginalAmount="1375.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="25.206057493369" Longitude="55.273010730743" StarRating="5" HotelCode="29426|dusit_thani_dubai" 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="63" TotalAmount="1510.84" OriginalAmount="1412.00" MarkupRule="7.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,BED &amp; BREAKFAST,HALF-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="63" TotalAmount="1541.87" OriginalAmount="1441.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="25.223849596761" Longitude="55.349164009094" StarRating="5" HotelCode="70491|crowne_plaza_festival_city" HotelName="Crowne Plaza Dubai - Festival City" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF-BOARD,FULL-BOARD" BedType="BED &amp; BREAKFAST" 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="63" TotalAmount="1578.25" OriginalAmount="1475.00" MarkupRule="7.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="63" TotalAmount="1581.46" OriginalAmount="1478.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="25.068680704823" Longitude="55.131202340126" StarRating="4" HotelCode="162263|lotus_hotel_apartments__spa_marina" HotelName="Signature Hotel Apartments &amp; Spa Marina" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="63" TotalAmount="1625.33" OriginalAmount="1519.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="25.119282290489" Longitude="55.203153186508" StarRating="5" HotelCode="213576|pullman_dubai_mall_of_the_emirates__open_01_aug_2010_" 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 29/12/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed Road, Mall of the Emirates, Al Barsha 1, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/302287/a_302287_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is directly connected to Mall of the Emirates and Ski Dubai, and is just a short walk away from the metro station, which provides guests with easy access to the city.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1629.61" OriginalAmount="1523.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="25.223252686211" Longitude="55.349743366241" StarRating="5" HotelCode="400661|intercontinental_dubai_festival_city_hotel" HotelName="InterContinental Dubai Festival City" 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,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="1634.96" OriginalAmount="1528.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="25.079632669667" Longitude="55.13662458532" StarRating="5" HotelCode="59326|ja_oasis_beach_tower" HotelName="JA Oasis Beach Tower" Meals="BED &amp; BREAKFAST,HALF-BOARD,FULL-BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 09/12/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Sofouh Road, Jumeirah Beach Residence, The Walk, P.O. Box 26500, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/76833/a_76833_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;With a perfect location on Jumeirah Beach, the hotel offers easy access to Dubai Marina, Dubai Internet and Media Cities, Knowledge Village, Jebel Ali Free Zone, Dubai Investment Park, Emirates Golf Club, Mall of the Emirates and Ibn Battuta Mall. Dubai City Centre and the International Airport can be reached in approximately 25 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1687.39" OriginalAmount="1577.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="25.139238357543945" Longitude="55.1414909362793" StarRating="5" HotelCode="0|c_central_resort_the_palm_dubai" HotelName="C Central Resort the Palm" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD" BedType="ROOM ONLY" PropertyType="Resort" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Crescent Rd, Palm Jumeirah, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/8d/91/8d91f9d8b01a431ef7686104c59e232d7953cb00.jpeg</HotelPictures>
        <HotelDescription>With a stay at C Central Resort the Palm in Dubai, you'll be 10.4 mi (16.7 km) from Wild Wadi Water Park and 11.3 mi (18.2 km) from Mall of the Emirates.  This 5-star hotel is 12.3 mi (19.8 km) from Ski Dubai and 18.1 mi (29.1 km) from Burj Khalifa.&lt;br /&gt;Pamper yourself with a visit to the spa, which offers massages. After dipping into one of the 2 outdoor swimming pools, you can spend some time at the private beach. Additional amenities at this hotel include complimentary wireless Internet access, concierge services, and gift shops/newsstands.&lt;br /&gt;Featured amenities include a 24-hour business center, express check-in, and express check-out. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free valet parking is available onsite.&lt;br /&gt;Grab a bite at Waves 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/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 7:00 AM to 10:30 AM for a fee.&lt;br /&gt;Make yourself at home in one of the 203 air-conditioned rooms featuring refrigerators and iPod docking stations. 55-inch LCD televisions with satellite programming provide entertainment, while complimentary wireless Internet access keeps you connected. Private bathrooms with bathtubs or showers feature complimentary toiletries and hair dryers. 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;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;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 300.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;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;Only registered guests are allowed in the guestrooms. &lt;/li&gt;  &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1695.95" OriginalAmount="1585.00" MarkupRule="7.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,BREAKFAST-FOR-2,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="63" TotalAmount="1720.56" OriginalAmount="1608.00" MarkupRule="7.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 16/12/2024">
        <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="63" TotalAmount="1741.96" OriginalAmount="1628.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="25.230249" Longitude="55.287701" StarRating="5" HotelCode="409750|the_monarch_dubai" HotelName="The H Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD,FULL-BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 15/12/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>One Sheikh Zayed Road, P.O. Box 125511, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/100507/a_100507_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is well connected to all parts of the city. It is located on Sheikh Zayed Road in the business district. It is near to the World Trade Centre and Dubai International Finance Centre. The city centre is about 5 km away and Jumeirah Beach is about a 10-minute drive from the property. Dubai International Airport is about 10 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1747.31" OriginalAmount="1633.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="25.116966905351" Longitude="55.136397674904" StarRating="0" HotelCode="637355|dubai_stay_palm_views_east_studio_apartment" HotelName="Palm Views East" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Palm Views, Palm Jumeirah, Dubai</AddressLine>
          </AddressLines>
          <CityName>The Palm Islands</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/808527/514e469eb88316539c88256e2cfa4ae6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex warmly welcomes guests in The Palm Islands.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1754.80" OriginalAmount="1640.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="25.42097757" Longitude="55.44149001" StarRating="5" HotelCode="263187|ajman_saray" HotelName="The Ajman Saray A Luxury Collection Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD,FULL-BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 28/12/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Humaid Bin Rashid Al Nuaimi Street, Ajman 8833</AddressLine>
          </AddressLines>
          <CityName>Ajman</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/366520/a_366520_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Ajman.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1815.79" OriginalAmount="1697.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="25.108409881591797" Longitude="55.14839172363281" StarRating="0" HotelCode="0|bespoke_residences_al_nabat" HotelName="Bespoke Residences - Shoreline Al Nabat" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Nabat, Shoreline Building 8, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/61/d8/61d830106063678f260b4ee9ec9595eb28ce0bec.jpeg</HotelPictures>
        <HotelDescription>Situated in Dubai, Bespoke Residences - Shoreline Al Nabat offers a year-round outdoor pool, private beach access and fitness centre. Mall of the Emirates is 5 km from the property. Free private parking is available on site.&lt;br /&gt;The accommodation features a flat-screen TV. Some units have a dining area and/or balcony. All units feature a kitchen fitted with a dishwasher and oven. A microwave, a toaster and fridge are also provided, as well as a coffee machine. There is a private bathroom with bathrobes and free toiletries in every unit. Towels are available.&lt;br /&gt;Shoreline Apartments by Bespoke Residences also includes a year-round outdoor pool. Guests can enjoy a drink at the on-site bar. Apartments have access to Riva Beach Club offering restaurants, bar, gym and swimming pools.&lt;br /&gt;Ibn Battuta Mall is 8 km from Shoreline Al Nabat. Al Maktoum International Airport is 24 km away.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Deposit is required. Cost: 2,000.00 AED per room per stay.&lt;br /&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 150.00 AED one way.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;From 31 January 2021, all passengers arriving into Dubai from any point of origin must hold a negative COVID 19 PCR test certificate for a test taken no more than 72 hours before departure.&lt;br /&gt;Please note that a surcharge may apply for UAE residents upon arrival.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1835.05" OriginalAmount="1715.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="25.217511518923" Longitude="55.283085107803" StarRating="5" HotelCode="12123|jumeirah_emirates_towers" 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="63" TotalAmount="1840.40" OriginalAmount="1720.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="25.087495803833008" Longitude="55.14531707763672" StarRating="0" HotelCode="0|damac_heights_by_fendi_casa" HotelName="DAMAC Heights by Fendi Casa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Marsa St, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/e8/c4/e8c4ddb2d0a5732412b28b5f1ee18a5e1280cdd7.jpeg</HotelPictures>
        <HotelDescription>With a stay at DAMAC Heights by Fendi Casa in Dubai, you'll be on the beach, steps from Dubai Marina and a 3-minute drive from The Walk. This spa apartment is 1 mi (1.7 km) from Jumeirah Beach and 1.6 mi (2.6 km) from Dubai Marina Mall.&lt;br /&gt;Take time to pamper yourself with a visit to the full-service spa. Getting to the surf and sand is a breeze with the complimentary beach shuttle.&lt;br /&gt;Need to unwind? Take a break with a tasty beverage at one of the 6 beach bars.&lt;br /&gt;Featured amenities include complimentary newspapers in the lobby, dry cleaning/laundry services, and a 24-hour front desk. Free self parking is available onsite.&lt;br /&gt;Make yourself at home in one of the 4004 air-conditioned rooms featuring kitchens with full-sized refrigerators/freezers and ovens. 50-inch flat-screen televisions with cable programming provide entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include complimentary newspapers and minibars, as well as phones with free local calls.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 100.00 AED per night.&lt;br /&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;From 31 January 2021, all passengers arriving into Dubai from any point of origin must hold a negative COVID 19 PCR test certificate for a test taken no more than 72 hours before departure.&lt;br /&gt;Please note that a surcharge may apply for UAE residents upon arrival.&lt;br /&gt;&lt;ul&gt;  &lt;li&gt;Hot springs access available from 7:00 AM to 9:00 PM.&lt;/li&gt;&lt;li&gt;The property has connecting/adjoining rooms, which are subject to availability and can be requested by contacting the property using the number on the booking confirmation. &lt;/li&gt;&lt;li&gt;No pets and no service animals are allowed at this property. &lt;/li&gt; &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1848.96" OriginalAmount="1728.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="25.11581" Longitude="55.14069" StarRating="1" HotelCode="0|maison_privee_tiara" HotelName="Maison Privee - Tiara" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Tiara Diamond, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/3f/f5/3ff58f0acba6dd5107a0aa93e4aadb3276ad4d25.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this apartment in Dubai (Palm Jumeirah), you'll be within a 15-minute drive of Aquaventure and Jumeirah Beach.  This apartment is 4.9 mi (7.9 km) from Dubai Marina Mall and 5.1 mi (8.2 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 refrigerator and an oven. There's a private balcony. A flat-screen television with cable programming provides entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include a safe and a microwave, and housekeeping is provided on a limited basis.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Be sure to enjoy recreational amenities including an outdoor pool and a fitness center.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Free self parking is available onsite.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;A deposit of 2,000.00 AED per stay will be required at check-in to cover any potential damages.&lt;/br&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1883.20" OriginalAmount="1760.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="25.112874716742" Longitude="55.143347653356" StarRating="0" HotelCode="549347|et_holiday_homes_al_nabat" HotelName="Al Nabat" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Al Nabat, Shoreline 8, Shoreline Apartments, Palm Jumeirah, Dubai</AddressLine>
          </AddressLines>
          <CityName>The Palm Islands</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/717388/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Most storeys are accessible by lift. The apartment complex offers a transfer service for a comfortable and relaxing stay. Wireless internet access is available to guests in the public areas. Those arriving in their own vehicles can leave them in the car park of the complex.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1900.32" OriginalAmount="1776.00" MarkupRule="7.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="63" TotalAmount="1911.02" OriginalAmount="1786.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="25.12582" Longitude="55.1533" StarRating="5" HotelCode="705784|royal_central_hotel_the_palm" HotelName="Royal Central Hotel - The Palm" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF-BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/12/2024" HotelFacility="Laundry,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>East Crescent, P.O. Box 9970, 22369 The Palm Jumeirah, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/826591/p_826591_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1915.30" OriginalAmount="1790.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="25.192495498031" Longitude="55.267299304605" StarRating="5" HotelCode="307774|taj_dubai" HotelName="Taj Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD,FULL-BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 30/12/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Burj Khalifa Street, Business Bay, PO Box 8489, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/421817/a_421817_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel occupies a prime location and offers stunning views of the majestic Burj Khalifa.The property lies a five-minute drive to the Downtown area and the Dubai Mall, and the airport is only 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1934.56" OriginalAmount="1808.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="25.091006200624" Longitude="55.149130225181" StarRating="5" HotelCode="410049|tamani_hotel_marina" HotelName="Tamani Marina Hotel and Hotel Apartment" 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,Restaurant,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Naseem Street, P.O. Box 215855, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/100696/a_100696_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is located in one of the busiest districts, Dubai Marina right next to the Dubai Media City and opposite Le Meridien Mina Seyahi. Dubai International Airport is approximately 10 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1935.63" OriginalAmount="1809.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="25.08757209777832" Longitude="55.14527130126953" StarRating="0" HotelCode="0|luton_vacation_homes_damac_heights" HotelName="Luton Vacation Homes Damac Heights" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Damac Heights, Dubai Marina, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/95/29/9529ae109f4b223073a339b1addcedc6e9df41c2.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this apartment in Dubai, you'll be steps from Dubai Marina and a 3-minute drive from The Walk. This apartment is 1 mi (1.7 km) from Jumeirah Beach and 1.6 mi (2.6 km) from Dubai Marina Mall.&lt;br /&gt;&lt;b&gt;Attractions: &lt;/b&gt;Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Dubai Marina - 0.1 km / 0.1 mi&lt;br /&gt;American University of Dubai (AUD) - 1.6 km / 1 mi&lt;br /&gt;Jumeirah Beach - 1.6 km / 1 mi&lt;br /&gt;The Walk - 1.6 km / 1 mi&lt;br /&gt;Skydive Dubai - 1.7 km / 1 mi&lt;br /&gt;Dubai Marina Mall - 2.2 km / 1.4 mi&lt;br /&gt;The Beach Mall - 2.9 km / 1.8 mi&lt;br /&gt;Emirates Golf Club - 3.1 km / 1.9 mi&lt;br /&gt;Dubai College - 4 km / 2.5 mi&lt;br /&gt;Ain Dubai - 4.4 km / 2.7 mi&lt;br /&gt;Bluewaters Island - 4.4 km / 2.7 mi&lt;br /&gt;Jebel Ali Race Course - 4.6 km / 2.9 mi&lt;br /&gt;Souk Madinat Jumeirah - 7 km / 4.4 mi&lt;br /&gt;Madinat Jumeirah - 7.6 km / 4.7 mi&lt;br /&gt;Fatima Abdullah Mohammed Rasheed Mosque - 7.6 km / 4.7 mi&lt;br /&gt;The nearest airports are:&lt;br /&gt;Dubai (DXB-Dubai Intl.) - 32.2 km / 20 mi&lt;br /&gt;Dubai (DWC-Al Maktoum Intl.) - 38.8 km / 24.1 mi&lt;br /&gt;Sharjah (SHJ-Sharjah Intl.) - 58.9 km / 36.6 mi&lt;br /&gt;&lt;b&gt;Amenities: &lt;/b&gt;Take advantage of recreational opportunities offered, including an outdoor pool, a spa tub, and a sauna.&lt;br /&gt;&lt;b&gt;Business Amenities: &lt;/b&gt;Free self parking is available onsite.&lt;br /&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this air-conditioned apartment, featuring a kitchenette with a refrigerator and an oven. There's a private balcony. An LCD television with digital programming provides entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include a desk and a separate sitting area, and you can also request a crib/infant bed (complimentary).&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Deposit is required. Cost: 1,500.00 AED per room per stay.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;From 31 January 2021, all passengers arriving into Dubai from any point of origin must hold a negative COVID 19 PCR test certificate for a test taken no more than 72 hours before departure.&lt;br /&gt;Please note that a surcharge may apply for UAE residents upon arrival.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1997.69" OriginalAmount="1867.00" MarkupRule="7.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" 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="63" TotalAmount="2006.25" OriginalAmount="1875.00" MarkupRule="7.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="63" TotalAmount="2030.86" OriginalAmount="1898.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="25.247864" Longitude="55.35287" StarRating="5" HotelCode="207516|dubai_international_terminal_hotel" HotelName="Dubai International Hotel" Meals="ROOM ONLY,HALF-BOARD" 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="2066.17" OriginalAmount="1931.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="25.40850474" Longitude="55.43303299" StarRating="4" HotelCode="552858|wyndham_garden_ajman_corniche" HotelName="Wyndham Garden Ajman Corniche" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 27/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Humaid Bin Rashid Al Nuaimi Street, Ajman</AddressLine>
          </AddressLines>
          <CityName>Ajman</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/669178/a_669178_D2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ajman.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2075.80" OriginalAmount="1940.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="25.30040740966797" Longitude="55.30666732788086" StarRating="4" HotelCode="0|riu_dubai_all_inclusive" HotelName="Riu Dubai" Meals="ALL-INCLUSIVE" BedType="ALL-INCLUSIVE" PropertyType="Hotel" CnxPolicy="Free CXL until 28/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Deira Islands, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/67/7a/677a97c688eef01086ae0475b80c703e36f17524.jpeg</HotelPictures>
        <HotelDescription>Hotel Riu Dubai is located on the Deira Islands beachfront and it offers 24-hour all-inclusive stays to make your holiday a unique experience. The facilities of this hotel in Dubai are sure to amaze you: entertainment areas, pools, a spa, a conference room, various themed restaurants, the Splash Water World water park... and much more!&lt;br /&gt;Hotel Riu Dubai has more than 750 rooms which all offer maximum comfort for you to enjoy your stay. In them, you will find comfortable beds, air conditioning, ceiling fans and minibars, among many more services. The pool zone also guarantees moments to unwind: enjoy a day of relaxation on the sun loungers, take the chance to have a drink at the swim-up bars or simply refresh yourself from the warm climate in the city. But if you prefer, you can also head for the beach and enjoy your surroundings.&lt;br /&gt;This all-inclusive hotel in Dubai offers a wide range of dining options so that you can enjoy your choice of dishes. In the restaurants at Hotel Riu Dubai, you can taste the best Asian, Italian and Lebanese dishes, as well as breakfasts and lunches with live cooking stations and, in the bars, you can choose from snacks and appetisers at any time of day.&lt;br /&gt;Entertainment and fun are guaranteed during your holiday at Hotel Riu Dubai. You're going to love the activities designed by our entertainment team, the shows and live music and the Splash Water World water park. What's more, the youngest members of the family have 2 children's pools, one of which includes slides, and the RiuLand club with special activities for them.&lt;br /&gt;After a day packed with activity, there is nothing better than pampering yourself at the spa in this hotel on Deira Islands. We recommend you try out the sauna and the hydromassage bathtub, and that you take this opportunity to book the treatment that most takes your fancy, to return from your holiday totally refreshed.&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;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; the property is cleaned and disinfected with electrostatic spray.&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; masks are required in public areas; reservations are required for some onsite facilities.&lt;/li&gt;&lt;li&gt;Individually-wrapped food options are available.&lt;/li&gt;&lt;li&gt;This property affirms that it follows the cleaning and disinfection practices of Covid-19 Health Protocol (RIU).&lt;/li&gt;&lt;li&gt;Enhanced food service safety measures are in place.&lt;/li&gt; &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2098.27" OriginalAmount="1961.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="25.070670263754" Longitude="55.133002645344" StarRating="0" HotelCode="448883|mystaygroup__orra_marina" 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="63" TotalAmount="2111.11" OriginalAmount="1973.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="25.19521318413" Longitude="55.283847174275" StarRating="5" HotelCode="293188|damac_maison_dubai_mall_street" HotelName="DAMAC Maison Mall Street" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 26/12/2024" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Mall Street, Opposite to Dubai Mall, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/400878/a_400878_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2127.16" OriginalAmount="1988.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="25.19514" Longitude="55.27702" StarRating="0" HotelCode="0|maison_privee_burj_khalifa_community" HotelName="Maison Privee - Burj Khalifa Community" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Souk Al Bahar, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/d8/3f/d83f44ab246d9c955f73e056e5544f9d7bfb2643.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this apartment in Dubai (Downtown Dubai), you'll be a 2-minute drive from Dubai Fountain and 5 minutes from Dubai Mall.  This apartment is 1.5 mi (2.4 km) from Burj Khalifa and 3.6 mi (5.9 km) from Dubai World Trade Centre.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this air-conditioned apartment, featuring a kitchen with a refrigerator and a microwave. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Conveniences include a safe and an electric kettle, and housekeeping is provided on a limited basis.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Take advantage of recreation opportunities including an outdoor pool and a fitness center.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Free self parking is available onsite.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;A deposit of 2,000.00 AED per stay will be required at check-in to cover any potential damages.&lt;/br&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2159.26" OriginalAmount="2018.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="25.08764" Longitude="55.14526" StarRating="0" HotelCode="0|higuests_vacation_homes_damac_heights" HotelName="HiGuests Vacation Homes - Damac Heights" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Damac Residenze Tower, Dubai Marina, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/60/f8/60f8a206f0869209ec5e6bb9e59bb12282f80733.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;When you stay at this apartment in Dubai, you'll be 1 minutes by foot from Dubai Marina.  This apartment is close to Dubai Marina Mall and Marina Beach.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this air-conditioned apartment, featuring a kitchenette with a refrigerator and an oven. A flat-screen television with cable programming provides entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include a microwave and an electric kettle, and housekeeping is provided once per stay.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Take advantage of recreation opportunities including an outdoor pool and a 24-hour fitness center.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Free self parking is available onsite.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Taxes which are not included in the cost of the booking will be charged on site.&lt;/br&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Extra Info: &lt;/b&gt;&lt;p&gt;&lt;b&gt;Fees&lt;/b&gt; &lt;br /&gt;&lt;p&gt;The following fees and deposits are charged by the property at time of service, check-in, or check-out. &lt;/p&gt; &lt;ul&gt;                 &lt;li&gt;Housekeeping fee: AED 175 per stay&lt;/li&gt;              &lt;/ul&gt; &lt;p&gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &lt;/p&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;Mandatory Fees and Taxes&lt;/b&gt; &lt;br /&gt;&lt;p&gt;You'll be asked to pay the following charges at the property:&lt;/p&gt; &lt;ul&gt;&lt;li&gt;Cash deposit: AED 600.0 per stay&lt;/li&gt;&lt;li&gt;Tourism fee: AED 10 per accommodation, per night&lt;/li&gt;&lt;li&gt;Cleaning fee: AED 175.0 per person, per stay&lt;/li&gt;A tourism fee is imposed by the city and collected at the property. The fee is AED 10 for the first bedroom per night, and increases by AED 10 per night for each additional bedroom. &lt;/ul&gt; &lt;p&gt;We have included all charges provided to us by the property. However, charges can vary, for example, based on length of stay or the room you book. &lt;/p&gt;&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2188.15" OriginalAmount="2045.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="25.08860206604004" Longitude="55.14807891845703" StarRating="0" HotelCode="0|unique_contemporary_2br_in_dubai_marina" HotelName="Unique &amp; Contemporary 2BR in Dubai Marina!" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Marina - Al Sharta Street, Sulafa Tower, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/d6/5b/d65b11ad1e0b75b840b6054ad1d22b8df8d31297.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;A great option for family vacation: apartment «Unique &amp;amp; Contemporary 2BR in Dubai Marina!» 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. Specially for tourists who travel by car, there’s a free parking zone. Sports fans 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: 327.00 USD 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="2190.29" OriginalAmount="2047.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="25.19346" Longitude="55.27276" StarRating="0" HotelCode="0|maison_privee_burj_residence_2" HotelName="Maison Privee - Burj Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>The Residences Tower 1, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/66/fc/66fcb754cd45ed723d415f143978b2e02ef9d98e.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this apartment in Dubai (Downtown Dubai), you'll be a 3-minute drive from Dubai Opera and 6 minutes from Burj Khalifa.  This family-friendly apartment is 0.9 mi (1.4 km) from Dubai Fountain and 1.3 mi (2.1 km) from Dubai Mall.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this air-conditioned apartment, featuring a kitchen with a refrigerator and an oven. There's a private balcony. A flat-screen television with cable programming provides entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include a safe and a desk, and housekeeping is provided on a limited basis.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Don't miss out on recreational opportunities including an outdoor pool and a fitness center.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Free self parking is available onsite.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;A deposit of 2,000.00 AED per stay will be required at check-in to cover any potential damages.&lt;/br&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2202.06" OriginalAmount="2058.00" MarkupRule="7.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="63" TotalAmount="2203.13" OriginalAmount="2059.00" MarkupRule="7.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="63" TotalAmount="2203.13" OriginalAmount="2059.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="25.003656820892" Longitude="55.164876809949" StarRating="4" HotelCode="908944|marriott_executive_apartments_green_community" HotelName="Marriott Executive Apartments Dubai Green Community" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Investment Park, P.O. Box 63845, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/28/287747/287747a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2207.41" OriginalAmount="2063.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="25.07609" Longitude="55.13435" StarRating="0" HotelCode="0|maison_privee_rimal_5" HotelName="Maison Privee - Rimal 5" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>King Salman Bin Abdulaziz Al Saud Street, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/a9/96/a996f5112aa00059d0e1d345e4f0b1f869b5423b.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this vacation home in Dubai (Jumeirah Beach Residence), you'll be steps from Dubai Marina and The Walk.  This vacation home is 0.7 mi (1.1 km) from Dubai Marina Mall and 0.7 mi (1.2 km) from Marina Beach.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this individually decorated vacation home, featuring a kitchen with a refrigerator and an oven. There's a private balcony. A flat-screen television with cable programming provides entertainment, while complimentary wireless Internet access keeps you connected. A private bathroom with a shower/tub combination features a deep soaking tub and complimentary toiletries.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Be sure to enjoy recreational amenities including an outdoor pool and a fitness center.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include ATM/banking services and an elevator (lift). A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Depending on the capacity of the room booked, children up to the age of 12 can stay free of charge providing they share a room with their parents or guardians, in the existing beds.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;A deposit of 2,000.00 AED per stay will be required at check-in to cover any potential damages.&lt;/br&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 250.00 AED one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2274.82" OriginalAmount="2126.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="25.18880844116211" Longitude="55.2672233581543" StarRating="5" HotelCode="0|me_dubai_by_melia" HotelName="ME Dubai by Meliá" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>The Opus by Omniyat, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/1d/0e/1d0e25092fb44bec36dd06968155b90398993c92.jpeg</HotelPictures>
        <HotelDescription>Housed in the iconic Opus building in the Burj Khalifa district, ME Dubai stands out from the crowd. The Opus&lt;br /&gt;was envisioned and designed in its entirety by architectural legend, Dame Zaha Hadid. The exterior and interior of&lt;br /&gt;the hotel blend together seamlessly, showcasing lightflooded atriums, curved spaces and minimalist, chic interiors. ME Dubai's atrium is a 4-storey high masterpiece, and the views open up to the void, through a glass ceiling.&lt;br /&gt;All rooms and suites of ME Dubai are congruent with Dame Zaha Hadid's signature Design. Central Cosmo Tapas and Bar provides a cosmopolitan vibe, whilst Refuel and Relax add their twist on healthy casual dining with drinks and dinner after the gym. Regard ME Dubai as your ‘Lifestyle Concierge', delivering bespoke à la carte or pre-selected services within your&lt;br /&gt;personal space, tailored to your personality.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Pet deposit is required. Cost: 500.00 AED per guest per stay.&lt;br /&gt;&lt;b&gt;Pets: &lt;/b&gt;Pets are allowed for an additional fee. Price of accommodation: 500.00 AED per stay.&lt;br /&gt;&lt;b&gt;Parking Space: &lt;/b&gt;Chargeable public parking available in the nearby area. Cost: 96.00 AED per day.&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;Pool access available from 9:00 AM to 8: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;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 allows pets in specific rooms only (surcharges apply and can be found in the Fees section). Guests can request one of these rooms by contacting the property directly, using the contact information on the booking confirmation. &lt;/li&gt;  &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2297.29" OriginalAmount="2147.00" MarkupRule="7.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,FULL-BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 29/12/2024" HotelFacility="Air Conditioning,Bar,Kitchen,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Multaqa Street, PO Box 414433, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/48/482521/482521a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2355.07" OriginalAmount="2201.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="25.06749" Longitude="55.16445" StarRating="5.5" HotelCode="59249|the_address_montgomerie_dubai" HotelName="Address Montgomerie" Meals="BED &amp; BREAKFAST,ROOM ONLY,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="Golf Hotel" CnxPolicy="Free CXL until 29/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Emirates Hills, P.O. Box 36700, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/76742/a_76742_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Dubai International Airport is only 25 km away from this golf hotel, with an approximate driving time of 20 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2389.31" OriginalAmount="2233.00" MarkupRule="7.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="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,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="63" TotalAmount="2408.57" OriginalAmount="2251.00" MarkupRule="7.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="2502.73" OriginalAmount="2339.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="25.207977294921875" Longitude="55.27220916748047" StarRating="5" HotelCode="0|shangrila_hotel_dubai_apartments" HotelName="Shangri-La Hotel &amp; Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 30/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>5*, 75880, Dubai, United Arab Emirates, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/a4/75/a47573d6deee2ee92185404609c5c9a7bf3cc3e1.jpeg</HotelPictures>
        <HotelDescription>DXB Dubai international Airport 8 mi eastThe hotel is convenient to the areas many business - cultural - and recreational destinations including the Dubai World Trade Center Jumeirah Mosque - and public beaches.NEAR DWTC- FREE WIFI- VIEWS OF BURJ KHALIFA-  POOL- SPA- TENNIS- SQUASH- FITNESS CENTER- FINE DINING- MEETING ROOMSShangri-La Hotel Dubai organizes - complimentary scheduled shuttle transfers to Business Bay - Dubai International Financial Centre - Emaar Square - Dubai World Trade Centre and Dubai MallThe elegant Shangri-La Hotel Dubai is located in heart of the city on Sheikh Zayed Road just 15 minutes from Dubai International Airport and only five to 10 minutes away from key locations like Business Bay - Emaar Square - Dubai International Financial Centre - Dubai World Trade Centre and Dubai Mall.The hotel boasts 302 spacious and luxurious - Arabian-inspired rooms with warm earth tones - For a touch of exclusivity and privacy-guests can stay on the two floors of Shangri-La s elegant Horizon Club - To meet the needs of long-stay guests - the hotel also offers 126 serviced - furnished apartments - Relaxation and wellness can be found at CHI -The Spa at Shangri-La where the fundamentals of vitality - fitness and beauty are realized.For more information on our health and hygiene precautionary measures cancellation fee waivers and Golden Circle - please visit shangri-la.com/cares</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2515.57" OriginalAmount="2351.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="25.211272017644" Longitude="55.27412044373" StarRating="4" HotelCode="317014|emirates_grand_hotel_apartments_2" HotelName="Emirates Grand Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="63" TotalAmount="2523.06" OriginalAmount="2358.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="25.192194" Longitude="55.272082" StarRating="0" HotelCode="634057|29_boulevard_tower_1" HotelName="29 Boulevard - Tower 1" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>13a Sheikh Mohammed bin Rashid Boulevard, Downtown Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/805077/dae56b06f0e7472ac93e47cf50075382.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2542.32" OriginalAmount="2376.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="25.22712301674" Longitude="55.341797880196" StarRating="5" HotelCode="904426|palazzo_versace_dubai_6" HotelName="Palazzo Versace Dubai" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 128431, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/238145/a_238145_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2591.54" OriginalAmount="2422.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="25.075918197631836" Longitude="55.13578796386719" StarRating="0" HotelCode="0|stylish_bright_1br_with_dubai_marina_views" HotelName="Stylish + Bright 1BR With Dubai Marina Views!" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Marsa Street, 3102, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/a7/2d/a72d9254df0a7b414ffa6a73526255fc6bfa6247.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 «Stylish + Bright 1BR With Dubai Marina Views!» is located in Dubai. This apartment is located in 27 km from the city center. You can take a walk and explore the neighbourhood area of the apartment. Places nearby: Dubai Marina Beach, Nasimi Beach and Aquaventure.&lt;br /&gt;&lt;b&gt;At The Apartment: &lt;/b&gt;Want to be always on-line? Wi-Fi is available. If you travel by car, there’s a free parking zone. Sports fans are going to love 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: 218.00 USD 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="2692.12" OriginalAmount="2516.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="25.0669002532959" Longitude="55.14139938354492" StarRating="0" HotelCode="0|bnbme_2bgoldcrest405" HotelName="bnbme| 2B-Goldcrest-405" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Gold Crest Views 2, JLT, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/85/db/85db0fcd729e0fa4c760c8377939bb498ad03ed7.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;A perfect fit for a big group of travellers: apartment «bnbme| 2B-Goldcrest-405» is located in Dubai. This apartment is located in 27 km from the city center. You can take a walk and explore the neighbourhood area of the apartment — Dubai Marina Beach, Nasimi Beach and Aquaventure.&lt;br /&gt;&lt;b&gt;At The Apartment: &lt;/b&gt;Specially for tourists who travel by car, there’s a free parking zone. Sports fans will be able to enjoy a fitness center. You can take your pet on the journey. Pets are allowed for free.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 195.00 AED per stay.&lt;br /&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;From 31 January 2021, all passengers arriving into Dubai from any point of origin must hold a negative COVID 19 PCR test certificate for a test taken no more than 72 hours before departure.&lt;br /&gt;Please note that a surcharge may apply for UAE residents upon arrival.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2704.96" OriginalAmount="2528.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="25.082483291625977" Longitude="55.14188766479492" StarRating="0" HotelCode="0|nasma_luxury_stays_park_island" HotelName="Nasma Luxury Stays - Park Island Blakely" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Dubai, Park Island Blakely, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/f4/f5/f4f5fb46009a4bc69a36263caa1c987c0ffb182b.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this apartment in Dubai (Jumeirah Beach Residence), you'll be steps from Dubai Marina and The Walk.  This apartment is 0.2 mi (0.4 km) from Marina Beach and 0.6 mi (1 km) from Dubai Marina Mall.&lt;br /&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this air-conditioned apartment, featuring a kitchen with a full-sized refrigerator/freezer and an oven. There's a private balcony. An LCD television with cable programming provides entertainment, while complimentary wireless Internet access keeps you connected. A private bathroom with a shower/tub combination features a deep soaking tub and complimentary toiletries.&lt;br /&gt;&lt;b&gt;Amenities: &lt;/b&gt;Be sure to enjoy recreational amenities including an outdoor pool and a fitness center.&lt;br /&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Free self parking is available onsite.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Deposit is required. Cost: 1,000.00 AED per room per stay.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;From 31 January 2021, all passengers arriving into Dubai from any point of origin must hold a negative COVID 19 PCR test certificate for a test taken no more than 72 hours before departure.&lt;br /&gt;Please note that a surcharge may apply for UAE residents upon arrival.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2725.29" OriginalAmount="2547.00" MarkupRule="7.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 29/12/2024" HotelFacility="Air Conditioning,Currency Exchange,Fax,Kitchen,Laundry,Lounge,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jumeirah 2, Kite Beach, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/652493/a_652493_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is situated right by the sea, in a lively area right in the heart of Dubai. It is an ideal point of departure for beach holidaymakers or families who'd like to get to know the area better. It is about 16 km to Dubai (DXB) Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2809.82" OriginalAmount="2626.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="25.104318685666" Longitude="55.148551167984" StarRating="5.5" HotelCode="487075|viceroy_palm_jumeirah_dubai" HotelName="FIVE Palm Jumeirah Dubai" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2,ROOM ONLY,HALF-BOARD,ALL-INCLUSIVE" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>1 The Palm, Palm Jumeirah, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/599714/a_599714_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideal for beach holidaymakers, this resort lies in Dubai, right by the sea.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2881.51" OriginalAmount="2693.00" MarkupRule="7.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="2914.68" OriginalAmount="2724.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="25.1786" Longitude="55.2441" StarRating="5" HotelCode="820843|ja_lake_view_hotel" HotelName="JA Lake View Hotel" Meals="BED &amp; BREAKFAST,HALF-BOARD,ROOM ONLY,ALL-INCLUSIVE,HALF-BOARD-LUNCH" BedType="BED &amp; BREAKFAST" 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="63" TotalAmount="2918.96" OriginalAmount="2728.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="25.098453604882" Longitude="55.12362241745" StarRating="5" HotelCode="165615|jumeirah_zabeel_saray_4" HotelName="Jumeirah Zabeel Saray" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD" BedType="ROOM ONLY" PropertyType="Beach Hotel,Spa Hotel" CnxPolicy="Free CXL until 27/12/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>West Crescent Road, The Palm Jumeirah, P.O. Box 27722, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/232313/a_232313_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This spa hotel is located in Dubai, right on the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3076.25" OriginalAmount="2875.00" MarkupRule="7.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="3079.46" OriginalAmount="2878.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="25.08171272277832" Longitude="55.145530700683594" StarRating="0" HotelCode="0|marina_apartment_24" HotelName="Marina Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 11640, Dubai, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/74/5c/745cd3824b4d3cc81cf671a51ba60466569b56a3.jpeg</HotelPictures>
        <HotelDescription>Marina Apartment</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3111.56" OriginalAmount="2908.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="25.190205" Longitude="55.274432" StarRating="4" HotelCode="387633|vida_dubai_downtown_luxury" HotelName="Vida Downtown" 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,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="63" TotalAmount="3114.77" OriginalAmount="2911.00" MarkupRule="7.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="63" TotalAmount="3297.74" OriginalAmount="3082.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="25.073711395263672" Longitude="55.13050079345703" StarRating="0" HotelCode="0|grand_2br_w_a_full_sea_view_direct_beach_access" HotelName="Grand 2BR w/ a Full Sea View &amp; Direct Beach Access" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 25/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>The Walk - Al Sayorah Street, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/41/36/4136e9161e2ac052c8011c1bbd3a467a94979d8a.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 «Grand 2BR w/ a Full Sea View &amp;amp; Direct Beach Access» is located in Dubai. This apartment is located in 27 km from the city center. You can take a walk and explore the neighbourhood area of the apartment. Places nearby: Dubai Marina Beach, Nasimi Beach and Aquaventure.&lt;br /&gt;&lt;b&gt;At The Apartment: &lt;/b&gt;Free Wi-Fi on the territory will help you to stay on-line. If you 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="3388.69" OriginalAmount="3167.00" MarkupRule="7.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="63" TotalAmount="3514.95" OriginalAmount="3285.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="25.11187" Longitude="55.14384" StarRating="0" HotelCode="0|maison_privee_shoreline_al_haseer" HotelName="Maison Privee - Shoreline Al Haseer" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Palm Jumeirah Street, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/15/3e/153e44c142ea7dc7a079fe7d8cef9295d06622a2.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this apartment in Dubai (Palm Jumeirah), you'll be within a 15-minute drive of Aquaventure and Jumeirah Beach.  This apartment is 4.9 mi (7.8 km) from Dubai Marina and 5 mi (8.1 km) from Dubai Marina Mall.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this air-conditioned apartment, featuring a kitchen with a full-sized refrigerator/freezer and an oven. There's a private balcony. An LCD television with cable programming provides entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include a safe and a microwave, and housekeeping is provided weekly.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Be sure to enjoy recreational amenities including an outdoor pool and a fitness center.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Free self parking is available onsite.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 150.00 AED per night.&lt;/br&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;A deposit of 2,000.00 AED per stay will be required at check-in to cover any potential damages.&lt;/br&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3563.10" OriginalAmount="3330.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="25.084500744746" Longitude="55.140385279762" StarRating="5" HotelCode="46903|le_royal_meridien_beach_resort_and_spa" 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 27/12/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Al Mamsha Street, PO Box 24970, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/5001/a_5001_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is surrounded by beautifully designed gardens and the golden sands of the famous Jumeirah beach. Guests are inspired to explore Dubai's natural splendour and the cultural wealth of the surrounding region. The renowned Emirates golf club is in the immediate vicinity of the hotel, as is the exclusive shopping centre Mall of the Emirates.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3594.13" OriginalAmount="3359.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="25.093107356996" Longitude="55.148701071739" StarRating="5" HotelCode="387639|the_westin_dubai_mina_seyahi_beach_resort__marina" HotelName="The Westin Dubai Mina Seyahi Beach Resort &amp; Marina" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD,FULL-BOARD,ALL-INCLUSIVE" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/12/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Marina, P.O. Box 213084, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/90283/a_90283_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;It is just 20 minutes from the cosmopolitan city centre of Dubai with bustling spice and fabric souqs, as well as the modern attractions of the gold souq. Also nearby is the Mall of the Emirates, the largest shopping mall outside of North America, which includes an indoor ski slope. Located on the pristine Dubai shoreline, the hotel offers a tranquil setting with exceptional views over the Arabian Gulf. This hotel is located near to Dubai International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3609.11" OriginalAmount="3373.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="25.068749" Longitude="55.130309215938" StarRating="4" HotelCode="317314|jannah_marina_bay_suites" HotelName="Jannah Marina Bay Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 26/12/2024" HotelFacility="Air Conditioning,Fax,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Seba Street, Dubai Marina</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/431499/a_431499_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3811.34" OriginalAmount="3562.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="25.23160171508789" Longitude="55.41943359375" StarRating="4" HotelCode="0|j5_four_bedroom_villa_in_mirdif" HotelName="J5 Four Bedroom Villa in Mirdif" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Villas_and_Bungalows" CnxPolicy="Free CXL until 29/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>83rd St, Mirdif, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/a4/7d/a47d178e16f3770f1b7336dcf9fc23ae675f0332.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at this villa in Dubai (Mirdif), you'll be within a 15-minute drive of Dubai Festival City Mall and City Centre Deira. This villa is 8.6 mi (13.9 km) from Dubai Creek and 9.9 mi (16 km) from BurJuman Mall.&lt;br /&gt;&lt;b&gt;Attractions: &lt;/b&gt;Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Mirdif City Center - 2.7 km / 1.7 mi&lt;br /&gt;Mushrif Park - 3.6 km / 2.2 mi&lt;br /&gt;Dubai International Academic City - 8.9 km / 5.6 mi&lt;br /&gt;Dubai Festival City Mall - 9.1 km / 5.7 mi&lt;br /&gt;Festival Center - 9.5 km / 5.9 mi&lt;br /&gt;Dragon Mart - 10.5 km / 6.5 mi&lt;br /&gt;Al Twar Center - 10.9 km / 6.8 mi&lt;br /&gt;City Centre Deira - 12.2 km / 7.6 mi&lt;br /&gt;Dubai Tennis Stadium - 12.5 km / 7.8 mi&lt;br /&gt;Al-Maktoum Stadium - 13.7 km / 8.5 mi&lt;br /&gt;Dubai Creek - 13.9 km / 8.6 mi&lt;br /&gt;Creek Park - 13.9 km / 8.6 mi&lt;br /&gt;Wafi City Mall - 13.9 km / 8.6 mi&lt;br /&gt;Dubai Creek Golf &amp;amp; Yacht Club - 14 km / 8.7 mi&lt;br /&gt;American Hospital Dubai - 14.4 km / 9 mi&lt;br /&gt;The nearest airports are:&lt;br /&gt;Dubai (DXB-Dubai Intl.) - 11 km / 6.8 mi&lt;br /&gt;Sharjah (SHJ-Sharjah Intl.) - 24.1 km / 15 mi&lt;br /&gt;Dubai (DWC-Al Maktoum Intl.) - 65.8 km / 40.9 mi&lt;br /&gt;&lt;b&gt;Business Amenities: &lt;/b&gt;Free self parking is available onsite.&lt;br /&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself comfortable in this air-conditioned villa, featuring a kitchenette with a full-sized refrigerator/freezer and an oven. A flat-screen television with cable programming provides entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include a safe and a microwave, and housekeeping is provided on request.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Deposit is required. Cost: 200.00 AED per room per stay.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;From 31 January 2021, all passengers arriving into Dubai from any point of origin must hold a negative COVID 19 PCR test certificate for a test taken no more than 72 hours before departure.&lt;br /&gt;Please note that a surcharge may apply for UAE residents upon arrival.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4016.78" OriginalAmount="3754.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="25.087049877337" Longitude="55.148244665502" StarRating="4" HotelCode="448357|dubai_apartments_marina_heights_tower" HotelName="Marina Heights Tower" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Marina Heights Tower, Dubai Marina</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/97/3a/973addb11da93d09b52e594677f1728a88738216.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4109.87" OriginalAmount="3841.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="25.10741" Longitude="55.15017" StarRating="0" HotelCode="0|_0x15730" HotelName="Al Dabas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Dabas Shoreline 2 Shoreline Apartments Palm Jumeirah Dubai, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/06/af/06af3b29a383a2f2b6bdcd607411e105401162d9.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Elegant four-star hotel “Al Dabas 2 Br Water Front Kph 37929” is situated within 23 km from the heart of Dubai.&lt;/br&gt;&lt;b&gt;Hotel Features: &lt;/b&gt;Smoking is not allowed at the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4592.44" OriginalAmount="4292.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="25.19964038" Longitude="55.2775639" StarRating="5" HotelCode="267973|the_address_dubai_mall_residences_3" HotelName="Address Dubai Mall Residences" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Business Centre,Conference Hall,Elevator,Internet,Lounge,Massage Centre,Nightclub,Porter,Sauna,Spa,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Mohammed Bin Rashed Boulevard, Downtown Dubai, P.O. Box 31166, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10515792</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Address Dubai Mall Residences offer tenants the benefits of the hotel's first-rate outlets and services with the added exclusivity of a private residence set amid the bustling Downtown Dubai. 
This 42 storey elliptical tower is a statement in style, attached to the mesmerizing Dubai Mall, the world's largest fashion and entertainment destination. Many  of  the  residences feature  spacious  balconies with  views  across  to  the  inspiring Burj  Khalifa.  And inside, the spaces are equally impressive with a spectacular lobby creating the perfect first impression. Combining modern style with classic comforts, our serviced residences are the natural choice for business travellers - or those seeking a homely residence for leisure escapes. This highly sought-after address features serviced residences including studios, one, two and three bedroom apartments all brimming with convenient amenities. All serviced residences provide full housekeeping service, 24 hour security and personal fashion advisor service on request.  Guests also have a wealth of facilities at their disposal including a myriad of dining options as well as an exclusive access to our fully equipped Fitness Centre and swimming pool.
These city residences are available for short and long term stays and offer excellent facilities paired with complete comfort and home-from-home convenience.

Rates are not valid for nationals or passport holders of the following countries; Bahrain, Kuwait, Oman, Qatar, Saudi Arabia, United Arab Emirates Algeria, Iraq, Jordan, Lebanon, Libya, Morocco, Palestine,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4858.87" OriginalAmount="4541.00" MarkupRule="7.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="Free CXL until 01/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>The Residences, Emaar Boulevard, Downtown, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/802714/635ca1018304cb74f8d5ecd9b34f1a04.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;# Property Location : # With a stay at this apartment in Dubai (Beach &amp; Coast), you'll be minutes from Souk al Bahar and close to Burj Khalifa.  This apartment is within close proximity of Dubai Opera and Dubai Fountain. #  Rooms : # Make yourself comfortable in this air-conditioned apartment, featuring a kitchen with a refrigerator and an oven. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Conveniences include a safe and a microwave, and housekeeping is provided weekly. #  Amenities : # Enjoy recreational amenities such as an outdoor pool and a fitness center. #  Business &amp; Other Amenities : # Free self parking is available onsite.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4953.03" OriginalAmount="4629.00" MarkupRule="7.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="63" TotalAmount="5016.16" OriginalAmount="4688.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="25.256034502952" Longitude="55.299674169312" StarRating="3" HotelCode="186044|fortune_hotel_apartments_2" HotelName="Nihal Residency Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" 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="63" TotalAmount="5121.02" OriginalAmount="4786.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="25.071727752685547" Longitude="55.131431579589844" StarRating="0" HotelCode="0|edens_dubai_sparkle_tower" HotelName="Edens Dubai - Sparkle Tower ?" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Sayorah St, Dubai Marina, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/4f/29/4f29dd51a2cc581b06264773e1e660818e16bb13.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 - Sparkle Tower ?» is located in Dubai. This apartment is located in 27 km from the city center. You can take a walk and explore the neighbourhood area of the apartment — Dubai Marina Beach, Nasimi Beach and Aquaventure.&lt;br /&gt;&lt;b&gt;At The Apartment: &lt;/b&gt;If you travel by car, there’s a free parking zone. If you want to make your journey even more comfortable, you can order a transfer. 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="5291.15" OriginalAmount="4945.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="25.19249725341797" Longitude="55.27358627319336" StarRating="0" HotelCode="0|elite_royal_apartment_burj_khalifa_fountain_view_caesar" HotelName="Elite Royal Apartment | Burj Khalifa &amp; Fountain view | Caesar" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 01/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Burj Residence, Tower 3, Downtown, Dubai, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/5d/11/5d11df2acad71c3c3c105143b78d4f14d46e3b5b.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;Looking for a home comfort: apartment «Elite Royal Apartment | Burj Khalifa &amp;amp; Fountain view | Caesar» 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;If you 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;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="5465.56" OriginalAmount="5108.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="25.075618743896484" Longitude="55.132511138916016" StarRating="0" HotelCode="0|hi_guests_vacation_homes_rimal_6" HotelName="Hi Guests Vacation Homes - Rimal 6" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rimal 6, Beach Walk, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/6b/c0/6bc025f9840165a7cb715c261fa079eeee3ba8dd.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 - Rimal 6» is located in Dubai. This apartment is located in 27 km from the city center. You can take a walk and explore the neighbourhood area of the apartment — Dubai Marina Beach, Nasimi Beach and Aquaventure.&lt;br /&gt;&lt;b&gt;At The Apartment: &lt;/b&gt;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. 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="5495.52" OriginalAmount="5136.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="25.095225741263" Longitude="55.15230330954" StarRating="5" HotelCode="18032|oneonly_royal_mirage_2" HotelName="One&amp;Only Royal Mirage" Meals="BREAKFAST-FOR-2,BED &amp; BREAKFAST,HALF-BOARD" BedType="BREAKFAST-FOR-2" PropertyType="Beach Hotel,Conference Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 27/12/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>PO Box 37252, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/22326/r_22326_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is located on a private beach on the Jumeirah beach strip. Opposite the resort is the Emirates Golf Club. Dubai city and Dubai International Airport are a 20-minute drive away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="5523.34" OriginalAmount="5162.00" MarkupRule="7.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="63" TotalAmount="5559.72" OriginalAmount="5196.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="25.121045661837" Longitude="55.153719484806" StarRating="5" HotelCode="904934|rixos_the_palm_dubai" HotelName="Rixos The Palm Hotel &amp; Suites" Meals="ULTRA-ALL-INCLUSIVE,ROOM ONLY" BedType="ULTRA-ALL-INCLUSIVE" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 15/12/2024" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>East Crescent Plot C40, P.O. Box 18652, Palm Jumeirah, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/240863/a_240863_Q2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This beach hotel warmly welcomes guests in Dubai. For parents with children, it provides everything needed for a pleasant stay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="5584.33" OriginalAmount="5219.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="25.095060306979" Longitude="55.150307714939" StarRating="5" HotelCode="906936|the_palace_at_one_only_royal_mirage" HotelName="The Palace at One&amp;Only Royal Mirage" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF-BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Beach 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/248252/a_248252_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Dubai, this boutique hotel is about 1 km from the sandy beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="5608.94" OriginalAmount="5242.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="25.192180633544922" Longitude="55.27388000488281" StarRating="0" HotelCode="0|elite_royal_apartment_burj_residences_t3_senator" HotelName="Elite Royal Apartment | Burj Khalifa &amp; Fountain view | Senator" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Burj Residences Tower 3, Apt.: 502, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/91/9b/919b926f5bdfef38a5e14039d022c538019d6e0b.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;A great option for family vacation: apartment «Elite Royal Apartment | Burj Khalifa &amp;amp; Fountain view | Senator» 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;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. 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="5689.19" OriginalAmount="5317.00" MarkupRule="7.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="Free CXL until 01/12/2024">
        <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="5750.18" OriginalAmount="5374.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="25.08191680908203" Longitude="55.140380859375" StarRating="0" HotelCode="0|_0x3a165" HotelName="Nasma Luxury Stays- Murjan 6, Jumeirah Beach Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jumeirah Beach Road, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/a9/49/a949cb6785dc64f385254d4f3e7e90d055aa547d.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;A great option for family vacation: apartment «Nasma Luxury Stays- Murjan 6, Jumeirah Beach Residence» is located in Dubai. This apartment is located in 26 km from the city center. You can take a walk and explore the neighbourhood area of the apartment. Places nearby: Dubai Marina Beach, Nasimi Beach and Aquaventure.&lt;br /&gt;&lt;b&gt;At The Apartment: &lt;/b&gt;Specially for tourists who travel by car, there’s a free parking zone. Accessible for guests with disabilities: the elevator helps them to go to the highest floors. There are other services available for the guests of the apartment. For example, a concierge.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Deposit is required. Cost: 2,000.00 AED per room per stay.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;From 31 January 2021, all passengers arriving into Dubai from any point of origin must hold a negative COVID 19 PCR test certificate for a test taken no more than 72 hours before departure.&lt;br /&gt;Please note that a surcharge may apply for UAE residents upon arrival.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="6028.38" OriginalAmount="5634.00" MarkupRule="7.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="63" TotalAmount="6089.37" OriginalAmount="5691.00" MarkupRule="7.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="6279.83" OriginalAmount="5869.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="25.135130188812" Longitude="55.185978412628" StarRating="5" HotelCode="907094|jumeirah_mina_asalam_madinat_jumeirah" 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="6422.14" OriginalAmount="6002.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="25.140596389770508" Longitude="55.13698196411133" StarRating="4" HotelCode="0|private_pool_villas_by_simply_comfort" HotelName="Private Pool Villas by Simply Comfort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Villas_and_Bungalows" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Crescent Rd, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/40/80/408059d6cd1d96120256d30fec70adc44ea6b72f.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;It’s so nice when the nature is right outside your door! Villa «Private Pool Villas by Simply Comfort» is located in Dubai. This villa is located in 21 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;You can stop by the restaurant. 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;Pets: &lt;/b&gt;Pets are allowed for an additional fee. Price of accommodation: 73.00 AED per stay.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;From 31 January 2021, all passengers arriving into Dubai from any point of origin must hold a negative COVID 19 PCR test certificate for a test taken no more than 72 hours before departure.&lt;br /&gt;Please note that a surcharge may apply for UAE residents upon arrival.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="7257.81" OriginalAmount="6783.00" MarkupRule="7.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="63" TotalAmount="7268.51" OriginalAmount="6793.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="25.072566986083984" Longitude="55.12654113769531" StarRating="5" HotelCode="0|address_beach_resort" HotelName="Address Beach Resort Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD" BedType="ROOM ONLY" PropertyType="Resort" CnxPolicy="Free CXL until 26/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>The Walk, Jumeirah Beach Residence, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/extranet/88/e0/88e0d88c4c43192e5e76992f5d0fd1ebb67d08e8.jpeg</HotelPictures>
        <HotelDescription>Address Jumeirah Resort unifies architectural elegance with a natural beachfront lifestyle that transforms the Dubai skyline. It is the first property by Address Hotels + Resorts in Dubai, that offers over 100 meters of direct beachfront living. The project is within walking distance from Dubai’s visited destinations such as The Beach Mall, Jumeirah Beach Walk, and Dubai Marina offering premium lifestyle attractions including the Ain Dubai, which is set to be the world’s largest observation wheel.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 500.00 AED per night.&lt;br /&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;A deposit of 500.00 AED per stay will be required at check-in to cover any potential damages.&lt;br /&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from and to airport available. Cost: 740.00 AED both ways.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;From 31 January 2021, all passengers arriving into Dubai from any point of origin must hold a negative COVID 19 PCR test certificate for a test taken no more than 72 hours before departure.&lt;br /&gt;Please note that a surcharge may apply for UAE residents upon arrival.&lt;br /&gt;This property offers health screenings for COVID-19 onsite for a surcharge. Fees are waived for bookings of 3 nights or more in a suite, and bookings of 5 nights or more in a guestroom.&lt;br /&gt;&lt;br /&gt;The adult pool on the ground floor will be closed for annual maintenance from 13th April until 10th June 2021. In the meantime, all resort guests are welcome to relax at the infinity pool located on Level 77, and families with kids can unwind at the family pool and Splash Pad.&lt;br /&gt;&lt;br /&gt;Breakfast fee: between AED 128.00 and AED 200.00 for adults, AED 65.00, and AED 100.00 for children (approximately).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="7335.92" OriginalAmount="6856.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="25.132026875638" Longitude="55.184237658978" StarRating="5" HotelCode="907096|al_qasr_madinat_jumeirah" HotelName="Jumeirah Al Qasr" Meals="ROOM ONLY,BED &amp; BREAKFAST,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="63" TotalAmount="7385.14" OriginalAmount="6902.00" MarkupRule="7.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="63" TotalAmount="7662.27" OriginalAmount="7161.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="25.192079544067383" Longitude="55.27436828613281" StarRating="0" HotelCode="0|elite_royal_apartment_burj_residences_t7_president" HotelName="Elite Royal Apartment | Burj Khalifa &amp; Fountain view | President" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 01/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Burj Residence, Tower 7, Downtown, Dubai, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/b6/e6/b6e60d5b7dfc559c47c55fef1aaf15a9e08f42a3.jpeg</HotelPictures>
        <HotelDescription>Enjoy recreational amenities such as an outdoor pool and a fitness center.Featured amenities include luggage storage and an elevator. Free self parking is available onsite.Make yourself comfortable in this individually decorated apartment, featuring a kitchen with a full-sized refrigerator/freezer and an oven. A 60-inch Smart television with satellite programming provides entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include a microwave and a coffee/tea maker, and you can also request a crib/infant bed (complimentary).Distances are displayed to the nearest 0.1 mile and kilometer.Dubai Opera - 0.8 km / 0.5 miSouk al Bahar - 0.9 km / 0.6 miDubai Fountain - 1.3 km / 0.8 miDubai Water Canal - 1.3 km / 0.8 miBurj Khalifa - 1.5 km / 0.9 miEmaar Square - 1.6 km / 1 miKidZania - 1.9 km / 1.2 miDubai Aquarium &amp;amp; Underwater Zoo - 2 km / 1.2 miDubai Mall - 2.1 km / 1.3 miCity Walk - 3.5 km / 2.2 miDubai International Financial Centre - 3.6 km / 2.3 miSafa Park - 5.1 km / 3.1 miDubai International Convention and Exhibition Centre - 5.7 km / 3.6 miDubai World Trade Centre - 6 km / 3.7 miDubai Garden Glow - 6.2 km / 3.9 miThe nearest airports are:Dubai Intl. Airport (DXB) - 15.4 km / 9.5 miSharjah (SHJ-Sharjah Intl.) - 39.6 km / 24.6 miDubai (DWC-Al Maktoum Intl.) - 52 km / 32.3 miWith a stay at this apartment in Dubai (Downtown Dubai), you'll be within a 5-minute drive of Dubai Opera and KidZania. This apartment is 0.9 mi (1.4 km) from Dubai Fountain and 0.9 mi (1.5 km) from Burj Khalifa.Near Burj KhalifaExtra-person charges may apply and vary depending on property policy.Government-issued photo identification and a credit card may be required at check-in for incidental charges.Special requests are subject to availability upon check-in and may incur additional charges. Special requests cannot be guaranteed.Guests must contact this property in advance to reserve cribs/infant beds. Onsite parties or group events are strictly prohibited. Safety features at this property include a fire extinguisher, a smoke detector, and a first aid kit.There is no front desk at this property. Guests will receive an email 48 hours before arrival with check-in instructions. The host will greet guests on arrival.You'll be asked to pay the following charges at the property:Breakage deposit: AED 2000 per stayWe 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.Only registered guests are allowed in the guestrooms.No pets and no service animals are allowed at this 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;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="11684.40" OriginalAmount="10920.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="25.21018079" Longitude="55.23622988" StarRating="5.5" HotelCode="563313|bulgari_hotel_resorts_dubai" HotelName="Bvlgari Resort Dubai" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jumeira Bay Island, Jumeira 2, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/681101/a_681101_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Dubai, this boutique hotel has the perfect ambience for guests who appreciate a stylish ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="12530.77" OriginalAmount="11711.00" MarkupRule="7.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="14049.10" OriginalAmount="13130.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="25.04734" Longitude="55.129627" StarRating="3.5" HotelCode="99117|parkside_suites_discovery_gardens" HotelName="Parkside Suites - Discovery Gardens" Meals="ROOM ONLY" 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="21267.32" OriginalAmount="19876.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="25.08064303" Longitude="55.12124944" StarRating="5" HotelCode="788739|residences_at_caesars_palace" HotelName="The Residences at Caesar Palace Bluewaters Dubai" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="apartment" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Internet,Laundry,Massage Centre,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Bluewaters Island, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/910582/w_910582_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dubai, approximately 1 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="35524.00" OriginalAmount="33200.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="25.191587448120117" Longitude="55.27435302734375" StarRating="0" HotelCode="0|lavish_2br_with_picturesque_burj_khalifa_views" HotelName="Lavish 2BR With Picturesque Burj Khalifa Views!" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>The Residences Tower 8, , Downtown Dubai, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/83/db/83db71b4d9c64421ca61bed168c33f3a87f79480.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 «Lavish 2BR With Picturesque Burj Khalifa Views!» 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 on the territory will help you to stay on-line. If you travel by car, you can park in a parking zone for free. Sports fans are going to love 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;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="63" TotalAmount="118290.64" OriginalAmount="110552.00" MarkupRule="7.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="118290.64" OriginalAmount="110552.00" MarkupRule="7.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="118428.67" OriginalAmount="110681.00" MarkupRule="7.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="63" TotalAmount="123079.96" OriginalAmount="115028.00" MarkupRule="7.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="123079.96" OriginalAmount="115028.00" MarkupRule="7.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="63" TotalAmount="126834.59" OriginalAmount="118537.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="25.0887128" Longitude="55.1466799" StarRating="2" HotelCode="448320|mystaygroup__princess_tower" HotelName="Princess Tower" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Princess Tower, Dubai Marina, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/59/592279/592279a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex warmly welcomes guests in Dubai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="130693.01" OriginalAmount="122143.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="25.203329508136" Longitude="55.261323022645" StarRating="4.5" HotelCode="600751|dream_inn_city_walk_modern_luxury" 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="63" TotalAmount="142234.03" OriginalAmount="132929.00" MarkupRule="7.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 23/12/2024" HotelFacility="Air Conditioning,Central Heating,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Palm Jumeirah, Dubai</AddressLine>
          </AddressLines>
          <CityName>The Palm Islands</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/57/573148/573148a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests are welcomed in the lobby, where they will find a reception desk with check-out service. A safe is among the facilities. There is also a garden.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="168502.53" OriginalAmount="157479.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="25.259345945566" Longitude="55.287301540375" StarRating="3" HotelCode="337420|palm_beach_hotel_7" HotelName="Palm Beach" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 28/12/2024" HotelFacility="Air Conditioning,Bar,Currency Exchange,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Computer street, Khalid Bin Al Waleed Road, Bur Dubai, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56185/a_56185_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on Khalid Bin Walid Street in Bur Dubai, this hotel lies within a short distance of the World Trade Centre, Dubai International Convention and Exhibition Centre and Dubai Museum. The central location of this hotel makes it the ideal base for both business and leisure visitors to the city. It is around 15 minutes to Dubai international airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1206.96" OriginalAmount="1128.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="25.248666763305664" Longitude="55.29779052734375" StarRating="0" HotelCode="0|welcome_hotelapartment_1" HotelName="Welcome Hotel-Apartment 1" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>19 B Street, Kuwait Street, Al Mankhool, Bur Dubai, Dubai, United Arab Emirates, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;A perfect fit for a big group of travellers: apartment «Welcome Hotel-Apartment 1» is located in Dubai. This apartment is located in walking distance from the city center. You can take a walk and explore the neighbourhood area of the apartment. Places nearby: ADCB, Dubai Museum and Dubai Creek.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1735.54" OriginalAmount="1622.00" MarkupRule="7.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="63" TotalAmount="2173.17" OriginalAmount="2031.00" MarkupRule="7.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="63" TotalAmount="2284.45" OriginalAmount="2135.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="25.079371016224" Longitude="55.141747630441" StarRating="0" HotelCode="805320|elegantly_modern_1br_with_lovely_marina_views" HotelName="Marina View Tower B" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Dubai Marina</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2912.54" OriginalAmount="2722.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="25.207603" Longitude="55.2781" StarRating="4" HotelCode="984554|dream_inn_dubai_apartments_index_tower" HotelName="Index Tower by Dream Inn Dubai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Index Tower, DIFC, Dubai</AddressLine>
          </AddressLines>
          <CityName>Dubai</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="11842.76" OriginalAmount="11068.00" MarkupRule="7.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="15289.23" OriginalAmount="14289.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="25.081174850463867" Longitude="55.1382942199707" StarRating="0" HotelCode="0|dubai_jbr_amazing_penthouse_with_stunning_view" HotelName="Dubai Jbr Amazing Penthouse With Stunning View" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jumeirah Beach Residence Sadaf 6 Apatrt 4113 -, Jumeirah Beach Residence, Dubai, United Arab Emirates, Dubai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Sadaf Penthouse lies in the heart of JBR at the famous JBR promenade and beach. The penthouse offers a huge terrace with amazing views of the sea and Palm Jumeirah. Free WiFi is offered throughout the property.&lt;br /&gt;There is a seating area and a kitchen complete with a dishwasher and an oven. A flat-screen TV with satellite channels is provided. Other facilities at Sadaf Penthouse include a fitness centre and outdoor pool.&lt;br /&gt;The beach is just under the tower, and in front the lobby there are at few steps all you need: 24/24/7 hours super market, bank, Atm, pharmacy, hundreds bars, restaurant and shops.&lt;br /&gt;Beach walk mall at 0,4 km, then 4.4 km from Ibn Battuta Mall. Mall of the Emirates is 7 km from Sadaf Penthouse, while Galleria Shopping Mall is 18 km away. The nearest airport is Al Maktoum International Airport, 21 km from Sadaf Penthouse.&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="63" TotalAmount="123079.96" OriginalAmount="115028.00" MarkupRule="7.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="63" TotalAmount="135342.16" OriginalAmount="126488.00" MarkupRule="7.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,Fax,Golf,Internet,Jacuzzi,Restaurant,Sauna,Swimming Pool,Telephone Service,Currency Exchange,Laundry,Lounge,Massage Centre,Room Service,Kitchen,Spa,Central Heating,Heated Pool,Nightclub,Shopping Arcade,Wheelchair Access,Bicycle Rental,Designated Smoking Area,Diet Meals,Business Centre,Elevator,Porter,24 Hour Front Desk,24 Hour Room Service,Dry Cleaning,LCD/Projector,Luggage Storage,Parking,Babysitting,Housekeeping</BasicAmenities>
    <HotelRating>5,3.5,4,2,3,4.5,5.5</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST</Meals>
    <PropertyType>BEACH HOTEL,CITY HOTEL,SPA HOTEL,AIRPORT HOTEL,CONFERENCE HOTEL,BUSINESS HOTEL,APARTMENT HOTEL,FAMILY-FRIENDLY HOTEL,APARTHOTEL,GUESTHOUSE,CLUB RESORT,HISTORIC HOTEL,GOLF HOTEL</PropertyType>
  </Filter>
</HotelSearchRS>||True