<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 D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
d5dc7ff6-d3b8-47e8-bca6-581c8b1409dd|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="d5dc7ff6-d3b8-47e8-bca6-581c8b1409dd">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="1" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="27" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-06-21T00:00:00" End="2026-07-05T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="DAVID@THETRAVELLOUNGE.COM" Password="Lounge@12345" RequestedCurrency="GBP" ClientNationality="IN" 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 D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
d5dc7ff6-d3b8-47e8-bca6-581c8b1409dd|TravcoSearch|supplier interation failed||Travco|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
d5dc7ff6-d3b8-47e8-bca6-581c8b1409dd|HotelbedsSearch|Could not find stored procedure 'dbo.GetRoomsByHotelCodes'.|System.Data.SqlClient.SqlException (0x80131904): Could not find stored procedure 'dbo.GetRoomsByHotelCodes'.
   at Core.Dal.GetTempDatByDataSet(CommandType pCommandType, String pCommand, List`1 pParamList) in D:\Projects\WorldwideDMCV2\Core\Data\Data\Dal.cs:line 134
   at HotelBookingEngine.HotelStaticData.GetRoomsByHotelCodes(String Codes) in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelStaticData.cs:line 231
   at HotelSources.SmyRooms.GetSearchRS(List`1 _SearchRS, HotelSearchRS& response, Int32& SupplierCount, Int32& ParseCount) in D:\Projects\WorldwideDMCV2\Module\Hotel\Sources\SmyRooms\SmyRooms.cs:line 267
