<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
3cf58ef0-b65e-4076-9119-56435caf8e12|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="3cf58ef0-b65e-4076-9119-56435caf8e12">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="3" />
          <GuestCount PaxCode="8" Age="9" Count="1" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="6296" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-08-23T00:00:00" End="2026-08-26T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="mohamedalaa12289@gmail.com" Password="??????@2030" RequestedCurrency="GBP" ClientNationality="KW" 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
3cf58ef0-b65e-4076-9119-56435caf8e12|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
3cf58ef0-b65e-4076-9119-56435caf8e12|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:b3ced676-a39e-4606-9cf7-9a879d92fb6e
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
3cf58ef0-b65e-4076-9119-56435caf8e12|MikiSearch|successfull supplier interation||Miki|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
3cf58ef0-b65e-4076-9119-56435caf8e12|HotelbedsSearch|successfull supplier interation||HotelBeds|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
3cf58ef0-b65e-4076-9119-56435caf8e12|TravellandaSearch|successfull supplier interation||Travellanda|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
3cf58ef0-b65e-4076-9119-56435caf8e12|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
3cf58ef0-b65e-4076-9119-56435caf8e12|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-07-16T19:49:03.0540694+01:00" Version="0" EchoToken="Search" TransactionIdentifier="3cf58ef0-b65e-4076-9119-56435caf8e12" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="63" TotalAmount="106.05" OriginalAmount="105.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="26.228035" Longitude="50.596909" StarRating="4" HotelCode="170158|monroe_hotel_bahrain" HotelName="Monroe Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly 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,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Road 2013, Off Exhibition Road &amp; Al Fatieh Road, Building 448, PO Box 11358, Block 320, Al Hoora, Manama 199, Capital City Government</AddressLine>
          </AddressLines>
          <CityName>Manama</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fd/90/fd90943253bdcfebcd58cca800fe968d5befdc18.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is placed perfectly in the heart of Bahrain's capital city, Manama. It is situated close t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="149.48" OriginalAmount="148" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="26.212916204087" Longitude="50.604979991913" StarRating="4" HotelCode="63855|56350" HotelName="The Juffair Grand" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Road 4015, Near Grand Mosque Building 676, PO Box 15412, Manama 340</AddressLine>
          </AddressLines>
          <CityName>Manama</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f6/7a/f67a8085eaa1fe144d1b932a3204d4dd72f0bfea.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located in Juffair, close to Al Fateh Corniche and 5 minutes' drive from t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="151.50" OriginalAmount="150" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="26.21954084" Longitude="50.60828379" StarRating="3" HotelCode="419342|252392" HotelName="Marina Tower" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Aparthotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Air Conditioning,Bar,Beauty Salon,Coffee Shop,Concierge,Currency Exchange,Dry Cleaning,Elevator,Internet,Kitchen,Laundry,Luggage Storage,Parking,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Road 2419, Building 982, Al Fateh  Juffair, Manama</AddressLine>
          </AddressLines>
          <CityName>Manama</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a2/d2/a2d2976ef0451e5df0ded2bd9cf644ed394c64ac.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Marina Tower in Manama (Juffair), you'll be conveni...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="153.52" OriginalAmount="152.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="26.233265" Longitude="50.578037" StarRating="3" HotelCode="96255|oriental_palace_hotel" HotelName="Oriental Palace Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>17 Tijjar Road, Behind Yateem Centre, P.O. Box 5546, Manama</AddressLine>
          </AddressLines>
          <CityName>Manama</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/c1/73/c173942f9efc8b05c5093d639fcdf7bf694ad560.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Manama.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="172.71" OriginalAmount="171.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="26.216729" Longitude="50.591332" StarRating="4" HotelCode="38663|ramada_hotel_bahrain" HotelName="Ramada Hotel Bahrain" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Adliya Bani Otbah Avenue, Road 351, Block 326, Building 88, Manama 5750</AddressLine>
          </AddressLines>
          <CityName>Manama</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/23/b7/23b71b0d64f434be8e3be0caa0554610302072d3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Manama.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="184.83" OriginalAmount="183.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="26.21959755" Longitude="50.60542771" StarRating="3" HotelCode="633110|kiev_tower_hotel_apartments" HotelName="Kiev Tower Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Block 324, Building 509, Road 2408, Al Juffair, Manama 199</AddressLine>
          </AddressLines>
          <CityName>Manama</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b1/d5/b1d59b8d0d5de35dfaf1104f9b411f9c9bcac972.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="191.90" OriginalAmount="190.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="26.210818" Longitude="50.601211" StarRating="4" HotelCode="96259|hotel_panorama_19" HotelName="Panorama Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Road 4041, Building 1579, Block 340, Al Juffair, Manama, Manama</AddressLine>
          </AddressLines>
          <CityName>Manama</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/59/f9/59f919d09ea71906b2cfaa42f539112d0b973e3f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Just a 10-minute drive from the airport and from the city centre, the hotel is ideally located behin...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="202.00" OriginalAmount="200.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="26.22086463" Longitude="50.60777832" StarRating="3" HotelCode="573660|belle_tower_luxury_hotel_apartments" HotelName="Belle Tower Luxury Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 17/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Road 2417, Block 324, Building 995, Manama 75845</AddressLine>
          </AddressLines>
          <CityName>Manama</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a5/4a/a54af8d48aca74277d7d673650651a868ea8752e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Belle Tower Luxury Apartments is perfectly located for both business and leisure guests in Manama. T...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="203.54" OriginalAmount="201.52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="26.2134359783" Longitude="50.60874581337" StarRating="4" HotelCode="177186|164076" HotelName="Elite Crystal Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/08/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Jacuzzi,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bldg 1373, road 2423, area 324, Juffair</AddressLine>
          </AddressLines>
          <CityName>Manama</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9e/3d/9e3d39f2ec51d1c2b703cdf6f62a901fe423c975.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Manama. The nearest airport is Bahrain (BAH).</HotelDescription>
        <Offer>Child discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="224.22" OriginalAmount="222" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="26.22116134" Longitude="50.60933208" StarRating="4" HotelCode="435173|252376" HotelName="Crystal Palace Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/08/2026" HotelFacility="Bar,Conference Hall,Internet,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Road 2414, Building 115, Juffair, Manama</AddressLine>
          </AddressLines>
          <CityName>Manama</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/18/dc/18dcafddbe205d06171c66e0d6ee41c314a036f8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Manama.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="224.22" OriginalAmount="222" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="26.221042905096" Longitude="50.607898644186" StarRating="3" HotelCode="574435|252405" HotelName="Vita Tower" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Aparthotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Road 2417, Building 991, Block 324, Juffair, Manama 340</AddressLine>
          </AddressLines>
          <CityName>Manama</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/19/d5/19d58b115cd39f370c9e9ab9b29ebc8bc55b31ae.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;# Property Location : # With a stay at Vita Tower in Manama (Juffair), you'll be minutes from Juffai...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="225.23" OriginalAmount="223" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="26.21704419" Longitude="50.61040635" StarRating="3" HotelCode="147874|305644" HotelName="Frsan Plaza" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Juffair, Manama</AddressLine>
          </AddressLines>
          <CityName>Manama</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b6/13/b6137cd53813ae1f523ab7ff299d42189efc5b8b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Manama. The nearest airport is Bahrain (BAH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="226.24" OriginalAmount="224.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="26.21172914" Longitude="50.60901105" StarRating="4" HotelCode="433620|belair_executive_suites_2" HotelName="Belair Executive Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Kitchen,Laundry,Massage Centre,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Building 1301, Road 4026, Block 340, Al Shabab Road, Juffair, Manama</AddressLine>
          </AddressLines>
          <CityName>Manama</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8c/03/8c039f89dea9c0525a0cb117385418a95e02439a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Manama. It is about 7 km to Bahrain (BAH) Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="227.25" OriginalAmount="225" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="26.223349944912" Longitude="50.609990279762" StarRating="4" HotelCode="71266|58900" HotelName="Somerset Al Fateh Bahrain" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Garden,Golf,Internet,Laundry,Lounge,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>PO Box 75771, Juffair</AddressLine>
          </AddressLines>
          <CityName>Manama</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/83/21/83210fa05ead28092eb60a1f419333391dc2fcc7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on the coast of Al Fateh, in an exclusive residential area that offers scenic v...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="229.46" OriginalAmount="227.19" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="26.233604" Longitude="50.570956" StarRating="4" HotelCode="96267|1214544" HotelName="Gulf Gate" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Road 357, PO Box 2825, Building 8, Block 315, Salah Al Deen Al Ayoubi Avenue, Manama</AddressLine>
          </AddressLines>
          <CityName>Manama</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a2/27/a227061d96b980c3885099396296354f2c36b4f5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Manama. The nearest airport is Bahrain (BAH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="232.30" OriginalAmount="230.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="26.230598" Longitude="50.570561" StarRating="3" HotelCode="98902|bahrain_international_hotel" HotelName="Bahrain International" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/08/2026" HotelFacility="Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Government Avenue Road, Block 304, Building 187, Manama</AddressLine>
          </AddressLines>
          <CityName>Manama</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/39/c9/39c91d8912b43e323a17b8d10a6c91a19c47880f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Manama. The nearest airport is Bahrain (BAH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="232.30" OriginalAmount="230.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="26.233208" Longitude="50.571937" StarRating="4" HotelCode="37084|delmon_international_hotel" HotelName="Delmon International Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/08/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 5661, Manama</AddressLine>
          </AddressLines>
          <CityName>Manama</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e7/eb/e7eb54da7e0178978a25e5a404ed8b51acdec20a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated right at the heart of Manama City on the Government Avenue road which crosses ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="240.38" OriginalAmount="238.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="26.202772" Longitude="50.600464" StarRating="4" HotelCode="316738|royal_phoenicia_hotel" HotelName="Royal Phoenicia Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/08/2026" HotelFacility="Air Conditioning,Bar,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Road 3931, Building 1288, Block 339, Umm Al Hasam, Manama</AddressLine>
          </AddressLines>
          <CityName>Manama</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ae/fe/aefeb8ca47cbd9dbe4f884397ff7c034b5339a0d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Manama.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="240.38" OriginalAmount="238.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="26.2323402" Longitude="50.596865" StarRating="3" HotelCode="574447|aspire_tower" HotelName="Loumage Comfort Aspire Tower" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 17/08/2026" HotelFacility="24 Hour Security,Air Conditioning,ATM/Cash Machine,Business Centre,Internet,Laundry,Massage Centre,Parking,Room Service,Sauna,Spa,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Road 2417, Building 983, Block 324, Juffair, Manama</AddressLine>
          </AddressLines>
          <CityName>Manama</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/00/20/0020f4aad6df2b6a0a8d0657f6b431336c400342.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Is a Brand new Hotel/Apartment, tastefully furnished, with attention to details, modern colours, des...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="241.39" OriginalAmount="239" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="26.231275" Longitude="50.545987" StarRating="4" HotelCode="212202|56452" HotelName="Tulip Inn Bahrain Suites and Residences" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bilding 459, Road 1010, Block 410, Sanabis Area, P.O. Box 18, Manama</AddressLine>
          </AddressLines>
          <CityName>Manama</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/16/d0/16d03860806735ef1e87d1c6d3aa458c7f19a858.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Manama. The nearest airport is Bahrain (BAH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="241.39" OriginalAmount="239.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="26.22856944288" Longitude="50.546343402447" StarRating="4" HotelCode="71264|tulip_inn_hotel__2" HotelName="Gulf Court Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Country House,Club Resort,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Kitchen,Laundry,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Building 141, Block 408, Road 28, Off Seef District, By Bahrain International Exhibition Center, Manama</AddressLine>
          </AddressLines>
          <CityName>Manama</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/05/85/0585e867977d0502368fffb4dc56269f0b4aae14.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is strategically located in the business hub and entertainment centre of Bahrain, in close...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="242.40" OriginalAmount="240.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="26.23318843" Longitude="50.57430271" StarRating="0" HotelCode="969984|city_point_hotel_2" HotelName="City Point Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Road 383, Block 304 Building 185, Manama</AddressLine>
          </AddressLines>
          <CityName>Manama</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/94/58/94582694f1209e41cdb0f030657786512cab913e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="253.51" OriginalAmount="251" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="26.215261" Longitude="50.603338" StarRating="4" HotelCode="142997|55517" HotelName="Al Manzil Hotel Bahrain" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 18/08/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Road 4047, Building 1842, Block 340, Juffair, Manama</AddressLine>
          </AddressLines>
          <CityName>Manama</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9c/38/9c383676695a485c0f5d5ad720051f923d7a8522.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The business hotel is just 10 minutes' drive from Bahrain International Airport and 20 minutes from ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="256.54" OriginalAmount="254" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="26.218363767572" Longitude="50.605123296326" StarRating="4" HotelCode="187348|198779" HotelName="Grand Safir Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/08/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Restaurant,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Road 2412, PO Box 65154, Building 740, Block 324, Al Juffair, Manama</AddressLine>
          </AddressLines>
          <CityName>Manama</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/60/ec/60ec419c752899aa4158bb0df940d30a04e4c770.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Manama. The nearest airport is Bahrain (BAH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="262.60" OriginalAmount="260" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="26.20586921" Longitude="50.58556688" StarRating="3" HotelCode="363905|305723" HotelName="Tropicana Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 17/08/2026" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Air Conditioning,Babysitting,Bar,Business Centre,Coffee Shop,Currency Exchange,Designated Smoking Area,Dry Cleaning,Garden,Internet,Laundry,Luggage Storage,Meeting Room,Parking,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Kuwait Avenue, After American Embassy, Post Box No.3119, Manama 999</AddressLine>
          </AddressLines>
          <CityName>Manama</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/55/dd552a5dc9b32e2b4ccbcc69cb518947a05a85ed.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Tropicana Hotel is perfectly located for both business and leisure guests in Manama. Both business t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="264.62" OriginalAmount="262.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="26.23235587" Longitude="50.57240944" StarRating="3" HotelCode="146037|city_center_hotel_8" HotelName="City Center" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Dry Cleaning,Elevator,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Bab el Bahrain, Govt. Ave. near Gold City, Opposite Gold Souk, Manama</AddressLine>
          </AddressLines>
          <CityName>Manama</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/98/f1/98f1524dae508b07460eb3583251c20efaa2532b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a great setting, close to a host of local attractions and points of interest. Gues...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="273.71" OriginalAmount="271.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="26.21983416" Longitude="50.61111773" StarRating="4" HotelCode="397808|ramee_rose_hotel_2" HotelName="Ramee Rose Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Road 2420, Building 01161, Block  0324, Juffair 324, Manama</AddressLine>
          </AddressLines>
          <CityName>Manama</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/73/22/73225f70b0dd17164aba9af593efd457146faeff.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Manama.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="280.78" OriginalAmount="278.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="26.216318310385" Longitude="50.594671550926" StarRating="5" HotelCode="21591|gulf_hotel_bahrain" HotelName="The Gulf Hotel Bahrain" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,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">
        <Address>
          <AddressLines>
            <AddressLine>Al Fateh Avenue, Road 3801, Building 11, Block 338, Manama</AddressLine>
          </AddressLines>
          <CityName>Manama</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/4e/9c/4e9c3f502bdaa1f511c3677116246b92f8f1d9ab.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel, a landmark in Manama, stands tall in the commercial district of Adliya. It is only 15 min...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="299.03" OriginalAmount="296.07" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="26.221367061929" Longitude="50.607521626984" StarRating="4" HotelCode="113848|110275" HotelName="Ramee Palace Hotel Bahrain" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Road 22 103, Block 324, PO Box 11538, Juffair, Manama 324</AddressLine>
          </AddressLines>
          <CityName>Manama</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/41/bb/41bbdf99440048aa3ec689bcd2f17b66f6b01ff1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel lies in the heart of the Juffair region of Manama, the capital of Bahrain. A large n...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="304.01" OriginalAmount="301" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="26.212164160463" Longitude="50.607730264913" StarRating="3" HotelCode="573605|252395" HotelName="Q House 3 Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Aparthotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Building 1036, Road 4021, Block 340, Juffair, Manama</AddressLine>
          </AddressLines>
          <CityName>Manama</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/41/0e/410ee5c6ad0e4569ff147cb1fe8af8089ebffee3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;# Property Location : # With a stay at Q House 3 Apartments in Manama (Juffair), you'll be close to ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="307.60" OriginalAmount="304.55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="26.246112707941" Longitude="50.601871271164" StarRating="4" HotelCode="71265|89597" HotelName="Elite Resort &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Club Resort,Spa Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 16/08/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Shaikh Hamad Causeway, Building 101, Area 322, Manama</AddressLine>
          </AddressLines>
          <CityName>Manama</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/da/63/da6303f1e9c2c0bf1a0cfb3a98b341af5a404274.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on Sheikh Hamad Causeway (Old Muharraq bridge), only 100 m from the Arabian Sea...</HotelDescription>
        <Offer>Child discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="316.13" OriginalAmount="313" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="26.214043922141" Longitude="50.599350903736" StarRating="4" HotelCode="445954|252406" HotelName="Wyndham Garden Manama" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>65 Road 4003, Block 340, PO Box 13220, Juffair, Manama</AddressLine>
          </AddressLines>
          <CityName>Manama</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/1d/ef/1def7acd4a4fe185617d73056bb0d0cf66481510.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Manama.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="325.22" OriginalAmount="322" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="26.23156245" Longitude="50.59601652" StarRating="4" HotelCode="623770|252391" HotelName="Marco Polo Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Road 2005, Building 185, Block 320, Hoora, Manama</AddressLine>
          </AddressLines>
          <CityName>Manama</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e2/b5/e2b55ecadd730237b2611214ac46e21a2f77a98f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Manama.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="326.23" OriginalAmount="323.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="26.216282663482" Longitude="50.6118491292" StarRating="3" HotelCode="180674|al_faris_suites_2" HotelName="Al Faris Suite 2" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 17/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Road No.2423 Building 1368, Block 324, Juffair, 2426 Manama</AddressLine>
          </AddressLines>
          <CityName>Manama</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/10/bf106ee0dccedd88014a8604b05336ab29568227.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is set in Manama. The premises count with 30 welcoming rooms. Pets are not al...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="330.27" OriginalAmount="327" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="26.217221078407" Longitude="50.604800303935" StarRating="4" HotelCode="73211|22170" HotelName="Al Safir Hotel &amp; Tower" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 18/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Road 2411 Building 670 Block 324, PO Box 55222, Manama</AddressLine>
          </AddressLines>
          <CityName>Manama</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/bf00b3d32a61153a/70/70c5ee55ba0e2361/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located 500 metres from the American Naval base and 30 minutes' drive from the Bahrain ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="334.31" OriginalAmount="331.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="26.21440953" Longitude="50.61210754" StarRating="3" HotelCode="782924|swissbelresidences_juffair" HotelName="Swiss Belresidences" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Block 324 Road 22, Building 232, Juffair, Manama</AddressLine>
          </AddressLines>
          <CityName>Manama</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5e/49/5e4974edc7a31b7131249f97d7374064b1adeeab.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This 4 star hotel is located within the city of Manama and was established in 2018. It is close to t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="336.33" OriginalAmount="333.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="26.23527125" Longitude="50.57710748" StarRating="5" HotelCode="435981|downtown_rotana" HotelName="Downtown Rotana" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/08/2026" HotelFacility="Air Conditioning,Bar,Jacuzzi,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Government Avenue, P.O. Box 18345, Manama</AddressLine>
          </AddressLines>
          <CityName>Manama</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8e/65/8e656b3383d24a02a5088a9ef8be85b8067a3292.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Manama.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="350.47" OriginalAmount="347" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="26.232015210664" Longitude="50.597655891402" StarRating="4" HotelCode="297086|491359" HotelName="Holiday Gulf Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Airport Transfer (on Demand),ATM/Cash Machine,Banquet Hall,Business Centre,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Laundry,Massage Centre,Meeting Room,Restaurant,Room Service,Sauna,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Building 54, Road 2002 Block 320, Hoora, Manama</AddressLine>
          </AddressLines>
          <CityName>Manama</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9c/e3/9ce3543325eb57e63c7a3501f6e4081366901ae1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located in Manama, this elegant hotel overlooks both the Marina Club and Al-Fatah Corniche a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="370.67" OriginalAmount="367.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="26.233006376193" Longitude="50.551694" StarRating="5" HotelCode="933891|le_meridien_bahrain_city_centre" HotelName="Le Méridien City Centre Bahrain" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Jacuzzi,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Khalifa bin Salman Highway, Al Seef, Manama</AddressLine>
          </AddressLines>
          <CityName>Manama</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bb/a7/bba7c268ca90378288edbb8abedacd52082b2541.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Manama. The nearest airport is Bahrain (BAH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="371.73" OriginalAmount="368.05" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="26.23663253" Longitude="50.5568263" StarRating="4" HotelCode="446789|30959782" HotelName="Ramada by Wyndham Manama City Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD: ANY 2 MEALS,FULL BOARD" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Road 4654, Building 3236, Block 346, Al Seef District, Manama</AddressLine>
          </AddressLines>
          <CityName>Manama</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e6/81/e6818098f67521342aeb8851d3ecbf784e2b7435.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Manama.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="399.96" OriginalAmount="396" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="26.2247259" Longitude="50.5837625" StarRating="3" HotelCode="363990|305685" HotelName="Imperial Suites Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 17/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Road 353, Building 36, Block 308, Manama</AddressLine>
          </AddressLines>
          <CityName>Manama</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/73/97/739718eb515f56576290a5cd1c365dcf1c367dbc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is situated in Manama. This property does not accept pets. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="399.96" OriginalAmount="396.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="26.23620078" Longitude="50.53908699" StarRating="3" HotelCode="735987|loumage_suites_spa" HotelName="Loumage Suites &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Road 2831 Block 3428, Building 2429, Opposite Seef Mall, Manama</AddressLine>
          </AddressLines>
          <CityName>Manama</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/79/ba/79bafb96c2ec08508d117c018ad38acb111e6457.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="404.00" OriginalAmount="400.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="26.24264193" Longitude="50.59007147" StarRating="5" HotelCode="317211|fraser_suites_diplomatic_area_bahrain" HotelName="Fraser Suites Diplomatic Area" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/08/2026" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Road 1701, Building 34, Block 317, PO Box 11527, Diplomatic Area Bahrain, Manama</AddressLine>
          </AddressLines>
          <CityName>Manama</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4d/89/4d8952b0fc906a977a62676e051187397afb1b4f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel lies in the capital city of Manama, a major financial and business center in the Middle Ea...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="408.04" OriginalAmount="404.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="26.115634" Longitude="50.635793" StarRating="4" HotelCode="171937|al_bander_hotel__resort" HotelName="Al Bander Hotel &amp; Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 13/08/2026" HotelFacility="Bar,Conference Hall,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Road 16 639, Block 615, Riffa, Manama, Sitra</AddressLine>
          </AddressLines>
          <CityName>Manama</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2d/74/2d743340be919090b141e612bcae2e37fdabf1e2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in Sitra. The nearest airport is Bahrain (BAH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="412.08" OriginalAmount="408" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="26.233301" Longitude="50.534381" StarRating="5" HotelCode="103091|45940" HotelName="Fraser Suites Seef" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/08/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Road 2825, Block Al Seef 428, Building 2109, Seef 2109, Manama</AddressLine>
          </AddressLines>
          <CityName>Manama</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/15/be/15be03de0fa5084cd67744e7415f19fea18ef716.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Manama. The nearest airport is Bahrain (BAH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="413.09" OriginalAmount="409" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="26.229444" Longitude="50.55128345" StarRating="4" HotelCode="317209|46327" HotelName="ibis Seef Manama" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Building 456, Road 1010, Sanabis Block 410, P.O. Box 21135, Manama</AddressLine>
          </AddressLines>
          <CityName>Manama</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9d/85/9d855aff94ef982204be2e49de34a864ee7a6eaa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Manama. The nearest airport is Bahrain (BAH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="438.34" OriginalAmount="434.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="26.237245753088" Longitude="50.537650046627" StarRating="4" HotelCode="151358|asdal_gulf_inn" HotelName="Asdal Gulf Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Business Hotel" CnxPolicy="Free CXL until 17/08/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Road 2830, Building 2326, Block 428, P.O. Box 2125, Al Seef, Manama</AddressLine>
          </AddressLines>
          <CityName>Manama</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/01/f1/01f1ecc08aca810a56ab50c8e7d8b4c81f12934d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located 550 metres away from the Seef Mall and 2.1 km away from the Bahrai...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="454.50" OriginalAmount="450.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="26.232567553066" Longitude="50.552399690807" StarRating="5" HotelCode="173273|the_westin_bahrain_city_centre" HotelName="The Westin City Centre Bahrain" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sheikh Khalifa Bin Salman Highway, Al Seef District, Manama</AddressLine>
          </AddressLines>
          <CityName>Manama</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/46/36/4636d9ce264c510a9e20b3f50a10a9a3c0eb1fac.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Manama.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="465.61" OriginalAmount="461.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="26.220816" Longitude="50.606146" StarRating="5" HotelCode="129851|marriott_executive_apartments_manama_bahrain" HotelName="Marriott Executive Apartments Manama, Bahrain" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Road 2414, Building 864, Block 324, Al Fateh, Manama 76151</AddressLine>
          </AddressLines>
          <CityName>Manama</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/91/4b/914b19738e73d5245bc80a43f56a4f2339d0b9a5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Manama. The nearest airport is Bahrain (BAH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="473.69" OriginalAmount="469.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="26.21867098" Longitude="50.60992902" StarRating="3" HotelCode="621416|afaq_tower" HotelName="Afaq Tower" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Road 2419, Building 1111, Area 324, Juffair, Manama 1234</AddressLine>
          </AddressLines>
          <CityName>Manama</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/zz/69/ad69164a402cd74837dce64ce1be37032fdcdd94.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="481.58" OriginalAmount="476.81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="26.243562069251" Longitude="50.590332448482" StarRating="5" HotelCode="34303|93774" HotelName="Crowne Plaza Bahrain" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 14/08/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Diplomatic Area 317, P.O. Box 5831, Manama</AddressLine>
          </AddressLines>
          <CityName>Manama</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/79/12/7912abc30dea52f7ea07149124af9ffc454c10f8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally placed for business travellers as it is within the diplomatic area where most o...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="500.96" OriginalAmount="496" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="26.219656244166" Longitude="50.604883432389" StarRating="4" HotelCode="180675|75174" HotelName="Residence Inn by Marriott Manama Juffair" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Airport Hotel,Eco Hotel,Business Hotel" CnxPolicy="Free CXL until 18/08/2026" HotelFacility="Air Conditioning,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Sauna,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Road 2408, Building 894, Block 324, Al Fateh, Manama 76151</AddressLine>
          </AddressLines>
          <CityName>Manama</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0a/a5/0aa59939dd5190676840d73b91c26aaf8af0869b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Strategically located in Al Fateh, Juffair, the property offers its guests quick access to Bahrain’s...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="517.12" OriginalAmount="512.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="26.29146581" Longitude="50.66212597" StarRating="5" HotelCode="563843|the_grove_hotel_conference_centre" HotelName="The Grove Hotel &amp; Conference Centre Bahrain" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/08/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Road 5715, Block 257, Building 1722, PO Box 3208, Amwaj Islands, Manama</AddressLine>
          </AddressLines>
          <CityName>Manama</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c2/90/c2903b3f1e256b03ccf552ed7611fe7d9af55367.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideal for beach holidaymakers and families, this hotel lies in the heart of Manama, near the sea.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="525.56" OriginalAmount="520.36" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="26.2149436" Longitude="50.61159048" StarRating="3" HotelCode="856998|80920885" HotelName="Gulf Executive Residence Juffair" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Road 3801 Building 15, Manama 338</AddressLine>
          </AddressLines>
          <CityName>Manama</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/d2/e0/d2e0c7557caf63b767aa508189837729321c7915.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="545.40" OriginalAmount="540.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="26.23281202" Longitude="50.59597898" StarRating="4" HotelCode="264009|best_western_olaya_suites_hotel" HotelName="ATIRAM Olaya Suites Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 16/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Building No. 125 Road 2004, Block 320, Al Hoora, Manama 973, Kingdom of Bahrain</AddressLine>
          </AddressLines>
          <CityName>Manama</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8d/af/8daf7c30cc5d7685ab2fc10f0878cb1b0ac8e878.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel can be found in Manama. There are a total of 75 units on the premises. Pets a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="572.03" OriginalAmount="566.37" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="26.246506609247" Longitude="50.577104374205" StarRating="4" HotelCode="540722|50166707" HotelName="Wyndham Grand Manama" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Laundry,Restaurant,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Building 316, Road 4609, Manama Seafront, Manama 346</AddressLine>
          </AddressLines>
          <CityName>Manama</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e3/0c/e30cefaeb1fe2870d021d41d831907a97b78f729.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located right in the heart of Manama, this hotel is ideal for parents with children. It is about 10 ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="680.74" OriginalAmount="674.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="26.23638212" Longitude="50.53672895" StarRating="4" HotelCode="933635|swissbelhotel_seef_bahrain" HotelName="Swiss-Belhotel Seef Bahrain" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Building 1012, Road 2813, Seef, Manama 428</AddressLine>
          </AddressLines>
          <CityName>Manama</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c6/94/c694191ca965c4e44b5e554bc0135ab6db12ed70.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Manama. The nearest airport is Bahrain (BAH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="691.85" OriginalAmount="685" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="26.242395740959" Longitude="50.592059564487" StarRating="5" HotelCode="42233|45947" HotelName="The Diplomat Radisson Blu Hotel Residence &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Spa Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Laundry,Massage Centre,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Road 1701, Diplomatic Area, PO Box 5243, Manama</AddressLine>
          </AddressLines>
          <CityName>Manama</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/43/a9/43a909c0f2f4a9d21dd1c6cfec1cc536d2a63def.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This spa complex is in close proximity to the international airport and is conveniently located in t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="712.05" OriginalAmount="705" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="26.232214" Longitude="50.596305" StarRating="4" HotelCode="171917|305403" HotelName="Frsan Palace Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box: 18002, Manama</AddressLine>
          </AddressLines>
          <CityName>Manama</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/56/92/5692b1a7bb8f32f00ea35586978a60ffe84f60de.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="749.42" OriginalAmount="742.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="26.216856" Longitude="50.597082" StarRating="4" HotelCode="166385|the_k_hotel" HotelName="The K Hotel Bahrain" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>PO Box 1412, Manama</AddressLine>
          </AddressLines>
          <CityName>Manama</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/de/9f/de9fc5ed58564e916ace2d47c05c71d6c36cb3ad.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;With its prime location in the heart of Juffair and a stone's throw from the business district and d...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="759.52" OriginalAmount="752.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="26.226" Longitude="50.5902" StarRating="3" HotelCode="952025|gulf_executive_residence" HotelName="Gulf Executive Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Adliya Juffair Street, Manama 1216</AddressLine>
          </AddressLines>
          <CityName>Manama</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/8a/58/8a581e0e88c24d787da13e3fb714bb1f81833827.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="775.68" OriginalAmount="768.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="26.237177232358" Longitude="50.59638871212" StarRating="4" HotelCode="304600|phoenicia_hotel" HotelName="Phoenicia Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Road 1910, Building  299, Block 319, Manama</AddressLine>
          </AddressLines>
          <CityName>Manama</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/59/16/5916ba4ba540ab1b8c09dbc1cb75cdc092ac7fad.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Manama. The nearest airport is Bahrain (BAH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="871.63" OriginalAmount="863.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="26.235192221282" Longitude="50.573769807816" StarRating="5" HotelCode="34540|intercontinental_bahrain" HotelName="InterContinental Bahrain" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 17/08/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Heated Pool,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>King Faisal Highway, P.O. Box 777, Manama</AddressLine>
          </AddressLines>
          <CityName>Manama</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/bd/d9bda7f8980d421fd38140b35cb24420c2621a62.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located at the centre of Manama's prestigious business, shopping and entertainment dist...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1003.94" OriginalAmount="994.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="26.243872720486" Longitude="50.5644017331" StarRating="5" HotelCode="573679|reef_resort_7" HotelName="Reef Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Road 4652, Building 2875, Sea Front 346, 323 Manama</AddressLine>
          </AddressLines>
          <CityName>Manama</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b5/2a/b52a5846e451c2b5bb5a7acc290a2e124818bd56.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Manama.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1255.43" OriginalAmount="1243" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="26.245745" Longitude="50.601098" StarRating="4" HotelCode="33181|45922" HotelName="Novotel Bahrain Al Dana Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Free CXL until 18/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Heated Pool,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>121 Sheikh Hamad Causeway, PO Box 11073, Manama 322</AddressLine>
          </AddressLines>
          <CityName>Manama</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/43/8b/438b0b1fff1352825fe5994ffdcdebc1ea14ec2c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is situated along the Shaikh Hamad causeway, close to the National Museum. It is on the t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1320.07" OriginalAmount="1307" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="26.21974" Longitude="50.606259" StarRating="4" HotelCode="210783|77532" HotelName="Best Western Plus The Olive" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/08/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Road 2408, Building 507, Block 324, Juffair, Manama</AddressLine>
          </AddressLines>
          <CityName>Manama</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/55/59/555941df25d051191b1d921a0a2ef4a8ce39896d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This quiet hotel is located in the heart of the city of Manama (Juffair), not far from the diplomati...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1669.86" OriginalAmount="1653.33" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="26.24737813" Longitude="50.58149519" StarRating="5" HotelCode="308271|395979" HotelName="Four Seasons Hotel Bahrain Bay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/08/2026" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bahrain Bay, PO Box 1669, Manama, Bahrain Bay</AddressLine>
          </AddressLines>
          <CityName>Manama</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/b4/49/b4497abfc196e094a7bed284b701ae32e6ce7e1a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Manama. The nearest airport is Bahrain (BAH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3022.93" OriginalAmount="2993.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="26.243809859531" Longitude="50.538402199745" StarRating="5" HotelCode="25977|the_ritzcarlton_bahrain_3" HotelName="The Ritz-Carlton Bahrain" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Spa Hotel" CnxPolicy="Free CXL until 18/07/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 55577, Manama</AddressLine>
          </AddressLines>
          <CityName>Manama</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a3/41/a341e72e869393a1fd47c9d2b923f478a8294a7c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located within a 20-acre urban resort complex on the seafront of Manama. The nearest ai...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4248.06" OriginalAmount="4206.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="26.24197367" Longitude="50.54246288" StarRating="5" HotelCode="540723|jumeirah_royal_saray_bahrain" HotelName="Jumeirah Royal Saray" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Jacuzzi,Lounge,Massage Centre,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Building 56, Avenue 38, Block 428, Al Seef District, PO Box 17007, Manama</AddressLine>
          </AddressLines>
          <CityName>Manama</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/28/e9/28e9fa784dfe0e22f97365406632fe502cd11bcf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 1.2 km from the centre of Manama.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="5298.46" OriginalAmount="5246.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="26.290078" Longitude="50.659968" StarRating="5" HotelCode="314621|art_rotana_amwaj_islands" HotelName="ART Rotana" Meals="ROOM ONLY" 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>Al Fanar Avenue Road 5722, Building 2780, Manama, Amwaj</AddressLine>
          </AddressLines>
          <CityName>Manama</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cf/7e/cf7ee389226a947a68383687aa0f4f069d7190ca.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Manama. The nearest airport is Bahrain (BAH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Conference Hall,Currency Exchange,Laundry,Restaurant,Sauna,Swimming Pool,Fax,Jacuzzi,Room Service,Telephone Service,Designated Smoking Area,Diet Meals,Golf,Internet,Kitchen,Lounge,Massage Centre,Wheelchair Access,Central Heating,Garden,Heated Pool,Spa,Bicycle Rental,Shopping Arcade,Airport Transfer (on Demand),ATM/Cash Machine,Banquet Hall,Business Centre,Meeting Room,24 Hour Front Desk,24 Hour Room Service,Beauty Salon,Coffee Shop,Concierge,Dry Cleaning,Elevator,Luggage Storage,Parking,Nightclub,Babysitting,24 Hour Security</BasicAmenities>
    <HotelRating>4,5,3</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD</Meals>
    <PropertyType>CITY HOTEL,APARTMENT HOTEL,CLUB RESORT,SPA HOTEL,CONFERENCE HOTEL,FAMILY-FRIENDLY HOTEL,BUSINESS HOTEL,COUNTRY HOUSE,HOTEL,APARTHOTEL,AIRPORT HOTEL,ECO HOTEL,APARTMENT</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
e2df3e00-6f8b-43c9-be2e-031698208a79|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="e2df3e00-6f8b-43c9-be2e-031698208a79">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="3" />
          <GuestCount PaxCode="8" Age="9" Count="1" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="69207" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-08-23T00:00:00" End="2026-08-26T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="mohamedalaa12289@gmail.com" Password="??????@2030" RequestedCurrency="GBP" ClientNationality="KW" 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
e2df3e00-6f8b-43c9-be2e-031698208a79|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
e2df3e00-6f8b-43c9-be2e-031698208a79|InfiniteSearch|successfull supplier interation||Infinite|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
e2df3e00-6f8b-43c9-be2e-031698208a79|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:ff64d574-a8b4-46c8-8de3-21af75d8bcaf
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
e2df3e00-6f8b-43c9-be2e-031698208a79|HotelbedsSearch|successfull supplier interation||HotelBeds|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
e2df3e00-6f8b-43c9-be2e-031698208a79|MikiSearch|successfull supplier interation||Miki|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
e2df3e00-6f8b-43c9-be2e-031698208a79|RestelSearch|successfull supplier interation||Restel|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
e2df3e00-6f8b-43c9-be2e-031698208a79|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.SelectServerHelper.WaitingForDescriptionToChange()
   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
e2df3e00-6f8b-43c9-be2e-031698208a79|TravellandaSearch|successfull supplier interation||Travellanda|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
e2df3e00-6f8b-43c9-be2e-031698208a79|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-07-16T19:51:46.8447559+01:00" Version="0" EchoToken="Search" TransactionIdentifier="e2df3e00-6f8b-43c9-be2e-031698208a79" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="27" TotalAmount="86.86" OriginalAmount="86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.26672239" Longitude="51.52620087" StarRating="4" HotelCode="572476|306982" HotelName="Al Mansour Suites Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Ibn Katheer Street, P.O. Box 1391, Al Mansourah, Doha</AddressLine>
          </AddressLines>
          <CityName>Doha</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/4a/bf4ab0cb136f9816689dfa08746635adb206410b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Doha.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="113.55" OriginalAmount="112.43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.2855358" Longitude="51.5309794" StarRating="4" HotelCode="497639|2155945" HotelName="Golden Tulip Doha" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 18/08/2026" HotelFacility="24 Hour Security,Air Conditioning,Airport Transfer (on Demand),ATM/Cash Machine,Banquet Hall,Bar,Beauty Salon,Business Centre,Conference Hall,Currency Exchange,Designated Smoking Area,Golf,Internet,Laundry,Lounge,Massage Centre,Meeting Room,Parking,Restaurant,Room Service,Sauna,Smoking Rooms,Spa,Telephone Service,Valet Parking,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Al Meena Street, 490 Doha</AddressLine>
          </AddressLines>
          <CityName>Doha</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/f5/16/f516ae5171df4b15dea473c2971df629e385eaf4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Golden Tulip Doha is located right on the waterfront, in the heart of Doha along the Corniche promen...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="120.07" OriginalAmount="118.88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.313964" Longitude="51.441593" StarRating="3" HotelCode="643088|2112635" HotelName="Premier Inn Doha Education City" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Al Luqta Street, Education City Doha, Doha, Katar</AddressLine>
          </AddressLines>
          <CityName>Doha</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8c/59/8c59e2143dcdc26737bfb82b60da0ce45bac5bba.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="132.10" OriginalAmount="130.79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.286252" Longitude="51.538646" StarRating="3" HotelCode="909606|654025" HotelName="Kingsgate Hotel Doha" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Kitchen,Laundry,Massage Centre,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ali Bin Abdallah Street, Old Al Ghanim, Doha, Qatar 24310</AddressLine>
          </AddressLines>
          <CityName>Doha</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/89/66/8966402073ad0db3a0992dd7d0533f9a99e85127.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;140 rooms are available to guests at this hotel, which includes a lift and a 24-hour reception desk....</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="157.81" OriginalAmount="156.25" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.2895" Longitude="51.5316" StarRating="4" HotelCode="89108|57104" HotelName="Al Liwan Suites Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 19/08/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Internet,Kitchen,Laundry,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>27 Umm Ghowailina Street, P.O. Box  32457, Doha</AddressLine>
          </AddressLines>
          <CityName>Doha</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7e/7f/7e7fda78f0d66b54aae96f331220d14f2b8a26c8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in close proximity to the centre of Doha, the Old Souk, the Doha Corniche and ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="159.58" OriginalAmount="158.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.283370632458" Longitude="51.495360732079" StarRating="5" HotelCode="93331|millennium_hotel_doha" HotelName="Millennium Hotel Doha" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 16/08/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jawaan Street, Al Sadd, Doha, PO Box 24249</AddressLine>
          </AddressLines>
          <CityName>Doha</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/c4/6d/c46d1148b9a5d3ba578ac25107cd386584f01db6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in the heart of Doha's diplomatic and commercial district. Centre Point s...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="162.50" OriginalAmount="160.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.289243" Longitude="51.542935" StarRating="5" HotelCode="113854|3431616" HotelName="Lexington Gloria Hotel Doha" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BORD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Safilia Street, Doha</AddressLine>
          </AddressLines>
          <CityName>Doha</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/23/c4/23c4c59a85c8a0f3d50c04399ae4348476c81df3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the heart of Doha and close to the city's famous Al Corniche Street, the newly opened ci...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="162.50" OriginalAmount="160.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.289011" Longitude="51.539933" StarRating="4" HotelCode="172502|4420280" HotelName="Horizon Manor Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 5230, Doha</AddressLine>
          </AddressLines>
          <CityName>Doha</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/e7/18/e7181170e8d4b85f0562b2d61fb8c82208f6282e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the city centre, this hotel is close to the Museum of Islamic Art, Souq Waqif and Doha F...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="162.50" OriginalAmount="160.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.26463882" Longitude="51.54346719" StarRating="3" HotelCode="562174|12088894" HotelName="Al Mansour Park Inn Hotel &amp; Apartment" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BORD,FULL BOARD" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="24 Hour Security,Air Conditioning,Airport Transfer (on Demand),Business Centre,Currency Exchange,Housekeeping,Internet,Kitchen,Laundry,Meeting Room,Parking,Printer,Sauna,Spa,Wake-up Call Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Street 890 Al Sahib Bin Abbad Street, Najma, Doha</AddressLine>
          </AddressLines>
          <CityName>Doha</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/53/537501/537501a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A deluxe hotel apartment conveniently located near Doha's commercial district and only 15 minutes' d...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="162.50" OriginalAmount="160.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.27505722" Longitude="51.53561098" StarRating="4" HotelCode="584758|35906056" HotelName="Al Mansour Plaza Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BORD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" HotelFacility="24 Hour Security,Air Conditioning,Bar,Currency Exchange,Elevator,Pets allowed,Restaurant,Shopping Arcade,Smoking Rooms,Spa,Swimming Pool,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>B Ring Road, 1391 Doha, Ad Dawhah</AddressLine>
          </AddressLines>
          <CityName>Doha</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9e/46/9e4612d383d1e53a91a2a86e2d16ebf50afbe464.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Old Doha City, Al Mansour Plaza Hotel is a perfect starting point from which to explore D...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="162.50" OriginalAmount="160.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.26876082" Longitude="51.55240855" StarRating="4" HotelCode="363322|45333264" HotelName="Strato Hotel By Warwick" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="hotel">
        <Address>
          <AddressLines>
            <AddressLine>C Ring Road, Old Airport, Near Toyota Signal, Doha</AddressLine>
          </AddressLines>
          <CityName>Doha</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/f4/11/f411e5545ac6940491c317ca29cbddfe8f2467d1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lovely hotel is set in Doha. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="167.66" OriginalAmount="166.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.282530165157" Longitude="51.521902190191" StarRating="4" HotelCode="382849|saray_mshereb_hotel" HotelName="Saray Mshereb Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="aparthotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,24 Hour Security,Air Conditioning,Currency Exchange,Designated Smoking Area,Dining,Golf,Housekeeping,Internet,Kitchen,Laundry,Parking,Restaurant,Room Service,Sauna,Smoking Rooms,Wake-up Call Service">
        <Address>
          <AddressLines>
            <AddressLine>930 Al Meyyah Street, Zone 13, Doha</AddressLine>
          </AddressLines>
          <CityName>Doha</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/be/e3/bee3cfc701a12aba00ca793e93c35447e1c36c62.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in central Doha, this modern hotel is only a 15-minute drive from Hamad International Airpor...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="168.04" OriginalAmount="166.38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.282243942992" Longitude="51.542586293324" StarRating="5" HotelCode="909607|927765" HotelName="Grand Regal Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Business Hotel" CnxPolicy="Free CXL until 19/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Ras Abu Abboud Street, PO Box 22057, Doha</AddressLine>
          </AddressLines>
          <CityName>Doha</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/76/bd/76bd5bb9f4de5d02dcb3d070ce801c300e795649.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The business hotel is located on Ras Abu Aboud Street within the city's major access routes and on t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="176.90" OriginalAmount="175.15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.272808117679" Longitude="51.513304710388" StarRating="4" HotelCode="36790|929585" HotelName="Radisson Blu Hotel, Doha" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Salwa Road, Intersection of the C Ring Road, Rawdat Al Khail, P.O. Box 1768, Doha</AddressLine>
          </AddressLines>
          <CityName>Doha</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c0/9c/c09cc5a335ff5c265e3a1da5869e60ff2762e460.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Perfect for business travellers, this urban hotel is located in the centre of Doha.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="179.78" OriginalAmount="178.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.273231149053" Longitude="51.542380552393" StarRating="4" HotelCode="528321|holiday_inn_doha_the_business_park" HotelName="Holiday Inn Doha - The Business Park" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 14/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Airport Road, Business Park, Doha</AddressLine>
          </AddressLines>
          <CityName>Doha</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/56/13/5613f18826563465bd38d25cbf185736cbba8160.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This unpretentious hotel is located in Doha. Customers will find the airport within 7. 3 kilometre(s...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="182.01" OriginalAmount="180.21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.2895" Longitude="51.5316" StarRating="5" HotelCode="947315|19938523" HotelName="VIP Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BORD,FULL BOARD" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Al Jahra Street, Building 1, Zone 27, Umm Ghuwailina, Doha</AddressLine>
          </AddressLines>
          <CityName>Doha</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/ec/bfec7d3ede031cf8e6c2a40ac0e7d1142afdfb9f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="184.51" OriginalAmount="182.68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.2895" Longitude="51.5316" StarRating="4" HotelCode="974067|674063" HotelName="Doubletree By Hilton Doha - Al Sadd" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Mohammed Bin Al Qasim Street, Al Sadd, Doha</AddressLine>
          </AddressLines>
          <CityName>Doha</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b9/d2/b9d21d8961c153871286cb71829970f73707511f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="207.09" OriginalAmount="205.04" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.289688952029" Longitude="51.542596571758" StarRating="4" HotelCode="170181|1030918" HotelName="Best Western Plus Doha" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Business Hotel" CnxPolicy="Free CXL until 18/08/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Safilia Street, P.O. Box 20409, Old Salata, Doha</AddressLine>
          </AddressLines>
          <CityName>Doha</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/7d/1e/7d1e0aa0721ae85263b7565ebac3360be4505d91.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located in the heart of Doha, in close proximity to the city's key adminis...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="222.20" OriginalAmount="220.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.273470272484" Longitude="51.541253328323" StarRating="4" HotelCode="175745|crowne_plaza_doha_business_park" HotelName="Crowne Plaza Doha - The Business Park" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 14/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Airport Road, P.O. Box 22080, Doha</AddressLine>
          </AddressLines>
          <CityName>Doha</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/27/fc/27fc24d14ab9b599327e75f5e2a572f315cd6235.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Doha's banking district, approximately 10 km from the city cent...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="227.07" OriginalAmount="224.82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.28551316" Longitude="51.53075031" StarRating="5" HotelCode="584706|2169795" HotelName="Alwadi Hotel Doha MGallery By Accorhotels" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Internet,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Corner Of Msheireb Street and, Jassim Bin Mohammed Street, Msheireb Downtown Doha, 24910 Doha</AddressLine>
          </AddressLines>
          <CityName>Doha</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/30/8a/308a5fb87b6797afa9262c3afadcf0e2dfe37924.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Doha.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="228.03" OriginalAmount="225.77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.28591504" Longitude="51.54437136" StarRating="4" HotelCode="362224|684467" HotelName="Golden Ocean Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Air Conditioning,Business Centre,Coffee Shop,Concierge,Currency Exchange,Designated Smoking Area,Dry Cleaning,Elevator,Housekeeping,Internet,Laundry,LCD/Projector,Luggage Storage,Meeting Room,Parking,Restaurant,Room Service,Spa,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Al Meena Street, Doha</AddressLine>
          </AddressLines>
          <CityName>Doha</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/db/c5/dbc558af38007d488184891690fadbc6adad6844.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Golden Ocean Hotel is a popular choice amongst travelers in Doha, whether exploring or just passing ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="229.27" OriginalAmount="227.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.286606" Longitude="51.523351" StarRating="3" HotelCode="194626|musherib_hotel" HotelName="Musherib Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Airport Transfer (on Demand),Banquet Hall,Business Centre,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Laundry,Meeting Room,Restaurant,Room Service,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Al Diwan Street, Fereej, Abdul Aziz, Doha</AddressLine>
          </AddressLines>
          <CityName>Doha</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/98/a1/98a163c145a6012ded7afd9dc2f677a87d73a5e3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Experience the essence of urban tranquility in the heart of downtown Doha (Qatar), the hotel is loca...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="236.34" OriginalAmount="234" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.280562742518" Longitude="51.546966433525" StarRating="4" HotelCode="194624|307000" HotelName="Corp Executive Hotel Doha Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,24 Hour Security,Air Conditioning,Airport Transfer (on Demand),ATM/Cash Machine,Banquet Hall,Bar,Beauty Salon,Business Centre,Conference Hall,Currency Exchange,Designated Smoking Area,Dining,Fax,Golf,Housekeeping,Internet,Kitchen,Laundry,Lounge,Massage Centre,Meeting Room,Parking,Printer,Restaurant,Room Service,Sauna,Smoking Rooms,Spa,Telephone Service,Valet Parking,Wake-up Call Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>40 Umm Ghuwailina Street, AREA 27 Umm Ghuwailina, P.O. Box 23463, Doha</AddressLine>
          </AddressLines>
          <CityName>Doha</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2c/d6/2cd6b6cb03d81cd6922ad5beac39f7892ebda8d5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This property is 13 minutes walk from the beach - Corp Executive Doha Suites offers a 24 - hours Cof...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="249.16" OriginalAmount="246.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.290311" Longitude="51.544772" StarRating="4" HotelCode="50873|21144" HotelName="Mövenpick Hotel Doha" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Nightclub,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Corniche Road, Doha</AddressLine>
          </AddressLines>
          <CityName>Doha</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6c/e3/6ce3c8a9d978501f31abc6fbe90ac1760d81e43b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the city centre on Corniche Road, only a few steps from the national museum...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="255.09" OriginalAmount="252.56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.29029700852" Longitude="51.543790698052" StarRating="5" HotelCode="175303|1008085" HotelName="Fraser Suites Doha" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Apartment Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 17/08/2026" HotelFacility="Air Conditioning,Bar,Fax,Heated Pool,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>48675 Al Meena Street/Corniche Road, P.O.Box 29444, Doha</AddressLine>
          </AddressLines>
          <CityName>Doha</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d0/71/d0715f5cc11abe2fb3055ca2a7061579c2b3233c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located directly on the waterfront, along the corniche promenade, these modern and spacious studios ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="259.67" OriginalAmount="257.10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.28933347" Longitude="51.51090145" StarRating="4" HotelCode="411146|1524578" HotelName="Sapphire Plaza Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/08/2026" HotelFacility="Conference Hall,Fax,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>19 Al Reem Street, Al Rayyan Road, Doha</AddressLine>
          </AddressLines>
          <CityName>Doha</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/38/9d/389df9e597a7566ffe776558aba8c6d446bc3002.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Doha. The nearest airport is Doha (DOH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="276.25" OriginalAmount="273.51" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.327762210625" Longitude="51.529674339098" StarRating="5" HotelCode="931226|1014175" HotelName="Hyatt Residences Doha West Bay" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="apartment" CnxPolicy="Free CXL until 19/08/2026" HotelFacility="Internet,Laundry,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Diplomatic Area, West Bay, Doha 24946</AddressLine>
          </AddressLines>
          <CityName>Doha</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/84/3b/843b08b64703d5b527c02677922ae81dccea55d1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex is located in Doha.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="282.39" OriginalAmount="279.59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.325170245813" Longitude="51.537993103266" StarRating="5" HotelCode="401489|61834" HotelName="Mövenpick Hotel West Bay Doha" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Jacuzzi,Kitchen,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Diplomatic Street, Doha</AddressLine>
          </AddressLines>
          <CityName>Doha</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bc/52/bc52269a92d79b3dddfb8fcdff96cf5bc527dc1d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at the entrance to West Bay, around 1 km away from the city centre and its sho...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="282.79" OriginalAmount="279.99" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.28550281" Longitude="51.50526074" StarRating="5" HotelCode="539196|1999785" HotelName="Millennium Plaza Doha" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 18/08/2026" HotelFacility="Air Conditioning,Room Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Suhaim bin Hamad Street, Doha</AddressLine>
          </AddressLines>
          <CityName>Doha</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3f/75/3f75431270f6a5bace9dfd715dddc8a4a0b8bfbc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;At the Millennium Plaza Doha you will find the perfect blend of seamless hospitality with a welcome ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="285.83" OriginalAmount="283" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.26442937924" Longitude="51.525990984131" StarRating="4" HotelCode="148925|158913" HotelName="Holiday Villa Hotel &amp; Residence City Centre Doha" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 17/08/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Street 330 Ibn Abi Sulma, P.O. Box 47601, Building 115  Zone 25, Doha</AddressLine>
          </AddressLines>
          <CityName>Doha</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4d/c9/4dc9ad8eeab2420523f5a9a1cace29c2e2b582f3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is strategically located at the Al-Muntazah Signal, opposite Muntazah Park. The hotel is j...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="293.91" OriginalAmount="291.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.272572845688" Longitude="51.537385582924" StarRating="4" HotelCode="172499|safir_doha_hotel" HotelName="Safir Doha Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Najma &amp; Al Arab Street Corner, PO Box 33003, Doha</AddressLine>
          </AddressLines>
          <CityName>Doha</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c7/10/c710b18e54eca879de173c9be321f9faf093ed65.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is centrally located in the Najma area, only 2 km away from Doha International Airport and...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="295.93" OriginalAmount="293" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.28488868" Longitude="51.53282896" StarRating="4" HotelCode="779480|412097" HotelName="Al Najada Doha Hotel Apartments by Oaks" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="aparthotel" CnxPolicy="Non Refundable" HotelFacility="Internet,Smoking Rooms">
        <Address>
          <AddressLines>
            <AddressLine>Barahat Al Jufairi Street, Al Najada, Doha</AddressLine>
          </AddressLines>
          <CityName>Doha</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/644470/644470a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxurious aparthotel is in Doha. A total of 200 accommodation units are available for guests' c...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="311.08" OriginalAmount="308.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.291152" Longitude="51.497126" StarRating="5" HotelCode="185798|wyndham_grand_regency_doha" HotelName="Wyndham Grand Regency Doha" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jawaan Street, Sports Roundabout, 22606 Doha</AddressLine>
          </AddressLines>
          <CityName>Doha</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fb/ac/fbac5ffb9691f54ceb60003dfb91365856455b6b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This prestigious hotel lightens the heart of the capital of Qatar, Doha with its remarkable location...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="314.73" OriginalAmount="311.61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.327701882768" Longitude="51.537988559525" StarRating="4" HotelCode="118199|89549" HotelName="Retaj Al Rayyan Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 18/08/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dafna, Doha, Diplomatic District, P.O. Box 25556</AddressLine>
          </AddressLines>
          <CityName>Doha</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2b/ec/2bec866aae59d5bd2865dd88666b7abaecbc9385.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated in Doha, within walking distance of the City Centre Shopping Mall. The c...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="339.82" OriginalAmount="336.46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.318473607961" Longitude="51.521002219574" StarRating="4" HotelCode="194625|1066418" HotelName="Ezdan Hotels" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/08/2026" HotelFacility="Air Conditioning,Bicycle Rental,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>PO Box 23488, West Bay, Al Dafna, Doha</AddressLine>
          </AddressLines>
          <CityName>Doha</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/83/64837b34de4dea9eb7438e67596732da76d3e3d9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;196 rooms are available to guests at this hotel, which includes a lift and a 24-hour reception desk....</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="343.76" OriginalAmount="340.36" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.324865" Longitude="51.528097" StarRating="5" HotelCode="935175|639085" HotelName="Marriott Marquis City Center Doha Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/08/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Omar Al Mukhtar Street, P.O. Box 25500, Area 61, Al Dafna, Street 850, Doha</AddressLine>
          </AddressLines>
          <CityName>Doha</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/31/63/31635a476f32b0adcf63485e43bbdcf562161166.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Doha.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="349.57" OriginalAmount="346.11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.348558930531" Longitude="51.529322862625" StarRating="4" HotelCode="11833|21114" HotelName="Intercontinental Doha" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Beach Hotel" CnxPolicy="Free CXL until 19/08/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Al Isteqlal Road, PO Box 6822, West Bay Lagon, Doha (arab: ?????? ad-Dauha; DMG: ad-Dau?a, ad-Doha), Qatar (dt: Katar; arab: ??? Qatar; DMG: Qa?ar), Persischen Golf</AddressLine>
          </AddressLines>
          <CityName>Doha</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/bf00b3d32a61153a/8f/8fc9b25a92786dca/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is ideally located in the prestigious West Bay Lagoon area, near the famous Doha Golf Clu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="365.62" OriginalAmount="362" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.36590481" Longitude="51.54766981" StarRating="4" HotelCode="545999|512618" HotelName="Retaj Inn Marina Residence" Meals="ROOM ONLY,HALF BOARD,BED &amp; BREAKFAST,FULL BOARD" BedType="ROOM ONLY" PropertyType="aparthotel" CnxPolicy="Free CXL until 18/08/2026" HotelFacility="Internet,Smoking Rooms">
        <Address>
          <AddressLines>
            <AddressLine>Tower 26, Parcel 15A, Porto Arabia, The Pearl, Doha</AddressLine>
          </AddressLines>
          <CityName>Doha</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/08/d9/08d93447a2514185d38b1aa0de2cd497330502ef.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Retaj Inn Marina Residence in Doha is situated in the heart of the Pearl island in Doha, and acr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="380.77" OriginalAmount="377" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.32231227" Longitude="51.5252075" StarRating="5" HotelCode="739966|307211" HotelName="Wyndham Doha West Bay" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Maysaloun Street, West Bay, PO Box 5649, Doha</AddressLine>
          </AddressLines>
          <CityName>Doha</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a0/6d/a06d5bd83045aef31e2203e7a1dc151d563eb7cc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Doha.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="388.17" OriginalAmount="384.33" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.32806604" Longitude="51.52873644" StarRating="5" HotelCode="539407|2336895" HotelName="Dusit Doha Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Laundry,Lounge,Massage Centre,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Diplomatic Area, West Bay, PO Box 583, Doha</AddressLine>
          </AddressLines>
          <CityName>Doha</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/8e/6e/8e6ee0bff8c8eaf2eb3a58d09fbd20fdd0aab795.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Doha.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="392.88" OriginalAmount="388.99" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.325073009022" Longitude="51.532581382803" StarRating="5" HotelCode="951225|1479478" HotelName="JW Marriott Marquis City Center Doha" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/08/2026" HotelFacility="Air Conditioning,Bar,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Conference Centre Street, West Bay, PO Box 9282, Doha</AddressLine>
          </AddressLines>
          <CityName>Doha</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/8e/fd/8efd2314581ec2355e0892a42db51f64f489d483.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in the heart of Doha.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="402.99" OriginalAmount="399" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.326218" Longitude="51.524414" StarRating="4" HotelCode="175716|46337" HotelName="InterContinental Doha - The City" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/08/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>West Bay, P.O. Box 22178, Doha</AddressLine>
          </AddressLines>
          <CityName>Doha</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/ae/85/ae85dc804d24e5fef21fcacbf0ecbf5eebb8ec55.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Doha.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="405.01" OriginalAmount="401.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.377131689131" Longitude="51.528123915196" StarRating="5" HotelCode="87428|grand_hyatt_doha" HotelName="Grand Hyatt Doha Hotel &amp; Villas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/08/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 24010, Doha</AddressLine>
          </AddressLines>
          <CityName>Doha</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/26/8a/268a553d22ce2f666f1e152c478b11a329f1a0f6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is positioned at the start of the causeway leading to the Pearl-Qatar project. It is minut...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="407.76" OriginalAmount="403.72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.328279" Longitude="51.532812" StarRating="5" HotelCode="305793|1070388" HotelName="Crowne Plaza Doha West Bay" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/08/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>61 District Zone, Diplomatic Area, 21336 Doha</AddressLine>
          </AddressLines>
          <CityName>Doha</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/76/a2/76a2354d3ed2aadaa15d22a22c026082ece0b45b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Doha.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="429.95" OriginalAmount="425.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.288849664895" Longitude="51.54229157811" StarRating="4" HotelCode="293720|1008115" HotelName="The Royal Riviera Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/08/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al – Saflya Street, Old Salateh, Corniche, P.O. Box 29444</AddressLine>
          </AddressLines>
          <CityName>Doha</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/dc/05/dc05fc945f71c1578e71026d0ca63325dfd619ba.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Doha. The nearest airport is Doha (DOH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="441.99" OriginalAmount="437.61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.269078" Longitude="51.438451" StarRating="5" HotelCode="172263|367775" HotelName="Al Aziziyah Boutique Hotel Doha" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Business Hotel" CnxPolicy="Free CXL until 19/08/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Baaya Street, PO Box 23833, Aspire Zone, Doha</AddressLine>
          </AddressLines>
          <CityName>Doha</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3c/43/3c434e48639f243825ada82863cca586d6503736.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Doha's impressive Aspire Zone, the hotel is located less than a 5-minute wal...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="444.40" OriginalAmount="440.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.32415325" Longitude="51.5332996" StarRating="5" HotelCode="376565|city_centre_rotana_doha" HotelName="City Centre Rotana Doha" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Doha</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/50/49/50498f4190b6cd1fa8577c3b894be52c3b81d85b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Most storeys can be reached by lift. Services such as a baggage storage service, a safe and a curren...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="447.14" OriginalAmount="442.71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.2895" Longitude="51.5316" StarRating="5" HotelCode="980455|17856611" HotelName="Park Hyatt Doha" Meals="ROOM ONLY,BREAKFAST BUFFET,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Sikkat Wadi Msheireb Street, Doha</AddressLine>
          </AddressLines>
          <CityName>Doha</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/62/e0/62e0e1e7aba026270eb8efd54d87885b7b0221ff.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="451.88" OriginalAmount="447.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.329337" Longitude="51.530985" StarRating="4" HotelCode="118200|479455" HotelName="Somerset West Bay Doha" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Diplomatic Area, P.O. Box 26026, Doha</AddressLine>
          </AddressLines>
          <CityName>Doha</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5e/8b/5e8b28df0d462c0640abcc069fcb3b2cb5b82baf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is situated at the heart of Doha's diplomatic area and nestled among embassies, consu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="458.14" OriginalAmount="453.60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.32809737" Longitude="51.53663266" StarRating="5" HotelCode="792052|84930416" HotelName="Centara West Bay Residences &amp; Suites Doha" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" HotelFacility="Air Conditioning,Bar,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Doha</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/16/d3/16d3e7ba5e822e17a8a41390147391d2c9833361.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Doha.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="472.68" OriginalAmount="468.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.32525728" Longitude="51.52249819" StarRating="4" HotelCode="511180|voco_doha_west_bay_suites" HotelName="Fraser Suites West Bay Doha" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="aparthotel" CnxPolicy="Free CXL until 16/08/2026" 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,Golf,Heated Pool,Housekeeping,Internet,Kids Play Area,Laundry,Lounge,Meeting Room,Parking,Restaurant,Room Service,Sauna,Spa,Telephone Service,Valet Parking,Wake-up Call Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Al Intisar Street, PO Box 5863, Doha</AddressLine>
          </AddressLines>
          <CityName>Doha</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dc/df/dcdf17e8d89cfc030d784ee67cea7237382e1a1e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The luxury hotel and residences, Fraser Suites West Bay Doha, is situated in the Diplomatic Area of ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="477.69" OriginalAmount="472.96" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.37634438" Longitude="51.5235109" StarRating="5" HotelCode="584896|2178295" HotelName="Mondrian Doha" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Internet,Massage Centre,Nightclub,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>West Bay Lagoon, Doha</AddressLine>
          </AddressLines>
          <CityName>Doha</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/e6/f5/e6f55684d4d30da6665ae1119b6303bee89317b3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Doha, right by the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="480.43" OriginalAmount="475.67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.28619985" Longitude="51.52572926" StarRating="5" HotelCode="552198|640922" HotelName="Mandarin Oriental Doha" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 17/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Barahat Msheireb Street, Msheireb Downtown Doha, PO Box 23643, Doha</AddressLine>
          </AddressLines>
          <CityName>Doha</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/50/4e/504ed2f9a976651100b9b4411c47c025f8a4f79c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxurious hotel can be found in Doha. The hotel comprises a total of 249 snug accommodation uni...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="490.86" OriginalAmount="486.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.32590424" Longitude="51.53873453" StarRating="3" HotelCode="530092|the_curve_hotel" HotelName="The Curve Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>P.O.Box 30503, Diplomatic Street, West Bay, Doha</AddressLine>
          </AddressLines>
          <CityName>Doha</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/55/1b/551b17211b5853deb22b995928b081401cc05f3b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Doha.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="492.88" OriginalAmount="488" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.2895" Longitude="51.5316" StarRating="0" HotelCode="977449|427564" HotelName="Hilton Doha The Pearl Residences" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Pearl Boulevard, Tower AQ-07, Abraj Quartier, Doha</AddressLine>
          </AddressLines>
          <CityName>Doha</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fa/7e/fa7ec84f4f548a897f2842e0f1bee26937c4fbe7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="495.24" OriginalAmount="490.34" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.38668651" Longitude="51.52616523" StarRating="3" HotelCode="757485|622004" HotelName="Staybridge Suites Doha Lusail" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 14/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Marina Promenade Road, Lusail, Doha</AddressLine>
          </AddressLines>
          <CityName>Doha</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/75/c6/75c6feb567cc2635d81ae0cbfabf2734245144bf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This simple hotel can be found in Doha. Customers will enjoy a peaceful and calm stay on the premise...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="501.96" OriginalAmount="496.99" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.328646835072" Longitude="51.52990758419" StarRating="5" HotelCode="81849|83160" HotelName="W Doha" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 17/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Street 831, Building 262, Zone 61, P.O. Box 19573, Doha</AddressLine>
          </AddressLines>
          <CityName>Doha</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8e/d2/8ed2fca4d7b122cdeb84bbc625987f16da031408.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated between the commercial heart of the city and the diplomatic quarter, jus...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="502.08" OriginalAmount="497.11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.280059" Longitude="51.508245" StarRating="5" HotelCode="81848|82174" HotelName="La Cigale Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>60 Suhaim Bin Hamand Street, P.O. Box 25555, Al Sadd Area, Doha</AddressLine>
          </AddressLines>
          <CityName>Doha</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/98/2c/982ceba116630c81370ef32cd440fded1aa025ae.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This Doha hotel is situated in the centre of the Al Sadd business district and is one of the most im...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="508.18" OriginalAmount="503.15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.32495119" Longitude="51.35118758" StarRating="4" HotelCode="481579|500741" HotelName="AlRayyan Hotel Doha, Curio Collection by Hilton" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/08/2026" HotelFacility="Laundry,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Mall of Qatar, P.O. Box 23325, Al Rayyan, Doha</AddressLine>
          </AddressLines>
          <CityName>Doha</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/593625/a_593625_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Doha.</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="572.37" OriginalAmount="566.70" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.326103" Longitude="51.540432" StarRating="5" HotelCode="170139|CAW650500" HotelName="Hilton Doha" Meals="HALF BOARD,BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/08/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Diplomatic District, West Bay Area, Doha</AddressLine>
          </AddressLines>
          <CityName>Doha</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/40/73/40734779e5b2fd9c4ab8eeb0cf4a891d15f87f29.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Doha, right on the sandy beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="582.77" OriginalAmount="577" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.328517" Longitude="51.530652" StarRating="5" HotelCode="166978|20920" HotelName="Kempinski Residences &amp; Suites Doha" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Qassar Street, West Bay, Doha</AddressLine>
          </AddressLines>
          <CityName>Doha</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/62/9b/629b8c074ae86945bb76f737fff7cd66cc8a9001.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Doha, the capital of the State of Qatar, an independent emirate situated on ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="583.10" OriginalAmount="577.33" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.379446007338" Longitude="51.531833410263" StarRating="5" HotelCode="21590|21224" HotelName="The Ritz-Carlton Doha" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>PO Box 23400, Doha</AddressLine>
          </AddressLines>
          <CityName>Doha</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/e1/65/e165a8d8e25e8f24c881c21632c96e353339ce70.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Overlooking the crystal-blue waters of the Arabian Gulf, the hotel is set on its own exclusive islan...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="583.17" OriginalAmount="577.40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.285771626937" Longitude="51.546987891197" StarRating="3" HotelCode="185796|145546" HotelName="Century Hotel Doha" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 18/08/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>820 Malik Bin Anas Street, Old Slata, El Refaa District, Doha</AddressLine>
          </AddressLines>
          <CityName>Doha</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/c3/24/c32465d630e4b2eff8194802508acfc327fd2400.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is placed 1.5 miles from Dhow Harbour and the Museum of Islamic Art, and just 930 yards fr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="623.17" OriginalAmount="617.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.376428702237" Longitude="51.549525330025" StarRating="5" HotelCode="304286|marsa_malaz_kempinski_the_pearl_doha" HotelName="Marsa Malaz Kempinski The Pearl Doha" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>The Pearl, Costa Malaz Bay, Doha</AddressLine>
          </AddressLines>
          <CityName>Doha</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2c/fd/2cfdd882a4f8d2f36123466f74c177bd96053fd3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Doha, right on the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="625.87" OriginalAmount="619.67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.30312158" Longitude="51.47508858" StarRating="4" HotelCode="956274|2355395" HotelName="Al Messila A Luxury Collection Resort &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Amir Street, Doha</AddressLine>
          </AddressLines>
          <CityName>Doha</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/79/a2/79a298f2ba16cabffe8ae52dbb672647e2d60b50.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="640.74" OriginalAmount="634.40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.28033036" Longitude="51.53027472" StarRating="3" HotelCode="562103|2020845" HotelName="Town Hotel Doha" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 17/08/2026" HotelFacility="24 Hour Security,Air Conditioning,Bar,Housekeeping,Internet,Laundry,Parking,Restaurant,Smoking Rooms,Spa,Telephone Service,Valet Parking,Wake-up Call Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Musheireb 4, Najm Street, Doha</AddressLine>
          </AddressLines>
          <CityName>Doha</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/56/f7/56f784561bd1123792b519d089c215c75be8b2a9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The graceful tower of The Town Hotel Doha and is quickly taking its place among the city's most admi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="681.80" OriginalAmount="675.05" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.28792476" Longitude="51.532334" StarRating="5" HotelCode="443502|2502195" HotelName="Souq Waqif Boutique Hotels by Tivoli" Meals="HALF BOARD" BedType="HALF BOARD" PropertyType="" CnxPolicy="Free CXL until 18/08/2026" HotelFacility="Air Conditioning,Bar">
        <Address>
          <AddressLines>
            <AddressLine>Souq Waqif, PO Box 3496, Doha</AddressLine>
          </AddressLines>
          <CityName>Doha</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/234124/234124a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex warmly welcomes guests in Doha.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="719.12" OriginalAmount="712" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.262429" Longitude="51.444822" StarRating="5" HotelCode="186352|170286" HotelName="The Torch Doha" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Spa Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 19/08/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Heated Pool,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Al Waab Street, P.O. Box 23833, Aspire Zone, Doha</AddressLine>
          </AddressLines>
          <CityName>Doha</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/97/d6/97d6e8827d07ec6d3a78469b73b8a96486c2c0e4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of the Aspire Zone sporting complex in Doha, 200 metres from the V...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="777.64" OriginalAmount="769.94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.287309653467" Longitude="51.543663834323" StarRating="4" HotelCode="95819|81404" HotelName="Plaza Inn Doha" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Meena Street, Old Salata Area, PO Box 22920, Doha</AddressLine>
          </AddressLines>
          <CityName>Doha</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/32/7c/327c898b1c65aed28b482ddcdfb94b9c50145313.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Doha, United Arab Emirates, within 3 km of the commercial district, Diwan Am...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="777.70" OriginalAmount="770" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.286522410037" Longitude="51.562559507935" StarRating="5" HotelCode="21589|46353" HotelName="Doha Marriott Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,ALL INCLUSIVE" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 17/08/2026" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Fax,Internet,Laundry,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ras Abu Aboud Street, Building 2 Street 920 Zone 28, P.O. Box 1911, Doha</AddressLine>
          </AddressLines>
          <CityName>Doha</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/27944/w_27944_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on the east shore of Doha bay, the hotel overlooks the marina and the beautiful Corniche. It...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="783.76" OriginalAmount="776.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.28790736" Longitude="51.54442022" StarRating="5" HotelCode="934197|doubletree_by_hilton_hotel_doha_old_town" HotelName="DoubleTree by Hilton Hotel Doha Old Town" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/08/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Sauna,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Al Meena Street, Doha</AddressLine>
          </AddressLines>
          <CityName>Doha</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a9/29/a929353626f34294a803cde2a641bb2d44ab180c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel has a lift and a 24-hour reception desk. Amenities include a cloakroom, baggage storage s...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1068.17" OriginalAmount="1057.59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.284403793484" Longitude="51.556667983532" StarRating="5" HotelCode="61900|61154" HotelName="Sharq Village &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Beach Hotel,Club Resort,Village,Spa Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Garden,Golf,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ras Abu Abboud Street, PO Box 26662, Doha, Qatar</AddressLine>
          </AddressLines>
          <CityName>Doha</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/bf/de/bfde93ea06da3ef56f83ff4570ec2dc1eec7e6b0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly business and conference hotel is situated in the city of Doha in Qatar. It lies...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1102.43" OriginalAmount="1091.51" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.28496944" Longitude="51.53372191" StarRating="5" HotelCode="778004|2300895" HotelName="Al Najada Doha Hotel by Tivoli" Meals="HALF BOARD,FULL BOARD" BedType="HALF BOARD" PropertyType="hotel" CnxPolicy="Free CXL until 15/08/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Golf,Internet,Jacuzzi,Massage Centre,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Barahat Al Jufairi Street, Al Najada, Doha</AddressLine>
          </AddressLines>
          <CityName>Doha</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/640054/640054a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located right in the heart of Doha, this boutique hotel is ideal for guests who appreciate a stylish...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1169.90" OriginalAmount="1158.32" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.350333260643" Longitude="51.527962982655" StarRating="4" HotelCode="185797|762885" HotelName="The St. Regis Doha" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 14/08/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Doha West Bay, Doha 14435</AddressLine>
          </AddressLines>
          <CityName>Doha</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/25/80/258094a2dd9c168f498647d634325a23e09f7850.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Doha.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1236.24" OriginalAmount="1224.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.2611318" Longitude="51.6136329" StarRating="4" HotelCode="303774|the_airport_hotel_transit_only" HotelName="Oryx Airport Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hamad International Airport, Doha</AddressLine>
          </AddressLines>
          <CityName>Doha</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c8/84/c8845e56f2db6976cd69918bce68249077c2c78a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Doha. The nearest airport is Doha (DOH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1245.66" OriginalAmount="1233.33" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.276073906068" Longitude="51.512920331009" StarRating="5" HotelCode="376448|1590598" HotelName="The Westin Doha Hotel &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Security,Air Conditioning,ATM/Cash Machine,Banquet Hall,Bar,Beauty Salon,Business Centre,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Dining,Fax,Garden,Internet,Laundry,Massage Centre,Meeting Room,Parking,Pets allowed,Printer,Restaurant,Room Service,Sauna,Smoking Rooms,Spa,Swimming Pool,Valet Parking,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Salwa Road, PO Box 39474, Fereej Bin Mahmoud, Zone 23, Doha</AddressLine>
          </AddressLines>
          <CityName>Doha</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7f/d8/7fd8984c4fc3d368c4f6c22b82a1e0b3332c1555.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Enter a Westin® Doha Hotel &amp; Spa and you will notice immediately how good it feels to be here. Caref...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1315.43" OriginalAmount="1302.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.318439828387" Longitude="51.535819172859" StarRating="5" HotelCode="45053|21204" HotelName="Sheraton Grand Doha Resort &amp; Convention Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Corniche Street, P.O. Box 6000, Doha</AddressLine>
          </AddressLines>
          <CityName>Doha</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/52/6f/526f2e409ec59d9511333dc895998a7c4e0f4db4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel stands majestically amidst 70 acres of landscaped gardens. It is just a few minutes' drive...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2333.10" OriginalAmount="2310" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.298027" Longitude="51.640645" StarRating="5" HotelCode="284401|39334" HotelName="Banana Island Resort Doha by Anantara" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 13/08/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 23919, Doha</AddressLine>
          </AddressLines>
          <CityName>Doha</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/38/385496/385496a_hb_a_027.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Doha. The nearest airport is Doha (DOH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="3428.20" OriginalAmount="3394.26" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.26756878631" Longitude="51.52207358634" StarRating="3" HotelCode="402615|30154716" HotelName="Rawdat Al Khail Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Conference Hall,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Abu al Qasim Al shabi Street, P.O Box 1109, Near Al Muntazah Garden, Doha</AddressLine>
          </AddressLines>
          <CityName>Doha</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b1/72/b1724f8c3590f92b2b311b538ecfcdbcde5176c9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Doha. The nearest airport is Doha (DOH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Laundry,Massage Centre,Room Service,Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Lounge,Restaurant,Sauna,Swimming Pool,Telephone Service,Central Heating,Currency Exchange,Spa,Bicycle Rental,Designated Smoking Area,Heated Pool,Shopping Arcade,Wheelchair Access,24 Hour Power Supply,24 Hour Security,Airport Transfer (on Demand),ATM/Cash Machine,Banquet Hall,Beauty Salon,Business Centre,Dining,Housekeeping,Kitchen,Meeting Room,Parking,Printer,Smoking Rooms,Valet Parking,Wake-up Call Service,Diet Meals,Kids Play Area,24 Hour Front Desk,24 Hour Room Service,Coffee Shop,Concierge,Dry Cleaning,Elevator,LCD/Projector,Luggage Storage,Nightclub,Garden,Pets allowed</BasicAmenities>
    <HotelRating>4,5,3</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ALL INCLUSIVE,DINNER</Meals>
    <PropertyType>HOTEL,CITY HOTEL,BUSINESS HOTEL,SPA HOTEL,FAMILY-FRIENDLY HOTEL,APARTHOTEL,APARTMENT HOTEL,AIRPORT HOTEL,CONFERENCE HOTEL,BEACH HOTEL,CLUB RESORT,VILLAGE,APARTMENT</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
e2df3e00-6f8b-43c9-be2e-031698208a79|GoGlobalTravelSearch|successfull supplier interation||GoGlobleTravel|True