<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
3a382568-3875-4913-8915-75a36fd9395d|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="3a382568-3875-4913-8915-75a36fd9395d">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="4" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="69207" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-07-08T00:00:00" End="2026-07-10T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="Travelhead@ragtoursandtravels.com" Password="Ctales@2424" RequestedCurrency="GBP" ClientNationality="PK" 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
3a382568-3875-4913-8915-75a36fd9395d|HotelbedsSearch|supplier interation failed||HotelBeds|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
3a382568-3875-4913-8915-75a36fd9395d|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
3a382568-3875-4913-8915-75a36fd9395d|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:ffc39bed-f223-4bf5-892a-00058fb7791c
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
3a382568-3875-4913-8915-75a36fd9395d|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
3a382568-3875-4913-8915-75a36fd9395d|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
3a382568-3875-4913-8915-75a36fd9395d|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
3a382568-3875-4913-8915-75a36fd9395d|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
3a382568-3875-4913-8915-75a36fd9395d|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-04T18:17:13.4426882+01:00" Version="0" EchoToken="Search" TransactionIdentifier="3a382568-3875-4913-8915-75a36fd9395d" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="94" TotalAmount="61.32" OriginalAmount="60.71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.258537" Longitude="51.524167" StarRating="3" HotelCode="|446031" HotelName="Palm Inn Doha" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rawdat Al Khail St</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/6/0/3/1/446031_26482de1150.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="63.63" OriginalAmount="63.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.26774" Longitude="51.52207" StarRating="3" HotelCode="|196507" HotelName="Rawdat Al Khail " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Abu al Qasim Al shabi St</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/6/5/0/7/196507_11.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="63.72" OriginalAmount="63.09" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.275261" Longitude="51.546985" StarRating="4" HotelCode="|39655" HotelName="Al Liwan Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>UMM GHOWAILINA STREET, PO BOX 32457 27</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/6/5/5/39655_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel and has 83 rooms, The establishment boasts a lobby, a safety deposit box service, a cafÃ© and a restaurant. The establishment also offers conference facilities, room service, a laundry service and a car park. SITUATION: It is located close toDoha the city centre of Clients can also find the market and the promenade. the establishment is 3 kilometres away from Doha Airport. ROOM: The establishment has rooms, suites and deluxe rooms. They have a hairdryer, a direct line telephone, a satellite or cable television, a safety deposit box, an ironing set and internet. They also have an American kitchen, a mini-bar, a fridge, a microwave, a washing machine, a coffee maker, a kettle and individual air-conditioning. FACILITIES: The establishment boasts a gym, a swimming pool with an outdoor bar, a sauna, a steam bath and spa treatments. MEALS: Regarding the food and beverage offering, the establishment offers a restaurant and a coffee shop. PAYMENT METHODS: The establishment accepts American Express, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="65.00" OriginalAmount="64.36" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.2749924" Longitude="51.547508" StarRating="2" HotelCode="|446030" HotelName="Wonder Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Umm Ghuwailina</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/6/0/3/0/446030_7c4d3191100.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="67.67" OriginalAmount="67.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.26756878631" Longitude="51.52207358634" StarRating="3" HotelCode="402615|rawdat_al_khail_hotel" HotelName="Rawdat Al Khail Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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>
    <HotelStay SourceId="63" TotalAmount="69.69" OriginalAmount="69.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.2895" Longitude="51.5316" StarRating="4" HotelCode="89108|al_liwan_suites" HotelName="Al Liwan Suites Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" 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="16" TotalAmount="90.01" OriginalAmount="89.12" 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 04/07/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="94" TotalAmount="90.77" OriginalAmount="89.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.285995" Longitude="51.544152" StarRating="3" HotelCode="|443693" HotelName="Golden Ocean" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Meena Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/3/6/9/3/443693_ef2f9a91059.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="94.94" OriginalAmount="94.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="94" TotalAmount="98.21" OriginalAmount="97.24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.270163" Longitude="51.522663" StarRating="3" HotelCode="|449435" HotelName="Al Liwan Suites Rawdat Al Khail" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>930 Abu al Qasim Al Shabi St.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/9/4/3/5/449435_3fa27921611.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="98.92" OriginalAmount="97.94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.28591504" Longitude="51.54437136" StarRating="4" HotelCode="362224|77602679" HotelName="Golden Ocean Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" 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="94" TotalAmount="113.32" OriginalAmount="112.20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.27328" Longitude="51.53389" StarRating="0" HotelCode="|591179" HotelName="Al Liwan Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Street number 945, Building number 21, Zone 25, Fereej Bin Derhem</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/9/1/1/7/9/591179_9ad072b2034.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="148.03" OriginalAmount="146.56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.28191" Longitude="51.51298" StarRating="4" HotelCode="|446037" HotelName="Somerset Al Mansoura Doha" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ibn Ammar Street No 982 Zone 25 Building 16</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/6/0/3/7/446037_28acd591416.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="162.19" OriginalAmount="160.58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.275972" Longitude="51.497831" StarRating="4" HotelCode="|443670" HotelName="DoubleTree by Hilton Doha - Al Sadd" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mohammed Bin Al Qasim Street Al Sadd</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/3/6/7/0/443670_355a77c1237.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="191.45" OriginalAmount="189.55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.28356" Longitude="51.54552" StarRating="3" HotelCode="|443751" HotelName="Green Garden" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bahr Al Arab Street 950</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/3/7/5/1/443751_ef058981351.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="191.90" OriginalAmount="190" 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="Non Refundable" 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="94" TotalAmount="199.07" OriginalAmount="197.10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.327195" Longitude="51.535229" StarRating="5" HotelCode="|443568" HotelName="Aleph Doha Residences, Curio Collection By Hilton" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Aba Al Hanin Bil Hanin Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/3/5/6/8/443568_4532a5b1413.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="205.20" OriginalAmount="203.17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.32784" Longitude="51.53215" StarRating="5" HotelCode="|446032" HotelName="Dusit Hotel and Suites - Doha" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Diplomatic Area, West Bay, P.O. Box 23373,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/6/0/3/2/446032_70005981119.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="208.06" OriginalAmount="206" 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="94" TotalAmount="212.11" OriginalAmount="210.01" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.276425" Longitude="51.549299" StarRating="4" HotelCode="|455568" HotelName="Green Park" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>938 Umm Ghuwailina St</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/5/5/6/8/455568_55b5efe1749.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="217.09" OriginalAmount="214.94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.290311" Longitude="51.544772" StarRating="4" HotelCode="50873|1968279" HotelName="Mövenpick Hotel Doha" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,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="27" TotalAmount="219.17" OriginalAmount="217" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.29029700852" Longitude="51.543790698052" StarRating="5" HotelCode="175303|74245" HotelName="Fraser Suites Doha" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" 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="94" TotalAmount="225.87" OriginalAmount="223.63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.317897" Longitude="51.52038" StarRating="4" HotelCode="|443714" HotelName="Ezdan Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>West Bay, Al Dafna</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/3/7/1/4/443714_5ec019a1746.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="228.26" OriginalAmount="226" 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="27" TotalAmount="232.30" OriginalAmount="230" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.28933347" Longitude="51.51090145" StarRating="4" HotelCode="411146|58967" HotelName="Sapphire Plaza Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" 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="94" TotalAmount="236.54" OriginalAmount="234.20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.2804894" Longitude="51.5474975" StarRating="4" HotelCode="|196408" HotelName="Corp Executive Doha Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>40 Umm Ghuwailina Street, Area 27</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/6/4/0/8/196408_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="247.45" OriginalAmount="245" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.32806604" Longitude="51.52873644" StarRating="5" HotelCode="539407|395289" 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="94" TotalAmount="250.10" OriginalAmount="247.62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.327964" Longitude="51.528693" StarRating="5" HotelCode="|443496" HotelName="Dusit Doha" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Diplomatic Area</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/3/4/9/6/443496_c3eb59f1159.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="255.53" OriginalAmount="253.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.36590481" Longitude="51.54766981" StarRating="4" HotelCode="545999|retaj_inn_marina_residence" HotelName="Retaj Inn Marina Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="aparthotel" CnxPolicy="Non Refundable" 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="256.54" OriginalAmount="254" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.286252" Longitude="51.538646" StarRating="3" HotelCode="909606|31656" 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="94" TotalAmount="272.93" OriginalAmount="270.23" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.365926" Longitude="51.547975" StarRating="4" HotelCode="|443698" HotelName="Sedra Arjaan By Rotana" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sedra Arjaan by Rotana Tower 27</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/3/6/9/8/443698_21918b41233.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="273.71" OriginalAmount="271.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="Non Refundable" 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="94" TotalAmount="278.44" OriginalAmount="275.68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.325813" Longitude="51.538944" StarRating="4" HotelCode="|211200" HotelName="The Curve" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Diplomatic St. West Bay Doha</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/1/2/0/0/211200_abe8d101307.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="286.51" OriginalAmount="283.67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.369753" Longitude="51.554799" StarRating="0" HotelCode="|469946" HotelName="Retaj Baywalk Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Street 140</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/9/9/4/6/469946_ec878521248.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="289.40" OriginalAmount="286.53" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.283386" Longitude="51.495666" StarRating="5" HotelCode="|61160" HotelName="Millennium Doha" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>PO BOX 24249 JAWAAN STREET AL SADD DOHA QATAR</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/1/1/6/0/61160_14.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment is business, has a spacious hall and seats.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="292.90" OriginalAmount="290.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.32231227" Longitude="51.5252075" StarRating="5" HotelCode="739966|wyndham_doha_west_bay" HotelName="Wyndham Doha West Bay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <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="63" TotalAmount="294.92" OriginalAmount="292.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="Non Refundable" 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="63" TotalAmount="297.95" OriginalAmount="295.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="94" TotalAmount="300.79" OriginalAmount="297.81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.274641" Longitude="51.510334" StarRating="5" HotelCode="|472139" HotelName="Abesq Doha And Residences" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Suhaim Bin Hamad Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/2/1/3/9/472139_432cced2059.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="300.91" OriginalAmount="297.93" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.326218" Longitude="51.524414" StarRating="4" HotelCode="175716|1107543" HotelName="InterContinental Doha - The City" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" 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="94" TotalAmount="303.94" OriginalAmount="300.93" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.3046081" Longitude="51.5512742" StarRating="5" HotelCode="|446913" HotelName="Mina and Residences By The Torch" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/6/9/1/3/446913_a8254221644.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="304.45" OriginalAmount="301.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.32525728" Longitude="51.52249819" StarRating="4" HotelCode="511180|67518510" HotelName="Fraser Suites West Bay Doha" Meals="ROOM ONLY,HALF BOARD: ANY 2 MEALS" BedType="ROOM ONLY" PropertyType="aparthotel" 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="94" TotalAmount="310.87" OriginalAmount="307.79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.325072" Longitude="51.537947" StarRating="5" HotelCode="|61161" HotelName="Qabila Westbay" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>WEST BAY AREA CORNICHE, PO BOX 22752 22752</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/1/1/6/1/61161_11.jpg</HotelPictures>
        <HotelDescription>HOTEL: This building has 26 floors and 350 rooms. The establishment boasts a cafÃ© and a restaurant. SITUATION: West Bay Is situated in 1 kilometre away from the establishment, guests will find the city centre, shops, 15 minutes away from the establishment you have Doha Airport. ROOM: The rooms a bathroom with a shower or bath, a hairdryer, a television, a radio and internet. They also have a kitchen, a coffee maker, a kettle, individual heating and a safety deposit box. FACILITIES: The establishment has a swimming pool, a health club, a spa, a games room, a massage service, deck chairs, a jacuzzi and a beauty centre. 7 kilometres away from the establishment, guests can find the golf course.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="315.50" OriginalAmount="312.38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.3272291" Longitude="51.5331076" StarRating="5" HotelCode="|446060" HotelName="Waldorf Astoria Doha West Bay" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Shaghya Street Al Dafna West Bay</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/6/0/6/0/446060_1040e051152.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="317.12" OriginalAmount="313.98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.329001" Longitude="51.535571" StarRating="0" HotelCode="|446009" HotelName="Delta Hotels City Center Doha" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>UMM ARSAAN STREET</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/6/0/0/9/446009_ac555151120.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="318.15" OriginalAmount="315.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.329337" Longitude="51.530985" StarRating="4" HotelCode="118200|somerset_west_bay_doha" 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="94" TotalAmount="320.26" OriginalAmount="317.09" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.320122" Longitude="51.520899" StarRating="5" HotelCode="|443569" HotelName="The Bentley Luxury and Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Shams Street Building 14, Zone 63</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/3/5/6/9/443569_972a5fe1423.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="320.74" OriginalAmount="317.56" 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" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="1" TotalAmount="321.14" OriginalAmount="317.96" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.2895" Longitude="51.5316" StarRating="5" HotelCode="977449|CBO054200" HotelName="Hilton Doha The Pearl Residences" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <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="63" TotalAmount="327.24" OriginalAmount="324.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.327762210625" Longitude="51.529674339098" StarRating="5" HotelCode="931226|ascott_doha_2" HotelName="Hyatt Residences Doha West Bay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="apartment" CnxPolicy="Non Refundable" 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="94" TotalAmount="328.06" OriginalAmount="324.81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.27771" Longitude="51.51474" StarRating="4" HotelCode="|610968" HotelName="Riviera Rayhaan by Rotana Doha" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>930 Al Kindi Street 23 Bin Mahmoud South</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/1/0/9/6/8/610968_b972cc10157.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="330.51" OriginalAmount="327.24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.325444" Longitude="51.522407" StarRating="5" HotelCode="|443500" HotelName="Voco Doha West Bay Suites, An Ihg" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Intisar Street, West Bay</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/3/5/0/0/443500_3dddc241225.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="340.03" OriginalAmount="336.66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.32961" Longitude="51.52907" StarRating="0" HotelCode="|443692" HotelName="Marriott Executive Apartments City Center Doha" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Diplomatic Area</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/3/6/9/2/443692_79eaa101045.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="353.53" OriginalAmount="350.03" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.324842" Longitude="51.533691" StarRating="5" HotelCode="|446026" HotelName="Le Méridien City Center, Doha" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Conference Centre Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/6/0/2/6/446026_414f5f01141.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="357.54" OriginalAmount="354" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.328646835072" Longitude="51.52990758419" StarRating="5" HotelCode="81849|39338" HotelName="W Doha" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" 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="94" TotalAmount="370.87" OriginalAmount="367.20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.290575" Longitude="51.544215" StarRating="4" HotelCode="|31410" HotelName="Mövenpick Doha" Meals="HALF-BOARD" BedType="HALF-BOARD" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>CORNICHE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/1/4/1/0/31410_2738adb0743.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was opened in 2001 and has 154 rooms. The establishment boasts a currency exchange service, a safety deposit box service, a lift, a cafÃ©, a bar, a nightclub and restaurants. The establishment also offers a business centre, conference rooms, WiFi, room service, a laundry service and a car park. SITUATION: This hotel is in the city centre. Near the establishment, you will find places of interest. It is 5 kilometres away from Doha Airport. ROOM: Each room has a bathroom with a hairdryer, a direct line telephone, cable television, a fax machine, a television, internet and remote control. They also have a mini-bar, a safety deposit box (available for a fee), heating and a central air-conditioning system. FACILITIES: Guests can enjoy a covered swimming pool with a children's area, a jacuzzi and a gym.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="378.76" OriginalAmount="375.01" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.386677" Longitude="51.526395" StarRating="4" HotelCode="|443598" HotelName="Staybridge Suites Doha Lusail" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Marina Promenade Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/3/5/9/8/443598_bc723c41124.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="387.35" OriginalAmount="383.51" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.28977" Longitude="51.51112" StarRating="4" HotelCode="|196510" HotelName="Sapphire Plaza" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>19 Al Reem Street, Al Rayyan Road.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/6/5/1/0/196510_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="394.91" OriginalAmount="391" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.285771626937" Longitude="51.546987891197" StarRating="3" HotelCode="185796|46347" HotelName="Century Hotel Doha" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,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="400.97" OriginalAmount="397.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.324865" Longitude="51.528097" StarRating="5" HotelCode="935175|marriott_marquis_city_center_doha" HotelName="Marriott Marquis City Center Doha Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="94" TotalAmount="405.36" OriginalAmount="401.35" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.3294928" Longitude="51.5340189" StarRating="4" HotelCode="|446448" HotelName="Element West Bay Doha" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Umm Awaarad Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/6/4/4/8/446448_5d9ee0f1041.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="405.45" OriginalAmount="401.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.328039" Longitude="51.536504" StarRating="5" HotelCode="|443595" HotelName="Centara West Bay and Residences Doha" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Diplomatic Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/3/5/9/5/443595_a1dbf561029.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="408.04" OriginalAmount="404.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.32809737" Longitude="51.53663266" StarRating="5" HotelCode="792052|centara_west_bay_residences_suites" HotelName="Centara West Bay Residences &amp; Suites Doha" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" 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="1" TotalAmount="414.49" OriginalAmount="410.39" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.326103" Longitude="51.540432" StarRating="5" HotelCode="170139|CAW650500" HotelName="Hilton Doha" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="94" TotalAmount="423.78" OriginalAmount="419.58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.3276" Longitude="51.53098" StarRating="5" HotelCode="|446006" HotelName="Element City Center Doha" Meals="HALF-BOARD" BedType="HALF-BOARD" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Zone 61, Bulmasan Street, West Bay,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/6/0/0/6/446006_32ef6c31058.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="431.42" OriginalAmount="427.15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.374875" Longitude="51.540049" StarRating="5" HotelCode="|443596" HotelName="Hilton Doha The Pearl" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Abraj Quartier Pearl Boulevar</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/3/5/9/6/443596_00e6ad61024.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="445.53" OriginalAmount="441.12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.28103" Longitude="51.55133" StarRating="5" HotelCode="|445968" HotelName="The Plaza Doha, LXR Hotels &amp; Resorts" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>C Ring Rd, Doha, Qatar</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/5/9/6/8/445968_37537071131.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="446.66" OriginalAmount="442.24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.270383" Longitude="51.544716" StarRating="5" HotelCode="|446039" HotelName="Steigenberger Residence Doha" Meals="FULL-BOARD" BedType="FULL-BOARD" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ibn Muawiya St</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/6/0/3/9/446039_2cf149d1440.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="456.56" OriginalAmount="452.04" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.324273" Longitude="51.533079" StarRating="5" HotelCode="|196464" HotelName="Jw Marriott Marquis City Center Doha" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Conference Centre Street, West Bay</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/6/4/6/4/196464_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="463.59" OriginalAmount="459" 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="94" TotalAmount="509.79" OriginalAmount="504.74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.33001" Longitude="51.52901" StarRating="5" HotelCode="|445971" HotelName="Wyndham Grand Doha West Bay Beach" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Diplomatic Street West Bay</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/5/9/7/1/445971_3f4664f1159.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="534.29" OriginalAmount="529.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.287309653467" Longitude="51.543663834323" StarRating="4" HotelCode="95819|best_western_hotel_doha" 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="94" TotalAmount="538.40" OriginalAmount="533.07" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.28576" Longitude="51.54745" StarRating="4" HotelCode="|603063" HotelName="فندق شراعوه الملكي" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>???? ??????</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/0/3/0/6/3/603063_87469e72307.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="561.32" OriginalAmount="555.76" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.28790736" Longitude="51.54442022" StarRating="5" HotelCode="934197|CAW676100" HotelName="DoubleTree by Hilton Hotel Doha Old Town" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="94" TotalAmount="564.03" OriginalAmount="558.45" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.28759" Longitude="51.54418" StarRating="5" HotelCode="|196502" HotelName="Doubletree By Hilton Doha Old Town" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Meena Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/6/5/0/2/196502_12.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="640.69" OriginalAmount="634.35" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.39237" Longitude="51.52639" StarRating="5" HotelCode="|446028" HotelName="Velero Doha" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Majdami Street, Lusail. P.O. Box :15789</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/6/0/2/8/446028_f46d2be1112.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="641.26" OriginalAmount="634.91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.40669" Longitude="51.52124" StarRating="5" HotelCode="|445979" HotelName="Agora, Doha, Autograph Collection" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Place Vendome waterfront, Lusail (Building No. 3, Street No. 353)</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/5/9/7/9/445979_8f74a7a1215.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="654.38" OriginalAmount="647.90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.286533" Longitude="51.562634" StarRating="5" HotelCode="|61158" HotelName="Rixos Gulf  Doha" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>RAS ABU ABOUD STREET, BUILDING 2,ST DOHA DOHA 00000</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/1/1/5/8/61158_02acdb51334.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a lobby. ROOM: The establishment has medium-sized, standard rooms. FACILITIES: The establishment boasts a swimming pool, a gym, squash, a tennis court, private beach, water sports and a marina.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="678.72" OriginalAmount="672" 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="Non Refundable" 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="34" TotalAmount="681.72" OriginalAmount="674.97" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.32415325" Longitude="51.5332996" StarRating="5" HotelCode="376565|165034" HotelName="City Centre Rotana Doha" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" 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="63" TotalAmount="681.75" OriginalAmount="675.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.28550281" Longitude="51.50526074" StarRating="5" HotelCode="539196|millennium_plaza_doha" HotelName="Millennium Plaza Doha" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" 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="63" TotalAmount="740.33" OriginalAmount="733.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.37634438" Longitude="51.5235109" StarRating="5" HotelCode="584896|mondrian_doha" HotelName="Mondrian Doha" Meals="ROOM ONLY" 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="94" TotalAmount="755.60" OriginalAmount="748.12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.271903" Longitude="51.514042" StarRating="4" HotelCode="|165388" HotelName="Radisson Blu Doha" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Salwa Road, Intersection of the C Ring Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/5/3/8/8/165388_d62a7b10722.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="760.53" OriginalAmount="753.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.269078" Longitude="51.438451" StarRating="5" HotelCode="172263|grand_heritage_doha_hotel_and_spa" HotelName="Al Aziziyah Boutique Hotel Doha" Meals="ROOM ONLY" 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,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="94" TotalAmount="824.63" OriginalAmount="816.47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.273499" Longitude="51.516149" StarRating="4" HotelCode="|443597" HotelName="Dusitd2 Salwa Doha" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Wadi Al Markh Street, Muntazah Area</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/3/5/9/7/443597_16c5d301050.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="836.89" OriginalAmount="828.60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.28537" Longitude="51.517155" StarRating="5" HotelCode="|443669" HotelName="Banyan Tree Doha At La Cigale Mushaireb" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Khaleej Street , Mushaireb</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/3/6/6/9/443669_0113ced1129.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="861.53" OriginalAmount="853.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.262429" Longitude="51.444822" StarRating="5" HotelCode="186352|the_torch_doha" HotelName="The Torch Doha" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Spa Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" 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="94" TotalAmount="881.21" OriginalAmount="872.49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="24.861591" Longitude="51.514569" StarRating="5" HotelCode="|216938" HotelName="Sealine Beach - A Murwab Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Messaied Road PO Box 50255 Doha Qatar</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/6/9/3/8/216938_799693f1221.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="882.60" OriginalAmount="873.86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.36932" Longitude="51.54371" StarRating="5" HotelCode="|446029" HotelName="The St. Regis Marsa Arabia Island, The Pearl Qatar" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>The St. Regis Residence, Marsa Arabia Island</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/6/0/2/9/446029_8698cea1154.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="899.92" OriginalAmount="891.01" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.377131689131" Longitude="51.528123915196" StarRating="5" HotelCode="87428|1415867" HotelName="Grand Hyatt Doha Hotel &amp; Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,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="27" TotalAmount="932.23" OriginalAmount="923" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.284403793484" Longitude="51.556667983532" StarRating="5" HotelCode="61900|20921" HotelName="Sharq Village &amp; Spa" Meals="ROOM ONLY" 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="27" TotalAmount="933.24" OriginalAmount="924" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.272808117679" Longitude="51.513304710388" StarRating="4" HotelCode="36790|69200" HotelName="Radisson Blu Hotel, Doha" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" 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="960.51" OriginalAmount="951.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.379446007338" Longitude="51.531833410263" StarRating="5" HotelCode="21590|the_ritzcarlton_doha" HotelName="The Ritz-Carlton Doha" Meals="ROOM ONLY" 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="94" TotalAmount="963.95" OriginalAmount="954.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.35033" Longitude="51.52796" StarRating="0" HotelCode="|194601" HotelName="The St. Regis Doha" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Doha West Bay; Doha 14435</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/4/6/0/1/194601_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1072.20" OriginalAmount="1061.58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.36265" Longitude="51.54319" StarRating="5" HotelCode="|447095" HotelName="Four Seasons Resort and Residences At The Pearl - Qatar" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Porto Arabia Drive 127</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/7/0/9/5/447095_b5aa4b11157.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1072.53" OriginalAmount="1061.91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.37518" Longitude="51.53969" StarRating="0" HotelCode="|447154" HotelName="The Townhouses The Pearl" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Zone 66, St No. 226, AQ7</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/7/1/5/4/447154_2803e5c0908.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1123.05" OriginalAmount="1111.93" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.32492" Longitude="51.53756" StarRating="5" HotelCode="|446007" HotelName="Andaz Doha, A Concept By Hyatt" Meals="HALF-BOARD" BedType="HALF-BOARD" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Diplomatic Street 23, Zone 61</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/6/0/0/7/446007_f1242961025.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1159.48" OriginalAmount="1148" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.28619985" Longitude="51.52572926" StarRating="5" HotelCode="552198|395296" HotelName="Mandarin Oriental Doha" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable">
        <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="16" TotalAmount="1162.62" OriginalAmount="1151.11" 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="94" TotalAmount="1163.73" OriginalAmount="1152.21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.27607" Longitude="51.51234" StarRating="5" HotelCode="|196516" HotelName="The Westin Doha and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>PO Box 39474, Salwa Road, Fereej Bin Mahmoud, Zone 23</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/6/5/1/6/196516_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1193.96" OriginalAmount="1182.14" 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="Free CXL until 04/07/2026" 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="94" TotalAmount="1259.57" OriginalAmount="1247.10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.319142" Longitude="51.535956" StarRating="5" HotelCode="|61164" HotelName="Sheraton Grand Doha Resort and Convention" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>AL CORNICHE STREET, WEST BAY, P.O.BOX 6000, DOHA, QATAR</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/1/1/6/4/61164_8.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a swimming pool, a gym, a bowling alley, a golf course, a sauna, a private beach and a garden. It also has a large hall and a reception. SITUATION: Is situated in a central area, near the establishment, you will find a residential area, Clients can also find the trade fair ground and a golf course. 15 minutes away from the establishment guests have the airport. ROOM: The rooms have a balcony. RESTAURANT: Regarding gastronomy, the establishment offers restaurants.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1298.66" OriginalAmount="1285.80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.379532" Longitude="51.531932" StarRating="5" HotelCode="|61162" HotelName="The Ritz-carlton, Doha" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>West Bay Lagoon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/1/1/6/2/61162_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is ideal for holidays or business trips a business centre, restaurants, squash, a spa, a swimming pool, a private beach, a water park and a marina. The establishment boasts an entertainment programme for kids, children's areas and a big hall. SITUATION: It is on the beachfront, the establishment, West Bay Lagoon it is in 10 minutes away from the establishment, you can find Doha the city centre of 20 minutes away from the establishment you have the airport. ROOM: The luxurious rooms, fully-equipped, a bathroom and a mini-bar. They also have telephones, a writing desk, a television, a mirror, a hairdryer and a safety deposit box. RESTAURANT: Regarding gastronomy, the establishment offers a restaurant.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1442.28" OriginalAmount="1428" 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="Non Refundable" 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="63" TotalAmount="1454.40" OriginalAmount="1440.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.30312158" Longitude="51.47508858" StarRating="4" HotelCode="956274|al_messila_a_luxury_collection_resort_spa_doha" HotelName="Al Messila A Luxury Collection Resort &amp; Spa" Meals="ROOM ONLY" 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="27" TotalAmount="1467.53" OriginalAmount="1453" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.32495119" Longitude="51.35118758" StarRating="4" HotelCode="481579|158899" HotelName="AlRayyan Hotel Doha, Curio Collection by Hilton" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1469.55" OriginalAmount="1455.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="94" TotalAmount="1482.88" OriginalAmount="1468.20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.303098" Longitude="51.475255" StarRating="5" HotelCode="|390738" HotelName="Al Messila, A Luxury Collection Resort and Spa, Doha" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Um Al Saneem Street, Street Number 970</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/0/7/3/8/390738_11.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1540.95" OriginalAmount="1525.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.286237" Longitude="51.525647" StarRating="5" HotelCode="|443667" HotelName="Mandarin Oriental, Doha" Meals="HALF-BOARD" BedType="HALF-BOARD" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Barahat Msheireb Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/3/6/6/7/443667_ca4af081146.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1564.46" OriginalAmount="1548.97" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.324912" Longitude="51.351179" StarRating="5" HotelCode="|211206" HotelName="ALRAYYAN HOTEL DOHA, CURIO - A COLLECTION BY HILTO" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mall of Qatar - Al Rayyan area, Doha Qatar</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/1/2/0/6/211206_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="2237.82" OriginalAmount="2215.66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.3633524" Longitude="51.5303002" StarRating="5" HotelCode="|446451" HotelName="The Chedi Katara and Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>834 Shakespeare Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/6/4/5/1/446451_596f3ac1009.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="3441.66" OriginalAmount="3407.58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.2946605" Longitude="51.522154" StarRating="5" HotelCode="|446181" HotelName="The Ned Doha" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Corniche Building 23, Street 910, Zone 12</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/6/1/8/1/446181_83442b61623.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="9017.32" OriginalAmount="8928.04" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="25.376407" Longitude="51.549589" StarRating="5" HotelCode="|196413" HotelName="Marsa Malaz Kempinski, The Pearl - Doha" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Costa Malaz , Marsa Malaz Island, The Pearl</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/6/4/1/3/196413_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Conference Hall,Fax,Telephone Service,Currency Exchange,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Sauna,Spa,Room Service,Smoking Rooms,Central Heating,Swimming Pool,Kitchen,Wheelchair Access,Golf,Lounge,Bicycle Rental,Designated Smoking Area,24 Hour Power Supply,24 Hour Security,Airport Transfer (on Demand),ATM/Cash Machine,Banquet Hall,Beauty Salon,Business Centre,Dining,Housekeeping,Meeting Room,Parking,Printer,Valet Parking,Wake-up Call Service,Heated Pool,24 Hour Front Desk,24 Hour Room Service,Coffee Shop,Concierge,Dry Cleaning,Elevator,LCD/Projector,Luggage Storage,Nightclub,Shopping Arcade,Diet Meals,Garden,Kids Play Area,Pets allowed</BasicAmenities>
    <HotelRating>4,5,3</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY,FULL BOARD,ALL INCLUSIVE</Meals>
    <PropertyType>APARTHOTEL,BUSINESS HOTEL,CITY HOTEL,HOTEL,APARTMENT HOTEL,CONFERENCE HOTEL,FAMILY-FRIENDLY HOTEL,APARTMENT,AIRPORT HOTEL,BEACH HOTEL,CLUB RESORT,VILLAGE,SPA HOTEL</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
3a382568-3875-4913-8915-75a36fd9395d|GoGlobalTravelSearch|successfull supplier interation||GoGlobleTravel|True