ClientConnectionId:9553ba2d-b88e-4119-a8ed-727026e38230
Error Number:2812,State:62,Class:16|SmyRooms|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
d5dc7ff6-d3b8-47e8-bca6-581c8b1409dd|WebbedsSunHotelsSearch|successfull supplier interation||WebbedsSunHotels|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
d5dc7ff6-d3b8-47e8-bca6-581c8b1409dd|GoGlobalTravelSearch|successfull supplier interation||GoGlobleTravel|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
d5dc7ff6-d3b8-47e8-bca6-581c8b1409dd|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="2026-06-19T13:09:20.9106994+01:00" Version="0" EchoToken="Search" TransactionIdentifier="d5dc7ff6-d3b8-47e8-bca6-581c8b1409dd" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="16" TotalAmount="381.13" OriginalAmount="370.03" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.480062793882" Longitude="54.367305703332" StarRating="1" HotelCode="329306|2880675" HotelName="Top Stars Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Business Centre,Coffee Shop,Concierge,Designated Smoking Area,Elevator,Internet,Laundry,Parking,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Muroor Street, Madinat Zayed, Abu Dhabi, United Arab Emirates</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8a/95/8a9537be7629928fc02eb25f32e392d077359999.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located in the prime touristic area of Abu Dhabi, Top Stars Hotel promises a relaxing and wo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="458.77" OriginalAmount="445.41" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.4828508" Longitude="54.3641082" StarRating="2" HotelCode="|123169" HotelName="Al Jazeera Royal" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Madinat Zayed</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/3/1/6/9/123169_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment has a restaurant, a laundry service, a reception, room service and a restaurant. SITUATION: Madinat Zayed It is in this establishment, is situated 35 kilometres away from Abu Dhabi the commercial centre. ROOM: The establishment has 55 soundproofed rooms, have a kitchen, a sitting room, a mini-bar, an air-conditioning system and a flat-screen television.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="465.56" OriginalAmount="452" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.490865625518" Longitude="54.370669423279" StarRating="4" HotelCode="177025|35562" HotelName="City Seasons Al Hamra Abu Dhabi" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel,Eco Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Electra Street, PO Box 4706, Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/33/bf331a4d8930ee4f26b0812c0961fcd412b30cc1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located at the junction of Najdah and Electra Street, within walking distance of places...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="469.78" OriginalAmount="456.10" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.49045" Longitude="54.37189" StarRating="4" HotelCode="|123719" HotelName="City Seasons Al Hamra" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 4706, Electra Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/3/7/1/9/123719_53276501351.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="471.74" OriginalAmount="458.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.500143441893" Longitude="54.37046248046" StarRating="4" HotelCode="44761|regent_downtown_hotel_abu_dhabi" HotelName="Hawthorn Suites by Wyndham Abu Dhabi City Center" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Internet,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Salam Street, P.O 44916, Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/9a/79/9a796de27cfe1b73feae978011636f5ec564164b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located at the junction of Salam Street and Port Road at the beginning of the Abu Dhabi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="494.03" OriginalAmount="479.64" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.5000647" Longitude="54.3712147" StarRating="1" HotelCode="|55629" HotelName="Al Diar Mina" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mina Road Corner Salam Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/6/2/9/55629_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a concierge, a baggage room and a sauna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="496.46" OriginalAmount="482" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.496495041262" Longitude="54.379623093254" StarRating="2" HotelCode="142987|44511" HotelName="Al Diar Dana" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Kitchen,Laundry,Nightclub,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Zahiyah Street, P.O. Box 47300, Tourist Club, Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6a/8c/6a8c01d10d4fb112cb91032a041d4861c5fd79d0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Abu Dhabi, approximately 1 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="502.24" OriginalAmount="487.61" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.420393" Longitude="54.440538" StarRating="3" HotelCode="915611|919048" HotelName="Premier Inn Abu Dhabi Capital Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Golf,Internet,Jacuzzi,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Next to Abu Dhabi National Exhibition Centre, Abu Dhabi, P.O. Box 95219</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f6/00/f6002faec74faadc93d431bb31fe68bab6e6f651.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Abu Dhabi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="503.67" OriginalAmount="489" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.497009637841" Longitude="54.373590946198" StarRating="3" HotelCode="42855|57729" HotelName="Bin Majid Nehal" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Nightclub,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Hamdan Street, 43309 Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/ca/ca24201b7511011b/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Abu Dhabi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="503.67" OriginalAmount="489.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.5069383" Longitude="54.3757957" StarRating="4" HotelCode="298880|ramada_abu_dhabi_corniche_2" HotelName="Ramada Abu Dhabi Corniche" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mina Road, Tourist Club Area, PO Box 128743, Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/ba/d1/bad196ce4559822c9de268b954ef6c8ee79a81e4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Abu Dhabi. The nearest airport is Abu Dhabi - International (AUH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="503.67" OriginalAmount="489.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.481586" Longitude="54.365227" StarRating="2" HotelCode="915613|al_jazeera_royal_hotel" HotelName="Al Jazeera Royal Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>P O Box 36700, Madinat Zayed, Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/21/ea/21ea7111dabe78032138806d42bd45b8c4ad0222.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Abu Dhabi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="512.94" OriginalAmount="498" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.488755" Longitude="54.362008" StarRating="3" HotelCode="59649|23690" HotelName="Novel Hotel City Center" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hamdan Street, PO Box 47136, Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/77232/a_77232_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers comfort and wellbeing in the heart of the central business and shopping district, j...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="513.97" OriginalAmount="499" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.491608" Longitude="54.37984" StarRating="3" HotelCode="98776|49213" HotelName="Kingsgate Hotel Abu Dhabi by Millennium" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 48573, Al Zahiyah Area, Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/47/76/477631c2627f3c9802c8ebf00606ad619c34e03b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Abu Dhabi. The nearest airport is Abu Dhabi - International (AUH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="517.02" OriginalAmount="501.96" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.490663" Longitude="54.380054" StarRating="4" HotelCode="|125501" HotelName="Ramada By Wyndham Abu Dhabi Downtown" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>8TH STREET TOURIST CLUB AREA, P.O BOX 107523</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/5/5/0/1/125501_9fcbae72239.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 112 standard rooms and suites with features that offer you the maximum level of comfort. The establishment has dining facilities, a cafÃ©, a restaurant and a wine bar. The establishment also offers a business centre, a swimming pool and a gym. SITUATION: This hotel is in the business area of Abu Dhabi, close to places of interest.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="518.15" OriginalAmount="503.06" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.466645642123" Longitude="54.385039728836" StarRating="4" HotelCode="936783|1056808" HotelName="Al Diar Sawa Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Lounge,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Al Nahyan Camp behind ADCB Building, P.O. Box 105825, Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cb/85/cb859944574766db267117f13516fc5fe9ad6abd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Abu Dhabi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="525.30" OriginalAmount="510.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.452664883249" Longitude="54.391341411045" StarRating="2" HotelCode="154322|al_jazira_club_hotel" HotelName="Al Jazira Club Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>17 Muroor Road, P.O.Box: 111779, Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5c/18/5c18ea8b813688c74ee008c1920e64365c6ae372.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located nearby attractions including the Abu Dhabi Mall and the Abu Dhabi Exhibition Ce...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="525.52" OriginalAmount="510.21" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.491464" Longitude="54.379985" StarRating="3" HotelCode="|128696" HotelName="Kingsgate Abu Dhabi" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Tourist Club Area Abu Dhabi P.o. Box 48573</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/8/6/9/6/128696_7a62b042254.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Kingsgate is rated four stars. It was opened in 2008, has a cafÃ© and a gym. SITUATION: It is in the city centre of Abu Dhabi. This establishment is close to Abu Dhabi Mall, ROOM: The establishment has 108 rooms with mini-bar, a hairdryer, a safety deposit box, a trouser press, an ironing set and an air-conditioning system.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="527.36" OriginalAmount="512" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.469248226309" Longitude="54.341063678574" StarRating="4" HotelCode="70472|55709" HotelName="Oryx Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Zayed the First Street, P.O. Box 54845, Khalidiya Area, Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/52/55/5255bffd3ef6017cbf12dc21f02d110ec0627fd6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Abu Dhabi, near a beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="527.36" OriginalAmount="512" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.475427" Longitude="54.388163" StarRating="4" HotelCode="103462|39385" HotelName="One to One - The Village" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Salam Street, P.O.Box: 128967, Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/3d/dd/3ddd7ecdabc0f4ed52e2723c89ad417cd5713df6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Abu Dhabi, this holiday village is about 7 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="528.39" OriginalAmount="513.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.490870832666" Longitude="54.380049813492" StarRating="4" HotelCode="906882|ramada_downtown_abu_dhabi_3" HotelName="Ramada Abu Dhabi Downtown" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>8th Street, Tourist Club Area, P.O. Box 107523, Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/39/66/3966ef2d7e97c0105571dfa47020ac4a6a0ac096.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Abu Dhabi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="532.43" OriginalAmount="516.92" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.4692473" Longitude="54.3408043" StarRating="4" HotelCode="|123068" HotelName="Oryx" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Zayed the First Street, Near Emirates Post Office, Khalidiya Area</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/3/0/6/8/123068_5b65e000759.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment has a restaurant, a terrace, a swimming pool, a gym, a health club and a sauna. SITUATION: This hotel is 500 metres away from Abu Dhabi the beach it is situated 20 minutes away from the airport. ROOM: The establishment has 128 rooms, have an air-conditioning system, a television, a bathroom and a mini-bar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="533.25" OriginalAmount="517.72" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.417845" Longitude="54.440281" StarRating="3" HotelCode="|123536" HotelName="Centro Capital Centre" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Khaleej Al Arabi Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/3/5/3/6/123536_e27d3d50930.jpg</HotelPictures>
        <HotelDescription>HOTEL: It has 414 rooms, The establishment has modern facilities, a living room, business facilities, WiFi, a restaurant, a bar, a business centre, 6 meeting rooms, a gym and a swimming pool.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="533.54" OriginalAmount="518" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|263794-32905831/645430926320569317/3689" HotelName="RAMADA BY WYNDHAM ABU DHABI CORNICHE" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/8000000/7910000/7900500/7900489/ed1e1003_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="536.53" OriginalAmount="520.90" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.47631" Longitude="54.372245" StarRating="4" HotelCode="|446450" HotelName="Queen Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Muroor Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/6/4/5/0/446450_2f7139f1043.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="537.66" OriginalAmount="522" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.417914" Longitude="54.439797" StarRating="3" HotelCode="189402|32005" HotelName="Centro Capital Centre by Rotana" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Abu Dhabi Capital Centre, P.O. Box 44493, Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a6/52/a652bf6440010479007b1611c7a53127da8ed3ed.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Abu Dhabi, this hotel is about 13.3 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="538.69" OriginalAmount="523.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.47650416" Longitude="54.37247141" StarRating="4" HotelCode="518083|queen_palace_hotel_by_california_hotel_management" HotelName="Queen Palace Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,24 Hour Security,Air Conditioning,ATM/Cash Machine,Banquet Hall,Bar,Beauty Salon,Business Centre,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Housekeeping,Internet,Laundry,Massage Centre,Meeting Room,Nightclub,Parking,Printer,Restaurant,Room Service,Sauna,Smoking Rooms,Spa,Valet Parking,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Muroor Road, P. O. Box: 109148, Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/71/84/718436d19ec8b0972173594d2fa752055edb010a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;"The Queen Palace is a new 4star Hotel in the heart of Abu Dhabi, offers excellent service. The Hote...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="541.78" OriginalAmount="526" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.488891393506" Longitude="54.368341863156" StarRating="4" HotelCode="42827|54834" HotelName="Holiday Inn Abu Dhabi Downtown" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Zayed The 1st Road, Electra Street, 32430  Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3d/60/3d6076700ae35c4ce09aa976ba2937f63f59d05d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Abu Dhabi, this hotel is about 4 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="542.39" OriginalAmount="526.59" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.465244" Longitude="54.374709" StarRating="4" HotelCode="|446644" HotelName="Grand Villaggio" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Khadeejah Bint Khuwaylid St</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/6/6/4/4/446644_1edb82f1246.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="545.90" OriginalAmount="530" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.496872954962" Longitude="54.365426301956" StarRating="4" HotelCode="69791|225922" HotelName="Al Ain Palace Abu Dhabi" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Corniche Road, PO Box 33, Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ae/c2/aec281fa1f3ff558bcace72d20a8998c95f3a4a6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Abu Dhabi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="547.19" OriginalAmount="531.25" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.475246" Longitude="54.388009" StarRating="4" HotelCode="|129225" HotelName="Villaggio  Abu Dhabi" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>AL SALAM STREET</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/9/2/2/5/129225_1e4df552238.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in Abu Dhabi city centre. It is in a quiet area, close to points of interest. ROOM: The establishment has 128 rooms with TV and internet. FACILITIES: Guests are offered a spa and a swimming pool. With regards to the food and beverage offering, there is restaurants and a bar.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="547.70" OriginalAmount="531.75" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.48802725" Longitude="54.36041875" StarRating="3" HotelCode="915612|1121778" HotelName="Royal Rotary Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Jacuzzi,Kitchen,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hamdan Street behind Al Ahalia Hospital, Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/24/a8/24a8633f206c27ed1220b9c49de4678ef42a13d9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Abu Dhabi. The nearest airport is Abu Dhabi - Bateen Apt. (AZI).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="558.26" OriginalAmount="542" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|239908-28553714/645430926320569317/2121" HotelName="NEHAL BY BIN MAJID RESORTS" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6140000/6132900/6132805/a9830a99_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="559.29" OriginalAmount="543.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.501207" Longitude="54.374737" StarRating="0" HotelCode="489955|emirates_plaza_hotel" HotelName="Emirates Plaza Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Air Conditioning,Babysitting,Bar,Business Centre,Coffee Shop,Concierge,Designated Smoking Area,Dry Cleaning,Elevator,Housekeeping,Internet,Laundry,Lounge,Luggage Storage,Meeting Room,Nightclub,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>3rd Street, Tourist Club Area, P.O. Box 5295, Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fa/a8/faa8f678f978a9e7f58bfcb17eea3c8c562e1f4e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The 1-star Emirates Plaza Hotel offers comfort and convenience whether you're on business or holiday...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="566.50" OriginalAmount="550.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.496161877153" Longitude="54.36666331292" StarRating="4" HotelCode="310329|tryp_by_wyndham_abu_dhabi_city_center" HotelName="TRYP by Wyndham Abu Dhabi City Center" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Khalifa Bin Zyed the First Street, Abu Dhabi 44596</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/fc/bd/fcbd115436b1ec6cc782c4cd946606205a496bae.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Abu Dhabi. The nearest airport is Abu Dhabi - International (AUH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="569.50" OriginalAmount="552.91" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.4928378" Longitude="54.3662348" StarRating="3" HotelCode="|126343" HotelName="Grand Continental" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>P.O. BOX: 28080, HAMDAN STREET,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/6/3/4/3/126343_d5c36b32205.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="569.59" OriginalAmount="553" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.468051517317" Longitude="54.373116195201" StarRating="3" HotelCode="176875|27095" HotelName="Centro Al Manhal" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Street 2, Airport Road, P.O.Box 109595, Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/04/58/04584460f860c07c53676249b408127a0c53ae91.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Abu Dhabi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="582.98" OriginalAmount="566.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.466389210722" Longitude="54.374787288979" StarRating="3" HotelCode="267970|phoenix_plaza_hotel_apartments" HotelName="Phoenix Plaza Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Old Airport Road, Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b2/23/b223e9cf44311a15f20e1629c9eb70497ddc056e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Abu Dhabi. The nearest airport is Abu Dhabi - International (AUH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="587.10" OriginalAmount="570.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.492540796819" Longitude="54.366176889549" StarRating="3" HotelCode="42856|grand_continental_flamingo" HotelName="Grand Continental Flamingo Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hamdan Street, Near Al Jazeera Towers, Over looking Capital Gardens, Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/2e/332efe6a1a5afd0b565b2c7973087858571f8152.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Abu Dhabi. The nearest airport is Abu Dhabi - International (AUH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="588.13" OriginalAmount="571" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|489-25157790/645430926320569317/4291" HotelName="COPTHORNE DOWNTOWN" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9240000/9236400/9236359/17e59945_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="589.04" OriginalAmount="571.88" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.4681167" Longitude="54.3731548" StarRating="3" HotelCode="|80453" HotelName="Centro Al Manhal By Rotana" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Street no. 2, Airport Road, P.O.Box 109595</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/0/4/5/3/80453_11.jpg</HotelPictures>
        <HotelDescription>SITUATION: This budget hotel is near the tourist attractions.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="595.34" OriginalAmount="578" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.492191476666" Longitude="54.367483556271" StarRating="4" HotelCode="37138|26899" HotelName="Al Maha Arjaan by Rotana" 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,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Fatima Bint Mubarak Street, PO Box 5946, Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f0/5c/f05c570ac65806ec22f4f4f76d680d8774295a5a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Conveniently located in the heart of Abu Dhabi, close to the business and banking district and the m...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="595.34" OriginalAmount="578.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.490922224159" Longitude="54.365640878677" StarRating="5" HotelCode="29043|crowne_plaza_abu_dhabi" HotelName="Crowne Plaza Abu Dhabi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Hamdan Street, P.O.Box: 3541, Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/98/a8/98a8563095889b230e64689ffd600844f100bf97.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel has a city centre location, just minutes away from key business districts. Abu Dhabi Inter...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="597.40" OriginalAmount="580" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.475270311827" Longitude="54.34962272644" StarRating="4" HotelCode="42802|26919" HotelName="Sheraton Khalidiya Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Heated Pool,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Zayed the First Street, Khalidiya, P.O.Box 6727, Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/10/be/10be440e3e9d094714fb5a3a150d8a1173c22df4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located near the shopping and commercial districts, as well as several embassies and lo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="598.43" OriginalAmount="581" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|21169-19493438/645430926320569317/4347" HotelName="MILLENNIUM DOWNTOWN" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/16500/16415/11b469de_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="602.55" OriginalAmount="585" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.499865033621" Longitude="54.371153347221" StarRating="4" HotelCode="304556|54830" HotelName="Bin Majid Tower Hotel Apartment" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Mina Road, Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d3/63/d3639fdfca4bb96371f039b2d67fcf01611aac50.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Abu Dhabi. The nearest airport is Abu Dhabi - International (AUH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="606.67" OriginalAmount="589" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="35.28672" Longitude="-120.6656" StarRating="4" HotelCode="0|417410-27456478/645430926320569317/28" HotelName="HAWTHORN SUITES BY WYNDHAM ABU DHABI CITY CENTRE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>1001 OLIVE ST, SAN LUIS OBISPO, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/11000000/10540000/10535400/10535335/7ba9a90a_b.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Location.    Budget Inn is located in central San Luis Obispo, close to Fremont Theater, Mission San Luis Obispo de Tolosa, and Dallidet Adobe and Gardens. Nearby points of interest also include Alex G. Spanos Stadium and California Polytechnic State University.    Hotel Features.   The hotel serves a complimentary continental breakfast. Budget Inn features multilingual staff, coffee/tea in the lobby, and self parking. Complimentary wireless Internet access is available in public areas. Guest parking is complimentary. The front desk is open 24 hours a day.    Guestrooms.     27 guestrooms at Budget Inn feature air conditioning. Refrigerators and microwaves are offered. Wireless Internet access is complimentary. In addition to phones, guestrooms offer free local calls (restrictions may apply). Cable television is provided. Guests may request wake-up calls.     Room Info:       Notifications and Fees:          The following fees and deposits are charged by the property at time of service, check-in, or check-out.    Pet fee: USD 12.00 per room     The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change.    Hotel Policy:  You must present a photo ID when checking in. Your credit card is charged at the time you book. Bed type and smoking preferences are not guaranteed.Your reservation is prepaid and is guaranteed for late arrival. The total charge includes all room charges and taxes, as well as fees for access and booking. Any incidental charges such as parking, phone calls, and room service will be handled directly between you and the property.  Checkin Instructions:  Extra-person charges may apply and vary depending on hotel policy.  Government-issued photo identification and a credit card or cash deposit are 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.    Checkin Time:  1:00 PM  Checkout Time:  11:00 AM&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="607.70" OriginalAmount="590" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|626483-28445772/645430926320569317/1442" HotelName="PARAGON APARTMENTS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8800000/8797500/8797421/592d2472_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="617.56" OriginalAmount="599.57" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.464842" Longitude="54.3850765" StarRating="0" HotelCode="|337434" HotelName="Paragon Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>PO BOX 41665, C39, E25, Al Nahyan Camp, Muroor Road,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/7/4/3/4/337434_0660b202206.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="625.21" OriginalAmount="607" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|182466-28582624/645430926320569317/2135" HotelName="VILLAGGIO HOTEL ABU DHABI" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2240000/2239000/2238935/f025d80f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="628.25" OriginalAmount="609.95" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.488938" Longitude="54.368205" StarRating="4" HotelCode="|165601" HotelName=" Copthorne Downtown Abu Dhabi " Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>ZAYED THE 1ST ROAD, ELECTRA STREET</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/5/6/0/1/165601_d540a6e1753.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a swimming pool. SITUATION: This hotel is close to Abu Dhabi the city centre of is situated in the business area, is 15 kilometres away from the exhibition centre, 3 kilometres away from the establishment, guests will find Abu Dhabi the Marina of Close to the shopping centres, and the embassies. ROOM: All the rooms have a sitting area and a television.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="630.82" OriginalAmount="612.45" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.42865979943" Longitude="54.641581042992" StarRating="3" HotelCode="908932|926025" HotelName="Premier Inn Abu Dhabi International Airport Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Jacuzzi,Restaurant,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Abu Dhabi International Airport, Opposite Terminals 1 &amp; 3, Next to Skypark multi storey car park, Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/23/7e/237eee83b3f828c10a235aa89b473feaeb562df5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The individual storeys can easily be reached via the lift or stairs. Services and facilities at the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="631.38" OriginalAmount="612.99" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.492335" Longitude="54.378072" StarRating="3" HotelCode="915610|1943405" HotelName="Ivory Hotel Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Security,Airport Transfer (on Demand),ATM/Cash Machine,Bar,Internet,Kitchen,Laundry,Massage Centre,Room Service,Sauna,Spa,Wake-up Call Service">
        <Address>
          <AddressLines>
            <AddressLine>9th street, Behind KIA Motors showroom Near Sahaba Mosque, Tourist Club Area, Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/22/86/228609b17ff0ad4c12cb1e505fdddd3c49dc0b47.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming Hotel can be found in Abu Dhabi. The premises count with 91 welcoming accommodation un...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="633.72" OriginalAmount="615.26" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.50044346872" Longitude="54.371057776157" StarRating="4" HotelCode="294781|1010365" HotelName="Southern Sun Abu Dhabi" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Mina Street, Al Zahiya (Tourist Club Area), Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ca/8d/ca8db28201d11b7d9849666cf990da414e221717.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Abu Dhabi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="634.79" OriginalAmount="616.30" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.4181287" Longitude="54.439702" StarRating="4" HotelCode="|217200" HotelName="Pearl Rotana Capital Centre" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Khaleej Al Arabi Street Abu Dhabi P.O.Box 94895 United Arab Emirates</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/7/2/0/0/217200_f80d3000808.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="636.54" OriginalAmount="618" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.501266258854" Longitude="54.378145337105" StarRating="4" HotelCode="148576|27097" HotelName="Hala Arjaan by Rotana" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Kitchen,Laundry,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hamdan Street, Al Zahiyah Area, P.O. Box 53066, Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/fc/2c/fc2c61a14bba57e3b407214b2e963e8144769fe3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Abu Dhabi, this hotel is about 8 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="643.22" OriginalAmount="624.49" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.48712" Longitude="54.36228" StarRating="3" HotelCode="|231829" HotelName="Down Town Plaza Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hamdan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/1/8/2/9/231829_14.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="644.78" OriginalAmount="626.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.484832148995" Longitude="54.363352122685" StarRating="4" HotelCode="146438|cristal_hotel_abu_dhabi" HotelName="Cristal Hotel Abu Dhabi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 72898, Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fc/c7/fcc7029298eaabe0a79d0ddeaa889ab534d90773.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Abu Dhabi, this hotel is approximately 5 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="645.81" OriginalAmount="627" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="31.22906" Longitude="121.441878" StarRating="4" HotelCode="0|349763-28581635/645430926320569317/2348" HotelName="TRYP BY WYNDHAM ABU DHABI CITY CENTRE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>BUILDING 36, ALLEY 319, JIAOZHOU ROAD, SHANGHAI, CN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9710000/9707900/9707877/73fe795d_b.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Location.    Located in central Shanghai, Le Tour Traveler's Rest Youth Hostel is within walking distance of Jing An Park and Jing An Temple. Nearby points of interest also include The Bund and French Concession.    Property Features.   Le Tour Traveler's Rest Youth Hostel's restaurant serves breakfast, lunch, and dinner. A bar/lounge is open for drinks. The hostel serves buffet breakfasts each morning (surcharges apply). This hostel has a business center and offers small meeting rooms. Complimentary wireless Internet access is available in public areas. The property offers a roundtrip airport shuttle (surcharge).  Tour/ticket assistance and tour assistance are available. Complimentary guest parking is limited, and available on a first-come, first-served basis. Nearby parking is available for a surcharge. Additional property amenities include a concierge desk, an arcade/game room, and multilingual staff.    Guestrooms.     50 air-conditioned guestrooms at Le Tour Traveler's Rest Youth Hostel feature safes and windows that open. Beds come with premium bedding. Bathrooms feature showers and slippers. Wired high-speed Internet access is complimentary. In addition to desks, guestrooms offer phones. Televisions have satellite channels and complimentary TV Internet access. Also included are blackout drapes/curtains and irons/ironing boards. Guests may request refrigerators, microwaves, and hair dryers. Housekeeping is available daily.      Room Info:       Notifications and Fees:          The following fees and deposits are charged by the property at time of service, check-in, or check-out.    Airport shuttle fee: CNY 300 per vehicle (one way)  Buffet breakfast fee: CNY 40 per person (approximately)     The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change.    Hotel Policy:  You must present a photo ID when checking in. Your credit card is charged at the time you book. Bed type and smoking preferences are not guaranteed.Your reservation is prepaid and is guaranteed for late arrival. The total charge includes all room charges and taxes, as well as fees for access and booking. Any incidental charges such as parking, phone calls, and room service will be handled directly between you and the property.  Checkin Instructions:  Extra-person charges may apply and vary depending on hotel policy.  Government-issued photo identification and a credit card or cash deposit are 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.    Property Information:  Check-in time starts at 1 PM  Check-out time is Noon  Pets not allowed   &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="647.87" OriginalAmount="629.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.395857921887" Longitude="54.51769798994" StarRating="3" HotelCode="185756|ibis_abu_dhabi_gate" HotelName="ibis Abu Dhabi Gate" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Jacuzzi,Lounge,Massage Centre,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Road 34, Gate City Bain Al Jessrain, P.O. Box 92156, Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/87/07/870751985beadbf8c09545f18c492edb56619f3b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Abu Dhabi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="648.90" OriginalAmount="630.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.501569220708" Longitude="54.372997711639" StarRating="4" HotelCode="317351|jannah_burj_al_sarab" HotelName="Jannah Burj Al Sarab" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mina Street, Tourist Club Area, Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/d6/34/d634eda4c9961429546825123eb82d6bd7dd8174.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Abu Dhabi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="651.75" OriginalAmount="632.77" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.4294272" Longitude="54.6412676" StarRating="3" HotelCode="|129554" HotelName="Premier Inn Abu Dhabi Int Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Opposite Terminals 1-3 Next to Skypark multi storey car park</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/9/5/5/4/129554_1d7e7c91009.jpg</HotelPictures>
        <HotelDescription>SITUATION: It is located nearAbu Dhabi Airport. ROOM: The establishment has 300 rooms with air-conditioned, a television, a mini-bar, room service, kettle, a writing desk, a bathroom with a bath and a shower. FACILITIES: Guests are offered a terrace with a swimming pool, WiFi, a restaurant and a bar.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="655.63" OriginalAmount="636.53" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.466483" Longitude="54.3749033" StarRating="0" HotelCode="|227784" HotelName="Phoenix Plaza Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Old Airport Road, Near Al Wahda Mall</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/7/7/8/4/227784_f569c552233.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="657.09" OriginalAmount="637.95" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.463338" Longitude="54.388246" StarRating="4" HotelCode="|156632" HotelName="Executive Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Muroor Street, No\. 4P\.O Box 107009, UAE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/6/6/3/2/156632_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers WiFi (free of charge), a gym and a swimming pool. SITUATION: This establishment, is close to Abu Dhabi the Exhibition Centre 2 kilometres away from and Al Wahda de Abu Dabi the shopping centre, is situated 5 kilometres away from Corniche the Promenade of 10 minutes away from the establishment you have Marina Mall the shopping centre. ROOM: The apartments are equipped with an air-conditioning system, a television, a kitchen and a bathroom. OTHERS: Regarding the food and beverage offering, you can enjoy a restaurant and room service on request. FACILITIES: Guests are offered a sauna, a well-equipped gym and a swimming pool on the roof terrace.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="664.40" OriginalAmount="645.05" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.48707999" Longitude="54.36185554" StarRating="3" HotelCode="388539|4741625" HotelName="Down Town Plaza Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Aparthotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Concierge,Designated Smoking Area,Housekeeping,Internet,Kitchen,Laundry,LCD/Projector,Library,Luggage Storage,Parking,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Hamdan Street, Abu Dhabi Corniche, Abu Dhabi PO Box 4604</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/84/45/844584599e3098e1885c3d10e5c7a9358fa669b2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;Down Town Plaza Hotel Apartments is in the heart of Abu Dhabi, wal...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="668.47" OriginalAmount="649" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|297311-28571739/645430926320569317/1201" HotelName="AL DIAR SAWA APARTMENTS" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8320000/8317900/8317825/4ddfaf8a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="673.62" OriginalAmount="654.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.49538684" Longitude="54.36678635" StarRating="3" HotelCode="129834|howard_johnson_hotel_diplomat_abu_dhabi_ae" HotelName="Howard Johnson Hotel Abu Dhabi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Shk. Khalifa Street, Abu Dhabi 73095</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/zz/ac/adac232e2526568ac07dd74ff30f5889b99aebe6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Abu Dhabi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="674.65" OriginalAmount="655.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.395677312733" Longitude="54.51826651786" StarRating="4" HotelCode="212681|novotel_abu_dhabi_gate" HotelName="Novotel Abu Dhabi Gate" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>222 Al Maqta Street, Al Maqta, Abu Dhabi 92156</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/6c/3e/6c3eeeb50ee30eff68a0f934240db4bce236e062.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Abu Dhabi. The nearest airport is Abu Dhabi - International (AUH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="683.92" OriginalAmount="664" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|57327-32593376/645430926320569317/1132" HotelName="AL AIN PALACE" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4230000/4221100/4221088/fef49f8d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="684.64" OriginalAmount="664.70" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.493305" Longitude="54.372912" StarRating="5" HotelCode="213668|1014775" HotelName="Royal Rose" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1025 Sheikh Zayed the 1st (Electra/7th) Street, P.O. Box 4708, Al Markaziyah District, Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d1/a0/d1a06ec7e190736717d39592868510a61ec3da9d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Abu Dhabi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="691.13" OriginalAmount="671" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1436202-28791985/645430926320569317/13" HotelName="LA QUINTA BY WYNDHAM ABU DHABI AL WAHDA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/103000000/102550000/102543300/102543242/5894ccb6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="703.77" OriginalAmount="683.27" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.3307369" Longitude="54.6233684" StarRating="4" HotelCode="|55639" HotelName="Metropolitan Al Mafraq" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>C/ Mafraq, Abu Dhabi Po Box 6770,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/6/3/9/55639_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="704.52" OriginalAmount="684" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|224098-28510593/645430926320569317/2873" HotelName="IVORY APARTMENTS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4440000/4436500/4436451/4c62f31a_z.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="711.73" OriginalAmount="691" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|193826-28510173/645430926320569317/2373" HotelName="UPTOWN HOTEL APARTMENTS ABU DHABI BY GEWAN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3550000/3547000/3546979/c5476f48_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="715.28" OriginalAmount="694.45" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.462793" Longitude="54.386664" StarRating="4" HotelCode="933776|979665" HotelName="Executive Suites By Mourouj Gloria" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Muroor Street 4, P.O Box 107009, Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/7d/b1/7db1e3f1cde86c7561837fe95acabcfa1953c9c5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Abu Dhabi. The nearest airport is Abu Dhabi - International (AUH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="719.97" OriginalAmount="699" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.490209" Longitude="54.35747" StarRating="4" HotelCode="103465|199205" HotelName="The Eclipse Boutique Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Currency Exchange,Internet,Laundry,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Liwa Street, PO Box 113499, Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/38/b4/38b4a051d34d7c5b7711ff88030b494cd12988fe.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Abu Dhabi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="726.15" OriginalAmount="705" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|130062-27456181/645430926320569317/2" HotelName="HOWARD JOHNSON BY WYNDHAM ABU DHABI" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/540000/533300/533280/dd466f91_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="726.15" OriginalAmount="705" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|21167-28568292/645430926320569317/1655" HotelName="AL MAHA ARJAAN" Meals="ROOM ONLY,HALF BOARD" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/920000/910800/910720/9df3d85a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="728.21" OriginalAmount="707.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.419" Longitude="54.437" StarRating="4" HotelCode="|123324" HotelName="Aloft Abu Dhabi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>ABU DHABI NATIONAL EXHIBITION CENTRE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/3/3/2/4/123324_19992e61037.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has WiFi (free of charge), coffee shops, bars and restaurants. This establishment was built in 2009, has 408 standard rooms, air-conditioning, a hall with a reception, a reception, a safety deposit box service, a lift, conference facilities, a laundry service and a car park. SITUATION: This business hotel is in Abu Dhabi,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="732.72" OriginalAmount="711.38" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.48768" Longitude="54.3604" StarRating="3" HotelCode="|224545" HotelName="Uptown Apartments Abu Dhabi" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hamdan Street behind Al Ahlia Hospital</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/4/5/4/5/224545_98e178d2156.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="734.39" OriginalAmount="713.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.495901525933" Longitude="54.378998279571" StarRating="4" HotelCode="142996|al_manzel_hotel_apartments" HotelName="Al Manzel Hotel Apartements" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Zayed the 1st Street, P.O. Box 129666, Abu Dhabi Tourist Club Area, Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ae/15/ae1590735661415f900014f23c99419f668a0fcc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel enjoys a convenient location in the tourist club area in the heart of Abu Dhabi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="738.75" OriginalAmount="717.23" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.494659738442" Longitude="54.376115253967" StarRating="5" HotelCode="933447|1061388" HotelName="Majlis Grand Mercure Residence Abu Dhabi" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Zayed The 1st Street, Electra Street, Tourist Club Area, 53400  Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/19/0d/190d006f30d3df79743a0428cc605324290724bd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Abu Dhabi. The nearest airport is Abu Dhabi - International (AUH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="740.57" OriginalAmount="719" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|114711-28577973/645430926320569317/1138" HotelName="CRISTAL" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2310000/2305600/2305550/9c563e79_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="742.63" OriginalAmount="721.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.469096" Longitude="54.372316" StarRating="4" HotelCode="38247|al_rawda_arjaan_by_rotana_abu_dhabi" HotelName="Al Rawda Arjaan by Rotana" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Golf,Internet,Kitchen,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Old Airport Road, P.O. Box 5821, Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/23/b7/23b72c8fb15f8f5c15dced8c31a8fdcd4f5d5725.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located 20 minutes from Abu Dhabi International Airport and 10 minutes from the ADNEC Exhibi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="747.78" OriginalAmount="726" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.330319676329" Longitude="54.623042934849" StarRating="4" HotelCode="56337|35534" HotelName="Mafraq Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ALL INCLUSIVE" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>PO Box 6770, Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/b9/89/b98942e4af3acaeb362d2220b5489814160b57f6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Abu Dhabi. The nearest airport is Abu Dhabi - International (AUH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="752.62" OriginalAmount="730.70" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.418471809189" Longitude="54.440343813492" StarRating="4" HotelCode="377041|1515428" HotelName="Capital Centre Arjaan by Rotana" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Golf,Internet,Lounge,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Khaleej Al Arabi Street, Abu Dhabi Capital Centre, P.O. Box 44012, Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/83275/b91b66bb-edcf-4933-b821-569599159dcc.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Abu Dhabi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="754.99" OriginalAmount="733" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|239913-28548357/645430926320569317/1091" HotelName="PREMIER INN ABU DHABI INTERNATIONAL AIRPORT" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/23000000/22710000/22702900/22702808/85829b03_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="756.02" OriginalAmount="734" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|154712-28434167/645430926320569317/2102" HotelName="ECLIPSE SUITES" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1880000/1876000/1875941/67ebf040_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="773.53" OriginalAmount="751.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.428699" Longitude="54.437103" StarRating="4" HotelCode="148894|holiday_inn_abu_dhabi" HotelName="Holiday Inn Abu Dhabi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Golf,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>31st street, between Muroor &amp; Airport, P.O. Box 46668, Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/61/e4/61e4c9fa59a978bab21e07949d850e57002007fd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located 5 minutes away from the Abu Dhabi International Exhibition Centre, about 4 km ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="774.04" OriginalAmount="751.50" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.48455" Longitude="54.3634" StarRating="4" HotelCode="|125499" HotelName="Cristal Abu Dhabi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>ZAYED THE 1ST STREET, ADJACENT TO MADINAT ZAYED SH</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/5/4/9/9/125499_1_1900.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="774.56" OriginalAmount="752" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.43470217" Longitude="54.45564502" StarRating="5" HotelCode="404714|160654" HotelName="Andalus Al Seef Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Eastern Ring Road, Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/52/d9/52d9ac89fa9cc26e8b719aa0e820acc9434db2a8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in Abu Dhabi. The nearest airport is Abu Dhabi - International (AUH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="778.10" OriginalAmount="755.44" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.429147408411" Longitude="54.428251688153" StarRating="4" HotelCode="212684|1023708" HotelName="Aparthotel Adagio Abu Dhabi Al Bustan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Jacuzzi,Laundry,Lounge,Massage Centre,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Rashid Bin Saeed Street, Rabdan Street, Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ee/e2/eee26c603f6d10bbf9a8657dcbb4930a8cfc342e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located right in the heart of Abu Dhabi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="782.86" OriginalAmount="760.06" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.434969" Longitude="54.456288" StarRating="4" HotelCode="|203261" HotelName="Andalus Al Seef Resort and Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Eastern Ring Road, Abu Dhabi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/3/2/6/1/203261_6.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="784.86" OriginalAmount="762" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|12165-28568305/645430926320569317/1220" HotelName="METROPOLITAN AL MAFRAQ HOTEL" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/530000/527500/527461/f190fe76_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="793.10" OriginalAmount="770" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|263788-28444207/645430926320569317/2550" HotelName="EXECUTIVE SUITES BY MOUROUJ" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11060000/11059200/11059117/4a9d8c85_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="795.16" OriginalAmount="772.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.484416663378" Longitude="54.363566813492" StarRating="3" HotelCode="915614|paragon_hotel_2" HotelName="Paragon Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Zayed the First Street, near Madinat Zayed Shopping Centre, P.O. Box 41665, Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/35/32/35327133ac225efcddc98a7b9148434cd22b1351.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Abu Dhabi. The nearest airport is Abu Dhabi - International (AUH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="819.28" OriginalAmount="795.42" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.455036359886" Longitude="54.394675525131" StarRating="5" HotelCode="207577|917425" HotelName="Dusit Thani Abu Dhabi" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>925 Muroor Street, P.O. Box 52799, Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/c2/44/c24474a068489b8e31e168eb01c0826d59a17d4a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Abu Dhabi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="841.42" OriginalAmount="816.91" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.45951" Longitude="54.38858" StarRating="2" HotelCode="|227393" HotelName="Ag" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Muroor Road P.O. Box 52957</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/7/3/9/3/227393_bbd9aa00003.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="849.16" OriginalAmount="824.43" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.493087877933" Longitude="54.382498923943" StarRating="4" HotelCode="263793|1449458" HotelName="Oaks Liwa Executive Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Plot C-19, Sector E-16, Tourist Club Area, Abu Dhabi 52920</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/95/85/958530e44d7d78d7ff5c0ea0853c74a13c501e22.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Abu Dhabi. The nearest airport is Abu Dhabi - International (AUH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="860.05" OriginalAmount="835.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.41236750606" Longitude="54.491696422298" StarRating="4" HotelCode="161320|traders_hotel_qaryat_al_beri_abu_dhabi_by_shangrila_2" HotelName="Traders Hotel Qaryat Al Beri" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach 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>P.O. Box 128881, Khor Al Maqta, Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/38/6a/386a53db6efab7f7adcfb32b12766413a7414bbf.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This beach hotel is located right in the heart of Abu Dhabi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="861.08" OriginalAmount="836" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.471261820297" Longitude="54.373821616173" StarRating="5" HotelCode="169053|30026" HotelName="Grand Millennium Al Wahda" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hazza Bin Zayed Street, Al Wahda Complex, Abu Dhabi 107080</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d8/66/d866c869b91c3d50c664a15f41f84f53c3a3bed4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is connected to the Al Wahda shopping centre, and it is located 5 minutes away from the Ab...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="862.11" OriginalAmount="837.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.494857" Longitude="54.364454" StarRating="5" HotelCode="53647|millennium_hotel_abu_dhabi" HotelName="Corniche Hotel Abu Dhabi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Khalifa Street, Abu Dhabi 44486</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/69/25/6925fab58570576bf08e60382b26dbbdb2fd3069.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated along the famous Corniche stretch and features breathtaking views of the Capi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="875.50" OriginalAmount="850" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.42146728635" Longitude="54.456916451454" StarRating="5" HotelCode="175238|32006" HotelName="Hilton Capital Grand Abu Dhabi" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Golf,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Rashid Bin Saeed Al Maktoum, Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5c/f7/5cf73d9985aefb88f8b14ea24ace4fe555ed8f48.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently situated in the heart of Abu Dhabi, 5 minutes from Abu Dhabi National Exhi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="876.78" OriginalAmount="851.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.423355" Longitude="54.456174" StarRating="5" HotelCode="|126742" HotelName="Millennium Al Rawdah" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>SH.RASHID BIN SAAED AI MAKTOUM ST-OID AIRPORT ROAD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/6/7/4/2/126742_a16fb221453.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers excellent service. SITUATION: Is situated inAbu Dhabi the heart of 5 minutes away, guests can find the exhibition centre, 15 minutes away from the establishment clients have the mosque and Abu Dhabi Airport.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="880.06" OriginalAmount="854.43" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.412655" Longitude="54.491506" StarRating="4" HotelCode="|127401" HotelName="Traders , Qaryat Al Beri" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Between the Bridges</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/7/4/0/1/127401_1_2983.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has comfortable facilities, a concierge, conference facilities, a restaurant, a lobby lounge and a swimming pool with a bar.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="897.13" OriginalAmount="871.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.45591510016" Longitude="54.3189650774" StarRating="5" HotelCode="36572|khalidiya_palace_rayhaan_by_rotana" HotelName="Khalidiya Palace Rayhaan by Rotana" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Corniche Road (West), P.O. Box 4010, Prime area of Abu Dhabi, Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/71/5a/715a35328334339823cd104bb834dde54fb5b340.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated on the beautiful shores of the Arabian Gulf, only 10 minutes from Abu Dhabi In...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="903.31" OriginalAmount="877" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|277628-28512585/645430926320569317/1115" HotelName="APARTADAGIO ABU DHABI AL BUSTAN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4530000/4525900/4525862/ee52b2c1_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="904.34" OriginalAmount="878" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|15738-17678953/645430926320569317/989" HotelName="KHALIDIYA PALACE RAYHAAN" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2900000/2891800/2891787/4fe2ad4f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="910.76" OriginalAmount="884.23" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.429739" Longitude="54.428864" StarRating="4" HotelCode="|129050" HotelName="Novotel Abu Dhabi Al Bustan" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Shk. Rashid Bin Saeed St / Rabdan St</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/9/0/5/0/129050_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: The hotel has bars, restaurants, a gym and a sauna. SITUATION: It is located close toAbu Dhabi the Exhibition Centre Sheikh Zayed the sports centre the embassies. It is 20 minutes away fromAbu Dhabi Airport. ROOM: Customers can find spacious rooms, have an air-conditioning system, a mini-bar, a television, a safety deposit box and a bathroom with a hairdryer, It also offers room service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="914.37" OriginalAmount="887.74" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.44877943" Longitude="54.3377106" StarRating="5" HotelCode="775894|2322035" HotelName="Royal M Hotel &amp; Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ALL INCLUSIVE" BedType="ROOM ONLY" PropertyType="resort" CnxPolicy="Non Refundable" HotelFacility="24 Hour Security,ATM/Cash Machine,Bar,Conference Hall,Designated Smoking Area,Dining,Fax,Internet,Meeting Room,Printer,Restaurant,Room Service,Sauna,Smoking Rooms,Spa,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>PO Box 62500, Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/56/3a/563a2d8fa1f670cdd8d619fce479a9565de8a570.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxurious resort is set in Abu Dhabi. A total of 225 bedrooms are available for guests' conveni...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="917.73" OriginalAmount="891.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.498610769076" Longitude="54.380859732628" StarRating="4" HotelCode="13956|le_meridien_abu_dhabi_3" HotelName="Le Meridien Abu Dhabi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Tourist Club Area, 46066 Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/06/ed0617bef5d134c29e1c3abeb463e7b596e7e6d0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is located in the heart of Abu Dhabi City and represents the perfect choice for bo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="922.88" OriginalAmount="896.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.459638" Longitude="54.388485" StarRating="3" HotelCode="191351|ag_hotel_2" HotelName="AG Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Muroor Road, PO Box 52957, Near Road Signal 15, Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a1/d8/a1d8543f70ba153e32be4318e2cfa419c2a31429.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Abu Dhabi. The nearest airport is Abu Dhabi - Bateen Apt. (AZI).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="925.26" OriginalAmount="898.31" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.429372532667" Longitude="54.42912876606" StarRating="4" HotelCode="185757|966025" HotelName="Novotel Abu Dhabi Al Bustan Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Laundry,Lounge,Massage Centre,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Rashid Bin Saeed Street/Rabdan Street, P.O. Box 95208, Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6f/7d/6f7d17a8300018a44c25e61e947b2e44767a76ee.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Abu Dhabi. The nearest airport is Abu Dhabi - International (AUH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="934.43" OriginalAmount="907.21" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.48668629158" Longitude="54.357330203705" StarRating="4" HotelCode="935098|1064968" HotelName="Courtyard World Trade Center, Abu Dhabi" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hamdan Bin Mohammed Street, 5th Street, Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/4f/a6/4fa690a3c1cea0e9f080edfc5b49328e16c9b5e2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Abu Dhabi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="959.96" OriginalAmount="932" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|149975-22403615/645430926320569317/3782" HotelName="TRADERS QARYAT AL BERI" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2850000/2841700/2841693/15c805f7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="968.20" OriginalAmount="940" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|76017-28434237/645430926320569317/3028" HotelName="SHERATON KHALIDIYA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/470000/460600/460522/1c5738b0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="976.44" OriginalAmount="948" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.6517721" Longitude="-119.0373493" StarRating="5" HotelCode="0|244901-26927609/645430926320569317/3787" HotelName="MILLENNIUM AL RAWDAH HOTEL" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine> 1 Minaret Road ., MAMMOTH LAKES, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6540000/6538500/6538480/80ca381c_b.jpg</HotelPictures>
        <HotelDescription>This hotel boasts a prime setting in Mammoth. The property is stunningly located amidst the mountains, revelling in an air of peace and serenity. Guests can enjoy a wide range of exciting activities nearby. The hotel enjoys a superb design, blending effortlessly with its natural surroundings. Guests are welcomed with warm hospitality and excellent service. The guest rooms offer the utmost in comfort, offering visitors the ideal setting in which to completely unwind, after a long day's exploration. This wonderful hotel offers visitors facilities and services that are sure to impress. Guests are assured of a truly unique experience at this hotel, drenched in comfort and relaxation.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="991.89" OriginalAmount="963" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.424248388911" Longitude="54.473389558197" StarRating="5" HotelCode="167143|27743" HotelName="Park Rotana - Abu Dhabi" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ALL INCLUSIVE" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Salam Street, Behind Khalifa Park, P.O. Box 43377, Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/233921/a_233921_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on the outskirts of Abu Dhabi, close to the business and banking areas, the sea...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="997.91" OriginalAmount="968.84" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.423588" Longitude="54.473711" StarRating="5" HotelCode="|72605" HotelName="Park Rotana" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Khalifa Park, Al Salam St.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/2/6/0/5/72605_7e274bc0734.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in the surounding areas of Abu Dhabi. It is close to the business area and the shopping centres. 10 minutes away from the establishment, clients can find the exhibition centre. It's 20 kilometres from Abu Dhabi Airport. It is 160 kilometres away from Dubai Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1005.28" OriginalAmount="976" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|417344-28552760/645430926320569317/1079" HotelName="AL SEEF RESORT &amp;amp; SPA BY ANDALUS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12320000/12313500/12313461/d4132e45_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1007.34" OriginalAmount="978" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.494310123468" Longitude="54.384217858315" StarRating="5" HotelCode="9702|26902" HotelName="Beach Rotana" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,ALL INCLUSIVE" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>10th Street, P.O. Box 45200, Al Zahiyah Area, Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/46/32/4632f344dfb9c77243805061b0c3832bc88b8426.WEBP</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located in the heart of the capital's business and main shopping district.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1030.00" OriginalAmount="1000.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.438461700698" Longitude="54.571664794968" StarRating="5" HotelCode="37253|al_raha_beach_hotel" HotelName="Al Raha Beach Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Channel Street, P.O. Box 38616, Al Raha Corniche, Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/3a/fa/3afac9013065e6f0eb50a9fdaec6ed5334ccb40f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in lush parkland on a delightful corniche overlooking the shimmering Arabian Gu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1047.51" OriginalAmount="1017" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.456886837861" Longitude="54.329087734222" StarRating="5" HotelCode="258524|16165" HotelName="InterContinental Abu Dhabi" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ALL INCLUSIVE,ROOM ONLY" BedType="BED &amp; BREAKFAST" 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,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>King Abdullah bin Abdul Aziz, Al Saud Street, PO Box 4171, Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2a/f9/2af9eda2b80a714dd1b659b4a5bf194f6a4d93e6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys a prime location on the shores of the Arabian Gulf, 7 minutes from the city centre,...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1056.78" OriginalAmount="1026" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.373102797895" Longitude="54.537146364599" StarRating="4" HotelCode="150894|225955" HotelName="L'Arabia Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Restaurant,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mohammed Bin Zayed, Next To Mazyad Mall, Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2c/d6/2cd6934e945e119cdcfdd4697b0e7324228b85dc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Abu Dhabi. The nearest airport is Abu Dhabi - International (AUH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1060.90" OriginalAmount="1030" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|591065-28595716/645430926320569317/1599" HotelName="ROYAL M HOTEL ABU DHABI BY GEWAN" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ALL INCLUSIVE" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/31000000/30610000/30609000/30608953/fcba16ed_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1068.11" OriginalAmount="1037" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.50029" Longitude="54.368623" StarRating="5" HotelCode="17633|27099" HotelName="Sheraton Abu Dhabi Hotel &amp; Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ALL INCLUSIVE" BedType="ROOM ONLY" PropertyType="City Hotel,Beach Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Corniche Road, P.O. Box: 640, Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/12/05/1205c63b65e436be0bb14da1f72d2aed9fa97eba.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is strategically located on the Corniche of Abu Dhabi and lies just 500 m from the city c...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1078.11" OriginalAmount="1046.71" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.4575269" Longitude="54.3210551" StarRating="5" HotelCode="|446189" HotelName="Grand Hyatt Abu Dhabi and Residences Emirates Pearl" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Corniche W St</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/6/1/8/9/446189_028b6121022.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1083.56" OriginalAmount="1052" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.424118" Longitude="54.473392" StarRating="4" HotelCode="298911|892315" HotelName="Park Arjaan by Rotana" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ALL INCLUSIVE,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Conference Hall,Fax,Internet,Kitchen,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Eastern Ring Road, P.O. Box 43377, Ministries Area, Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1d/08/1d084b8dca1ad132b36d9a00db74787831f991da.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Abu Dhabi. The nearest airport is Abu Dhabi - International (AUH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1094.79" OriginalAmount="1062.90" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.459877" Longitude="54.320968" StarRating="5" HotelCode="325745|1905465" HotelName="Grand Hyatt Abu Dhabi Hotel and Residences Emirates Pearl" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>West Corniche, Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/93/fa/93fadd08ce621d842116a78edae49bd4102b86ad.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Abu Dhabi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1108.28" OriginalAmount="1076" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|626597-28573013/645430926320569317/1687" HotelName="L`ARABIA HOTEL APARTMENTS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/626597/2019111112201803.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1114.89" OriginalAmount="1082.42" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.4630558" Longitude="54.3267293" StarRating="5" HotelCode="|55637" HotelName="Radisson Blu and Resort, Abu Dhabi Corniche" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>P.o Box 877 Abu Dhabi ,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/6/3/7/55637_fbd80c41023.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has an indoor car park, a laundry service, room service, multilingual staff, shops, indoor parking and a business centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1119.80" OriginalAmount="1087.18" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.367852" Longitude="54.742251" StarRating="3" HotelCode="|553337" HotelName="Alriyadh apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Ta-theer St</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/3/3/3/7/553337_3a023531306.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1123.03" OriginalAmount="1090.32" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.546415666447" Longitude="54.673515628774" StarRating="3" HotelCode="386204|1254498" HotelName="Emirates Park Zoo &amp; Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Security,Air Conditioning,Banquet Hall,Bar,Business Centre,Conference Hall,Currency Exchange,Designated Smoking Area,Dining,Fax,Garden,Internet,Kids Play Area,Laundry,Lounge,Meeting Room,Parking,Printer,Restaurant,Room Service,Spa,Telephone Service,Valet Parking,Wake-up Call Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>12th Street, Al Bahia, PO Box 111026, Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/d0/1d/d01df87149c13f406d6a94f710861a2378dd1e3f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Step into the heart of Zoo at this magnificent Resort Hotel. Discover different species of wildlife ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1125.79" OriginalAmount="1093" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.463367" Longitude="54.326297" StarRating="5" HotelCode="9701|26920" HotelName="Radisson Blu Hotel &amp; Resort, Abu Dhabi Corniche" Meals="BED &amp; BREAKFAST,ALL INCLUSIVE,HALF BOARD,FULL BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Corniche Road West, Al Khubeirah, Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/8e/ab/8eab0ce9509b9aa25ad20569109e61627f13160f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Offering a central city location at the heart of Abu Dhabi, this hotel lies within 4 minutes drive o...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1137.12" OriginalAmount="1104" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|12160-28441237/645430926320569317/1057" HotelName="AL RAWDA ARJAAN" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/80000/79000/78958/b8ea2b67_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1142.27" OriginalAmount="1109.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.47010743" Longitude="54.37014196" StarRating="5" HotelCode="450432|marriott_hotel_downtown_abu_dhabi" HotelName="Marriott Hotel Downtown, Abu Dhabi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Massage Centre,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Rashid Bin Saeed Street, PO Box 37421, Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/52/9d/529d781e9af3377a2162c634b34a7453a10c53f1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Abu Dhabi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1148.84" OriginalAmount="1115.38" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.5455577" Longitude="54.6741692" StarRating="3" HotelCode="|229990" HotelName="Emirates Park Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>12 St. Al Bahia, Al Shahama</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/9/9/9/0/229990_0e9cc5d2322.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1176.46" OriginalAmount="1142.19" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.4387152" Longitude="54.5722478" StarRating="5" HotelCode="|55633" HotelName=" Al Raha Beach Resort and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Raha Beach Corniche</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/6/3/3/55633_15.jpg</HotelPictures>
        <HotelDescription>ROOM: The rooms have satellite and cable television. FACILITIES: The establishment has a sauna. OBSERVATIONS: Pets are permitted.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1191.71" OriginalAmount="1157.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.495928711839" Longitude="54.36657951786" StarRating="5" HotelCode="326379|le_royal_meridien_abu_dhabi" HotelName="Le Royal Meridien Abu Dhabi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Khalifa Street, P.O. Box 45505, Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/11/14/111405e325c9dba76b585632c5f765773524febc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated within walking distance of the commercial and business districts of the city, entertainment...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1205.10" OriginalAmount="1170" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|12166-28598504/645430926320569317/2846" HotelName="SHERATON ABU DHABI HOTEL &amp;amp; RESORT" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/16100/16064/1854d06e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1206.13" OriginalAmount="1171.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.419625906492" Longitude="54.528776245369" StarRating="5" HotelCode="171093|the_westin_abu_dhabi_golf_resort__spa" HotelName="The Westin Abu Dhabi Golf Resort &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Abu Dhabi Golf Club, Sas Al Nakhl, Abu Dhabi 126797</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7a/b5/7ab53ac0c8b556ceab3f9f1cff8bc1c3274a808e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located directly at the Abu Dhabi Golf Club in the Sas Al Nakhl area. From the hotel, a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1225.54" OriginalAmount="1189.84" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.486675" Longitude="54.357331" StarRating="4" HotelCode="|172090" HotelName="Courtyard By Marriott World Trade Center Abu Dhabi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hamdan Bin Mohammed Street (5th Street)</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/2/0/9/0/172090_171957b1051.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1229.51" OriginalAmount="1193.70" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.4885008" Longitude="54.3620676" StarRating="3" HotelCode="|55641" HotelName="Novel  City Center" Meals="HALF-BOARD" BedType="HALF-BOARD" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Hamdan Street, PO Box 47136,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/6/4/1/55641_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has an indoor car park, a valet service, indoor parking, a business centre, a jacuzzi and a hairdresser's.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1232.91" OriginalAmount="1197" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|32599-12636573/645430926320569317/3827" HotelName="AL RAHA BEACH" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ALL INCLUSIVE" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1280000/1276300/1276282/e1379ce4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1233.48" OriginalAmount="1197.55" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.4752941" Longitude="54.3495598" StarRating="4" HotelCode="|55642" HotelName="Shreaton Al Khalidiya" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Zayed The First Street Khalidiya Area, Abu Dhabi ,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/6/4/2/55642_d5eb34c0429.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1241.02" OriginalAmount="1204.87" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.34413" Longitude="54.536329" StarRating="3" HotelCode="|465681" HotelName="Gravity" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bldg. C76, 28th Street, MBZ ME9</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/5/6/8/1/465681_35097981201.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1262.85" OriginalAmount="1226.07" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.499392" Longitude="54.367602" StarRating="5" HotelCode="|128446" HotelName="Sofitel Abu Dhabi Corniche" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Corniche Road East, Capital Plaza Complex, 44966</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/8/4/4/6/128446_355023c1037.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Sofitel Abu Dhabi Corniche is rated five stars and has 282 rooms. Is ideal for business and holiday stays. The establishment boasts a swimming pool, conference rooms, restaurants and bars.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1264.06" OriginalAmount="1227.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.458216013602" Longitude="54.320073281678" StarRating="5" HotelCode="317316|1919285" HotelName="Bab Al Qasr Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD,ALL INCLUSIVE" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Corniche Road West, Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/62/af/62afef7f48b30ed241aeae5662ada1b58dced1fd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Abu Dhabi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1264.84" OriginalAmount="1228" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.755552" Longitude="4.842102" StarRating="5" HotelCode="0|182089-20587426/645430926320569317/949" HotelName="ANDAZ CAPITAL GATE ABU DHABI – A CONCEPT BY HYATT" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>12, COURS CHARLEMAGNELIONE69002FRANCE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4290000/4287300/4287270/88e5c113_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1314.28" OriginalAmount="1276" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|436676-17678852/645430926320569317/1034" HotelName="BAB AL QASR" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ALL INCLUSIVE" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/14000000/13180000/13172800/13172708/c6573df3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1316.34" OriginalAmount="1278" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|484-12636350/645430926320569317/3808" HotelName="RADISSON BLU HOTEL &amp;amp; RESORT, ABU DHABI CORNICHE" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD,ALL INCLUSIVE" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/3300/3300/0b9b3d4e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1326.64" OriginalAmount="1288.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.418697" Longitude="54.434726" StarRating="5" HotelCode="162662|hyatt_capital_gate_abu_dhabi_2" HotelName="Andaz Capital Gate Abu Dhabi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 95165, Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/20/a3/20a36841fc4388da86d2b70ffe7bc2fb4e57b84b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located within walking distance of the Abu Dhabi’s embassy and government district. It ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1350.22" OriginalAmount="1310.89" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.457559" Longitude="54.3297753" StarRating="5" HotelCode="|57347" HotelName="Intercontinental Abu Dhabi, An Ihg" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Bateen Area. (King Abdullah bin Abdul Aziz , Al Saud Street).</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/7/3/4/7/57347_8.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1351.35" OriginalAmount="1311.99" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.4197247" Longitude="54.5290249" StarRating="5" HotelCode="|130461" HotelName="VOGO Abu Dhabi Golf Resort &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>SAS AL NAKHL P.O.BOX 126797</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/3/0/4/6/1/130461_5.jpg</HotelPictures>
        <HotelDescription>SITUATION: Abu Dhabi It is in. ROOM: The rooms have WiFi, a satellite television, an iPod docking station and a mini-bar. FACILITIES: With regards to the food and beverage offering, there is 4 restaurants and a bar. Guests are offered swimming pools, a spa, a golf course and stores.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1383.07" OriginalAmount="1342.79" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.400728" Longitude="54.474707" StarRating="5" HotelCode="|203266" HotelName="ARMED FORCES OFFICERS CLUB AND HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 6382 , Al Khaleej Al Arabi Road, opposite to the Sheikh Zayed Grand Mosque</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/3/2/6/6/203266_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1394.62" OriginalAmount="1354" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.458942599954" Longitude="54.321749210358" StarRating="5" HotelCode="904177|32009" HotelName="Jumeirah at Etihad 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,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>PO Box 111929, Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/237886/a_237886_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Perfect for business travellers, this urban hotel is located in the heart of Abu Dhabi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1435.82" OriginalAmount="1394.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.458773601971" Longitude="54.32160460636" StarRating="5" HotelCode="310603|jumeirah_at_etihad_towers" HotelName="Jumeirah at Etihad Towers Hotel &amp; Residences" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Massage Centre,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>PO Box 111929, Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/94/45/94459647c77dc525480705fee883faed897b0958.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Abu Dhabi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1445.87" OriginalAmount="1403.76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.4147715" Longitude="54.4907695" StarRating="5" HotelCode="|72582" HotelName="Fairmont Bab Al Bahr" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Between The BridgesAbu Dhabi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/2/5/8/2/72582_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Fairmont Bab Al Bahr Hotel is rated five stars. It has business facilities, conference rooms, 2 swimming pools, a gym, beauty treatments, a massage service and a spa. Regarding the food and beverage offering, the establishment has the restaurant Frankie's, the restaurant Lebanese, the restaurant Marco Pierre Steakhouse White and Grill and the bar Chameleon. SITUATION: It is situated in Dubai Creek this hotel is opposite the beach. ROOM: The establishment has 369 rooms and suite rooms. The stylish rooms have an air-conditioning system and modern facilities.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1450.24" OriginalAmount="1408" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.41463" Longitude="54.49058" StarRating="5" HotelCode="136284|27096" HotelName="Fairmont Bab Al Bahr - Abu Dhabi" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Khor Al Maqta, P.O. Box 114304, Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a6/c0/a6c0d5e2fa37401a6f6e9ffbb640bb57e836542b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This beach hotel is located in the heart of Abu Dhabi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1471.87" OriginalAmount="1429" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|182090-21409998/645430926320569317/192" HotelName="CONRAD ABU DHABI ETIHAD TOWERS" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4400000/4399800/4399777/441b7650_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1493.50" OriginalAmount="1450" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.493637588573" Longitude="54.384702738762" StarRating="5" HotelCode="701764|336650" HotelName="Beach Rotana - Residences" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,ALL INCLUSIVE" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Kitchen,Laundry,Lounge,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Zahiyah Area, Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6b/fb/6bfba8f627ff981c1ef5dc9d4fc69d235b516d78.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Abu Dhabi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1542.74" OriginalAmount="1497.81" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="23.85678" Longitude="52.811684" StarRating="3" HotelCode="|217199" HotelName="Western - Ghayathi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Western Region Ghayathi Abu Dhabi P.O.Box 79475 United Arab Emirates</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/7/1/9/9/217199_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1633.58" OriginalAmount="1586" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|168187-21704519/645430926320569317/4499" HotelName="VOGO ABU DHABI GOLF RESORT &amp;amp; SPA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4610000/4608400/4608398/6330c601_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1653.15" OriginalAmount="1605" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|531704-32840548/645430926320569317/370" HotelName="ALDHAFRA RESORT, VIGNETTE COLLECTION BY IHG" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3200000/3197800/3197701/0170fcb9_z.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1654.52" OriginalAmount="1606.33" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.5010362" Longitude="54.3678788" StarRating="5" HotelCode="|57348" HotelName="Sheraton Abu Dhabi and Resort" Meals="FULL-BOARD" BedType="FULL-BOARD" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Corniche Road,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/7/3/4/8/57348_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a sauna, a hairdresser's and a massage service. The establishment offers guests a currency exchange service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1661.39" OriginalAmount="1613.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.406633069468" Longitude="54.490707457672" StarRating="5" HotelCode="61168|shangrila_hotel_qaryat_al_beri_3" HotelName="Shangri-La Hotel Qaryat Al Beri" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach 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>P.O. Box 128881, Khor Al Maqta, Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/12/03/12036c669959f4b048698a1583b34ecebe5b1bd5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This beach hotel is located right in the heart of Abu Dhabi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1668.60" OriginalAmount="1620.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.49436" Longitude="54.38421" StarRating="5" HotelCode="566469|beach_rotana_all_suites" HotelName="Beach Rotana - All Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Massage Centre,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Al Zahiyah Area, P.O. Box 45200, Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/2a/5c/2a5c2c571fef34ca8fd39461b7c1be25bd7804eb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Abu Dhabi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1673.21" OriginalAmount="1624.48" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.458033" Longitude="54.31941" StarRating="0" HotelCode="|450739" HotelName="Bab Al Qasr Residence" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>West Corniche Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/0/7/3/9/450739_27c07c71347.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1724.47" OriginalAmount="1674.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.138472" Longitude="54.741956" StarRating="5" HotelCode="|443369" HotelName="Al Wathba, a Luxury Collection Desert Resort and Spa, Abu Dhabi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Wathba South</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/3/3/6/9/443369_faef9a60922.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1741.17" OriginalAmount="1690.46" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.135001871866" Longitude="54.742206075424" StarRating="5" HotelCode="673737|2304955" HotelName="Jumeirah Al Wathba Desert Resort &amp; Spa" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ALL INCLUSIVE" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Wathba South, Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7f/d3/7fd3767b9c2c775a1b159f157d9d471238b332ef.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This outstanding hotel is in Abu Dhabi. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1749.97" OriginalAmount="1699" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|426773-28592632/645430926320569317/2015" HotelName="MARRIOTT DOWNTOWN ABU DHABI" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/16000000/15270000/15268100/15268077/3f0c4d09_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1790.69" OriginalAmount="1738.53" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.470413485222" Longitude="54.36990772114" StarRating="4" HotelCode="492135|2367075" HotelName="Marriott Executive Apartments Downtown Abu Dhabi" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Rashid Bin Saeed Street, PO Box 37421, Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/11/bb/11bb504c178583ea5e66579f91bfdc83c9636e59.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex is located in the heart of Abu Dhabi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1801.47" OriginalAmount="1749" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|242186-17678867/645430926320569317/519" HotelName="THE ST. REGIS ABU DHABI" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4850000/4849400/4849371/5f391679_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1802.80" OriginalAmount="1750.29" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.4897207" Longitude="54.5972875" StarRating="4" HotelCode="|446193" HotelName="Doubletree By Hilton Abu Dhabi Yas Island Residences" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>PO Box 144239, Yas Bay, Yas Island</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/6/1/9/3/446193_f07b49e1144.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1811.77" OriginalAmount="1759.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.40877217" Longitude="54.49158803" StarRating="5" HotelCode="473785|shangrila_residence_qaryat_al_beri" HotelName="Shangri-La Residences Qaryat Al Beri" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 128881, Khor Al Maqta, Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/28/fd/28fdfdc3398ae956aad2c290d145ca95ca500bab.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Abu Dhabi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1841.64" OriginalAmount="1788.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.467317826817" Longitude="54.604726810837" StarRating="5" HotelCode="131014|yas_viceroy_abu_dhabi" HotelName="W Abu Dhabi - Yas Island" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Spa Hotel,Golf Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>PO Box 131808, Yas Island, Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/41/6e/416edfb2b9935ab7c05e0c40f306eb1af60ddc26.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located on Yas Island, Abu Dhabi, overlooking the marina and the Yas Marina Formu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1921.22" OriginalAmount="1865.26" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.4523798" Longitude="54.3365677" StarRating="5" HotelCode="|220970" HotelName="The Abu Dhabi Edition" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Bateen Marina</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/0/9/7/0/220970_a792caf1843.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1933.31" OriginalAmount="1877" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.4716" Longitude="54.4048" StarRating="5" HotelCode="760805|322936" HotelName="Fairmont Marina - Abu Dhabi &amp; Fairmont Marina Residences" Meals="BED &amp; BREAKFAST,HALF BOARD,ALL INCLUSIVE" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Abu Dhabi, Dubai</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/default-hotel.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1974.51" OriginalAmount="1917" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|109269-22403313/645430926320569317/3954" HotelName="SHANGRI LA QARYAT AL BERI" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1690000/1680200/1680104/dbfa6047_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1988.93" OriginalAmount="1931" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|531680-28595720/645430926320569317/2989" HotelName="DANAT RESORT JEBEL DHANNA" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ALL INCLUSIVE" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1500000/1499100/1499096/c8036dba_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1995.11" OriginalAmount="1937" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|586694-28447395/645430926320569317/1377" HotelName="BEACH ROTANA RESIDENCES" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/28000000/27060000/27058500/27058491/133f11f9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2103.26" OriginalAmount="2042" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.466224" Longitude="54.597531" StarRating="4" HotelCode="146469|20756" HotelName="Crowne Plaza Abu Dhabi - Yas Island" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ALL INCLUSIVE,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Golf Hotel,Airport Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Golf,Heated Pool,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Yas Island, Golf Plaza, P.O.Box: 41880, Abu Dhabi 41880</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/14/98/1498b2ccaa2d42c7e1fea7aa825cfb3117ef5ebe.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel on Yas Island, just off the coast of Abu Dhabi, is located adjacent to the Links Champion...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2103.26" OriginalAmount="2042" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.466994418649" Longitude="54.597984552383" StarRating="4" HotelCode="141017|23462" HotelName="Radisson Blu Hotel, Abu Dhabi Yas Island" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ALL INCLUSIVE,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Golf Plaza, Yas Island, P.O. Box 93725, Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e8/7e/e87e010035cc3c110d120445ee15972050e91eee.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Abu Dhabi. The nearest airport is Abu Dhabi - International (AUH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2181.93" OriginalAmount="2118.38" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.467953842865" Longitude="54.598275210689" StarRating="3" HotelCode="901825|113752" HotelName="Park Inn by Radisson Abu Dhabi Yas Island" Meals="HALF BOARD,FULL BOARD,ALL INCLUSIVE,ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Yas Leisure Drive, Yas Plaza, Golf Plaza, Yas Island, PO Box 93725, Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6a/fe/6afe5fcc85ea5283777597530eea82b9662ebd47.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Abu Dhabi. The nearest airport is Abu Dhabi - International (AUH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="2191.05" OriginalAmount="2127.23" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.465727" Longitude="54.597495" StarRating="4" HotelCode="|72585" HotelName="Crowne Plaza Abu Dhabi Yas Island, An Ihg" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Yas IslandAbu Dhabi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/2/5/8/5/72585_11.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Crowne Plaza Abu Dhabi Yas Island is rated four stars. It is perfect for business and holiday stays, has a swimming pool, a gym has features that offer you the maximum level of comfort, squash, a sauna, a steam bath, 4 restaurants and 2 bars. SITUATION: It is in Links Championship Golf Course this hotel is in the heart of Abu Dhabi Yas Island. It is 20 minutes away from the city centre. ROOM: The establishment has 428 rooms and suite rooms. They have an air-conditioning system.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2206.15" OriginalAmount="2141.89" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.466560962949" Longitude="54.59943817791" StarRating="4" HotelCode="899889|116642" HotelName="Yas Island Rotana" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ALL INCLUSIVE,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Golf Plaza, P.O. Box 131755, Abu Dhabi, Yas Island</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/b3/ea/b3eadd8a754ed9520f8de93d5095851bcf440a95.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is 10 minutes away from Abu Dhabi International Airport, 20 minutes from Abu Dhabi's busin...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="2228.92" OriginalAmount="2164" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|138326-17678856/645430926320569317/711" HotelName="YAS PLAZA MARINA BY IHG" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD,ALL INCLUSIVE" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2880000/2876700/2876626/b9de43c9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="2228.92" OriginalAmount="2164" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|151348-17678881/645430926320569317/934" HotelName="YAS PLAZA MANGROVES BY IHG" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD,ALL INCLUSIVE" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2860000/2853000/2852940/5148421a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2323.63" OriginalAmount="2255.95" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.544946867561" Longitude="54.434922337532" StarRating="5" HotelCode="904176|427505" HotelName="Park Hyatt Abu Dhabi Hotel &amp; Villas" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Bungalow Complex" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>PO Box 52007, Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/12/5a/125a8bdc8a866c672488348ea9a16a9ff726f956.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This beach hotel is located about 8 km from the centre of Abu Dhabi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="2323.68" OriginalAmount="2256" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|135359-18986206/645430926320569317/488" HotelName="CROWNE PLAZA ABU DHABI YAS ISLAND" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3050000/3040700/3040602/da17b47b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="2323.68" OriginalAmount="2256" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|148766-32697447/645430926320569317/744" HotelName="YAS PLAZA BAY BY IHG" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ALL INCLUSIVE" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2880000/2878900/2878880/fac44af0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2374.33" OriginalAmount="2305.17" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.538498223207" Longitude="54.424727261066" StarRating="5" HotelCode="904067|635145" HotelName="The St. Regis Saadiyat Island Resort" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 54345, Saadiyat Island, Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d0/08/d00818a0c4b894794c8653fcb2e5ba744b2b8e9a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the pristine beach of Saadiyat Island. Abu Dhabi International Airport is a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="2392.69" OriginalAmount="2323" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|154706-20587468/645430926320569317/435" HotelName="YAS PLAZA CIRCUIT BY IHG" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD,ALL INCLUSIVE" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2890000/2887600/2887514/2d8947a5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2409.17" OriginalAmount="2339.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.465252" Longitude="54.598982" StarRating="3" HotelCode="131013|centro_yas_island_abu_dhabi" HotelName="Centro Yas Island" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Golf Plaza, Yas Island, P.O. Box 131755, Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/77/a3/77a37611ab0d02490cf0c160bf4d54d9caaa2c31.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Abu Dhabi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="2420.50" OriginalAmount="2350" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1347448-28598223/645430926320569317/1764" HotelName="RIXOS MARINA ABU DHABI" Meals="BED &amp; BREAKFAST,HALF BOARD,ALL INCLUSIVE" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/84000000/83960000/83955600/83955505/b009d1b9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2731.03" OriginalAmount="2651.49" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.543377" Longitude="54.432576" StarRating="5" HotelCode="550900|2200205" HotelName="Saadiyat Rotana Resort &amp; Villas" Meals="HALF BOARD,BED &amp; BREAKFAST,ALL INCLUSIVE,ROOM ONLY,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box: 48578, Abu Dhabi, Saadiyat Island</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/ef/a4/efa473d3d6a383b2a9d11b938033aada24fac2a3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located about 10 km from the centre of Abu Dhabi, this resort lies off the beaten track.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2751.13" OriginalAmount="2671.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.500248" Longitude="54.387551" StarRating="5" HotelCode="260536|rosewood_abu_dhabi" HotelName="Rosewood Abu Dhabi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 41184, Al Maryah Island, Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/30/54/30543522cc52335757e082ca829f05c32b9baa18.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Abu Dhabi. The nearest airport is Abu Dhabi - International (AUH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="2764.52" OriginalAmount="2684" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|885601-21410231/645430926320569317/530" HotelName="HILTON ABU DHABI YAS ISLAND" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/55000000/54480000/54478700/54478690/w3840h2557x0y4-b3d57075_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="2765.55" OriginalAmount="2685" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="39.141503" Longitude="23.448492" StarRating="5" HotelCode="0|466919-28595571/645430926320569317/1038" HotelName="BEACH ROTANA ALL SUITES" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>0 Vromolimnos, KOLIOS, GR</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/18000000/17870000/17861100/17861095/419c1f7c_b.jpg</HotelPictures>
        <HotelDescription>This charming aparthotel is located on a small hill in a quiet area of Kolios, overlooking the sea and surrounded by fragrant green pine trees.  Guests will find restaurants, beach bars, and tennis courts within walking distance, and there is a supermarket just a few metres from the hotel.
The hotel offers both studios and apartments, each boasting a fully-equipped kitchen where guests might prepare and enjoy home-cooked meals.  Accommodations also feature air-conditioning and televisions, and many come with balconies with beautiful sea views.  Free parking is available for those arriving by car and wishing to explore the island, all for an unforgettable holiday by the sea.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2884.41" OriginalAmount="2800.40" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.464739112501" Longitude="54.597873984131" StarRating="4" HotelCode="902841|128374" HotelName="Staybridge Suites Abu Dhabi - Yas Island" Meals="HALF BOARD,FULL BOARD,ALL INCLUSIVE,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Fax,Golf,Internet,Kitchen,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Yas Island Golf Plaza, P.O. Box 42375, 42375 Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/30/52/305233e9e9ef01459f1bb61a2fb2f4b22245f27d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Abu Dhabi. The nearest airport is Abu Dhabi - International (AUH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="2913.87" OriginalAmount="2829" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1353672-32597520/645430926320569317/3051" HotelName="INTERCONTINENTAL HOTELS - RESIDENCES ABU DHABI, AN IHG HOTEL" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/91000000/90870000/90860300/90860233/54823f01_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="3008.63" OriginalAmount="2921" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.7352998" Longitude="-84.32624" StarRating="5" HotelCode="0|135361-18984580/645430926320569317/797" HotelName="STAYBRIDGE SUITES ABU DHABI YAS ISLAND" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ALL INCLUSIVE" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>2007 Colby Taylor Dr., Richmond, 40475, KY, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3050000/3040600/3040591/22177f0b_b.jpg</HotelPictures>
        <HotelDescription>Property Category: All suite. Property Type: All suite. Total rooms: 73. Floors: 4. Property description- Get more of the space you need to spread out, relax or work at the smoke-free Comfort Suites hotel in Richmond, KY near Eastern Kentucky University. Other nearby sites and activities include White Hall State Historic Site, Eastern Kentucky University, Fort Boonesborough State Park and Berea College. Enjoy free hot breakfast, free WiFi, an exercise room and a business center. Your spacious suite offers 25 percent more space than the traditional room and amenities like a flat-screen TV, fridge, microwave, hair dryer and recharge device. Also, earn rewards including free nights and gift cards with our Choice Privileges Rewards program.Hotel Currency: USD. Additional Phone Numbers: Voice - Brand reservations office: 800228-5150. . &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="3241.41" OriginalAmount="3147.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.4005248" Longitude="54.47577" StarRating="5" HotelCode="|172048" HotelName="Erth Abu Dhabi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Khor Al Maqta, Al Khaleej Al Arabi Road,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/2/0/4/8/172048_bf55a821459.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3306.30" OriginalAmount="3210.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.461330367013" Longitude="54.317500591278" StarRating="5" HotelCode="32311|emirates_palace_abu_dhabi" HotelName="Emirates Palace Abu Dhabi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Spa Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>West Corniche Road, P.O. Box 39999, Abu Dhabi</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/35/f1/35f19f77ad03fac2adafc755eeede31867514057.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located close to the major business districts, as well as shopping malls a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="3375.91" OriginalAmount="3277.58" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.503002" Longitude="54.38788" StarRating="5" HotelCode="|201188" HotelName="Four Seasons Abu Dhabi At Al Maryah Island" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/1/1/8/8/201188_6f29bae1055.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3448.44" OriginalAmount="3348.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.50302549" Longitude="54.38786518" StarRating="5" HotelCode="426779|four_seasons_hotel_abu_dhabi_at_al_maryah_island" HotelName="Four Seasons Hotel Abu Dhabi at Al Maryah Island" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Al Maryah Island, Abu Dhabi P.O. Box 107032</AddressLine>
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/56/47/5647bf48af76bef14c4be5df4666aef83fe16098.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Four Seasons Hotel Abu Dhabi at Al Maryah Island is located on dynamic, upscale Al Maryah Island – A...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="3462.86" OriginalAmount="3362" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="40.624312" Longitude="-74.027328" StarRating="5" HotelCode="0|223557-19827324/645430926320569317/338" HotelName="THE RITZ-CARLTON ABU DHABI GRAND CANAL" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>8315 4th Avenue, Brooklyn, 11209-4412, NY, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5490000/5484200/5484178/35c262da_b.jpg</HotelPictures>
        <HotelDescription>Floors: 4. Total rooms: 70. Suites: 6. Physically challenged rooms: 4. Nonsmoking rooms: 70. Welcome to the Best Western Gregory Hotel, a local landmark in Bay Ridge, one of Brooklyn’s finest neighborhoods.

Our guests enjoy the best of what Brooklyn and New York City have to offer. This historic hotel is located within one block of the countless local restaurants, bars, and boutique shops of Bay Ridge, a neighborhood ranked in the top 12 of New York Magazine’s Best Places to Live in NYC. The New York City subway is two blocks away that affords easy, direct access to all of the world renowned attractions of Manhattan, including Times Square, the Statue of Liberty and Central Park.

For those wishing to explore Brooklyn, the Best Western Gregory Hotel is the perfect starting point. Guests can take a stroll across the famous Brooklyn Bridge, visit to the Prospect Park Zoo and the Brooklyn Botanical Gardens, or even enjoy watching the borough’s first professional baseball team since the Dodgers left for Los Angeles by taking in a Brooklyn Cyclones game.

The Best Western Gregory Hotel is your perfect home away from home. Guests will receive the highest quality of customer service and find unbeatable amenities at an affordable price. Our rooms come with satellite television on 32-inch flatscreens and free wireless high-speed Internet access. A complimentary continental breakfast that includes locally-made Brooklyn bagels is served every morning. Entertaining is made easy, as guests can enjoy our Madrid Lounge, which has been serving cocktails since the 1920s.

Those traveling on business will enjoy our 24-hour business center with printing services and our 3,000 square feet of flexible meeting space that will suit the needs of any event big or small. The hotel is also conveniently located to the Maimonidies Medical Center, Lutheran General Hospital and the Fort Hamilton Army Base.

We look forward to your next stay in beautiful Bay Ridge! Our friendly, helpful staff is eager make your next trip to New York City your most memorable yet. . ?From: New England (and points n Take Interstate 95 to the Throgs Neck Bridge. Cross the bridge and take the Cross Island Parkway Exit. Take Cross Island Parkway to Belt Parkway West, then take the Belt Parkway to Exit 2. Take 4th Avenue straight to 84th Street. The Best Western Gregory Hotel is located on the right.

?From: New Jersey (Staten Island Take New Jersey Turnpike to Exit 13. Cross bridge, stay on Staten Island Expressway (Interstate 278) to Verrazano Bridge. Take 92nd Street Exit, turn left at 92nd Street. Turn right onto 4th Avenue. Go straight on 4th Avenue to 84th Street. The Best Western Gregory Hotel is located on the right.

?From: Manhattan. Take the Brooklyn Battery Tunnel, Brooklyn Bridge, Manhattan Bridge or Williamsburg Bridge to Brooklyn Queens Expressway (Interstate 278 West). Exit at 86th Street. Make right at light and go to 4th Avenue. The Best Western Gregory Hotel is located on the right.

?From: Subway. Take the 'R' train going downtown (towards 95th Street in Bay Bridge); get off on 86th Street and walk 2 blocks to 4th Avenue and 84th Street. The Best Western Gregory Hotel is located on the corner.

?From: Long Island. Take the Belt Parkway West to Exit 2.Take 4th Avenue to 84th Street. The Best Western Gregory Hotel is located on the corner.

?From: Upstate New York (and Can Take the New York Thruway to Tappen Zee Bridge. Then cross the bridge, follow signs to Major Deegan Expressway (Interstate 87). Take Interstate 87 South to Tri-borough Bridge. Cross bridge, take Queens Expressway (Interstate 287 West) to 86th Street. Turn right at light, go straight to 4th Avenue.  The Best Western Gregory Hotel is located on the two blocks after 86th Street.Restaurants: 0.10 mile(s) from Areo's Restaurant, Italian, 12:00 Noon to 11:00 p.m. Tuesday through Sunday. 0.20 mile(s) from Pearl Room, American, 12:00 Noon to 12:00 Midnight daily. 0.20 mile(s) from Casa Calamari, Seafood, 12:00 Noon to 12:00 Midnight daily. 0.20 mile(s) from Chianti, Italian, family style, 5:00 p.m. to 10:00 p.m. Tuesday through Sunday, closed on Mondays. 0.40 mile(s) from Arirang, Japanese, 5:00 p.m. to 10:30 p.m. Monday through Thursday, and 5:00 p.m. to 11:30 p.m. Friday through Saturday. 0.40 mile(s) from Chadwicks, American, 11:30 a.m. to 10:30 p.m. daily. 0.60 mile(s) from Pizzeria Uno Or Chicago Bar &amp;amp; Grill, American, 12:00 Noon to 12:00 Midnight daily. 1.00 mile(s) from Outback Steakhouse, Steakhouse, 12:00 Noon to 12:00 MidnightArea Info: 2 mile(s) from Staten Island , 10 mile(s) from Manhattan , 1.00 mile(s) from Fort Hamilton Army base , 6.00 mile(s) from Metro Tech Center , 7.00 mile(s) from New York Supreme Court , 10.00 mile(s) from Wall Street , 6.00 mile(s) from Pratt Institute , 6.00 mile(s) from Brooklyn College , 8.00 miles from St. Frances, 20.00 mile(s) from St. Johns , 1.00 mile(s) from Verrazano-Narrows Bridge , 4.00 mile(s) from Brooklyn Botanical Garden , 4.00 mile(s) from New York Aquarium , 5.00 mile(s) from Prospect Park Zoo , 5.00 mile(s) from Brooklyn Children's Museum , 7.00 mile(s) from Brooklyn Academy of Music , 8.00 mile(s) from Brooklyn Bridge , 0.20 mile(s) from 86th Street , 0.60 mile(s) from Fulton Street Mall , 1.00 mile(s) from Dyker Beach Golf Course , 2.00 mile(s) from Brighten Beach , 2.00 mile(s) from Nelly Bly children's park , 3.00 mile(s) from Coney Island Beach , 4.00 mile(s) from Brooklyn Cyclones Stadium, minor league stadium, 6.00 mile(s) from Coney Island &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="3505.60" OriginalAmount="3403.50" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.545288" Longitude="54.43511" StarRating="5" HotelCode="|129391" HotelName="Park Hyatt Abu Dhabi and Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>P.o. Box 52007</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/9/3/9/1/129391_13.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a cafÃ©, a swimming pool and a gym. SITUATION: This 5 star hotel is in the Abu Dhabi Coast, Close to Abu Dhabi City Center, ROOM: The establishment has 306 rooms with mini-bar, a hairdryer, a safety deposit box, a trouser press, an ironing set and an air-conditioning system.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="3797.01" OriginalAmount="3686.42" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.337045" Longitude="52.646326" StarRating="5" HotelCode="|192169" HotelName="Anantara Sir Bani Yas Island Al Yamm Villa Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al RuwaisSir Bani Yas Island</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/2/1/6/9/192169_3.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="3817.18" OriginalAmount="3706" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|239934-20769725/645430926320569317/4024" HotelName="ROSEWOOD" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5430000/5429300/5429274/06e53743_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="3827.85" OriginalAmount="3716.36" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.325814" Longitude="52.570039" StarRating="5" HotelCode="|202011" HotelName="Anantara Al Sahel Villa Sir Bani Yas Island" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>P.O. BOX 12452, AL RUWAIS, SIR BANI YAS ISLAND</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/2/0/1/1/202011_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="3926.90" OriginalAmount="3812.52" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.490194" Longitude="54.598524" StarRating="5" HotelCode="|446190" HotelName="The Wb Abu Dhabi, Curio Collection By Hilton" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Yas Bay, Yas Island</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/6/1/9/0/446190_91c84961033.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="3936.66" OriginalAmount="3822" MarkupRule="3.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|572048-17678875/645430926320569317/775" HotelName="RIXOS PREMIUM SAADIYAT ISLAND" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/28000000/27530000/27522000/27521937/00fc9023_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="4153.97" OriginalAmount="4032.98" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.4113303" Longitude="54.4853664" StarRating="5" HotelCode="|129927" HotelName="The Ritz-carlton Abu Dhabi, Grand Canal" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>P O Box 91888 Al Maqta Area,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/9/9/2/7/129927_bb73fdf1231.jpeg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is 5 minutes away from la Mezquita Sheikh Zayed ROOM: The establishment has 447 rooms with TV, a coffee maker and a bathroom. Clients are offered villas with dining room. OTHERS: The establishment offers 10 restaurants. FACILITIES: The establishment boasts a spa, treatments and a gym.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4278.62" OriginalAmount="4154.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.56016714" Longitude="54.45234069" StarRating="5" HotelCode="605135|jumeirah_at_saadiyat_island_resort" HotelName="Jumeirah at Saadiyat Island Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Golf,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Abu Dhabi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/17/33179bf2aea986167ba81679640b515a9e3cae9e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort warmly welcomes guests in Abu Dhabi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="4295.44" OriginalAmount="4170.33" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.5601006" Longitude="54.4522591" StarRating="5" HotelCode="|251474" HotelName="Jumeirah Saadiyat Island Abu Dhabi" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Saadiyat Island, Abu Dhabi, AE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/5/1/4/7/4/251474_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="4425.43" OriginalAmount="4296.53" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.5419816" Longitude="54.4300836" StarRating="5" HotelCode="|219230" HotelName="Saadiyat Rotana Resort and Villas" Meals="HALF-BOARD" BedType="HALF-BOARD" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>E12 Saadiyat Island</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/9/2/3/0/219230_6a80b300814.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="4707.10" OriginalAmount="4570" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="41.7329673" Longitude="-85.0025743" StarRating="5" HotelCode="0|174247-28599546/645430926320569317/2649" HotelName="THE ST. REGIS SAADIYAT ISLAND RESORT, ABU DHABI" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>6245 N. Old 27, Fremont, 46737, IN, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4590000/4583600/4583503/0440b598_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Unknown. Property Type: Hotel. Total rooms: 93. Suites: 20. Single-bedded accommodations: 52. Double bedrooms: 41. Smoking rooms: 0. Nonsmoking rooms: 93. Physically challenged rooms: 5. Floors: 2. Miscellaneous information- Booking and cancellation policies vary by rate type. Please check all applicable rules prior to booking to avoid possible charges.
American Disabilities Act. If your accessibility needs are not met, please contact the Hotel Manager on Duty. Should you require additional information regarding accessible facilities for guests with disabilities, please call 1-800-465-4329 (U.S. and Canada) or contact the hotel directly.  For the hearing impaired, TDD service is available at 1-800-238-5544 within the U.S. and Canada. Property description- Our Fremont Hotel's Guests Feel Right at HomeNortheastern Indiana is a land flowing with water and wine. With Steuben County's 101 lakes less than one mile away, the Holiday Inn Express® Fremont hotel is surrounded by natural beauty and family fun. Whether you're here for skiing in winter or the fantastic water sports in the summer, our location is perfect for a family getaway.Located adjacent to the Outlet Shoppes at Fremont, our hotel's setting is ideal for a girl's weekend out. Start the day with shopping at the outlets, and then wrap things up with a relaxing tour of the Satek Winery, less than one mile from the hotel's property. The Angola, Indiana area offers families the convenience of water sports, trails and tours at Pokagon State Park, which is only two miles away.Those who need to stay busy can take advantage of the free high-speed, wired and wireless Internet access. With Trine University, FedEx Freight and downtown Angola all nearby, it's simple to get to meetings on time. Don't hesitate to ask about reserving our event room for meetings at the hotel, too.The complimentary, hot Express Start Breakfast Bar means you'll be ready for the day, whether it's playing around town or working from the hotel's rooms. Angola, Indiana visitors can stay fit with the on-site Fitness Center or the local YMCA and take a relaxing dip in the outdoor swimming pool. We invite you to bring your family and make yourself at home with us.. Onsite facilities information- ParkingProperty was renovated in 2021. Hotel Currency: USD. Additional Addresses: Other: 6245 N. Old 27, Fremont, 46737, IN, US. Additional Phone Numbers: Fax - Other: 12608336464. . &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="5021.25" OriginalAmount="4875" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-32.782516" Longitude="151.313066" StarRating="5" HotelCode="0|531638-20592994/645430926320569317/4430" HotelName="ANANTARA AL SAHEL VILLAS" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>88 Halls Road, Pokolbin, New South Wales ,Hunter Valley,  2320</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6610000/6609900/6609874/f1b21390_b.jpg</HotelPictures>
        <HotelDescription>The Convent Hunter Valley is perfectly located for both business and leisure guests in Hunter Valley. Featuring a complete list of amenities, guests will find their stay at the property a comfortable one. Facilities like free Wi-Fi in all rooms, 24-hour security, chapel, daily housekeeping, fireplace are readily available for you to enjoy. Some of the well-appointed guestrooms feature television LCD/plasma screen, internet access – wireless, non smoking rooms, air conditioning, heating. To enhance guests` stay, the hotel offers recreational facilities such as outdoor pool, spa, tennis courts, garden. Discover all Hunter Valley has to offer by making The Convent Hunter Valley your base. &lt;br /&gt;Guests over 11 years old are considered as adults.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="22485.04" OriginalAmount="21830.14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.5432" Longitude="54.43336" StarRating="2" HotelCode="|447914" HotelName="Club Privé By Rixos Saadiyat Island" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RIXOS PREMIUM SAADIYAT ISLAND</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/7/9/1/4/447914_d0166f00836.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="430.79" OriginalAmount="418.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.4800403" Longitude="54.3673038" StarRating="1" HotelCode="|337432" HotelName="Palette Top Stars" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Muroor Street , Madinat Zayed</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="502.63" OriginalAmount="487.99" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.5012004" Longitude="54.3746021" StarRating="2" HotelCode="|337429" HotelName="Emirates Plaza" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 5295</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="612.98" OriginalAmount="595.13" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.493036" Longitude="54.3776947" StarRating="0" HotelCode="|337428" HotelName="Ivory Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Off 9th Street, Tourist Club Area</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service,Jacuzzi,Massage Centre,Restaurant,Sauna,Conference Hall,Kitchen,Laundry,Nightclub,Lounge,Heated Pool,Shopping Arcade,Central Heating,Wheelchair Access,Golf,Currency Exchange,Designated Smoking Area,Diet Meals,Spa,Swimming Pool,Garden,Bicycle Rental,24 Hour Security,Banquet Hall,Business Centre,Dining,Kids Play Area,Meeting Room,Parking,Printer,Valet Parking,Wake-up Call Service,Airport Transfer (on Demand),ATM/Cash Machine,24 Hour Power Supply,Beauty Salon,Housekeeping,Smoking Rooms,Coffee Shop,Concierge,Elevator,LCD/Projector,Library,Luggage Storage,24 Hour Front Desk,24 Hour Room Service,Babysitting,Dry Cleaning</BasicAmenities>
    <HotelRating>3,4,2,5,1</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ALL INCLUSIVE</Meals>
    <PropertyType>CITY HOTEL,APARTMENT HOTEL,FAMILY-FRIENDLY HOTEL,BUSINESS HOTEL,HOTEL,CONFERENCE HOTEL,BEACH HOTEL,AIRPORT HOTEL,ECO HOTEL,CLUB RESORT,GOLF HOTEL,SPA HOTEL,VILLAGE,APARTMENT,BUNGALOW COMPLEX,RESORT,HOTEL DE CHARME,APARTHOTEL</PropertyType>
  </Filter>
</HotelSearchRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
|Exception|Column 'Veturis' does not belong to table Table1.|System.ArgumentException: Column 'Veturis' does not belong to table Table1.
   at System.Data.DataRow.GetDataColumn(String columnName)
   at System.Data.DataRow.get_Item(String columnName)
   at HotelBookingEngine.HotelCity.Load(Int32 pCityId, Int32 DestinationId, Int32 HotelId, String landmark) in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelCity.cs:line 897|LoadCity|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
d5dc7ff6-d3b8-47e8-bca6-581c8b1409dd|RateHawkPrice|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 D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
d5dc7ff6-d3b8-47e8-bca6-581c8b1409dd|DOTWPrice|successfull supplier interation||DOTW|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
d5dc7ff6-d3b8-47e8-bca6-581c8b1409dd|PriceResponse|PriceResponse|<?xml version="1.0" encoding="utf-16"?><HotelRoomRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Version="0" EchoToken="Price" TransactionIdentifier="d5dc7ff6-d3b8-47e8-bca6-581c8b1409dd" TimeStamp="0001-01-01T00:00:00" HotelName="Top Stars Hotel" HotelCode="329306|top_stars_hotel" StarRating="1" GTCityId="27" CountryCode="AE" CityName="Abu Dhabi" CountryName="UNITED ARAB EMIRATES" Address="Muroor Street, Madinat Zayed, Abu Dhabi, United Arab Emirates" PostCode="" PhoneNo="+97126140900" FaxNo="" Email="" CheckInTime="13:30" CheckOutTime="14:00" Latitude="24.480062793882" Longitude="54.367305703332" SourceId="63" Currency="GBP"><RoomTypes><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: STANDARD, DOUBLE BED" RoomTypeCode="0|0|1255948145|1781871038032741B2095B0||yes|2880675|16|Mzg2LjQzfEdCUHwyMDI2LTA2LTE5" OriginalAmount="386" TotalPrice="398.02" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>Upon check-in, guests are required to present proof of identification. &amp;lt;br/&amp;gt; A Seasonal Energy Surcharge of AED 10 per room per night is applicable and is to be paid at the property. NON-REFUNDABLE RATE&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Wireless Internet Access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-19T13:10:41.637198+01:00" End="2026-07-05T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="398.02" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Standard Double room (full double bed)" RoomTypeCode="h-0a2561dc-51d2-5bd6-ab57-0b59b4c783ae|63|NDA3LjAwfEdCUHwyMDI2LTA2LTE5" OriginalAmount="407" TotalPrice="419.21" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>GBP 13.13-- occupancy tax is included in the room rate.&lt;br/&gt;GBP 13.13-- resort fee is included in the room rate.&lt;br/&gt;GBP 36.18-- service fee is included in the room rate.&lt;br/&gt;GBP 16.41-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Fridge|Smoke Detector|Cable TV|TV|Hairdryer|Shower/Bathtub|Bathtub|Shower|Bathrobe|Alarm clock|Slippers|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-14T00:00:00" End="2026-06-21T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="419.21" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Standard Double room (twin beds)" RoomTypeCode="h-416b8cf2-75fc-5d8c-ac0a-7459af1d6061|63|NDI1LjAwfEdCUHwyMDI2LTA2LTE5" OriginalAmount="425" TotalPrice="437.75" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>GBP 13.71-- occupancy tax is included in the room rate.&lt;br/&gt;GBP 13.71-- resort fee is included in the room rate.&lt;br/&gt;GBP 37.78-- service fee is included in the room rate.&lt;br/&gt;GBP 17.13-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Fridge|Smoke Detector|Cable TV|TV|Hairdryer|Shower/Bathtub|Bathtub|Shower|Bathrobe|Alarm clock|Slippers|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-14T00:00:00" End="2026-06-21T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="437.75" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: STANDARD, TWIN BEDS" RoomTypeCode="0|0|1255955915|1781871039018195B2153B0||no|2880675|16|NDI5LjkwfEdCUHwyMDI2LTA2LTE5" OriginalAmount="430" TotalPrice="442.80" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Wireless Internet Access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-19T13:10:41.637198+01:00" End="2026-07-05T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="442.80" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: STANDARD, KING BED" RoomTypeCode="0|0|1256686245|1781871039018195B2153B1||no|2880675|16|NDI5LjkwfEdCUHwyMDI2LTA2LTE5" OriginalAmount="430" TotalPrice="442.80" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Wireless Internet Access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-19T13:10:41.637198+01:00" End="2026-07-05T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="442.80" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Standard Double room (full double bed) (king size bed)" RoomTypeCode="h-f5b2ecf2-2325-5588-b780-4f29be9076ec|63|NDM0LjAwfEdCUHwyMDI2LTA2LTIw" OriginalAmount="434" TotalPrice="447.02" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 15/06/2026"><AdditionalDetails>GBP 14.00-- occupancy tax is included in the room rate.&lt;br/&gt;GBP 14.00-- resort fee is included in the room rate.&lt;br/&gt;GBP 38.58-- service fee is included in the room rate.&lt;br/&gt;GBP 17.50-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Fridge|Smoke Detector|Cable TV|TV|Hairdryer|Shower/Bathtub|Bathtub|Shower|Bathrobe|Alarm clock|Slippers|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-16T00:00:00" End="2026-06-22T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="447.02" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Standard Double - King" RoomTypeCode="0|0|1161807255|1781871038016236B1754B0||no|2880675|16|NDM3LjQ4fEdCUHwyMDI2LTA2LTE5" OriginalAmount="437" TotalPrice="450.60" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>Rate Notes:

Hotel Tariff Notes:
No show and early departure will be subjected to 100% charge. No date, name and room changed allowed. Bookings including children will be based on sharing parents bedding, no separate bed for children is provided unless otherwise stated.
Please note guests are not allowed to cancel existing bookings and rebook. The hotel has the right to reject the booking.
The Tourism Dirham Fee charged per room per night is applicable when booking guest rooms &amp;amp; suites and it will be collected directly at the property and is not reflected in the room rate.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Wireless Internet Access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-19T13:10:41.637198+01:00" End="2026-07-05T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="450.60" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Standard Double - Twin" RoomTypeCode="0|0|1161808925|1781871038016236B1754B1||no|2880675|16|NDM3LjQ4fEdCUHwyMDI2LTA2LTE5" OriginalAmount="437" TotalPrice="450.60" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>Rate Notes:

Hotel Tariff Notes:
No show and early departure will be subjected to 100% charge. No date, name and room changed allowed. Bookings including children will be based on sharing parents bedding, no separate bed for children is provided unless otherwise stated.
Please note guests are not allowed to cancel existing bookings and rebook. The hotel has the right to reject the booking.
The Tourism Dirham Fee charged per room per night is applicable when booking guest rooms &amp;amp; suites and it will be collected directly at the property and is not reflected in the room rate.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Wireless Internet Access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-19T13:10:41.637198+01:00" End="2026-07-05T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="450.60" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: ROOM, TWIN BEDS" RoomTypeCode="0|0|1415336635|1781871041050057B2081B0||yes|2880675|16|NDQ0LjQ4fEdCUHwyMDI2LTA2LTE5" OriginalAmount="444" TotalPrice="457.81" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>NON-REFUNDABLE RATE&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Wireless Internet Access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-19T13:10:41.637198+01:00" End="2026-07-05T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="457.81" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: ROOM, DOUBLE BED" RoomTypeCode="0|0|1427017835|1781871041050057B2081B1||yes|2880675|16|NDQ0LjQ4fEdCUHwyMDI2LTA2LTE5" OriginalAmount="444" TotalPrice="457.81" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>NON-REFUNDABLE RATE&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Wireless Internet Access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-19T13:10:41.637198+01:00" End="2026-07-05T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="457.81" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Standard Double room (full double bed) (bed type is subject to availability)" RoomTypeCode="h-263560ed-8d3e-56a2-933f-e4118ce88ff9|63|NDY2LjAwfEdCUHwyMDI2LTA2LTE5" OriginalAmount="466" TotalPrice="479.98" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>GBP 15.03-- occupancy tax is included in the room rate.&lt;br/&gt;GBP 15.03-- resort fee is included in the room rate.&lt;br/&gt;GBP 41.42-- service fee is included in the room rate.&lt;br/&gt;GBP 18.79-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Fridge|Smoke Detector|Cable TV|TV|Hairdryer|Shower/Bathtub|Bathtub|Shower|Bathrobe|Alarm clock|Slippers|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-14T00:00:00" End="2026-06-21T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="479.98" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: ROOM, KING BED" RoomTypeCode="0|0|1415292965|1781871041050057B2081B2||yes|2880675|16|NDk3LjMyfEdCUHwyMDI2LTA2LTE5" OriginalAmount="497" TotalPrice="512.24" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>NON-REFUNDABLE RATE&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Wireless Internet Access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-19T13:10:41.637198+01:00" End="2026-07-05T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="512.24" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: STANDARD" RoomTypeCode="0|0|1295570745|1781871038056269B2120B2||yes|2880675|16|NTAyLjc3fEdCUHwyMDI2LTA2LTE5" OriginalAmount="503" TotalPrice="517.85" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>NON-REFUNDABLE RATE&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Wireless Internet Access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-19T13:10:41.637198+01:00" End="2026-07-05T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="517.85" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType></RoomTypes><Images><Image Url="https://cdn.worldota.net/t/x500/content/8a/95/8a9537be7629928fc02eb25f32e392d077359999.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/c1/6b/c16b616f52c94921ee5f12a7e8ecb126b99f4e72.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/d0/0e/d00e16c541a038c40716c8306f52412c580c6d44.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/7f/7a/7f7a87e6f41f00238bb6091970843ea57f84d621.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/51/1f/511f8a6dd930b0d5212fe2207a2ce5b2dc7d71b8.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/bc/7f/bc7f87f450cc9305af1c3d9fdc0619022625cd75.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/54/41/544111a81d39ed0150a123304bee6b781e52c724.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/68/1a/681ab81438d3eee2dff7d2785751229ffc47a47a.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/5b/57/5b5725ca75381336d2e93fbc0de52ccdd2b077e2.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/9c/6a/9c6a26f4f02fd7fd0b56579735b42605200c843b.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/c2/1c/c21c2753a1fc09353e085a165bec6a13595aac98.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/3f/c3/3fc3b3340ec82fba8210c79102e6fec421799f76.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/33/f1/33f11d343b612d7196eab791e7831a9271af8753.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/ca/55/ca5556fe60e7cf13d64c5618ca3ff9afb4efd056.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/a6/2c/a62ce837ca381cf588ec0f253b9b20c1de8f0c93.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/ac/13/ac13312ffd2ee64dd104b156296e74b298a847a9.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/71/d5/71d5b007ae17a16c156f18c3887d588223d54eb7.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/e1/6c/e16c28e87024a3923872848baf8d55447c15204a.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/07/28/07289f17137d2a0bcf0b1799a7bb328770465483.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/27/18/27187ede0531c664e251232d230928e70e191fa9.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/14/bf/14bf80e4fce84c3d75b7fb8d8e7cd88dd49e30e3.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/82/c8/82c8d621c28b9c0a535df485cafbe8b227fd2785.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/7e/09/7e09b7ce4242d48a38067b26e1b56d4936fd541a.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/ef/d6/efd6d48017d0ed6cb503a02044be5a98e703f541.JPEG" /></Images><HotelDescription>&lt;br/&gt;Ideally located in the prime touristic area of Abu Dhabi, Top Stars Hotel promises a relaxing and wonderful visit. The property features a wide range of facilities to make your stay a pleasant experience. To be found at the hotel are family room, facilities for disabled guests, Wi-Fi in public areas, restaurant, safety deposit boxes. Some of the well-appointed guestrooms feature hair dryer, non smoking rooms, internet access – wireless, shower, television. The hotel offers various recreational opportunities. For reliable service and professional staff, Top Stars Hotel caters to your needs.</HotelDescription><Facilities><HotelFacilities><Type>General</Type><Description>Air conditioning</Description><Value>Air conditioning</Value></HotelFacilities><HotelFacilities><Type>General</Type><Description>Elevator/lift</Description><Value>Elevator/lift</Value></HotelFacilities><HotelFacilities><Type>General</Type><Description>Smoking areas</Description><Value>Smoking areas</Value></HotelFacilities><HotelFacilities><Type>General</Type><Description>Currency exchange</Description><Value>Currency exchange</Value></HotelFacilities><HotelFacilities><Type>General</Type><Description>Smoke-free property</Description><Value>Smoke-free property</Value></HotelFacilities><HotelFacilities><Type>General</Type><Description>Security guard</Description><Value>Security guard</Value></HotelFacilities><HotelFacilities><Type>General</Type><Description>Newspapers</Description><Value>Newspapers</Value></HotelFacilities><HotelFacilities><Type>General</Type><Description>Express check-in/check-out</Description><Value>Express check-in/check-out</Value></HotelFacilities><HotelFacilities><Type>General</Type><Description>Television in lobby</Description><Value>Television in lobby</Value></HotelFacilities><HotelFacilities><Type>General</Type><Description>Fire Extinguisher</Description><Value>Fire Extinguisher</Value></HotelFacilities><HotelFacilities><Type>General</Type><Description>Outdoor furniture</Description><Value>Outdoor furniture</Value></HotelFacilities><HotelFacilities><Type>General</Type><Description>Reception desk</Description><Value>Reception desk</Value></HotelFacilities><HotelFacilities><Type>Accessibility</Type><Description>Accessibility features</Description><Value>Accessibility features</Value></HotelFacilities><HotelFacilities><Type>Accessibility</Type><Description>Wheelchair Accessible</Description><Value>Wheelchair Accessible</Value></HotelFacilities><HotelFacilities><Type>Services and amenities</Type><Description>Ironing</Description><Value>Ironing</Value></HotelFacilities><HotelFacilities><Type>Services and amenities</Type><Description>Safe-deposit box</Description><Value>Safe-deposit box</Value></HotelFacilities><HotelFacilities><Type>Services and amenities</Type><Description>Concierge services</Description><Value>Concierge services</Value></HotelFacilities><HotelFacilities><Type>Services and amenities</Type><Description>Luggage storage</Description><Value>Luggage storage</Value></HotelFacilities><HotelFacilities><Type>Services and amenities</Type><Description>Wake-up service</Description><Value>Wake-up service</Value></HotelFacilities><HotelFacilities><Type>Services and amenities</Type><Description>Telephone</Description><Value>Telephone</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>Coffee/tea for guests</Description><Value>Coffee/tea for guests</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>Coffeemaker</Description><Value>Coffeemaker</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>Bottled water</Description><Value>Bottled water</Value></HotelFacilities><HotelFacilities><Type>Internet</Type><Description>Free Wi-Fi</Description><Value>Free Wi-Fi</Value></HotelFacilities><HotelFacilities><Type>Internet</Type><Description>Internet</Description><Value>Internet</Value></HotelFacilities><HotelFacilities><Type>Languages Spoken</Type><Description>English</Description><Value>English</Value></HotelFacilities><HotelFacilities><Type>Languages Spoken</Type><Description>French</Description><Value>French</Value></HotelFacilities><HotelFacilities><Type>Languages Spoken</Type><Description>Arabic</Description><Value>Arabic</Value></HotelFacilities><HotelFacilities><Type>Parking</Type><Description>Parking</Description><Value>Parking</Value></HotelFacilities><HotelFacilities><Type>Business</Type><Description>Business center</Description><Value>Business center</Value></HotelFacilities><HotelFacilities><Type>Business</Type><Description>Fax and copy machine</Description><Value>Fax and copy machine</Value></HotelFacilities><HotelFacilities><Type>Beauty and wellness</Type><Description>First Aid Kit</Description><Value>First Aid Kit</Value></HotelFacilities><HotelFacilities><Type>Kids</Type><Description>Babysitting and childcare</Description><Value>Babysitting and childcare</Value></HotelFacilities><HotelFacilities><Type>Health and Safety Measures</Type><Description>Temperature control for staff</Description><Value>Temperature control for staff</Value></HotelFacilities><HotelFacilities><Type>Health and Safety Measures</Type><Description>Personal protection equipment for staff</Description><Value>Personal protection equipment for staff</Value></HotelFacilities><HotelFacilities><Type>Health and Safety Measures</Type><Description>Extra decontamination measures</Description><Value>Extra decontamination measures</Value></HotelFacilities><HotelFacilities><Type>Health and Safety Measures</Type><Description>Temperature control for guests</Description><Value>Temperature control for guests</Value></HotelFacilities><HotelFacilities><Type>Health and Safety Measures</Type><Description>Personal protection equipment for guests</Description><Value>Personal protection equipment for guests</Value></HotelFacilities><HotelFacilities><Type>Health and Safety Measures</Type><Description>Additional measures against COVID-19</Description><Value>Additional measures against COVID-19</Value></HotelFacilities></Facilities></HotelRoomRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
d5dc7ff6-d3b8-47e8-bca6-581c8b1409dd|PriceRequest|PriceRequest|<?xml version="1.0" encoding="utf-16"?>
<HotelSearchRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" EchoToken="Price" TimeStamp="0001-01-01T00:00:00" TraceId="d5dc7ff6-d3b8-47e8-bca6-581c8b1409dd">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="1" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="27" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-06-21T00:00:00" End="2026-07-05T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <HotelRef HotelId="177025|35562" SourceId="27" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="DAVID@THETRAVELLOUNGE.COM" Password="Lounge@12345" RequestedCurrency="GBP" ClientNationality="IN" ClientCountry="India" 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 D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
d5dc7ff6-d3b8-47e8-bca6-581c8b1409dd|RateHawkPrice|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 D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
d5dc7ff6-d3b8-47e8-bca6-581c8b1409dd|WebbedsSunHotelsPrice|successfull supplier interation||WebbedsSunHotels|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
d5dc7ff6-d3b8-47e8-bca6-581c8b1409dd|PriceResponse|PriceResponse|<?xml version="1.0" encoding="utf-16"?><HotelRoomRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Version="0" EchoToken="Price" TransactionIdentifier="d5dc7ff6-d3b8-47e8-bca6-581c8b1409dd" TimeStamp="0001-01-01T00:00:00" HotelName="City Seasons Al Hamra Abu Dhabi" HotelCode="177025|city_seasons_al_hamra_hotel" StarRating="4" GTCityId="27" CountryCode="AE" CityName="Abu Dhabi" CountryName="United Arab Emirates" Address="Electra Street, PO Box 4706, Abu Dhabi" PostCode="" PhoneNo="+97126725000" FaxNo="+97126766338" Email="res.abudhabi@cityseasonshotels.com" CheckInTime="15:00" CheckOutTime="12:00" Latitude="24.490865625518" Longitude="54.370669423279" SourceId="63" Currency="GBP"><RoomTypes><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Premium" RoomTypeCode="308259383|1|452|27|NDUyfEdCUHwyMDI2LTA2LTE5" OriginalAmount="452" TotalPrice="465.56" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Safe|Lounge|TV|Double Bed|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-19T13:11:27.6428904+01:00" End="2026-07-05T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="452" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Premium Double room (full double bed)" RoomTypeCode="h-1e16eef3-bd41-5e95-acdf-0be9dd30c3a2|63|NDc3LjAwfEdCUHwyMDI2LTA2LTE5" OriginalAmount="477" TotalPrice="491.31" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 15/06/2026"><AdditionalDetails>GBP 15.38-- occupancy tax is included in the room rate.&lt;br/&gt;GBP 15.38-- resort fee is included in the room rate.&lt;br/&gt;GBP 42.40-- service fee is included in the room rate.&lt;br/&gt;GBP 19.23-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Soundproof rooms|Room service|Family room|Cable TV|TV|Bathrobe|Safe (in room)</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-15T00:00:00" End="2026-06-22T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="491.31" /></CancelPenalty><CancelPenalty Start="2026-06-18T00:00:00" End="2026-06-21T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="491.31" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Single room - Premium" RoomTypeCode="293123782|1|487|27|NDg3fEdCUHwyMDI2LTA2LTE5" OriginalAmount="487" TotalPrice="501.61" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Safe|Lounge|TV|Double Bed|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-19T13:11:27.7920231+01:00" End="2026-07-05T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="487" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Twin/Double room - Premium" RoomTypeCode="89568978|1|490|27|NDkwfEdCUHwyMDI2LTA2LTE5" OriginalAmount="490" TotalPrice="504.70" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Safe|Lounge|TV|Double Bed|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-19T13:11:27.9014378+01:00" End="2026-06-21T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="490" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Premium Double room (twin beds)" RoomTypeCode="h-af3a10db-8ab4-53ff-8f3e-52102851b0e5|63|NTA5LjAwfEdCUHwyMDI2LTA2LTE5" OriginalAmount="509" TotalPrice="524.27" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>GBP 16.42-- occupancy tax is included in the room rate.&lt;br/&gt;GBP 16.42-- resort fee is included in the room rate.&lt;br/&gt;GBP 45.25-- service fee is included in the room rate.&lt;br/&gt;GBP 20.52-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Soundproof rooms|Room service|Family room|Cable TV|TV|Bathrobe|Safe (in room)</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-14T00:00:00" End="2026-06-21T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="524.27" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Twin room - Premium" RoomTypeCode="145183005|1|525|27|NTI1fEdCUHwyMDI2LTA2LTE5" OriginalAmount="525" TotalPrice="540.75" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Safe|Lounge|TV|Double Bed|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-19T13:11:27.9966707+01:00" End="2026-07-05T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="525" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed And Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Single room - Premium" RoomTypeCode="200034714|3|563|27|NTYzfEdCUHwyMDI2LTA2LTE5" OriginalAmount="563" TotalPrice="579.89" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 20/06/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Safe|Lounge|TV|Double Bed|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-20T06:00:00" End="2026-06-20T06:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="563" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: De luxe" RoomTypeCode="246733752|1|602|27|NjAyfEdCUHwyMDI2LTA2LTE5" OriginalAmount="602" TotalPrice="620.06" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Safe|Lounge|TV|Double Bed|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-19T13:11:28.6592834+01:00" End="2026-07-05T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="602" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Premium Double room (twin beds) (bed type is subject to availability)" RoomTypeCode="h-9705e1e1-3bf4-5f38-b7ae-c2cd48c29e2e|63|NjA4LjAwfEdCUHwyMDI2LTA2LTIw" OriginalAmount="608" TotalPrice="626.24" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 15/06/2026"><AdditionalDetails>GBP 19.61-- occupancy tax is included in the room rate.&lt;br/&gt;GBP 19.61-- resort fee is included in the room rate.&lt;br/&gt;GBP 54.05-- service fee is included in the room rate.&lt;br/&gt;GBP 24.51-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Soundproof rooms|Room service|Family room|Cable TV|TV|Bathrobe|Safe (in room)</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-16T00:00:00" End="2026-06-22T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="626.24" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Premium Double room (full double bed) (king size bed)" RoomTypeCode="h-4e4e3f58-c29e-5804-9d6a-2579b6295e3f|63|NjQ0LjAwfEdCUHwyMDI2LTA2LTE5" OriginalAmount="644" TotalPrice="663.32" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>GBP 20.77-- occupancy tax is included in the room rate.&lt;br/&gt;GBP 20.77-- resort fee is included in the room rate.&lt;br/&gt;GBP 57.25-- service fee is included in the room rate.&lt;br/&gt;GBP 25.96-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Soundproof rooms|Room service|Family room|Cable TV|TV|Bathrobe|Safe (in room)</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-14T00:00:00" End="2026-06-21T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="663.32" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Double room King bed - De Luxe" RoomTypeCode="321437275|1|649|27|NjQ5fEdCUHwyMDI2LTA2LTE5" OriginalAmount="649" TotalPrice="668.47" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Safe|Lounge|TV|Double Bed|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-19T13:11:28.8264321+01:00" End="2026-07-05T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="649" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Twin room - Single use - Premium" RoomTypeCode="223675805|1|652|27|NjUyfEdCUHwyMDI2LTA2LTE5" OriginalAmount="652" TotalPrice="671.56" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Safe|Lounge|TV|Double Bed|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-19T13:11:28.9858303+01:00" End="2026-07-05T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="652" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Double room - De Luxe" RoomTypeCode="251474013|1|653|27|NjUzfEdCUHwyMDI2LTA2LTE5" OriginalAmount="653" TotalPrice="672.59" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Safe|Lounge|TV|Double Bed|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-19T13:11:29.1489757+01:00" End="2026-06-21T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="653" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Single room - De Luxe" RoomTypeCode="316048981|1|659|27|NjU5fEdCUHwyMDI2LTA2LTE5" OriginalAmount="659" TotalPrice="678.77" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Safe|Lounge|TV|Double Bed|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-19T13:11:29.3087487+01:00" End="2026-07-05T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="659" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Junior Suite" RoomTypeCode="h-21c262fe-3212-5971-a113-e169545d4eb2|63|NzAzLjAwfEdCUHwyMDI2LTA2LTE5" OriginalAmount="703" TotalPrice="724.09" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>GBP 22.67-- occupancy tax is included in the room rate.&lt;br/&gt;GBP 22.67-- resort fee is included in the room rate.&lt;br/&gt;GBP 62.49-- service fee is included in the room rate.&lt;br/&gt;GBP 28.34-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Soundproof rooms|Room service|Family room|Cable TV|TV|Bathrobe|Safe (in room)</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-14T00:00:00" End="2026-06-21T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="724.09" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed And Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Single room - De Luxe" RoomTypeCode="295569772|3|723|27|NzIzfEdCUHwyMDI2LTA2LTE5" OriginalAmount="723" TotalPrice="744.69" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 20/06/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Safe|Lounge|TV|Double Bed|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-20T06:00:00" End="2026-06-20T06:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="723" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Junior Suite - Single" RoomTypeCode="293057040|1|812|27|ODEyfEdCUHwyMDI2LTA2LTE5" OriginalAmount="812" TotalPrice="836.36" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Safe|Lounge|TV|Double Bed|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-19T13:11:30.2502785+01:00" End="2026-07-05T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="812" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Junior Suite - Single use" RoomTypeCode="266330043|1|816|27|ODE2fEdCUHwyMDI2LTA2LTE5" OriginalAmount="816" TotalPrice="840.48" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Safe|Lounge|TV|Double Bed|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-19T13:11:30.4122196+01:00" End="2026-06-21T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="816" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Executive Suite" RoomTypeCode="h-89bf22df-d441-5dc4-87d7-657114945c40|63|ODMyLjAwfEdCUHwyMDI2LTA2LTE5" OriginalAmount="832" TotalPrice="856.96" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>GBP 26.83-- occupancy tax is included in the room rate.&lt;br/&gt;GBP 26.83-- resort fee is included in the room rate.&lt;br/&gt;GBP 73.96-- service fee is included in the room rate.&lt;br/&gt;GBP 33.54-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Soundproof rooms|Room service|Family room|Cable TV|TV|Bathrobe|Safe (in room)</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-14T00:00:00" End="2026-06-21T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="856.96" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Junior Suite - King bed" RoomTypeCode="315933286|1|850|27|ODUwfEdCUHwyMDI2LTA2LTE5" OriginalAmount="850" TotalPrice="875.50" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Safe|Lounge|TV|Double Bed|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-19T13:11:30.5153117+01:00" End="2026-07-05T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="850" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Suite - Executive" RoomTypeCode="98834498|1|859|27|ODU5fEdCUHwyMDI2LTA2LTE5" OriginalAmount="859" TotalPrice="884.77" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Safe|Lounge|TV|Double Bed|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-19T13:11:30.5903787+01:00" End="2026-07-05T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="859" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast" RoomType="Room 1: Junior Suite" RoomTypeCode="h-db377a5e-e643-5f57-830a-22dc9724a4d1|63|ODc1LjAwfEdCUHwyMDI2LTA2LTE5" OriginalAmount="875" TotalPrice="901.25" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 15/06/2026"><AdditionalDetails>GBP 28.22-- occupancy tax is included in the room rate.&lt;br/&gt;GBP 28.22-- resort fee is included in the room rate.&lt;br/&gt;GBP 77.78-- service fee is included in the room rate.&lt;br/&gt;GBP 35.28-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Soundproof rooms|Room service|Family room|Cable TV|TV|Bathrobe|Safe (in room)</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-15T00:00:00" End="2026-06-22T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="901.25" /></CancelPenalty><CancelPenalty Start="2026-06-18T00:00:00" End="2026-06-21T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="901.25" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Suite 1 bedroom - Executive" RoomTypeCode="317037289|1|1006|27|MTAwNnxHQlB8MjAyNi0wNi0xOQ==" OriginalAmount="1006" TotalPrice="1036.18" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Safe|Lounge|TV|Double Bed|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-19T13:11:30.6964735+01:00" End="2026-07-05T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1006" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Suite - King bed - Executive" RoomTypeCode="329286287|1|1205|27|MTIwNXxHQlB8MjAyNi0wNi0xOQ==" OriginalAmount="1205" TotalPrice="1241.15" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Safe|Lounge|TV|Double Bed|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-19T13:11:30.8426026+01:00" End="2026-06-21T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1205" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Suite - Single - Executive" RoomTypeCode="293057039|1|1298|27|MTI5OHxHQlB8MjAyNi0wNi0xOQ==" OriginalAmount="1298" TotalPrice="1336.94" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Safe|Lounge|TV|Double Bed|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-19T13:11:31.1934983+01:00" End="2026-07-05T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1298" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Suite - Single use - Executive" RoomTypeCode="307214434|1|1305|27|MTMwNXxHQlB8MjAyNi0wNi0xOQ==" OriginalAmount="1305" TotalPrice="1344.15" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Safe|Lounge|TV|Double Bed|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-19T13:11:31.3337124+01:00" End="2026-06-21T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1305" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: half-board" FilterMealType="HALF-BOARD" RoomType="Room 1: Executive Suite" RoomTypeCode="h-6de5ae40-3ee1-589b-ae7f-2a559ee99888|63|MTUxMS4wMHxHQlB8MjAyNi0wNi0xOQ==" OriginalAmount="1511" TotalPrice="1556.33" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 15/06/2026"><AdditionalDetails>GBP 48.73-- occupancy tax is included in the room rate.&lt;br/&gt;GBP 48.73-- resort fee is included in the room rate.&lt;br/&gt;GBP 134.32-- service fee is included in the room rate.&lt;br/&gt;GBP 60.92-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Soundproof rooms|Room service|Family room|Cable TV|TV|Bathrobe|Safe (in room)</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-15T00:00:00" End="2026-06-22T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1556.33" /></CancelPenalty><CancelPenalty Start="2026-06-18T00:00:00" End="2026-06-21T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1556.33" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Deluxe Family Suite" RoomTypeCode="h-27aade70-b1c8-57da-ab97-ffc85a5591bc|63|MTU5Mi4wMHxHQlB8MjAyNi0wNi0xOQ==" OriginalAmount="1592" TotalPrice="1639.76" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>GBP 51.34-- occupancy tax is included in the room rate.&lt;br/&gt;GBP 51.34-- resort fee is included in the room rate.&lt;br/&gt;GBP 141.52-- service fee is included in the room rate.&lt;br/&gt;GBP 64.18-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Soundproof rooms|Room service|Family room|Cable TV|TV|Bathrobe|Safe (in room)</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-14T00:00:00" End="2026-06-21T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1639.76" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Deluxe Family Suite (sofa)" RoomTypeCode="h-e1007990-38f9-5cc6-b6b5-431bbe2e9c95|63|MTY2MS4wMHxHQlB8MjAyNi0wNi0yMA==" OriginalAmount="1661" TotalPrice="1710.83" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 15/06/2026"><AdditionalDetails>GBP 53.57-- occupancy tax is included in the room rate.&lt;br/&gt;GBP 53.57-- resort fee is included in the room rate.&lt;br/&gt;GBP 147.65-- service fee is included in the room rate.&lt;br/&gt;GBP 66.96-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Soundproof rooms|Room service|Family room|Cable TV|TV|Bathrobe|Safe (in room)</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-16T00:00:00" End="2026-06-22T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1710.83" /></CancelPenalty><CancelPenalty Start="2026-06-17T00:00:00" End="2026-06-21T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1710.83" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Family suite - De Luxe" RoomTypeCode="179109572|1|1666|27|MTY2NnxHQlB8MjAyNi0wNi0yMA==" OriginalAmount="1666" TotalPrice="1715.98" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 20/06/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Safe|Lounge|TV|Double Bed|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-20T07:00:00" End="2026-06-21T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1666" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Suite - De Luxe" RoomTypeCode="91139288|1|1808|27|MTgwOHxHQlB8MjAyNi0wNi0xOQ==" OriginalAmount="1808" TotalPrice="1862.24" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Safe|Lounge|TV|Double Bed|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-19T13:11:31.5018624+01:00" End="2026-07-05T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1808" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Suite - Family - De Luxe" RoomTypeCode="241540646|1|1948|27|MTk0OHxHQlB8MjAyNi0wNi0yMQ==" OriginalAmount="1948" TotalPrice="2006.44" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Safe|Lounge|TV|Double Bed|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-19T13:11:31.6610457+01:00" End="2026-06-21T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1948" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Family room - De Luxe" RoomTypeCode="289266372|1|5181|27|NTE4MXxHQlB8MjAyNi0wNi0xOQ==" OriginalAmount="5181" TotalPrice="5336.43" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Safe|Lounge|TV|Double Bed|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-19T13:11:31.7531278+01:00" End="2026-06-21T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="5181" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType></RoomTypes><Images><Image Url="https://cdn.worldota.net/t/x500/content/bf/33/bf331a4d8930ee4f26b0812c0961fcd412b30cc1.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/d4/f1/d4f136764aa19d4528cefffc1a9abaa47723484f.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/44/58/445804bd1cf590910f6d16aa3ecd560f6b7a4225.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/f5/c8/f5c8dfaf05faebd24c4cf3852e6b365e0dc3d7fb.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/50/65/50652fccc81fc9f7750302479c47f63d646e8973.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/5c/7d/5c7d8bf84ea21d11ce1390b1546ebcb0ddf731b6.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/b5/72/b572a776c0c27b8e99135113665ef3dd4c233d2c.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/a4/65/a465d4de1d3fdaeefbfad3eee5272fd7e35fcade.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/f0/1a/f01aced1f7b7ba18bfaacea368d0dd69a82afd94.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/14/73/147346f0a322c76a0f1c2800190d1ad6bf254cda.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/73/ec/73ec495edf09c60f54442181d93d7d2f598fed21.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/6a/21/6a217ba11795f06bc8dbdec02760d64bf82807e1.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/62/13/6213f91f4dfdef2b2b7ed3eb2e0e936e976b1c08.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/22/63/2263164d41162dd2c91aea704bd5a5d83b237976.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/03/f7/03f767e6ecf1d435c75f3347448d84147e0166b3.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/cc/fb/ccfb0ccdf94ed171a3960db43f132da1c93c2b73.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/ed/de/eddeed262066a5968fd7812ee54dde98786204f7.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/2a/0c/2a0c4cea3d630e0d919ff9db5802a74bf07e15f4.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/8e/23/8e23044ea34ed03ca5f1a3a66ca8a7dea6d89869.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/c9/ee/c9ee584448b22588bd1b705ae5a5baae0f9b5c9e.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/e8/f0/e8f09d2f4f67f22f054d530f1344d4f2c6cf56e3.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/17/a2/17a2619dc8115a7f1502db4c74cced3b51343f76.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/2b/16/2b16a797f27f9be57cb32d2e6b9a11dc6f8bf722.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/46/5b/465b0dd53126a6b974601c8f97fd477cc53ded09.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/c7/c5/c7c5c3ab1ae94893e8da28bf486aaef521405ee2.jpeg" /></Images><HotelDescription>&lt;br/&gt;&lt;b&gt;Location Description&lt;/b&gt; &lt;br/&gt;The hotel is located at the junction of Najdah and Electra Street, within walking distance of places of interest such as Abu Dhabi shopping centre, business and governmental districts, the Corniche and the city centre. The hotel is also just 30 minutes' drive from Abu Dhabi International Airport.&lt;br/&gt;&lt;b&gt;Facilities&lt;/b&gt; &lt;br/&gt;310 rooms, including 28 junior suites, 56 suites and 194 double rooms, are located on 18 storeys and can be reached by lift. Staffed 24 hours a day, the reception desk provides a smooth check-in/check-out service. Amenities include a safe and a currency exchange service. Wireless internet access allows guests to stay connected while on holiday. Everyday necessities can be purchased at the supermarket. Additional facilities include a TV room. Guests arriving by car can park their vehicles in the car park. Further services and facilities include a babysitting service (for a fee), medical assistance, room service, an alarm call service, a laundry service and a hairdresser.&lt;br/&gt;&lt;b&gt;Room Description&lt;/b&gt; &lt;br/&gt;Air conditioning ensures that rooms maintain comfortable temperatures. All rooms are carpeted and include a double bed or a king-size bed. Extra beds can be requested. A safe, a minibar and a desk are also available. Additional features include a mini fridge and a tea/coffee station. An ironing set is provided for guests' convenience. A direct dial telephone, a TV, a DVD player and WiFi (no extra charge) are provided as well. The daily newspaper is laid out for guests in the the rooms. Bathrooms are equipped with a shower and a bathtub, as well as a hairdryer. Guests can also book wheelchair-friendly rooms with wheelchair-accessible bathrooms. The hotel has 24 non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports Entertainment&lt;/b&gt; &lt;br/&gt;There are many ways to relax or stay active at the hotel, including a gym, a spa, a sauna, a steam bath and massage treatments. A dance club and a nightclub are also options for entertainment. Copyright GIATA 2004 - 2019. Multilingual, powered by www.giata.com for client no. 126985&lt;br/&gt;&lt;b&gt;Meals&lt;/b&gt; &lt;br/&gt;Catering options available at the accommodation include bed and breakfast, half board and full board. Guests can choose to book options such as breakfast, lunch or dinner. The establishment also offers special catering options.&lt;br/&gt;&lt;b&gt;Payment&lt;/b&gt; &lt;br/&gt;The following credit cards are accepted at the hotel: American Express, VISA, Diners Club and MasterCard.&lt;br/&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Price of an additional breakfast: 55.00 AED per person. Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 100.00 AED per night.&lt;br /&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.&lt;br /&gt;Breakfast for children costs: 27.50 AED.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Early check-in and/or late check-out is available for an additional fee. Cost: 250.00 AED.&lt;br /&gt;A deposit of 500.00 AED per stay will be required at check-in to cover any potential damages.&lt;br /&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Pets: &lt;/b&gt;No pets allowed.&lt;br /&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 120.00 AED one way.</HotelDescription><Facilities><HotelFacilities><Type>General</Type><Description>ATM</Description><Value>ATM</Value></HotelFacilities><HotelFacilities><Type>General</Type><Description>Shopping on site</Description><Value>Shopping on site</Value></HotelFacilities><HotelFacilities><Type>General</Type><Description>Air conditioning</Description><Value>Air conditioning</Value></HotelFacilities><HotelFacilities><Type>General</Type><Description>24-hour reception</Description><Value>24-hour reception</Value></HotelFacilities><HotelFacilities><Type>General</Type><Description>Elevator/lift</Description><Value>Elevator/lift</Value></HotelFacilities><HotelFacilities><Type>General</Type><Description>Currency exchange</Description><Value>Currency exchange</Value></HotelFacilities><HotelFacilities><Type>General</Type><Description>Security guard</Description><Value>Security guard</Value></HotelFacilities><HotelFacilities><Type>General</Type><Description>Gift shop</Description><Value>Gift shop</Value></HotelFacilities><HotelFacilities><Type>General</Type><Description>Express check-in/check-out</Description><Value>Express check-in/check-out</Value></HotelFacilities><HotelFacilities><Type>General</Type><Description>Private check-in/check-out</Description><Value>Private check-in/check-out</Value></HotelFacilities><HotelFacilities><Type>General</Type><Description>Fire Extinguisher</Description><Value>Fire Extinguisher</Value></HotelFacilities><HotelFacilities><Type>Accessibility</Type><Description>Accessibility features</Description><Value>Accessibility features</Value></HotelFacilities><HotelFacilities><Type>Services and amenities</Type><Description>Ironing</Description><Value>Ironing</Value></HotelFacilities><HotelFacilities><Type>Services and amenities</Type><Description>Laundry</Description><Value>Laundry</Value></HotelFacilities><HotelFacilities><Type>Services and amenities</Type><Description>Concierge services</Description><Value>Concierge services</Value></HotelFacilities><HotelFacilities><Type>Services and amenities</Type><Description>Dry-cleaning</Description><Value>Dry-cleaning</Value></HotelFacilities><HotelFacilities><Type>Services and amenities</Type><Description>Shoe shine</Description><Value>Shoe shine</Value></HotelFacilities><HotelFacilities><Type>Services and amenities</Type><Description>Luggage storage</Description><Value>Luggage storage</Value></HotelFacilities><HotelFacilities><Type>Services and amenities</Type><Description>Telephone</Description><Value>Telephone</Value></HotelFacilities><HotelFacilities><Type>Services and amenities</Type><Description>Iron</Description><Value>Iron</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>Bar</Description><Value>Bar</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>Coffee/tea for guests</Description><Value>Coffee/tea for guests</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>Breakfast</Description><Value>Breakfast</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>Cafe</Description><Value>Cafe</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>Restaurant</Description><Value>Restaurant</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>Snack bar</Description><Value>Snack bar</Value></HotelFacilities><HotelFacilities><Type>Internet</Type><Description>Free Wi-Fi</Description><Value>Free Wi-Fi</Value></HotelFacilities><HotelFacilities><Type>Transfer</Type><Description>Airport transportation</Description><Value>Airport transportation</Value></HotelFacilities><HotelFacilities><Type>Languages Spoken</Type><Description>English</Description><Value>English</Value></HotelFacilities><HotelFacilities><Type>Parking</Type><Description>Parking</Description><Value>Parking</Value></HotelFacilities><HotelFacilities><Type>Parking</Type><Description>Free Parking on Premises</Description><Value>Free Parking on Premises</Value></HotelFacilities><HotelFacilities><Type>Business</Type><Description>Business center</Description><Value>Business center</Value></HotelFacilities><HotelFacilities><Type>Business</Type><Description>Event facilities</Description><Value>Event facilities</Value></HotelFacilities><HotelFacilities><Type>Business</Type><Description>Conference Hall</Description><Value>Conference Hall</Value></HotelFacilities><HotelFacilities><Type>Sports</Type><Description>Fitness facilities</Description><Value>Fitness facilities</Value></HotelFacilities><HotelFacilities><Type>Sports</Type><Description>Gym</Description><Value>Gym</Value></HotelFacilities><HotelFacilities><Type>Beauty and wellness</Type><Description>Massage</Description><Value>Massage</Value></HotelFacilities><HotelFacilities><Type>Beauty and wellness</Type><Description>Health club</Description><Value>Health club</Value></HotelFacilities><HotelFacilities><Type>Beauty and wellness</Type><Description>Steam room</Description><Value>Steam room</Value></HotelFacilities><HotelFacilities><Type>Beauty and wellness</Type><Description>Sauna</Description><Value>Sauna</Value></HotelFacilities><HotelFacilities><Type>Beauty and wellness</Type><Description>Spa</Description><Value>Spa</Value></HotelFacilities><HotelFacilities><Type>Beauty and wellness</Type><Description>First Aid Kit</Description><Value>First Aid Kit</Value></HotelFacilities><HotelFacilities><Type>Kids</Type><Description>Family/Kid Friendly</Description><Value>Family/Kid Friendly</Value></HotelFacilities><HotelFacilities><Type>Pets</Type><Description>Pets Not Allowed</Description><Value>Pets Not Allowed</Value></HotelFacilities><HotelFacilities><Type>Health and Safety Measures</Type><Description>Temperature control for staff</Description><Value>Temperature control for staff</Value></HotelFacilities><HotelFacilities><Type>Health and Safety Measures</Type><Description>Personal protection equipment for staff</Description><Value>Personal protection equipment for staff</Value></HotelFacilities><HotelFacilities><Type>Health and Safety Measures</Type><Description>Extra decontamination measures</Description><Value>Extra decontamination measures</Value></HotelFacilities><HotelFacilities><Type>Health and Safety Measures</Type><Description>Temperature control for guests</Description><Value>Temperature control for guests</Value></HotelFacilities><HotelFacilities><Type>Health and Safety Measures</Type><Description>Personal protection equipment for guests</Description><Value>Personal protection equipment for guests</Value></HotelFacilities><HotelFacilities><Type>Health and Safety Measures</Type><Description>Contactless check-in and/or check-out</Description><Value>Contactless check-in and/or check-out</Value></HotelFacilities></Facilities></HotelRoomRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
97eccfce-4fd4-4533-9082-660a8abf697e|CancelRequest|CancelRequest|<?xml version="1.0" encoding="utf-16"?>
<HotelCancelRQRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" TraceId="97eccfce-4fd4-4533-9082-660a8abf697e">
  <GeneralInfo UserName="WorldwideDMC" Password="$DMC0202$@2802" RequestedCurrency="GBP" ClientNationality="GB" ClientCountry="GB" MarkupValue="0" MarkupPercentage="0" />
  <FileBookingId>123456789</FileBookingId>
  <HoldBookingId>3</HoldBookingId>
  <IsHoldBooking>true</IsHoldBooking>
  <BookingId>0</BookingId>
  <UserId>0</UserId>
  <SupplierRef>63^RateHawk^RHK18062026120644-696471472</SupplierRef>
  <SourceId>0</SourceId>
  <CancelStatus>Fail</CancelStatus>
</HotelCancelRQRS>||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 D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
97eccfce-4fd4-4533-9082-660a8abf697e|HandlerError|exception while hotel booking|System.NullReferenceException: Object reference not set to an instance of an object.
   at Handler.HotelHandler.Cancel(HotelCancelRQRS CancelRequest) in D:\Projects\WorldwideDMCV2\Module\Hotel\HotelHandler\HotelHandler\HotelHandler.cs:line 617 | Request:-<?xml version="1.0" encoding="utf-16"?>
<HotelCancelRQRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" TraceId="97eccfce-4fd4-4533-9082-660a8abf697e">
  <GeneralInfo UserName="WorldwideDMC" Password="$DMC0202$@2802" RequestedCurrency="GBP" ClientNationality="GB" ClientCountry="GB" MarkupValue="0" MarkupPercentage="0" />
  <FileBookingId>123456789</FileBookingId>
  <HoldBookingId>3</HoldBookingId>
  <IsHoldBooking>true</IsHoldBooking>
  <BookingId>0</BookingId>
  <UserId>0</UserId>
  <SupplierRef>63^RateHawk^RHK18062026120644-696471472</SupplierRef>
  <SourceId>0</SourceId>
  <CancelStatus>Fail</CancelStatus>
  <ErrorMsg>Booking Cannot Be Cancelled Due To Some Technical Error</ErrorMsg>
</HotelCancelRQRS>||False