<Audits>System.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
b8d8fdcc-3d85-4d85-983f-c461dfc69153|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="b8d8fdcc-3d85-4d85-983f-c461dfc69153">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="4" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="93634" DestinationId="0" CityId="0" />
    <StayDateRange Start="2025-04-05T00:00:00" End="2025-04-09T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="SkyWorld" Password="Wasi3266" RequestedCurrency="GBP" ClientNationality="GB" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
b8d8fdcc-3d85-4d85-983f-c461dfc69153|HotelbedsSearch|error while generating search request: Exception - HotelBed City Hotel Codes List not found.|System.Exception: HotelBed City Hotel Codes List not found.
   at HotelSources.Hotelbeds.GetSearchRQ(String CityCode) in G:\Trivender PC\WorldwideDMCV2\Module\Hotel\Sources\Hotelbeds\Hotelbeds.cs:line 329
   at HotelSources.Hotelbeds.Search(HotelSearchRQ pSearchRequest, HotelSearchRS& response) in G:\Trivender PC\WorldwideDMCV2\Module\Hotel\Sources\Hotelbeds\Hotelbeds.cs:line 87|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 G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
b8d8fdcc-3d85-4d85-983f-c461dfc69153|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 G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
b8d8fdcc-3d85-4d85-983f-c461dfc69153|DOTWSearch|successfull supplier interation||DOTW|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
b8d8fdcc-3d85-4d85-983f-c461dfc69153|TravcoSearch|successfull supplier interation||Travco|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
b8d8fdcc-3d85-4d85-983f-c461dfc69153|SearchResponse|SearchResponse|<?xml version="1.0" encoding="utf-16"?>
<HotelSearchRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" TimeStamp="2024-11-25T09:50:26.8802197+00:00" Version="0" EchoToken="Search" TransactionIdentifier="b8d8fdcc-3d85-4d85-983f-c461dfc69153" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="16" TotalAmount="86.55" OriginalAmount="80.89" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="21.399915081416" Longitude="39.881350772221" StarRating="3" HotelCode="342025|2522995" HotelName="Abeer Al Azizia Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Masjid Al Haram Road, Al Azizia District, Mecca 21955</AddressLine>
          </AddressLines>
          <CityName>Mecca</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/70402/2070402/30.jpg?f=15609106</HotelPictures>
        <HotelDescription>&lt;br/&gt;The 3-star Abeer Al Azizia Hotel offers comfort and convenience whether you're on business or holiday in Mecca. Offering a variety of facilities and services, the hotel provides all you need for a good night's sleep. 24-hour room service, free Wi-Fi in all rooms, 24-hour security, 24-hour front desk, express check-in/check-out are just some of the facilities on offer. Each guestroom is elegantly furnished and equipped with handy amenities. The hotel offers various recreational opportunities. For reliable service and professional staff, Abeer Al Azizia Hotel caters to your needs.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="128.87" OriginalAmount="120.44" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="21.432805164049" Longitude="39.852772663184" StarRating="3" HotelCode="|IBSK" HotelName="Ibis Styles Makkah" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>4490 King Fahd Road , Al Maabdaah District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://www.travco.co.uk/images/hotels/giata/678171/4434863.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;HotelDescription : &lt;/b&gt;The hotel has a lift and features 286 non-smoking rooms. The friendly staff at the reception desk are happy to answer any questions. Amenities include a baggage storage service, safe, currency exchange service and cash machine. Wireless internet access allows guests to stay connected while on holiday. The tour desk offers assistance with booking excursions. The hotel has a range of facilities for guests with disabilities. The hotel has wheelchair-accessible facilities. A fireplace creates a cosy atmosphere. Additional amenities include a TV room and a library. Guests arriving by car can park their vehicles in the garage or in the car park (for a fee). Further services and facilities include a 24-hour security service, a car hire service, a transfer service, room service, a laundry service, a hairdresser, a coin-operated laundry, a page service and a hotel shuttle bus. Complimentary newspapers are available. A business centre with fax machine and photocopier is available.This hotel is in Mecca, about 75 km from Taif (TIF) Airport.A refreshing swim in the indoor pool complex is a great way to unwind. A sun terrace is a great place to while away the hours. There are many ways to relax or stay active at the hotel, including tennis, a gym and a sauna. Copyright GIATA 2004 - 2024. Multilingual, powered by www.giata.com for client no. 124567Air conditioning and central heating ensure that rooms maintain comfortable temperatures. Guests can enjoy the view of the city from a balcony or terrace. Extra beds can be requested. A safe, a minibar and a desk are also available. Additional features include a tea/coffee station and a dishwasher. There is also an ironing set and a trouser press. Other features include a telephone, a flatscreen television, a radio, an alarm clock and WiFi. Cosmetic products and a selection of towels provide additional comfort in the bathrooms. Guests can also book wheelchair-friendly rooms with wheelchair-accessible bathrooms. Family rooms are available for parents with children.Various dining options are available, including a café and a bar. A number of specialities await guests in the air-conditioned, non-smoking restaurant. A delicious breakfast provides energy for the rest of the day. Children's meals and halal food can be prepared on request.Please note that due to official authorities, guests wishing to check-in from 30/05/2024 until 15/06/2024 must provide a valid Hajj Visa or to have a Makkah Residences. The Visit Visa and Tourist Visa will not be accepted for check-in during this time.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="138.90" OriginalAmount="129.81" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="21.40071455" Longitude="39.81523685" StarRating="5" HotelCode="539648|2062975" HotelName="M Hotel Makkah by Millennium" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 27/03/2025" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Ibrahim Al Khalil Street, Building 2771, Makkah</AddressLine>
          </AddressLines>
          <CityName>Mecca</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/55/553741/553741a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Mecca.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="148.68" OriginalAmount="138.95" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="21.40006047" Longitude="39.86498786" StarRating="4" HotelCode="|MMKA" HotelName="Mercure Makkah Aziziah" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>6541 Kulliyyat Al Banat, Al Jamiah Makkah Al Taif Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://www.travco.co.uk/images/hotels/giata/1422128/19135910.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;HotelDescription : &lt;/b&gt;Guests have a choice of 398 non-smoking rooms. English-speaking staff at the reception desk in the lobby are happy to answer any questions. Room service, an alarm call service, 2 conference rooms, a business centre and a coin-operated laundry are available. Wireless internet access is provided in public areas. The hotel offers a range of facilities for guests with disabilities. Wheelchair-accessible facilities are available. Services include a hotel shuttle bus.This hotel warmly welcomes guests in Mecca. For business travellers as well as families, it provides everything needed for a pleasant stay.Rooms are equipped with air conditioning. Extra beds or children's beds can be provided upon request. A safe, a minibar and a desk are also available. Guests will also find a tea/coffee station included among the standard features. An ironing set is provided for guests' convenience. A television with satellite/cable channels, an alarm clock and WiFi (no extra charge) are provided as well. Guests can take advantage of the nightly turndown service. Amenities in the bathrooms include a shower. A hairdryer, a vanity mirror and a telephone are available for daily use. Guests can also book wheelchair-friendly rooms with wheelchair-accessible bathrooms. Copyright GIATA 2004 - 2024. Multilingual, powered by www.giata.com for client no. 124567The dining area includes a bar. Great food and friendly service await guests in 2 air-conditioned restaurants. Breakfast, brunch, lunch and dinner are available. The menu also offers diet meals, gluten-free meals, vegetarian dishes, children's meals and halal food. The hotel also offers snacks.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="171.20" OriginalAmount="160.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="21.432942921369" Longitude="39.852838046627" StarRating="3" HotelCode="561532|2113125" HotelName="ibis Styles Makkah Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Laundry,Restaurant,Sauna,Swimming Pool,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>4490 King Fahd Road, Al Maabdaah Al Azizia, Makkah</AddressLine>
          </AddressLines>
          <CityName>Mecca</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/678171/a_678171_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is in Mecca, about 75 km from Taif (TIF) Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="182.72" OriginalAmount="170.77" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="21.43193747" Longitude="39.8290226" StarRating="5" HotelCode="531405|1967505" HotelName="Grand Makkah Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Al Masjid Al Harm Road, Al Ghaza, P.O Box 126835, Makkah 21352</AddressLine>
          </AddressLines>
          <CityName>Mecca</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/625140/625140a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Mecca.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="196.94" OriginalAmount="184.06" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="21.42900216" Longitude="39.85615605" StarRating="4" HotelCode="800790|2490015" HotelName="Al Dana Diamond Makkah" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Prince Majed Bin Abdulaziz Road, Al Shisha Area, Al Azizia District, Mecca 24236</AddressLine>
          </AddressLines>
          <CityName>Mecca</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/649107/649107a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is situated in Makkah. The premises count with 611 welcoming rooms. Al Dana Diamond Makkah includes Wi-Fi internet connection in all public areas and guests rooms. This establishment offers a 24-hour reception service, so that guests' needs will be fully met at any time of the day or night. Cots are not available at Al Dana Diamond Makkah. All rooms at this disability-friendly property are wheelchair-accessible. Pets are not allowed at Al Dana Diamond Makkah. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="202.44" OriginalAmount="189.20" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="21.38152478433" Longitude="39.872775916672" StarRating="0" HotelCode="947233|2426585" HotelName="Millennium Makkah Al Naseem" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Taif Road, Mecca</AddressLine>
          </AddressLines>
          <CityName>Mecca</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/38000000/37060000/37052900/37052825/56260f5b_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="207.73" OriginalAmount="194.14" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="21.4185" Longitude="39.8282" StarRating="0" HotelCode="970722|2520775" HotelName="Park Inn by Radisson Makkah Aziziyah" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 29/03/2025">
        <Address>
          <AddressLines>
            <AddressLine>2516 Al Masjid Al Haram Road, Makkah 24247</AddressLine>
          </AddressLines>
          <CityName>Mecca</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10694038</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="256.56" OriginalAmount="239.78" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="21.38079236" Longitude="39.87406361" StarRating="5" HotelCode="777196|2308285" HotelName="Four Points by Sheraton Makkah Al Naseem" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 27/03/2025" HotelFacility="24 Hour Security,Air Conditioning,Banquet Hall,Business Centre,Conference Hall,Designated Smoking Area,Dining,Fax,Internet,Laundry,Library,Parking,Printer,Restaurant,Room Service,Spa,Valet Parking,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Third Ring Road, Al Naseem District, At Al Rajhi Mosque, Makkah 21955</AddressLine>
          </AddressLines>
          <CityName>Mecca</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/637601/637601a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Four Points by Sheraton Makkah Al Naseem boasts 1,136 stylish guest rooms and suites offer unmatched views of the holy city of Makkah and the Al Rahji Mosque. Guestrooms feature productive workspace is complemented by tea- and coffee-making facilities. Modern technology includes a 43-inch LED flat screen TV, a media hub, USB charging points, and universal power outlets. Our 117 suites are ideal for business trips and longer stays. Each of these 40-square-meter accommodations features elegant décor and separate living and sleeping areas. Families may appreciate guest rooms that can connect to each other.Free wireless High Speed Internet Access is available in all public areas, and concierge and business services are available 24 hours a day. Guests can exercise in our 24-hour fitness center, with dedicated areas for men and women. The hotel also houses a retail area and a supermarket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="269.70" OriginalAmount="252.06" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="21.402542718994" Longitude="39.830819072422" StarRating="4.5" HotelCode="913001|1251798" HotelName="Makarem Umm Alqura Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ajyad Street, Makkah 21955</AddressLine>
          </AddressLines>
          <CityName>Mecca</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/275284/a_275284_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests are welcomed at the hotel, which has a total of 336 rooms. The individual storeys can easily be reached via the lift or stairs. Services and facilities at the hotel include a restaurant, a dining area, a newspaper stand, room service, a conference room and a business centre. Wireless internet access is available to travellers in the public areas. Guests can buy souvenirs at the gift shop. Those arriving in their own vehicles can leave them in the car park of the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="272.37" OriginalAmount="254.55" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="21.412936790506" Longitude="39.822108732717" StarRating="4" HotelCode="491672|2520755" HotelName="Dar Al-Eiman Grand" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Ibrahim Al Khalil Street, Near to Holy Harm, Makkah</AddressLine>
          </AddressLines>
          <CityName>Mecca</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/59/593103/593103a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Mecca.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="288.51" OriginalAmount="269.64" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="21.39588394" Longitude="39.86831435" StarRating="3" HotelCode="563557|2616705" HotelName="Reefaf Alhaya Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>King Khalid Road, Al Daawa Street, Mekka 21955</AddressLine>
          </AddressLines>
          <CityName>Mecca</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0027/96246/2796246/1.jpg?f=14967441</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Mecca.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="456.50" OriginalAmount="426.64" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="21.42162585071" Longitude="39.858854413033" StarRating="3" HotelCode="913000|2366695" HotelName="Al Noor Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/03/2025" HotelFacility="Air Conditioning,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Noor Street, Al Aziziya, Mecca 99999</AddressLine>
          </AddressLines>
          <CityName>Mecca</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/335271/335271a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Mecca.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="480.98" OriginalAmount="449.51" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="21.4180596" Longitude="39.8287608" StarRating="4" HotelCode="95868|22074" HotelName="Elaf Ajyad" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 30/03/2025" HotelFacility="Air Conditioning,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Makkah Al Mukarramah</AddressLine>
          </AddressLines>
          <CityName>Mecca</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/337111/337111a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Mecca. The nearest airport is Jeddah (JED).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="490.69" OriginalAmount="458.59" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="21.44514895" Longitude="39.83428418" StarRating="4" HotelCode="|NKK1" HotelName="Novotel Makkah Thakher City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 22/03/2025">
        <Address>
          <AddressLines>
            <AddressLine>Al Andalus Dist, P. O. Box 4575, Makkah Al Mukarama</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://www.travco.co.uk/images/hotels/giata/1352498/16481230.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;HotelDescription : &lt;/b&gt;The friendly staff at the reception desk are happy to answer any questions. Services such as a baggage storage service and a safe ensure a comfortable stay. Wireless internet access is provided in public areas. The hotel offers a number of facilities for guests with disabilities. The hotel has wheelchair-accessible facilities and a lift. Guests arriving by car can park their vehicles in the garage or in the car park (no extra charge). Other services include a 24-hour security service, a car hire service, a transfer service, 24-hour room service, an alarm call service, a laundry service and a hotel shuttle bus. To assist guests with their business and communication needs, the business centre offers a fax machine.This hotel warmly welcomes guests in Mecca.After an eventful day, guests can work out and recharge in the gym. Copyright GIATA 2004 - 2024. Multilingual, powered by www.giata.com for client no. 124567Air conditioning ensures that rooms maintain comfortable temperatures. All rooms are carpeted and have a double bed, a king-size bed or a sofa bed. Extra beds can be requested. A safe, a minibar and a desk are also available. Guests will also find a tea/coffee station included among the standard features. An ironing set is provided for guests' convenience. A telephone, a television with pay-per-view channels, an alarm clock and WiFi (no extra charge) are provided as well. Slippers are included. Bathrooms are equipped with a shower. A hairdryer, bathrobes and a telephone are provided. As a special feature, bathrooms are also stocked with cosmetic products and a selection of towels. Bathrooms with wheelchair access can also be booked. The hotel has family rooms and non-smoking rooms.Various dining options are available, including a restaurant, a café and a bar. A continental breakfast buffet guarantees a great start to the day. Diet meals and children's meals can be prepared on request. The hotel also offers special catering options.Please note that due to official authorities, guests wishing to check-in from 30/05/2024 until 15/06/2024 must provide a valid Hajj Visa or to have a Makkah Residences. The Visit Visa and Tourist Visa will not be accepted for check-in during this time.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="581.54" OriginalAmount="543.50" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="21.42571705" Longitude="39.81952758" StarRating="5" HotelCode="636025|2303115" HotelName="Shaza  Makkah" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Currency Exchange,Designated Smoking Area,Laundry,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jabal Al Kaabah Road, Harrat Al Bab and Ash Shamiah, Mecca 24231</AddressLine>
          </AddressLines>
          <CityName>Mecca</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/630481/630481a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located a short walk from the centre of Mecca. The nearest airport is Jeddah (JED) (about 75 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="589.99" OriginalAmount="551.39" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="21.42513153" Longitude="39.79135478" StarRating="0" HotelCode="805674|2528945" HotelName="Al Murjan Crom Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 01/04/2025">
        <Address>
          <AddressLines>
            <AddressLine>Om Al Qura Street, Al Seteen, Makkah 24221</AddressLine>
          </AddressLines>
          <CityName>Mecca</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/10363/3810363/1.jpg?f=15568638</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="646.53" OriginalAmount="604.23" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="21.417181271301" Longitude="39.828652739525" StarRating="5" HotelCode="95867|48204" HotelName="Makarem Ajyad Makkah Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ajyad Street, Makkah 21955</AddressLine>
          </AddressLines>
          <CityName>Mecca</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/133097/w_133097_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Mecca.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="647.53" OriginalAmount="605.17" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="21.418386825166" Longitude="39.824011255295" StarRating="5" HotelCode="41192|2175545" HotelName="Makkah Millennium Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ibrahim Al Khalil Street, Makkah 21955</AddressLine>
          </AddressLines>
          <CityName>Mecca</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/11/111670/111670a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Mecca. The nearest airport is Jeddah (JED).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="668.48" OriginalAmount="624.75" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="21.40295770849" Longitude="39.826619625092" StarRating="5" HotelCode="98632|71974" HotelName="Le Meridien Towers" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 01/04/2025" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Kitchen,Lounge,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kudai Road, P.O Box 9991, Makkah 21955</AddressLine>
          </AddressLines>
          <CityName>Mecca</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/138311/a_138311_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Mecca. The nearest airport is Jeddah (JED).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="686.03" OriginalAmount="641.15" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="21.419320689749" Longitude="39.823818136246" StarRating="5" HotelCode="264667|2175555" HotelName="Makkah Millennium Towers" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Kitchen,Lounge,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ibrahim Al Khalil Street, Makkah 21955</AddressLine>
          </AddressLines>
          <CityName>Mecca</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/369804/a_369804_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Mecca.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="742.90" OriginalAmount="694.30" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="21.419338" Longitude="39.824450833333" StarRating="5" HotelCode="82140|22094" HotelName="Elaf Kinda Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Hajlah, Mecca 24231</AddressLine>
          </AddressLines>
          <CityName>Mecca</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/47/477881/477881a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Mecca.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="767.24" OriginalAmount="717.05" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="21.419214608175" Longitude="39.824609798836" StarRating="5" HotelCode="93348|69444" HotelName="Pullman Zamzam Makkah Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Abraj Al Bait Complex, King Abdel Aziz Endowment, Makkah 21955</AddressLine>
          </AddressLines>
          <CityName>Mecca</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/129794/a_129794_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Mecca. The nearest airport is Jeddah (JED).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="780.70" OriginalAmount="729.63" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="21.4185" Longitude="39.8282" StarRating="0" HotelCode="849580|2589625" HotelName="Violet Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Aziziah District</AddressLine>
          </AddressLines>
          <CityName>Mecca</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0027/85346/2785346/1.jpg?f=14965268</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="792.06" OriginalAmount="740.24" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="21.420276110369" Longitude="39.822307581884" StarRating="5" HotelCode="318280|1511998" HotelName="Jabal Omar Hyatt Regency Makkah" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jabal Omar, Ibrahim Al Khalil Street, P.O. Box 19394, Makkah 21955</AddressLine>
          </AddressLines>
          <CityName>Mecca</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/431847/a_431847_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the the heart of the city, within a 1-minute walk to Al-Masjid Al-Haram. It offers easy access to King Fahad Gate. Mina and Muzdalifah are 11 km away, Jaba Al Nour is 10 km away and King Abdul-Aziz International Airport (Jeddah) is 100 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="794.36" OriginalAmount="742.39" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="21.419738" Longitude="39.826533" StarRating="5" HotelCode="304014|996785" HotelName="Al Safwah Royale Orchid" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Ajyad Street, Facing Haram, At Abdul Aziz Gate, King Abdul Aziz, Al Jewar, Mecca 21955</AddressLine>
          </AddressLines>
          <CityName>Mecca</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/153955/153955a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Mecca.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="812.84" OriginalAmount="759.66" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="21.42290025" Longitude="39.818456" StarRating="0" HotelCode="264664|2478105" HotelName="DoubleTree by Hilton Makkah Jabal Omar" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 30/03/2025">
        <Address>
          <AddressLines>
            <AddressLine>Ash Shubaikah, Jabal Omar, Makkah 24231</AddressLine>
          </AddressLines>
          <CityName>Mecca</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/37000000/36780000/36772500/36772421/940ef688_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="959.35" OriginalAmount="896.59" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="21.418186303239" Longitude="39.827472575533" StarRating="5" HotelCode="197099|919615" HotelName="Swissôtel Makkah" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ajyad Street, King Abdul Aziz Endowment, PO BOX 3281, Makkah 21955</AddressLine>
          </AddressLines>
          <CityName>Mecca</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/282258/w_282258_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Mecca.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="966.05" OriginalAmount="902.85" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="21.423869009052" Longitude="39.818964626155" StarRating="4.5" HotelCode="935179|1512308" HotelName="Jabal Omar Marriott Hotel Makkah" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3414 Umm Al Qura, PO Box 2036, Makkah 21955</AddressLine>
          </AddressLines>
          <CityName>Mecca</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/42/421759/421759a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Mecca.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="988.50" OriginalAmount="923.83" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="21.42273556" Longitude="39.81995324" StarRating="5" HotelCode="559181|2131815" HotelName="Hilton Makkah Convention Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 30/03/2025" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Laundry,Restaurant,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jabal Omar, Ibrahim Al Khalil Street, Makkah 21955</AddressLine>
          </AddressLines>
          <CityName>Mecca</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/675736/a_675736_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Perfect for business travellers as well as families, this hotel is located in the heart of Mecca.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="998.55" OriginalAmount="933.22" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="21.418891" Longitude="39.826383" StarRating="5" HotelCode="167741|113282" HotelName="Mövenpick Hotel &amp; Residences Hajar Tower Makkah" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Currency Exchange,Fax,Internet,Lounge,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Abraj Al-Bait, Makkah 21995</AddressLine>
          </AddressLines>
          <CityName>Mecca</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/39/393126/393126a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located 73 km east of Jeddah. It is 64 km from King Abdulaziz International Airport Jeddah and can be reached by taxi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1015.54" OriginalAmount="949.10" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="21.4185" Longitude="39.8282" StarRating="5" HotelCode="264663|1514078" HotelName="Conrad Makkah" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 30/03/2025" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ibrahim Al Khalil, PO Box 19923, Makkah 21955</AddressLine>
          </AddressLines>
          <CityName>Mecca</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/369800/a_369800_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Mecca.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1053.93" OriginalAmount="984.98" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="21.419034" Longitude="39.825127" StarRating="5" HotelCode="142998|495785" HotelName="Al Marwa Rayhaan by Rotana" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 31/03/2025" HotelFacility="Air Conditioning,Central Heating,Currency Exchange,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>King Abdul Aziz Gate, Abraj Al Bait, PO Box 9601, Makkah 21955</AddressLine>
          </AddressLines>
          <CityName>Mecca</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/141961/141961a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated on the right-hand side of the Abraj Al Bait project facing the King Abdul Aziz Gate, this hotel is in close proximity to the holy Haram overlooking the Ka'aba and the Holy Mosque.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1112.09" OriginalAmount="1039.34" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="21.41825" Longitude="39.825653" StarRating="5" HotelCode="904626|394105" HotelName="Fairmont Makkah Clock Royal Tower" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 762, King Abdul Aziz Endowment, Abraj Al Bait Complex, Makkah</AddressLine>
          </AddressLines>
          <CityName>Mecca</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/238369/a_238369_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located adjacent to Masjid al Haram, the hotel offers the finest hospitality in the holy city of Makkah.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="1130.04" OriginalAmount="1056.11" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="21.41834028" Longitude="39.82421503" StarRating="5" HotelCode="494297|SWMK" HotelName="Swissôtel Al Maqam Makkah" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 17/03/2025" HotelFacility="Air Conditioning,Designated Smoking Area,Laundry,Lounge,Restaurant,Room Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>King Abdul Aziz Endowment, Ibrahim Al Khalil Street, P.O. Box 762</AddressLine>
          </AddressLines>
          <PostalCode>(0)125775900</PostalCode>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/607973/w_607973_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Overlooking the holy city, Swissotel Al Maqam Makkah stands tall at the heart of the Muslim world. As part of prominent Abraj Al Bait complex, the property faces the holy Kaaba and has direct access to Masjid Al Haram.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1272.78" OriginalAmount="1189.51" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="21.421835797646" Longitude="39.832727440476" StarRating="5" HotelCode="93349|22104" HotelName="Le Méridien Makkah" Meals="BED &amp; BREAKFAST,ROOM ONLY,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>King Abdulaziz Road, Ajyad Area, Makkah 13700</AddressLine>
          </AddressLines>
          <CityName>Mecca</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/129795/a_129795_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ajyad district, overlooking the Holy Mosque. It lies around 100 metres away from the King Abdulaziz Gate of the Holy Mosque. Jeddah City is situated 85 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1319.37" OriginalAmount="1233.06" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="21.421328192219" Longitude="39.821591856136" StarRating="4.5" HotelCode="263251|956835" HotelName="Hilton Suites Makkah" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 30/03/2025" HotelFacility="Air Conditioning,Conference Hall,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jabal Omar Ibrahim Al Khalil, Makkah 21955</AddressLine>
          </AddressLines>
          <CityName>Mecca</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/366601/a_366601_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Mecca. The nearest airport is Jeddah (JED).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1337.30" OriginalAmount="1249.81" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="21.42610627" Longitude="39.81954136" StarRating="5" HotelCode="552406|2180365" HotelName="Sheraton Makkah Jabal Al Kaaba" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jabal Al Kaaba, Makkah Al Mukkarammah, 21955 Makkah</AddressLine>
          </AddressLines>
          <CityName>Mecca</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/618708/618708a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Mecca. Its setting is especially ideal for business travellers as well as families. Jeddah (JED) Airport is located about 75 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2355.08" OriginalAmount="2201.01" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="21.424707" Longitude="39.82363" StarRating="5" HotelCode="904625|394115" HotelName="Raffles Makkah Palace" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>King Abdul Aziz Endowment, P.O. Box 1281, Makkah 21955</AddressLine>
          </AddressLines>
          <CityName>Mecca</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/238368/a_238368_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys an outstanding location within the iconic Abraj Al Bait complex, directly adjacent to Al Masjid Al Haram (the Grand Mosque) and the Kaaba. It offers easy access to the King Abdulaziz Gate, which is the main entrance to the Grand Mosque.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="5527.97" OriginalAmount="5166.33" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="21.428495390808" Longitude="39.81328046627" StarRating="5" HotelCode="445316|2530295" HotelName="Al Kiswah Towers Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>At Tayseer District, Mekka 24231</AddressLine>
          </AddressLines>
          <CityName>Mecca</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10029299</HotelPictures>
        <HotelDescription>&lt;br/&gt;This simple hotel is situated in Makkah. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="480.77" OriginalAmount="449.32" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="21.44611" Longitude="39.83467" StarRating="4" HotelCode="|NVQZ" HotelName="Novotel Residences Makkah" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 25/03/2025">
        <Address>
          <AddressLines>
            <AddressLine>Al Andalus Dist, Reya Zakher Street, P.O. BOX 4575</AddressLine>
          </AddressLines>
        </Address>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Internet,Lounge,Fax,Telephone Service,Conference Hall,Central Heating,Currency Exchange,Restaurant,Room Service,Spa,Laundry,Massage Centre,Sauna,Wheelchair Access,Designated Smoking Area,Swimming Pool,Kitchen,24 Hour Security,Banquet Hall,Business Centre,Dining,Library,Parking,Printer,Valet Parking</BasicAmenities>
    <HotelRating>3,5,4,4.5</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD</Meals>
    <PropertyType>HOTEL,CITY HOTEL,BUSINESS HOTEL,CONFERENCE 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 G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
b8d8fdcc-3d85-4d85-983f-c461dfc69153|RateHawkSearch|successfull supplier interation||RateHawk|True