<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
8fc7af7d-4700-4f73-b1e2-fce920971bcc|InfiniteSearch|Object reference not set to an instance of an object.|System.NullReferenceException: Object reference not set to an instance of an object.
   at HotelSources.Infinite.Search(HotelSearchRQ pSearchRequest, HotelSearchRS& response) in G:\Trivender PC\WorldwideDMCV2\Module\Hotel\Sources\Infinite\Infinite.cs:line 97|Infinite|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
8fc7af7d-4700-4f73-b1e2-fce920971bcc|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 G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
8fc7af7d-4700-4f73-b1e2-fce920971bcc|HotelbedsSearch|successfull supplier interation||HotelBeds|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
8fc7af7d-4700-4f73-b1e2-fce920971bcc|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 G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
8fc7af7d-4700-4f73-b1e2-fce920971bcc|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
8fc7af7d-4700-4f73-b1e2-fce920971bcc|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 G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
8fc7af7d-4700-4f73-b1e2-fce920971bcc|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
8fc7af7d-4700-4f73-b1e2-fce920971bcc|HotelsProSearch|successfull supplier interation||HotelsPro|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
8fc7af7d-4700-4f73-b1e2-fce920971bcc|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="2025-01-16T11:49:02.4119929+00:00" Version="0" EchoToken="Search" TransactionIdentifier="8fc7af7d-4700-4f73-b1e2-fce920971bcc" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="27" TotalAmount="53" OriginalAmount="53">
      <BasicPropertyInfo Latitude="50.93020429" Longitude="6.95267702" StarRating="3" HotelCode="510810|246671" HotelName="Holiday Inn Express Cologne - City Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 20/08/2025" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Perlengraben 2, 50676 Köln</AddressLine>
          </AddressLines>
          <CityName>Cologne</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0033/13408/3313408/25.jpg?f=15537971</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Cologne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="58" OriginalAmount="58">
      <BasicPropertyInfo Latitude="50.945293" Longitude="6.955196" StarRating="3" HotelCode="47918|67434" HotelName="Boutique 009 Köln City" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 20/08/2025" HotelFacility="Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ursulaplatz 9 –11, 50668 Köln</AddressLine>
          </AddressLines>
          <CityName>Cologne</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/10967/a_10967_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated by Ursula Square in the north of the Old Town. It is around 5 minutes from the cathedral, the main train station, the Musical Dome and the shopping streets. Links to the public transport network are situated around 500 m from the hotel, whilst the tourist centre, shops, bars and nightclubs are situated 1 km from the hotel. The nearest large city and Cologne Airport are around 20 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="59.74" OriginalAmount="59.74">
      <BasicPropertyInfo Latitude="50.933140698477" Longitude="6.9592157264544" StarRating="3" HotelCode="89935|1092858" HotelName="Novum Hotel Ahl Meerkatzen Köln Altstadt" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mathiasstraße 21, 50676 Köln</AddressLine>
          </AddressLines>
          <CityName>Cologne</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/180535/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Cologne. The nearest airport is Köln - Cologne/Bonn (CGN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="64.00" OriginalAmount="64.00">
      <BasicPropertyInfo Latitude="50.92991" Longitude="6.944719" StarRating="2" HotelCode="25585|ibis_koeln_centrum" HotelName="ibis Koeln Centrum Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Neue Weyerstrasse 4, 50676 Koeln</AddressLine>
          </AddressLines>
          <CityName>Cologne</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/37338/a_37338_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This simple hotel is situated at the heart of the city just 3 minutes from Barbarossa Square tram sop and 20 minutes from the main train station meaning that scores of entertainment venues may be quickly be reached.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="64.47" OriginalAmount="64.47">
      <BasicPropertyInfo Latitude="50.94793" Longitude="7.006048" StarRating="4" HotelCode="59535|522965" HotelName="Leonardo Hotel Köln" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Waldecker Straße 11-15, 51065 Köln, Nordrhein-Westfalen</AddressLine>
          </AddressLines>
          <CityName>Cologne</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/77086/gt_77086_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Schildergasse, one of Europe's famous shopping zones, is located in Cologne. Cologne is a great destination for shopping lovers since here they can find a wide range of pedestrian arcades, passages and galleries that will satisfy their thirst for shopping. The Cologne hotel has good connections with the public transport system so guests can reach the shopping district as quickly as possible. Cologne Bonn Airport is situated at a distance of approximately 15 km and Düsseldorf International Airport at around 60 km.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="65" OriginalAmount="65">
      <BasicPropertyInfo Latitude="50.948874684106" Longitude="6.951110959053" StarRating="4" HotelCode="87448|25730" HotelName="AZIMUT Hotel Cologne" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/08/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Hansaring 97, 50670 Köln, Nordrhein-Westfalen</AddressLine>
          </AddressLines>
          <CityName>Cologne</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/122278/a_122278_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel occupies part of the Hansahochhaus which was once the tallest building in Europe. It is located near the S-Bahn and the U-Bahn which offers access to the cities' tourist destinations and the Cologne airport. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="65.53" OriginalAmount="65.53">
      <BasicPropertyInfo Latitude="50.933799" Longitude="6.941581" StarRating="3" HotelCode="25586|488045" HotelName="Novum Hotel Leonet Köln" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Designated Smoking Area,Fax,Internet,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rubensstr. 33, 50676 Köln</AddressLine>
          </AddressLines>
          <CityName>Cologne</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/37339/w_37339_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel lies about 20 minutes from the city centre and the main train station. The closest tram station, Rudolfplatz, is only around 2 minutes away on foot.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="67.65" OriginalAmount="67.65">
      <BasicPropertyInfo Latitude="50.927309588922" Longitude="6.9037806987762" StarRating="4" HotelCode="34387|190516" HotelName="Leonardo Royal Hotel Köln - Am Stadtwald" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Nightclub,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dürener Straße 287, 50935 Köln, Nordrhein-Westfalen</AddressLine>
          </AddressLines>
          <CityName>Cologne</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/54772/a_54772_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated in the Kölner Stadtwald park. The Cologne West motorway junction can be reached in a matter of minutes as can the city centre. The hotel, with its peaceful, comfortable rooms, in part, looking out over the lake, offers the ideal opportunity to relax in a country atmosphere. This hotel is surrounded by greenery, right on the Stadtwaldweiher (the park's lake) and set in beautifully tended parkland. Despite this relaxing location, away from the noise and bustle of the city, the hotel offers easy access to the motorway and city centre, with the railway station, cathedral and trade fair grounds all approximately 6 km from the hotel. The hotel also offers easy access to Cologne/Bonn airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="68.36" OriginalAmount="68.36">
      <BasicPropertyInfo Latitude="50.947613379748" Longitude="7.0868195337296" StarRating="4" HotelCode="89942|1019338" HotelName="Novum Hotel Silence Garden Köln" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Olpener Straße 1031, 51109 Köln</AddressLine>
          </AddressLines>
          <CityName>Cologne</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/647682/647682a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Cologne. The nearest airport is Köln - Cologne/Bonn (CGN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="68.53" OriginalAmount="68.53">
      <BasicPropertyInfo Latitude="50.947857818903" Longitude="6.9426915049553" StarRating="4" HotelCode="258930|294195" HotelName="NH Collection Köln Mediapark" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Im Media Park 8b, 50670 Köln</AddressLine>
          </AddressLines>
          <CityName>Cologne</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/15093/a_15093_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located in Cologne's media park. The cathedral is just a 10-minute walk away and the nearest train station is around 5 minutes from the hotel. Further sightseeing and tourist attractions are also situated in the vicinity. Cologne airport is roughly 20 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="72.54" OriginalAmount="72.54">
      <BasicPropertyInfo StarRating="4" HotelCode="|803251" HotelName="NH COLLECTION KOLN MEDIAPARK" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>COLOGNE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/207874_fotpe1_FA.png</HotelPictures>
        <HotelDescription>Located in the city center, close to the Cologne Tower and not far from the city's exhibition center, the NH Collection Koln Mediapark gives you a warm welcome. In this business and conference hotel you will find unrivaled elegance. You can reach Cologne's most beautiful points of interest and shopping areas in under 10 minutes. The hotel is located near the A57 in the middle of a quiet park. 217 stylishly furnished rooms and luxurious suites provide superb comfort and are equipped with modern air-conditioning, exclusive marble bathrooms, internet extensions and a safe. You will find tranquility and relaxation in our fitness club, while you can allow yourself to be enticed by our first-class Italian cuisine and atmosphere in our restaurant or on our lakeside summer terrace. Thanks to their quiet positions, the seven air-conditioned and combinable event rooms enjoy natural light and are ideal spaces for a successful conference for up to 360 people.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="73.44" OriginalAmount="73.44">
      <BasicPropertyInfo Latitude="50.937249" Longitude="6.938399" StarRating="3" HotelCode="12550|487995" HotelName="Flandrischer Hof" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Free CXL until 19/08/2025" HotelFacility="Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Flandrische Str. 3 -11, 50674 Köln</AddressLine>
          </AddressLines>
          <CityName>Cologne</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/12795/a_12795_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is splendidly located in the city centre, directly on the Hohenzollernring and Rudolfplatz, just a 15 minute walk from the centre. An abundance of shops as well as bars and clubs are located within a stone's throw of the hotel. The nearest public transport links are 100 metres away. The Rhine lies around 2 km away, Bonn is around 20 km and it takes around 20 minutes to reach Cologne/Bonn airport, while Düsseldorf airport is roughly 45 minutes from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="74" OriginalAmount="74">
      <BasicPropertyInfo Latitude="50.939613926018" Longitude="6.9243961572647" StarRating="4" HotelCode="13758|40049" HotelName="Park Inn by Radisson Köln City West" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Innere Kanalstraße 15, 50823 Köln, Nordrehin-Westfalen</AddressLine>
          </AddressLines>
          <CityName>Cologne</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/14252/a_14252_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is just 1 km away from the city centre and 5 km from the trade fair grounds, serving as the ideal base for business and leisure travellers alike. Guests at this city hotel will find links to the public transport network, restaurants, bars and shops within 15 minutes' walking distance.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="75.25" OriginalAmount="75.25">
      <BasicPropertyInfo Latitude="50.919527050943" Longitude="6.8553507328033" StarRating="4" HotelCode="22609|CAJ116800" HotelName="Mercure Hotel Koeln West" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/08/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Horbeller Strasse 1, 50858 Koeln</AddressLine>
          </AddressLines>
          <CityName>Cologne</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/29700/a_29700_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 8 km from the centre of Cologne.&lt;br/&gt;&lt;b&gt;City Tax from 2024-01-01 to 2030-12-31&lt;b&gt;:-Hotels in Cologne charge a city tax which is payable directly to the hotel by the pax. This is charged at 5% of the accommodation cost.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="75.29" OriginalAmount="75.29">
      <BasicPropertyInfo Latitude="50.935937" Longitude="6.934714" StarRating="3" HotelCode="16598|18073" HotelName="Trip Inn Hotel Conti" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 20/08/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Internet,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Brüsseler Straße 40, 50674 Köln</AddressLine>
          </AddressLines>
          <CityName>Cologne</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/20109/a_20109_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Cologne at the heart of the city's Belgian quarter. There is an abundance of restaurants, cinemas, cafes and bars, as well as a connection to the public transport network in the immediate proximity. Cologne airport is 15 km (25 minutes) away and Düsseldorf airport is 35 km (50 minutes) from the hotel.</HotelDescription>
        <Offer>Child discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="75.29" OriginalAmount="75.29">
      <BasicPropertyInfo Latitude="50.933805538526" Longitude="6.9562256210377" StarRating="3" HotelCode="105316|460563" HotelName="Centro Hotel Ariane" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/08/2025">
        <Address>
          <AddressLines>
            <AddressLine>Hohe Pforte 19-21, 50676 Köln, North Rhine-Westphalia</AddressLine>
          </AddressLines>
          <CityName>Cologne</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/46/460563/460563a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Cologne. The nearest airport is Köln - Cologne City (QKL).</HotelDescription>
        <Offer>Child discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="75.31" OriginalAmount="75.31">
      <BasicPropertyInfo Latitude="50.917306853062" Longitude="6.8382543325424" StarRating="2" HotelCode="107529|933628" HotelName="ibis Hotel Köln Frechen" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Europaallee 3a, 50226 Frechen, Nordrhein-Westfalen</AddressLine>
          </AddressLines>
          <CityName>Frechen</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/148852/a_148852_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Frechen. The nearest airport is Köln - Cologne/Bonn (CGN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="77.62" OriginalAmount="77.62">
      <BasicPropertyInfo Latitude="50.819142145526" Longitude="7.112475335598" StarRating="3" HotelCode="36599|453725" HotelName="Holiday Inn Express Cologne Troisdorf" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Echternacher Straße 4, 53840 Troisdorf, Nordrehin-Westfalen</AddressLine>
          </AddressLines>
          <CityName>Troisdorf</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/60014/a_60014_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located between Cologne and Bonn just off the A59 exit 37 Spich/Niederkassel. It is a 10-minute walk to the village of Spich and the nearest train station where trains leave twice hourly for Cologne City Centre, Cologne Exhibition Centre and Cologne Arena. Cologne-Bonn Airport is only 10 km away, while Cologne Cathedral (Dom) is 20 km away. Cologne and Bonn offer visitors great recreational activities such as the chocolate, art and history museums, Phantasialand, riverboat trips and the carnival to name just a few. Düsseldorf Exhibition Centre is 45 km away and Frankfurt International Airport is 160 km away. Both can easily be reached by train.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="78.48" OriginalAmount="78.48">
      <BasicPropertyInfo Latitude="50.938550800215" Longitude="6.9091665744782" StarRating="4" HotelCode="42713|488305" HotelName="Ameron Hotel Regent Köln" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Melatengürtel 15, 50933 Köln</AddressLine>
          </AddressLines>
          <CityName>Cologne</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/68240/a_68240_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the western part of Cologne, Braunfeld, which has convenient public transport links (tram lines 1, 7 and 13 are 50 m from the hotel), thanks to which the lively centre of Cologne and the exhibition centre may both be reached within a few minutes. The Stadtwald (city park) is to be found close to the hotel and offers appealing sporting and leisure options. The city and airport of Bonn are about 30 minutes drive away and Düsseldorf Airport lies some 45 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="79" OriginalAmount="79">
      <BasicPropertyInfo Latitude="51.042963138923" Longitude="7.073492539372" StarRating="3" HotelCode="105683|493173" HotelName="Hotel Fettehenne" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Berliner Straße 40, 51377 Leverkusen, Nordrhein-Westfalen</AddressLine>
          </AddressLines>
          <CityName>Leverkusen</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/181416/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="79.00" OriginalAmount="79.00">
      <BasicPropertyInfo Latitude="50.93943980441" Longitude="6.9522750860772" StarRating="2" HotelCode="89919|hotel_arde" HotelName="Arde" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Central Heating">
        <Address>
          <AddressLines>
            <AddressLine>Auf der Ruhr 5, 50667 Cologne</AddressLine>
          </AddressLines>
          <CityName>Cologne</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/639844/639844a_hb_a_014.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Hotel Arde welcomes you in the city centre of Cologne. All rooms have private bathrooms and they are easily accessible by elevator. Guests staying at the Arde are welcome to relax in the breakfast room or bar.

Nearby attractions include the famous Cathedral and the concert hall “Kölner Philharmonie”. They are only a 10-minute walk away from the hotel. The pedestrian zone Hohe Straße as well as numerous other attractions are also within walking distance.
The nearest underground station Appellhofplatz is in just 1 minute walking distance from the hotel, where you can take trains to Central station in just 2 minutes. 
The district Altstadt-Nord is a great choice for travellers interested in museums, cathedrals and Christmas markets.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="80.75" OriginalAmount="80.75">
      <BasicPropertyInfo StarRating="3" HotelCode="|731464" HotelName="CENTRO HOTEL CONTI" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>COLOGNE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/977571_foto_1.jpg</HotelPictures>
        <HotelDescription>The Centro Hotel Conti is situated right in the centre of the cathedral city, Cologne, and in the popular Belgian quarter, which is named thus because the streets are named after Belgian cities and provinces. In fact, the hotel is so popular because of its location in the art and design district. Numerous boutiques, theatres, museums, caf�s and bars provide a special atmosphere. Cozy rooms with all comforts contribute to the Centro Hotel Conti's familiar character. The single and double rooms all come with modern d�cor, private bathroom with shower and toilet, a hairdryer, telephone, safe and TV and Free Wi-Fi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="81.52" OriginalAmount="81.52">
      <BasicPropertyInfo Latitude="50.939711955472" Longitude="7.0171469449997" StarRating="4" HotelCode="33022|189496" HotelName="PhiLeRo Hotel Köln" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Bennoplatz 2, 51103 Köln</AddressLine>
          </AddressLines>
          <CityName>Cologne</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/52446/a_52446_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is ideally located about 5 km from the centre. Various shopping locations are only about 600 m from the hotel. Public transport links providing quick and convenient access to the centre are about 500 m away, although the centre may alternatively be reached on foot within a few minutes. Cologne/Bonn Airport is approx. 13 km away; Düsseldorf International Airport is approx. 50 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="82.07" OriginalAmount="82.07">
      <BasicPropertyInfo Latitude="50.932838" Longitude="6.956043" StarRating="4" HotelCode="208292|1020968" HotelName="Aparthotel Adagio Köln City" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Kitchen,Laundry,Nightclub,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Blaubach 3, 50676 Köln</AddressLine>
          </AddressLines>
          <CityName>Cologne</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/296651/a_296651_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in the heart of Cologne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="82.81" OriginalAmount="82.81">
      <BasicPropertyInfo Latitude="50.819518331927" Longitude="6.8924000859261" StarRating="4" HotelCode="49786|79204" HotelName="H+ Hotel Köln Brühl" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Römerstraße 1, 50321 Brühl-Köln</AddressLine>
          </AddressLines>
          <CityName>Brühl</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/35122/a_35122_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The historical town of Brühl combines an exciting mixture of cultural heritage and a fun park environment for the young and young at heart. Easily reachable from the centres of Cologne and Bonn, it lies approximately halfway between the two cities. The town centre of Brühl is about a 10-minute walk from the hotel. Airports in the vicinity include Cologne Bonn Airport (about 27 km away) and Düsseldorf International Airport (about 70 km away).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="82.89" OriginalAmount="82.89">
      <BasicPropertyInfo Latitude="50.918441483797" Longitude="7.0477053523064" StarRating="3" HotelCode="56592|CBG348400" HotelName="ibis Koeln Airport Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/08/2025" HotelFacility="Air Conditioning,Bar,Fax,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Alter Deutzer Postweg 95, 51149 Koeln</AddressLine>
          </AddressLines>
          <CityName>Cologne</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/73350/a_73350_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Cologne. The nearest airport is Köln - Cologne/Bonn (CGN).&lt;br/&gt;&lt;b&gt;City Tax from 2024-01-01 to 2030-12-31&lt;b&gt;:-Hotels in Cologne charge a city tax which is payable directly to the hotel by the pax. This is charged at 5% of the accommodation cost.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="85.13" OriginalAmount="85.13">
      <BasicPropertyInfo StarRating="4" HotelCode="|904089" HotelName="NOVUM HOTEL SILENCE GARDEN KOELN BRUECK" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>COLOGNE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/902487_foto_47.jpg</HotelPictures>
        <HotelDescription>The hotel is loacted 10 minutes from the fair ground and you can reach Cologne Central Station and Cologne Cathedral in 25 minutes.The hotel provides spacious non-smoking rooms with an individual design. The bathrooms include bathrobes and a hairdryer.A buffet breakfast can be enjoyed on the terrace in good weather. In the evening a drink can be enjoyed at the bar.Its a traditional building.The hotel has a medium sized lobby.This 4-star hotel near Cologne's Stadtwald forest offers stylish rooms and a business centre with internet.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="85.37" OriginalAmount="85.37">
      <BasicPropertyInfo Latitude="50.933441034525" Longitude="6.9412243366241" StarRating="0" HotelCode="899852|2090905" HotelName="a&amp;o Köln Neumarkt" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mauritiuswall 64/66, 50676 Köln</AddressLine>
          </AddressLines>
          <CityName>Cologne</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/182716/a_182716_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the south-western part of the historical city centre of Cologne. From here it is only a few steps to Neumarkt, the transportation hub of the city. The main metro and S-Bahn (city rail) lines come together here. Even the main station and the Cologne cathedral are only 2 metro stations away. Cologne trade fair grounds are approximately 2.5 km from the hotel and Lanxess Arena is around 3 km away. Cologne/Bonn Airport is roughly 15 km from the hotel and Düsseldorf International Airport is approximately 40 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="87.70" OriginalAmount="87.70">
      <BasicPropertyInfo Latitude="50.8063499" Longitude="6.4878904" StarRating="4" HotelCode="744201|2475895" HotelName="Dorint Hotel Düren" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Banquet Hall,Bar,Conference Hall,Designated Smoking Area,Housekeeping,Internet,Laundry,Meeting Room,Pets allowed,Restaurant,Room Service,Spa,Telephone Service,Wake-up Call Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Moltkestrasse 35, 52351 Dueren</AddressLine>
          </AddressLines>
          <CityName>Düren</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/865277/a_865277_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Idyllically located next to the Theodor-Heuss-Park, as well as centrally and directly located to the city centre, the train station and the Leopold-Hoesch-Museum, ist the area of the Bismarck district with the hotel and the adjoining conference centre. The hotel offers 120 rooms with a size of 19 -28 m², some with a balcony and a view to the park. All rooms are equipped with the following amenities: air conditioner, work area, additional seating area, telephone, tea and coffee making facilities, W-LAN and a modern open bathroom concept. The fitness area is complimentary to all hotel guests. The exciting gastronomy concept in industrial design and a front cooking area, as well as a large summer terrace for the warm months, is an attractive and culinary address at any time.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="88" OriginalAmount="88">
      <BasicPropertyInfo Latitude="50.926805783817" Longitude="6.963529586792" StarRating="4" HotelCode="23019|3996" HotelName="Novotel Köln City" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bayenstrasse 51, 50678 Köln</AddressLine>
          </AddressLines>
          <CityName>Cologne</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/29702/a_29702_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is located close to the banks of the river Rhine, within a few minutes walk of the old town and of the pedestrianised zone that has a fine selection of shopping and entertainment venues. Public transport departs from a stop located just 400 m from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="88.02" OriginalAmount="88.02">
      <BasicPropertyInfo StarRating="4" HotelCode="|755537" HotelName="Mercure Koln West" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>COLOGNE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/903833_foto_1.jpg</HotelPictures>
        <HotelDescription>This 4 star hotel is located in the suburbs of Cologne and was established in 1983. It is a short drive away from the Cathedral and the nearest station is Marsdorf. The Hotel has a restaurant, a bar, a conference room, an indoor swimming pool and a fitness centre/gym. All 191 rooms are equipped with hairdryer, safe and air conditioning.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="88.17" OriginalAmount="88.17">
      <BasicPropertyInfo Latitude="50.880997175896" Longitude="7.1101223677397" StarRating="4" HotelCode="316763|137924" HotelName="Leonardo Hotel Köln Bonn Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Waldstraße 255, 51147 Köln, Nordrhein-Westfalen</AddressLine>
          </AddressLines>
          <CityName>Cologne</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/02/029652/029652a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant hotel is located just 500 m from the airport and enjoys an ideal location with excellent links to the transport network (train), motorways, exhibition centre, Cologne and the centre of Bonn.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="89.73" OriginalAmount="89.73">
      <BasicPropertyInfo Latitude="50.939275333333" Longitude="6.9618936666667" StarRating="3" HotelCode="107595|2501315" HotelName="Kunibert der Fiese" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Am Bollwerk 1-5, 50667 Köln, North Rhine-Westphalia</AddressLine>
          </AddressLines>
          <CityName>Cologne</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=5240513</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Cologne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="90.00" OriginalAmount="90.00">
      <BasicPropertyInfo Latitude="50.9434743" Longitude="6.9860866" StarRating="2" HotelCode="930959|ibis_budget_koeln_messe_" HotelName="ibis budget Köln Messe" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Brügelmannstraße 7, 50679 Köln</AddressLine>
          </AddressLines>
          <CityName>Cologne</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/367880/a_367880_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Cologne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="92.67" OriginalAmount="92.67">
      <BasicPropertyInfo StarRating="4" HotelCode="|742340" HotelName="AMERON HOTEL REGENT" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>COLOGNE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/904911_foto_1.jpg</HotelPictures>
        <HotelDescription>The hotel is situated just outside the inner city centre near the business centre with easy access to the motorway network. Fair tram stop "Aachener Strasse/Guertel" is a two minute walk from the hotel and the lines 1 and 2 go directly to the fair ground.  Journey time is about twenty minutes. It is not far from the "Ringe" with the famous "Rudolfplatz" and all the other squares.The bedrooms are plain with wood features. They are light and airy due to the size of the windows.They are very modern and designed in a Boutique style with very trendy furniture and colours. Bedrooms and bathrooms are in very good condition and nicely decorated. The rooms and bathrooms are very stylish.The restaurant is on the ground floor past the bar which is adjacent to the lobby. The restaurant is decorated in a light warm colour scheme with wooden floor boards and offers a local and international cuisine.The building is a high rise building with large windows and white in colour and red window covers.The large sized lobby is decorated in a beige and pale brown colour scheme and leading to the nice Bar and restaurant.The hotel is within walking distance to the "Stadtgarten" , the biggest park in Cologne.0508 hm</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="93.00" OriginalAmount="93.00">
      <BasicPropertyInfo Latitude="50.935758955129" Longitude="6.9378335337295" StarRating="4" HotelCode="47945|barcelo_cologne_city_center" HotelName="Steigenberger Hotel Köln" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Habsburgerring 9-13, 50674 Köln</AddressLine>
          </AddressLines>
          <CityName>Cologne</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/10998/a_10998_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Cologne. It is about 17 km to Köln - Cologne/Bonn (CGN) Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="93.49" OriginalAmount="93.49">
      <BasicPropertyInfo Latitude="50.930731261768" Longitude="6.9624084234238" StarRating="4" HotelCode="22233|294155" HotelName="NH Köln Altstadt" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Lounge,Nightclub,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Holzmarkt 47, 50676 Köln, Nordrhein-Westfalen</AddressLine>
          </AddressLines>
          <CityName>Cologne</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/29040/a_29040_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated beside the Severin Bridge, directly opposite the chocolate museum and the Rheinauhafen business district in the heart of Cologne. The lively city centre, with its countless restaurants, bars, nightclubs and shops, is just 1.5 km from the hotel. Guests will find the Severinbrücke underground station in the immediate vicinity, and it is only a few minutes on foot to famous Cologne Cathedral. The old town is only a kilometre away and it is about 1.5 km to the main railway station. Cologne/ Bonn airport is around 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="94.35" OriginalAmount="94.35">
      <BasicPropertyInfo Latitude="50.88476117429" Longitude="7.05555911144" StarRating="3" HotelCode="107906|184576" HotelName="Novum Hotel Mariella Köln" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Internet,Laundry,Massage Centre,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Hauptstraße 369, Porz, 51143 Köln</AddressLine>
          </AddressLines>
          <CityName>Cologne</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/149280/a_149280_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Cologne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="95.44" OriginalAmount="95.44">
      <BasicPropertyInfo Latitude="50.99612519096" Longitude="6.9487733434319" StarRating="3" HotelCode="323413|1874335" HotelName="Hotel Fortune" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bremerhavener Straße 25, 50735 Köln, Nordrhein-Westfalen</AddressLine>
          </AddressLines>
          <CityName>Cologne</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/50/504287/504287a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Welcome to the newly-opened Fortune Hotel! Our Fortune Hotel is situated on the banks of the Rhine, near the harbor and Niehler Ford plant. The privately run Fortune Hotel offers spacious and comfortable rooms with modern amenities. Within 10 minutes' drive from the fairgrounds, the Köln center and the famous attractions such as the Zoo, the Cathedral, the Chocolate Museum, Museum Ludwig, etc. All guests can use free Wi-Fi both in rooms and in the breakfast room. Start every morning with an comprehensive breakfast buffet: Our breakfast room is air-conditioned and furnished with underfloor heating. Free parking is in the front and the yard. Enjoy our attentive and friendly service, the lovingly decorated rooms and a cosy atmosphere! *Baby cot under request costs 4,50 EUR per night. *No pets allowed.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="96.38" OriginalAmount="96.38">
      <BasicPropertyInfo Latitude="50.976021" Longitude="7.006653" StarRating="3" HotelCode="13453|453625" HotelName="Holiday Inn Express Köln - Mühlheim" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Tiefentalstraße 72, 51063 Köln, Nordrehin-Westfalen</AddressLine>
          </AddressLines>
          <CityName>Cologne</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/14205/a_14205_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated directly beside junction 25 (Muehlheim) on one of Germany's biggest motorways, the A3. It is also located close to Wiener Platz and between the commercial districts of Cologne and Leverkusen. These good connections to the motorway, the centre of Cologne and the industrial district ensure that the hotel is one of the most appealing destinations for holidaymakers and business travellers alike. Cologne/ Bonn Airport is about 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="97" OriginalAmount="97">
      <BasicPropertyInfo Latitude="50.878587709159" Longitude="6.8746411800385" StarRating="4" HotelCode="29017|72804" HotelName="H+ Hotel Köln Hürth" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Kreuzstraße 99, 50354 Hürth bei Köln</AddressLine>
          </AddressLines>
          <CityName>Hürth</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/46487/a_46487_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is centrally located in Hürth, around 10 km from the centre of Cologne and just 4 km from the nearest motorway. The Augustusburg and Falkenlust Palaces in Brühl are just a 15-minute drive from the hotel, and shopping opportunities can be found at Hürth Park, just 100 m away. There is a bus station adjacent to the hotel, and the nearest tram stop is approximately 2 km away. Cologne Bonn Airport lies some 22 km from the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="98.26" OriginalAmount="98.26">
      <BasicPropertyInfo Latitude="50.93533" Longitude="6.961207" StarRating="0" HotelCode="14552|49664" HotelName="Maritim Hotel Köln" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Heated Pool,Internet,Kitchen,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Heumarkt 20, 50667 Köln, Nordrhein-Westfalen</AddressLine>
          </AddressLines>
          <CityName>Cologne</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/16996/a_16996_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys an exclusive location directly beside the Rhine in the heart of Cologne. The city centre and the old town can easily be reached on foot whilst Heumarkt underground station is a roughly 3-minute walk away and Cologne's main train station can be reached in just 15 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="99.19" OriginalAmount="99.19">
      <BasicPropertyInfo StarRating="4" HotelCode="|803352" HotelName="NH KOELN CITY ALTSTADT" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>COLOGNE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/207642_fotpe1_F.png</HotelPictures>
        <HotelDescription>Situated in Rheinauhafen, the 4-star NH K�ln Altstadt hotel in Cologne bridges old world charm and modern architectural delights in this burgeoning business district. Nearby Severinstrasse, Cologne Airport, and major highways makes travelling to and from the NH K�ln Altstadt hotel and area attractions a snap. Within minutes, guests can find themselves soaking in the rich history of the old part of town, hopping aboard a scenic tour boat ride on the Rhine River, or visiting the plethora of trendy shops and restaurants. The Imhoff Chocolate Museum or famous K�lner Dom cathedral are not to be missed, and�for patrons traveling with children�the K�lner Zoo and Phantasialand are wonderful excursions.
Whether you're here for the sights or in town on business, our stylish 204 room NH K�ln Altstadt hotel offers a host of amenities to meet your needs. Conduct a business presentation in our modern function facilities, or visit our fitness area to enjoy a brisk workout, revitalizing steam bath or relaxing sauna. NOTICE: Children: from 0 to 11 years old. Guests from 12 years old onward are considered adults.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="99.22" OriginalAmount="99.22">
      <BasicPropertyInfo Latitude="50.929715267596" Longitude="6.9565880298615" StarRating="4" HotelCode="14794|CAF452400" HotelName="Mercure Hotel Severinshof Koeln City" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/08/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Severinstrasse 199, Einfahrt Tiefgarage: Kleine Spitzengasse, 50676 Koeln, Nordrhein-Westfalen</AddressLine>
          </AddressLines>
          <CityName>Cologne</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/17359/a_17359_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This popular hotel is located just 10 minutes from the centre and the pedestrian area with its scores of shops and tourist attractions. It takes 20 minutes to reach the main railway station. The nearest public transport connection is U-Bahn and the bus stop Severinstraße. The renowned musical theatre is near at hand.&lt;br/&gt;&lt;b&gt;City Tax from 2024-01-01 to 2030-12-31&lt;b&gt;:-Hotels in Cologne charge a city tax which is payable directly to the hotel by the pax. This is charged at 5% of the accommodation cost.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="101.56" OriginalAmount="101.56">
      <BasicPropertyInfo Latitude="50.943287" Longitude="6.960493" StarRating="3" HotelCode="34386|744485" HotelName="Centro Hotel Kommerz" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Johannisstraße 30-34, 50668 Köln</AddressLine>
          </AddressLines>
          <CityName>Cologne</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/54771/a_54771_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Cologne. The nearest airport is Köln - Cologne/Bonn (CGN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="102.03" OriginalAmount="102.03">
      <BasicPropertyInfo StarRating="4" HotelCode="|903706" HotelName="ADAGIO KOLN CITY" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>COLOGNE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/912239_foto_1.jpg</HotelPictures>
        <HotelDescription>The Adagio K�ln City boasts a fantastic location in the historical center of Cologne, within walking distance of points of interest such as Cologne Cathedral. This Aparthotel offers comfortable and modern studios and apartments for both business and leisure stays, each with a fully-equipped kitchen, bathroom, lounge area and workspace. The Aparthotel also offers a range of facilities and services including a laundry, car park, fitness room and breakfast (at an extra charge).One bedroom apartment with a double fold-away bed or 2 single beds, fully equipped kitchen, bathroom with bathtub or shower and WC, TV, telephone, personal safe, air-conditioning and WIFI. These rooms are between 26-27 square meters in size.The hotel does not have a restaurant however there are lots of eating establishments around the hotel.This is a modern building.A large, spacious, modern and airy lobby.The Adagio Koeln City boasts a fantastic location in the historical center of Cologne, within walking distance there are several points of interest such as Cologne Cathedral. This Aparthotel offers comfortable and modern studios and apartments for both business and leisure stays, each with a fully-equipped kitchen, bathroom, lounge area and workspace. The Aparthotel also offers a range of facilities and services including a laundry, car park, fitness room and breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="103.00" OriginalAmount="103.00">
      <BasicPropertyInfo Latitude="50.937830888303" Longitude="6.9566654558544" StarRating="2" HotelCode="89940|hotel_engelbertz" HotelName="Engelbertz" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/08/2025" HotelFacility="Bar,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Obenmarspforten 1-3, 50667 Köln</AddressLine>
          </AddressLines>
          <CityName>Cologne</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/180536/2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Cologne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="107.00" OriginalAmount="107.00">
      <BasicPropertyInfo Latitude="50.939054604995" Longitude="6.9921576608521" StarRating="2" HotelCode="501059|bb_hotel_kolnmesse" HotelName="B&amp;B Hotel Köln-Messe" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Gummersbacher Straße 6, 50679 Köln, Nordrhein-Westfalen</AddressLine>
          </AddressLines>
          <CityName>Cologne</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/6e/df/6edf7563d4d2c64da7d887605e920c9143ca7bb9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="107.00" OriginalAmount="107.00">
      <BasicPropertyInfo Latitude="50.9484" Longitude="6.95879" StarRating="4" HotelCode="365292|hotel_santo" HotelName="Santo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 16/08/2025" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dagobertstraße 22-26, 50668 Köln</AddressLine>
          </AddressLines>
          <CityName>Cologne</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/68921/a_68921_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located not far from the centre of Cologne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="107.77" OriginalAmount="107.77">
      <BasicPropertyInfo Latitude="50.937020851741" Longitude="6.9554152075139" StarRating="3" HotelCode="889028|2503295" HotelName="Hotel Opera" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Perlenpfuhl 6-10, 50667 Köln, Innenstadt, Nordrhein-Westfalen</AddressLine>
          </AddressLines>
          <CityName>Cologne</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/155695/635fb94864e37c4a68b00149a41257e0.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Sonata is a hotel located in Cologne, Germany. The 3 star property offers good accommodation at affordable prices. Among other amenities, it features: shower. It is also close to various means of transport and city attractions.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="109" OriginalAmount="109">
      <BasicPropertyInfo Latitude="50.98101035" Longitude="6.89977035" StarRating="3" HotelCode="566664|246710" HotelName="V8 Hotel Köln" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Internet,Massage Centre,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Butzweilerstraße 35-39, 50829 Köln</AddressLine>
          </AddressLines>
          <CityName>Cologne</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/738661/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Cologne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="109.63" OriginalAmount="109.63">
      <BasicPropertyInfo StarRating="4" HotelCode="|129647" HotelName="MARITIM HOTEL KOLN" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>COLOGNE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/901015_foto_1.jpg</HotelPictures>
        <HotelDescription>The hotel is close to the charming city centre, the cathedral, the main station and by the banks of the river Rhine. Also a perfect place for conventions and congresses. Let yourself fall under the spell of the outstanding architecture of our hotel. Its 100 m long glass roofed hall radiates a unique boulevard character with its variety of exclusive boutiques and elegant restaurants.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="109.63" OriginalAmount="109.63">
      <BasicPropertyInfo StarRating="3" HotelCode="|314621" HotelName="NOVUM HOTEL MARIELLA AIRPORT KOELN" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>COLOGNE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1028885_foto_1.jpg</HotelPictures>
        <HotelDescription>This hotel built in 1985 is rated for its cleanliness and its staff. The main hotel amenities are 24-hour front desk and elevator. Additional amenities include safety-deposit box, number of buildings 1 and paid private parking nearby (reservation not possible). This hotel accepts the following payment types: American Express, Diners Club, MasterCard and Visa. Pets not allowed. The hotel is recommended for groups of friends and families.Relax in one of the lovely 59 rooms at Novum Hotel Mariella Airport. The main room amenities are Toilet, free WiFi (room), TV, in-room safe (laptop compatible), LCD TV, in-room safe, minibar, pay movies, phone and premium TV channels.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="110.86" OriginalAmount="110.86">
      <BasicPropertyInfo Latitude="50.73044" Longitude="7.095238" StarRating="3" HotelCode="106227|4726715" HotelName="Kurfürstenhof" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Baumschulallee 20, 53115 Bonn</AddressLine>
          </AddressLines>
          <CityName>Bonn</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/181582/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="111.32" OriginalAmount="111.32">
      <BasicPropertyInfo Latitude="50.940127733273" Longitude="6.9456580281258" StarRating="4" HotelCode="30103|99080" HotelName="Pullman Cologne" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 19/08/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Helenenstrasse 14, 50667 Köln</AddressLine>
          </AddressLines>
          <CityName>Cologne</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/48488/a_48488_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located directly in the historic centre of Cologne and affords a magnificent view of the famous cathedral. The city centre, the musical theatre, the old town as well as the main train station are just a few minutes walk from the hotel. Further tourist attractions as well as the shopping and business districts are all to be found close by. The famed Rhein Energie Stadium is a 25-minute drive away. Cologne/Bonn Airport is also only 20 minutes from the hotel by car.</HotelDescription>
        <Offer>Child discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="111.44" OriginalAmount="111.44">
      <BasicPropertyInfo Latitude="50.948506" Longitude="6.959051" StarRating="4" HotelCode="295090|1892355" HotelName="Courtyard Cologne" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dagobertstraße 23, 50668 Köln</AddressLine>
          </AddressLines>
          <CityName>Cologne</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/39/398918/398918a_hb_a_004.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Cologne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="112.80" OriginalAmount="112.80">
      <BasicPropertyInfo StarRating="0" HotelCode="|829380" HotelName="LEONARDO HOTEL KOLN BONN AIRPORT" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>COLOGNE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/949237_foto_1.jpg</HotelPictures>
        <HotelDescription>Ideally located beside Cologne/Bonn Airport, this hotel offers a free 24-hour airport shuttle. The hotel is within 5km of Fruit Museum, Golfclub Wahn, and shops at the City Center Porz. Nature Reserve Wahner Heide is 4.7 km away. S-Bahn trains run to Cologne Central Station in 15 minutes. The hotel features 177 soundproofed rooms with Wi-Fi and room service. A restaurant, a fitness center, and a bar/lounge are avaliable at this hotel. Guests can also relax at the hotel's summer beer garden.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="113.00" OriginalAmount="113.00">
      <BasicPropertyInfo Latitude="50.945765908385" Longitude="6.9582879134104" StarRating="3" HotelCode="106379|hotel_merian" HotelName="Merian" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Allerheiligenstr 17, 50668 Koeln, North Rhine-Westphalia</AddressLine>
          </AddressLines>
          <CityName>Cologne</CityName>
        </Address>
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/106344/201057104214831.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Cologne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="116" OriginalAmount="116">
      <BasicPropertyInfo Latitude="50.688953065469" Longitude="7.1943891486488" StarRating="3.5" HotelCode="555683|453916" HotelName="JUFA Hotel Königswinter/Bonn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 19/08/2025" HotelFacility="Conference Hall">
        <Address>
          <AddressLines>
            <AddressLine>Bergstraße 115, 53639 Königswinter, Nordrhein-Westfalen</AddressLine>
          </AddressLines>
          <CityName>Königswinter</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/672126/w_672126_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Perfect for business travellers as well as families, this hotel is situated on a quiet street approximately 2 km from the centre of Königswinter.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="116.08" OriginalAmount="116.08">
      <BasicPropertyInfo StarRating="3" HotelCode="|310621" HotelName="PREMIERE CLASSE KOELN WEST" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>COLOGNE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/940515_foto_1.jpg</HotelPictures>
        <HotelDescription>Our Premi�re Classe Hotels, in France and in Europe, provide you with a guarantee that you will enjoy the comfort of a room with a private shower. Whether you are with your family, your friends or on business,  your Premi�re Classe hotel is located on the very best spot for your travel arrangements and guarantees to offer you the essential for a good night's sleep at the best rate.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="117.46" OriginalAmount="117.46">
      <BasicPropertyInfo Latitude="50.937472" Longitude="6.976741" StarRating="2" HotelCode="180991|125847" HotelName="Hotel Alt Deutz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Graf-Gessler-Straße 13-15, 50679 Köln-Deutz</AddressLine>
          </AddressLines>
          <CityName>Cologne</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/160743/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers travellers a total of 41 rooms. Services and facilities at the hotel include a restaurant, a dining area and a bar. Wireless internet access in public areas allows guests to stay connected. Those arriving in their own vehicles can leave them in the car park of the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="118.40" OriginalAmount="118.40">
      <BasicPropertyInfo StarRating="3" HotelCode="|C5BD22" HotelName="Hey Lou Hotel Monheim am Rhein" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>MONHEIM AM RHEIN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2370689_foto_1.jpg</HotelPictures>
        <HotelDescription>Los huandeacute;spedes podrandaacute;n acceder al transporte panduacute;blico a 9000 km de distancia. Los viajeros encontrarandaacute;n el aeropuerto a 21400 km. Hay un total de 178 dormitorios en el establecimiento. Las personas que se hospeden en esta propiedad podrandaacute;n permanecer al dandiacute;a gracias al Wi-Fi. La recepciandoacute;n estandaacute; abierta las 24 horas todos los dandiacute;as de la semana. Hey Lou Hotel Monheim am Rhein es consciente de que la accesibilidad de todos los clientes es esencial. Por eso, cuenta con dormitorios accesibles y dispone de accesos totalmente adaptados para personas de movilidad reducida. Esta residencia lleva a cabo prandaacute;cticas sostenibles para el medioambiente. Este alojamiento dispone de instalaciones para conferencias. Hey Lou Hotel Monheim am Rhein puede cobrar algunos de estos servicios.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="118.45" OriginalAmount="118.45">
      <BasicPropertyInfo StarRating="3" HotelCode="|678734" HotelName="HOLIDAY INN EXPRESS MULHEIM" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>COLOGNE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/949425_foto_1.jpg</HotelPictures>
        <HotelDescription>This 3 star hotel is located within the city of Cologne and was established in 2002. It is close to the River Rhein and the nearest station is Berliner Strasse. The Hotel has a restaurant, a bar and a conference room. All 107 rooms are equipped with hairdryer and air conditioning.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="118.91" OriginalAmount="118.91">
      <BasicPropertyInfo Latitude="50.998381804267" Longitude="6.9955471158028" StarRating="3.5" HotelCode="365658|522555" HotelName="Friends" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Conference Hotel" CnxPolicy="Free CXL until 19/08/2025" HotelFacility="Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Roggendorfstraße 23-25, 51061 Köln</AddressLine>
          </AddressLines>
          <CityName>Cologne</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/69149/ba_69149_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex lies close to Leverkusen, approximately 10 km from the centre of Cologne where guests will discover a diverse range of shopping and entertainment venues. It is about 200 m to the nearest links to the public transport network and the international airport is some 20 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="119.29" OriginalAmount="119.29">
      <BasicPropertyInfo Latitude="50.934889675471" Longitude="7.04700127244" StarRating="3" HotelCode="34771|2216925" HotelName="Hotel Servatius Köln" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Servatiusstrasse 73, 51109 Köln</AddressLine>
          </AddressLines>
          <CityName>Cologne</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56579/a_56579_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive city hotel is centrally situated close to the Rhine in Merheim on the outskirts of Cologne. The hotel serves as an excellent location for visiting Cologne, the centre of which can be reached easily by car (10-minute drive) or by public transport (about 20 minutes by bus or train). Many shopping venues, countless bars and restaurants as well as diverse entertainment opportunities are to be found in the city centre. The city centre also features the Cologne exhibition centre and Cologne Arena. Links to the public transport system are only 800 m away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="121.13" OriginalAmount="121.13">
      <BasicPropertyInfo StarRating="4" HotelCode="|986742" HotelName="STEIGENBERGER HOTEL KOLN" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>COLOGNE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/949240_foto_64.jpg</HotelPictures>
        <HotelDescription>The listed Steigenberger Hotel K�ln located in central Cologne, directly at Rudolf Square, is just minutes away from the historical attractions.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="121.89" OriginalAmount="121.89">
      <BasicPropertyInfo StarRating="3" HotelCode="|668391" HotelName="ARDE KOLN ZENTRUM" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>COLOGNE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/4180_image50209049_0.jpg</HotelPictures>
        <HotelDescription>The hotel in Cologne city centre offers bright rooms, daily breakfast buffets, and great transport connections. The famous cathedral is a 10-minute walk away. The rooms of the Hotel Arde have private bathrooms. They are easily accessible by elevator. Guests staying at the Arde are welcome to relax in the breakfast room or bar. The Appellhofplatz undergroung station is a 1-minute walk away from the Arde Cologne. It connects you to the main train station in just 2 minutes. Nearby attractions include the Kolner Philarmonie concert hall. This is a 10-minute walk from the Hotel Arde. Alstadt-Nord is a great choice for travelers interested in museums, cathedrals and Christmas markets.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="123" OriginalAmount="123">
      <BasicPropertyInfo Latitude="51.009372497876" Longitude="6.5569945558889" StarRating="4" HotelCode="91642|453925" HotelName="Landhaus Danielshof" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 19/08/2025">
        <Address>
          <AddressLines>
            <AddressLine>Hauptstraße 3d, Kaster, 50181 Bedburg, North Rhine-Westphalia</AddressLine>
          </AddressLines>
          <CityName>Bedburg</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/19000000/18310000/18307300/18307221/9bbfe502_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="123.71" OriginalAmount="123.71">
      <BasicPropertyInfo Latitude="50.933886449935" Longitude="6.9598804414272" StarRating="3" HotelCode="35001|2501185" HotelName="Mauritius Hotel Köln" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>An der Malzmühle 4-8, 50676 Köln</AddressLine>
          </AddressLines>
          <CityName>Cologne</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56983/a_56983_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located at the heart of Cologne, this hotel lies close to the River Rhine and the famous old market. Countless tourist attractions, boutiques and shops are to be found in the vicinity and Cologne main train station is just 1 km away. Cologne-Bonn is 15 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="126.16" OriginalAmount="126.16">
      <BasicPropertyInfo Latitude="50.512713576105" Longitude="7.2984355688095" StarRating="4" HotelCode="365361|3854845" HotelName="Rheinhotel Vier Jahreszeiten" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 15/08/2025" HotelFacility="Bar,Bicycle Rental,Conference Hall,Fax,Internet,Kitchen,Restaurant,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rheinstraße 11, 53498 Bad Breisig</AddressLine>
          </AddressLines>
          <CityName>Bad Breisig</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0019/54155/1954155/1.jpg?f=14957461</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Bad Breisig.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="127.68" OriginalAmount="127.68">
      <BasicPropertyInfo Latitude="50.781436971846" Longitude="7.2572207450867" StarRating="4" HotelCode="34798|832875" HotelName="Euro Park Hennef" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 20/08/2025" HotelFacility="Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Reutherstraße 1 a-c, 53773 Hennef, ?North Rhine-Westphalia</AddressLine>
          </AddressLines>
          <CityName>Hennef</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56629/a_56629_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city and conference hotel is located directly in the centre of Hennef, near the Rhine. Public transport is conveniently located in the immediate vicinity and Bonn is around 20 km away. Plenty of shops are located within a 2 km walk of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="128" OriginalAmount="128">
      <BasicPropertyInfo Latitude="50.820706179904" Longitude="7.0672184228897" StarRating="4" HotelCode="24703|422883" HotelName="Clostermanns Hof" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Golf,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Heerstr. 1, 53859 Niederkassel-Uckendorf</AddressLine>
          </AddressLines>
          <CityName>Niederkassel</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/35754/a_35754_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Niederkassel. The nearest airport is Köln - Cologne/Bonn (CGN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="128.75" OriginalAmount="128.75">
      <BasicPropertyInfo Latitude="50.933864475081" Longitude="6.9356171786785" StarRating="3" HotelCode="35353|2118f1" HotelName="Chelsea" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jülicher Straße 1, 50674 Köln</AddressLine>
          </AddressLines>
          <CityName>Cologne</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/57525/a_57525_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located within a few metres of countless shopping venues, bars, nightclubs and links to the public transport network.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="131" OriginalAmount="131">
      <BasicPropertyInfo Latitude="50.893073940118" Longitude="6.8424358963966" StarRating="3" HotelCode="105155|494956" HotelName="Landhotel Am Freischütz" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Innungstraße/Zunftweg 1, 50354 Hürth bei Köln</AddressLine>
          </AddressLines>
          <CityName>Hürth</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/153570/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Cologne. The nearest airport is Köln - Cologne City (QKL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="133.08" OriginalAmount="133.08">
      <BasicPropertyInfo Latitude="50.940394" Longitude="6.969461" StarRating="5" HotelCode="13625|8064" HotelName="Hyatt Regency Cologne" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kennedy-Ufer 2a, 50679 Köln, Nordrhein-Westfalen</AddressLine>
          </AddressLines>
          <CityName>Cologne</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/14486/a_14486_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Cologne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="134" OriginalAmount="134">
      <BasicPropertyInfo Latitude="50.980302882833" Longitude="7.0687526464462" StarRating="3" HotelCode="52597|360579" HotelName="UHU Gästehaus" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Airport Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dellbrücker Hauptstrasse 205, 51069 Köln</AddressLine>
          </AddressLines>
          <CityName>Cologne</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56437/a_56437_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located by the A3. With the city train, located 100 metres away, guests will directly reach Cologne airport (15 km/ a 30 minute drive).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="134.18" OriginalAmount="134.18">
      <BasicPropertyInfo Latitude="50.931118" Longitude="6.963159" StarRating="4" HotelCode="104462|734195" HotelName="art'otel cologne, by park plaza" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Holzmarkt 4, 50676 Köln</AddressLine>
          </AddressLines>
          <CityName>Cologne</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/40/408202/408202a_hb_a_021.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Cologne. The nearest airport is Köln - Cologne/Bonn (CGN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="139.86" OriginalAmount="139.86">
      <BasicPropertyInfo Latitude="50.971373100604" Longitude="7.0061740279198" StarRating="4" HotelCode="64953|107d42" HotelName="Hotel Park Consul Köln" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Clevischer Ring 121, 51063 Köln</AddressLine>
          </AddressLines>
          <CityName>Cologne</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/83741/a_83741_F2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the Clevischen Ring, close to the city and tourist centre with its variety of nightclubs (around 5 km away). There are a number of restaurants, shops and bars located just across from the hotel. A wonderful park and links to the public transport network can also be found in the immediate vicinity (around 30-50 m away). The Rhine river is 350 m from the hotel, whilst the train station is 2 km away. Cologne/ Bonn Airport is a 20-minute drive away (15 km) and Düsseldorf airport may be reached by car in just 30 minutes (50 km away).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="144.68" OriginalAmount="144.68">
      <BasicPropertyInfo StarRating="2" HotelCode="|D14C68" HotelName="B&amp;B Hotel K�ln-Ehrenfeld" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>COLOGNE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2619317_foto_1.jpg</HotelPictures>
        <HotelDescription>This hotel is located in Cologne. The hotel's many facilities, amenities and services ensure guests a comfortable stay. A lounge is among the facilities and amenities available at the hotel. Options for comfortable accommodations with a range of amenities are available at the hotel. WIFI availailable in all Rooms. Single Beds have size of 80x200.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="145" OriginalAmount="145">
      <BasicPropertyInfo Latitude="50.948282" Longitude="6.959889" StarRating="4" HotelCode="94176|411550" HotelName="Hopper Hotel St. Antonius" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dagobertstrasse 32, 50668 Köln</AddressLine>
          </AddressLines>
          <CityName>Cologne</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/279801/279801a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Cologne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="146.64" OriginalAmount="146.64">
      <BasicPropertyInfo Latitude="50.943658" Longitude="6.95398" StarRating="4" HotelCode="14126|111432" HotelName="Lindner Hotel Dom Residence" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Jacuzzi,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Stolkgasse 4a, An den Dominikanern, 50668 Köln</AddressLine>
          </AddressLines>
          <CityName>Cologne</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/16371/a_16371_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the centre of Cologne, this hotel lies off the beaten track.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="148.97" OriginalAmount="148.97">
      <BasicPropertyInfo Latitude="50.945268028493" Longitude="6.961283236742" StarRating="5" HotelCode="366255|52264" HotelName="Köln Marriott Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Johannisstrasse 76-80, 50668 Köln, Nordrhein-Westfalen</AddressLine>
          </AddressLines>
          <CityName>Cologne</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/218062/218062a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Perfect for business travellers, this urban hotel is located in the heart of Cologne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="151" OriginalAmount="151">
      <BasicPropertyInfo Latitude="50.943063" Longitude="6.95578" StarRating="5" HotelCode="25587|17709" HotelName="Hilton Cologne" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/08/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Marzellenstrasse 13-17, 50668 Köln</AddressLine>
          </AddressLines>
          <CityName>Cologne</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/37340/a_37340_D2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located directly in the historical centre of Cologne. The cathedral, the musical theatre as well as the main train station are just a stone's throw from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="153.93" OriginalAmount="153.93">
      <BasicPropertyInfo StarRating="3" HotelCode="|D16306" HotelName="B&amp;B Hotel K�ln-Airport" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>COLOGNE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2621562_foto_1.jpg</HotelPictures>
        <HotelDescription>Si decides alojarte en Bandamp;B Hotel Kandouml;ln-Airport, te encontrarandaacute;s en una fantandaacute;stica zona de Colonia (Porz) y estarandaacute;s a menos de 15 minutos en coche de Catedral de Colonia y Pabellandoacute;n multiusos LANXESS Arena.  Ademandaacute;s, este hotel se encuentra a 7,8andnbsp;km de Centro de convenciones Palladium y a 8,4andnbsp;km de Recinto de la Feria de Colonia.Hay un aparcamiento sin asistencia gratuito disponible.El desayuno bufandeacute;, con un coste adicional, se ofrece de lunes a viernes de 6:30 a 10:00, mientras que los fines de semana el horario es de 7:30 a 10:30.Te sentirandaacute;s como en tu propia casa en cualquiera de las 104 habitaciones con aire acondicionado y televisiandoacute;n de pantalla plana. Mantandeacute;n el contacto con los tuyos gracias a la conexiandoacute;n a Internet wifi gratis. El cuarto de baandntilde;o estandaacute; provisto de ducha y secadores de pelo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="154" OriginalAmount="154">
      <BasicPropertyInfo Latitude="50.998835" Longitude="7.099926" StarRating="3" HotelCode="91057|486054" HotelName="Hansen" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 18/08/2025">
        <Address>
          <AddressLines>
            <AddressLine>Paffrather Straße 309, 51469 Bergisch Gladbach</AddressLine>
          </AddressLines>
          <CityName>Bergisch-Gladbach</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/152109/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This 3-star hotel offers modern rooms, free Wi-Fi and a traditional restaurant. A large breakfast buffet is served each morning. In the evenings, the Grosser Kurfürst restaurant offers seasonal cuisine. The recently renovated Wirtshaus Pub serves a wide range of drinks. In summer, drinks and meal...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="154.41" OriginalAmount="154.41">
      <BasicPropertyInfo Latitude="50.933705579676" Longitude="6.962454020977" StarRating="4" HotelCode="14281|522995" HotelName="Hotel Lyskirchen Köln" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Filzengraben 26-32, 50676 Köln, Nordrhein-Westfalen</AddressLine>
          </AddressLines>
          <CityName>Cologne</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/16606/w_16606_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This business hotel is set in the heart of Cologne's old town. It is just 500 metres from the centre of town and is within walking distance of the cathedral and the Rhine promenade. Guests will find a number of restaurants, bars, pubs and nightlife spots within 2.5 km of the establishment, and shops can be found 1 km away. Nearby attractions include the chocolate museum (200 metres away) and Cologne Zoo, which is a 10-minute journey on the local public transport network.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="154.52" OriginalAmount="154.52">
      <BasicPropertyInfo Latitude="50.935518476399" Longitude="6.9578969478607" StarRating="5" HotelCode="318220|49254" HotelName="Dorint Hotel Köln am Heumarkt" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Pipinstraße 1, 50667 Köln</AddressLine>
          </AddressLines>
          <CityName>Cologne</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/32724/a_32724_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel lies at the heart of the city, at the start of the pedestrian zone. A selection of shopping and entertainment venues is to be found nearby.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="155.00" OriginalAmount="155.00">
      <BasicPropertyInfo Latitude="50.932832" Longitude="6.940311" StarRating="3" HotelCode="36071|hotel_esplanade_6" HotelName="Esplanade" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hohenstaufenring 56, 50674 Köln</AddressLine>
          </AddressLines>
          <CityName>Cologne</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/58895/a_58895_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Cologne. The nearest airport is Köln - Cologne/Bonn (CGN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="157.05" OriginalAmount="157.05">
      <BasicPropertyInfo Latitude="50.98027" Longitude="7.06878" StarRating="3" HotelCode="530141|833555" HotelName="UHU Hotel Garni" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Conference Hall,Golf,Internet,Laundry,Lounge,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dellbrücker Hauptstraße 201, 51069 Köln</AddressLine>
          </AddressLines>
          <CityName>Cologne</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/01/017792/017792a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is centrally located in the district of Cologne-Dellbrück. With the city train, located 100 m away, guests will directly reach Cologne city center and fairground after only 13 min, Cologne airport (15 km) after 30 min.

The modern city hotel offers a total of 35 rooms spread over 3 floors. Amongst the hotel's facilities count a foyer with reception, safe, a lift and a newspaper stand. Additional facilities include a conference room, a TV room and a public Internet terminal. A laundry service is also on offer.


The refined en suite rooms are fitted with a hairdryer, a direct dial telephone, cable TV, Internet access and a safe. 


The rich breakfast provides with the energy the guests need for the day. Half board for groups is available on request.

By car: the Hotel UHU is conveniently located at the motorway A3, exit Köln-Dellbrück: follow direction Bergisch-Gladbach, in appr. 3 km turn left after 5th traffic light into Dellbrücker Hauptstrasse. 
From Köln / Bonn airport: take tram 13 to Köln-Deutz, change into tram 11 in direction Bergisch-Gladbach, appr. 10 min stop Köln-Dellbrück. The hotel is located opposite the station on the right.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="157.28" OriginalAmount="157.28">
      <BasicPropertyInfo Latitude="50.89335102" Longitude="6.99565413" StarRating="0" HotelCode="268657|16c9c4" HotelName="Rheinblick Appartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Aparthotel">
        <Address>
          <AddressLines>
            <AddressLine>Hauptstrasse 71, Rodenkirchen, 50996 Cologne</AddressLine>
          </AddressLines>
          <CityName>Cologne</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/91/de/91de20c3bae9b13a575211b4ea63cc5f901ddac6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="159" OriginalAmount="159">
      <BasicPropertyInfo Latitude="50.94936882" Longitude="6.95402638" StarRating="3" HotelCode="429988|360557" HotelName="Hotel Garni Emir" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,LCD/Projector,Luggage Storage,Parking">
        <Address>
          <AddressLines>
            <AddressLine>Hansaring 82, 50670 Köln</AddressLine>
          </AddressLines>
          <CityName>Cologne</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/28567/2428567/1.jpg?f=15146694</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Hotel Garni Emir in Cologne (Altstadt-Nord), you'll be minutes from Eigelstein Torburg and St Ursula.  This hotel is within close proximity of Goldene Kammer and Schauspiel Koln.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Stay in one of 19 guestrooms featuring flat-screen televisions. Complimentary wireless Internet access keeps you connected, and digital programming is available for your entertainment. Bathrooms have showers and complimentary toiletries. Conveniences include desks and coffee/tea makers, and housekeeping is provided on a limited basis.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;Self parking (subject to charges) is available onsite.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="159.07" OriginalAmount="159.07">
      <BasicPropertyInfo Latitude="50.813921" Longitude="7.154687" StarRating="3" HotelCode="91422|4738305" HotelName="Primula" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/07/2025" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Am Burgerhaus 16, 53840 Troisdorf</AddressLine>
          </AddressLines>
          <CityName>Troisdorf</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/127503/a_127503_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Troisdorf. The nearest airport is Köln - Cologne/Bonn (CGN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="161.75" OriginalAmount="161.75">
      <BasicPropertyInfo Latitude="50.933474894271" Longitude="6.9438497509262" StarRating="4" HotelCode="14640|2501455" HotelName="Mauritius Hotel &amp; Therme" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Restaurant,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mauritiuskirchplatz 3-11, 50765 Köln</AddressLine>
          </AddressLines>
          <CityName>Cologne</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=5900069</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Cologne. The nearest airport is Köln - Cologne/Bonn (CGN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="162.35" OriginalAmount="162.35">
      <BasicPropertyInfo Latitude="50.738273036786" Longitude="7.0783927036957" StarRating="2" HotelCode="330603|3851405" HotelName="B&amp;B Hotel Bonn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Heinrich-Böll-Ring  7, 53119  Bonn, Nordrhein-Westfalen</AddressLine>
          </AddressLines>
          <CityName>Bonn</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0019/40761/1940761/1.jpg?f=14955417</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="173.46" OriginalAmount="173.46">
      <BasicPropertyInfo Latitude="50.939689934527" Longitude="6.946260760713" StarRating="4" HotelCode="|WCG8" HotelName="Stadthotel am Roemerturm" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 14/08/2025">
        <Address>
          <AddressLines>
            <AddressLine>Sankt Apern Strasse 32</AddressLine>
          </AddressLines>
          <PostalCode>(0)2212093190</PostalCode>
        </Address>
        <HotelPictures>http://www.travco.co.uk/images/hotels/sumplex/274879/105072561.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;HotelDescription : &lt;/b&gt;The hotel has a lift and features 107 rooms. The friendly staff at the reception desk are happy to answer any questions. Amenities include a baggage storage service and a safe. Wireless internet access in public areas allows guests to stay connected. The tour desk offers assistance with booking excursions. The hotel has a range of facilities for guests with disabilities. Wheelchair-accessible facilities are available. A number of shops, including a supermarket, are great for shopping or just browsing. Additional facilities include a TV room. Parking spaces are available to guests travelling by car. Other services include a 24-hour security service, room service, an alarm call service, a laundry service, a coin-operated laundry and a hotel shuttle bus. Complimentary newspapers are available. The business centre is on hand for guests' business requirements and provides a fax machine.Centrally located in Cologne, this hotel is approximately 1 km from the beach.A sun terrace is a great place to while away the hours. Copyright GIATA 2004 - 2024. Multilingual, powered by www.giata.com for client no. 124567Rooms are equipped with air conditioning and central heating. All rooms are carpeted and include a double bed or a queen-size bed. Children's beds and extra beds can be requested for younger guests. A safe and a desk are also available. A mini fridge and a tea/coffee station are standard features. A telephone, a TV and WiFi (no extra charge) are provided as well. Bathrooms are equipped with a shower and a bathtub, as well as a hairdryer. Cosmetic products and a selection of towels provide additional comfort in the bathrooms. Guests can also book wheelchair-friendly rooms with wheelchair-accessible bathrooms. The hotel has non-smoking rooms.Various dining options are available, including a restaurant, a café and a bar. Half board is offered as a catering option. A continental breakfast buffet, lunch and dinner offer plenty of delicious variety. Diet meals and children's meals can be prepared on request. The hotel also offers special catering options.The hotel provides 24-hour reception and concierge service. Chargeable parking is possible onsite.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="176.00" OriginalAmount="176.00">
      <BasicPropertyInfo Latitude="50.9382358" Longitude="6.9626388" StarRating="3" HotelCode="153931|rheinhotel_stmartin" HotelName="Rhein-Hotel St.Martin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Cologne</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/215005/215005a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel comprises a total of 40 rooms. A dining area is among the facilities. Those arriving in their own vehicles can leave them in the car park of the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="176.05" OriginalAmount="176.05">
      <BasicPropertyInfo Latitude="50.945309" Longitude="6.958652" StarRating="3" HotelCode="146959|940315" HotelName="Domspitzen" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Domstrasse 23-25, 50668 Köln, Nordrhein-Westfalen</AddressLine>
          </AddressLines>
          <CityName>Cologne</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/28/281530/281530a_hb_a_031.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Cologne. The nearest airport is Köln - Cologne City (QKL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="178.59" OriginalAmount="178.59">
      <BasicPropertyInfo Latitude="50.936893" Longitude="6.983866" StarRating="4" HotelCode="160713|1678048" HotelName="Stadtpalais" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/07/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Deutz-Kalker-Straße 52, 50679 Köln</AddressLine>
          </AddressLines>
          <CityName>Cologne</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/211121/211121a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Cologne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="180.00" OriginalAmount="180.00">
      <BasicPropertyInfo Latitude="50.939689934527" Longitude="6.9462607607131" StarRating="4" HotelCode="107583|stadthotel_am_romerturm" HotelName="Stadthotel am Römerturm" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sankt-Apern-Straße 32, 50667 Köln</AddressLine>
          </AddressLines>
          <CityName>Cologne</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/148922/w_148922_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in a quiet area right in the heart of Cologne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="195.00" OriginalAmount="195.00">
      <BasicPropertyInfo Latitude="50.942887659949" Longitude="6.9822111725807" StarRating="4" HotelCode="23038|dorint_an_der_messe_koln" HotelName="Dorint Hotel An der Messe Köln" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 19/08/2025" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Deutz-Mülheimer Straße 22-24, 50679 Köln</AddressLine>
          </AddressLines>
          <CityName>Cologne</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/30401/a_30401_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated opposite the exhibition centre entrance and is just a few minutes' walk from the town centre, Cologne Cathedral and the Lanxess Arena. The nearest bus and railway stations are approximately 50 m away, and shopping venues are about 1 km from the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="203.91" OriginalAmount="203.91">
      <BasicPropertyInfo Latitude="50.892091894597" Longitude="7.0034354675286" StarRating="4" HotelCode="106659|2500765" HotelName="Rheinblick" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Uferstraße 20, 50996 Köln</AddressLine>
          </AddressLines>
          <CityName>Cologne</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/178822/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Cologne. The nearest airport is Köln - Cologne City (QKL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="209.00" OriginalAmount="209.00">
      <BasicPropertyInfo Latitude="50.963231358478" Longitude="6.9854807853699" StarRating="2.5" HotelCode="410178|djh_cityhostel_kolnriehl" HotelName="Jugendherberge Köln-Riehl" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Guesthouse,Eco Hotel,Hostel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Lounge,Restaurant,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>An der Schanz 14, 50735 Köln</AddressLine>
          </AddressLines>
          <CityName>Cologne</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/100776/a_100776_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hostel is in a quiet but central location right on the Rhine. Enjoy the flair of the city of Cologne before returning to recover and relax in the hostel after a long day of sightseeing. Thanks to a direct underground connection, guests can get to the city in about 10 minutes, an ideal starting point for exploring Cologne. Attractions include the city’s beautiful Old Town, the gothic cathedral, Cologne trade fair and the KölnArena events stadium, all of which are approximately 3 km from the hostel. Neuss indoor ski complex and RheinEnergie sports stadium are 45 km and 15 km away respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="216" OriginalAmount="216">
      <BasicPropertyInfo Latitude="50.952320538396" Longitude="6.9629770517349" StarRating="4" HotelCode="13486|67179" HotelName="Mercure Köln Belfortstraße" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Belfortstrasse 9, 50668 Köln, Nordrhein-Westfalen</AddressLine>
          </AddressLines>
          <CityName>Cologne</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/14253/a_14253_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The prominent position of this hotel in the heart of the city makes it a great base from which to explore the many cultural and historical treasures of Cologne, or simply experience the local way of life. The city centre, with its many restaurants, bars, clubs and shops, is just 1 km away. Both the cathedral and the city zoo are within a 10-minute walk of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="217.69" OriginalAmount="217.69">
      <BasicPropertyInfo Latitude="50.941725" Longitude="6.94319" StarRating="4" HotelCode="576050|2503095" HotelName="25hours Hotel Köln The Circle" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Im Klapperhof 22-24, 50670 Köln</AddressLine>
          </AddressLines>
          <CityName>Cologne</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/738621/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Cologne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="225.10" OriginalAmount="225.10">
      <BasicPropertyInfo Latitude="50.940168296762" Longitude="6.9421443343163" StarRating="4" HotelCode="16611|780705" HotelName="Lindner Hotel City Plaza" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Magnusstraße 20, 50672 Köln</AddressLine>
          </AddressLines>
          <CityName>Cologne</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/20130/a_20130_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Cologne. The nearest airport is Köln - Cologne/Bonn (CGN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="240.52" OriginalAmount="240.52">
      <BasicPropertyInfo Latitude="50.931568045626" Longitude="6.9514945149422" StarRating="5" HotelCode="45648|488225" HotelName="Romantik Hotel im Wasserturm" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kaygasse 2, 50676 Köln</AddressLine>
          </AddressLines>
          <CityName>Cologne</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/24342/a_24342_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This exclusive international city hotel is located in Europe's largest water tower and is one of the most unusual hotels in Germany. Public transport departs from stops close by. The immediate vicinity offers an array of shopping facilities as well as numerous restaurants and a diverse range of bars/ restaurants and nightclubs. The city centre is around 4 km from the hotel and can comfortably be reached by car in just a few minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="241.00" OriginalAmount="241.00">
      <BasicPropertyInfo Latitude="50.939852238641" Longitude="6.9564539194107" StarRating="3" HotelCode="63206|callas_hotel_am_dom" HotelName="Callas Am Dom" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hohe Str. 137, 50667 Köln</AddressLine>
          </AddressLines>
          <CityName>Cologne</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/151769/151769a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally situated in the heart of Cologne in a pedestrian mall adjacent to the famous cathedral and is just 100 m away from the city centre. There are plenty of restaurants, bars, clubs, public transport links and shops nearby. Cologne-Bonn Airport is just 12 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="242.00" OriginalAmount="242.00">
      <BasicPropertyInfo Latitude="50.938946319337" Longitude="6.9734398726845" StarRating="1" HotelCode="92762|jugendherberge_kolndeutz_cityhostel" HotelName="Jugendherberge Köln-Deutz" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Siegesstraße 5, 50679 Köln</AddressLine>
          </AddressLines>
          <CityName>Cologne</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/28/283177/283177a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in the heart of Cologne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="244.01" OriginalAmount="244.01">
      <BasicPropertyInfo StarRating="3" HotelCode="|153040" HotelName="Callas Hotel Am Dom" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>COLOGNE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/783957_foto_1.jpg</HotelPictures>
        <HotelDescription>El hotel cuenta con una ubicaciandoacute;n ideal en el corazandoacute;n de Colonia, en un centro comercial peatonal al lado de la famosa catedral y a solo 100 m del centro urbano. Hay numerosos restaurantes, bares, clubs, paradas de transporte panduacute;blico y tiendas cerca. El aeropuerto de Colonia-Bonn dista solo 12 km del hotel.Este hotel urbano fue construido en 1961 y renovado en 2010. Es un prandaacute;ctico alojamiento para unas vacaciones, asandiacute; como para un viaje de negocios. El hotel urbano fue completamente renovado en 2010 y tiene un total de 26 habitaciones. Los huandeacute;spedes son recibidos en el vestandiacute;bulo con recepciandoacute;n y servicio de salida 24 horas, caja fuerte y ascensor para acceder a las plantas superiores. Otras instalaciones incluidas son conexiandoacute;n a Internet WiFi, servicio de habitaciones y de lavanderandiacute;a, y aparcamiento.Todas las habitaciones tienen cuarto de baandntilde;o privado con ducha, baandntilde;era y secador de pelo. Hay camas dobles o extra grandes disponibles. Otras comodidades incluidas son telandeacute;fono de landiacute;nea directa, TV vandiacute;a satandeacute;lite/por cable, radio, conexiandoacute;n a Internet, caja fuerte, minibar, microondas y set de plancha. Los huandeacute;spedes tambiandeacute;n cuentan con la comodidad de contar con cafetera/tetera en su habitaciandoacute;n. La calefacciandoacute;n es regulable.Hay sombrillas para poder estar a la sombra en la playa que hay cerca.Los huandeacute;spedes pueden escoger su desayuno de un bufet cada maandntilde;ana.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="245.03" OriginalAmount="245.03">
      <BasicPropertyInfo Latitude="50.954964848142" Longitude="6.9930875301361" StarRating="3.5" HotelCode="34686|18057" HotelName="The New Yorker" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 21/07/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Deutz-Mülheimer-Straße 204, 51063 Köln</AddressLine>
          </AddressLines>
          <CityName>Cologne</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56441/a_56441_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is located close to Cologne's exhibition centre, the Köln Arena, as well as the Rheinpark. Lively bars as well as links to the public transport network can easily be reached on foot, lying just 500 m away and countless shops and nightclubs are to be found 1 km and 2 km from the hotel respectively. Cologne - Bonn airport is some 15 km away and can be reached in just 15 minutes' drive.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="249.99" OriginalAmount="249.99">
      <BasicPropertyInfo StarRating="3" HotelCode="|152255" HotelName="The New Yorker Hotel" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>COLOGNE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/949344_foto_1.jpg</HotelPictures>
        <HotelDescription>Este moderno hotel de categorandiacute;a media estandaacute; cerca del recinto ferial de Colonia, del estadio y del Rheinpark. Podrandaacute; llegar andando (a unos 500 m) a animados bares y a una parada de transporte panduacute;blico. En los alrededores hay muchas tiendas (1 Km) y discotecas (2 Km). El aeropuerto de Colonia estandaacute; a unos 15 Km del hotel (15 minutos en coche).Este fascinante hotel urbano y de conferencias, con su encanto especial, fue inaugurado en 1999 y renovado en parte desde entonces. Cuenta con 4 plantas y un total de 40 habitaciones, de ellas 7 individuales, 30 dobles, 3 suites y 4 apartamentos, asandiacute; como con un jardandiacute;n de 200 mandsup2;. Tambiandeacute;n dispone de un elegante vestandiacute;bulo de entrada con ascensores, andaacute;rea de recepciandoacute;n abierta las 24 horas que le ofrece servicio de caja fuerte y un bar. Este hotel climatizado tambiandeacute;n estandaacute; dotado de una sala de conferencias y televisiandoacute;n, zonas para no fumadores y una terminal de Internet. Ofrece a sus clientes servicios de habitaciones y de lavanderandiacute;a. Asimismo cuenta con un aparcamiento propio.Las modernas habitaciones disponen de baandntilde;o, secador de pelo, telandeacute;fono de landiacute;nea directa, TV vandiacute;a satandeacute;lite o por cable, conexiandoacute;n a Internet y caja fuerte. Tambiandeacute;n tienen minibar, cama doble y calefacciandoacute;n central.El hotel cuenta con una sauna, un solandaacute;rium y un gimnasio. A pedido del cliente tambiandeacute;n se ofrecen masajes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="251" OriginalAmount="251">
      <BasicPropertyInfo Latitude="50.946062570489" Longitude="6.9394147478504" StarRating="3" HotelCode="89928|293161" HotelName="City Storch" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/07/2025" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gladbacher Straße 32, 50672 Köln</AddressLine>
          </AddressLines>
          <CityName>Cologne</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/151693/2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Cologne. The nearest airport is Köln - Cologne City (QKL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="287.90" OriginalAmount="287.90">
      <BasicPropertyInfo Latitude="50.96686998143" Longitude="7.1619915962219" StarRating="5" HotelCode="17323|76164" HotelName="Althoff Grandhotel Schloss Bensberg" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Spa Hotel,Golf Hotel,Historic Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Kadettenstraße, 51429 Bergisch Gladbach</AddressLine>
          </AddressLines>
          <CityName>Bergisch-Gladbach</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/21225/a_21225_C1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel and spa complex is located next to the city centre of Bensberg and just a 15-minute drive from Cologne. Guests can reach the bus station in roughly 5 minutes' walk (about 1 km). Nearby airports include Cologne Bonn Airport, at approximately 15 km, and Düsseldorf International Airport, at around 45 km.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="295" OriginalAmount="295">
      <BasicPropertyInfo Latitude="50.941815313534" Longitude="6.9565853476524" StarRating="5" HotelCode="12363|20817" HotelName="Excelsior Ernst" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Trankgasse 1-5, 50667 Köln</AddressLine>
          </AddressLines>
          <CityName>Cologne</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/12367/a_12367_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel's exposed position, in the heart of the city and vis-à-vis the Cologne Cathedral, makes it easily accessible from all directions. The opera, the philharmonic and many famous museums, as well as the fair grounds, are all within walking distance. Guests will find a wide range of attractive shops close to the hotel, and just a few minutes away on foot there are the traditional breweries, trendy bars and inviting coffee shops.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="300" OriginalAmount="300">
      <BasicPropertyInfo Latitude="50.93947" Longitude="7.00052" StarRating="3" HotelCode="268661|489699" HotelName="Arena" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Vorsterstraße 55, 51103 Cologne</AddressLine>
          </AddressLines>
          <CityName>Cologne</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/153071/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;We would like to gladly welcome you to the Hotel Arena.Our well-appointed hotel provides comfort for discerning guests (3 stars) and has 32 rooms. Our helpful reception staff will always be ready to assist. Each bathroom is equipped with a hair-dryer. Our hotel also provides non-smoking rooms (pl...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="311.00" OriginalAmount="311.00">
      <BasicPropertyInfo Latitude="50.93566805" Longitude="6.97117844" StarRating="0" HotelCode="468405|hotel_freiheit" HotelName="Hotel Freiheit" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Siegburger Straße 33-37, 50679 Köln-Deutz</AddressLine>
          </AddressLines>
          <CityName>Cologne</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0025/93238/2593238/1.jpg?f=15208730</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="448.00" OriginalAmount="448.00">
      <BasicPropertyInfo Latitude="50.9385305" Longitude="6.9501528" StarRating="3" HotelCode="138352|hotel_glockengasse" HotelName="Glockengasse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Housekeeping,Internet,LCD/Projector,Lounge,Luggage Storage,Parking,Pets allowed,Shopping Arcade,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Glockengasse 64-66, 50667 Cologne</AddressLine>
          </AddressLines>
          <CityName>Cologne</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/182700/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Hotel Glockengasse is conveniently located in the popular City Center - Old Town area. The hotel offers a high standard of service and amenities to suit the individual needs of all travelers. Facilities like bar, car park, Wi-Fi in public areas are readily available for you to enjoy. Designed for comfort, selected guestrooms offer satellite/cable TV, heating, shower, television LCD/plasma screen, telephone to ensure a restful night. The hotel offers various recreational opportunities. Discover all Cologne has to offer by making Hotel Glockengasse your base.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="553.08" OriginalAmount="553.08">
      <BasicPropertyInfo Latitude="50.937724" Longitude="6.9625336" StarRating="3" HotelCode="151625|2501145" HotelName="Löwenbräu" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Frankenwerft 21, 50667 Cologne, North Rhine-Westphalia</AddressLine>
          </AddressLines>
          <CityName>Cologne</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/28/280061/280061a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Cologne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="143.58" OriginalAmount="143.58">
      <BasicPropertyInfo Latitude="50.917454460285" Longitude="7.0502327399158" StarRating="2" HotelCode="104505|10938c" HotelName="B&amp;B Köln-Porz Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Lina-Bommer-Weg 3, 51149 Köln</AddressLine>
          </AddressLines>
          <CityName>Cologne</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;HOTEL: The Byb Hotel Köln-airport is rated two stars, economic and it offers modern standard rooms. 

SITUATION: It is situated in the district of Porz. The establishment is in Cologne, is 8 kilometres away from the historic centre and Airport Cologne Bonn.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Bicycle Rental,Central Heating,Wheelchair Access,Currency Exchange,Nightclub,Shopping Arcade,Lounge,Diet Meals,Golf,Jacuzzi,Heated Pool,Kitchen,Spa,LCD/Projector,Luggage Storage,Parking,Housekeeping,Pets allowed,Banquet Hall,Meeting Room,Wake-up Call Service</BasicAmenities>
    <HotelRating>4,3,2,5,3.5,2.5,1</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD</Meals>
    <PropertyType>CITY HOTEL,CONFERENCE HOTEL,BUSINESS HOTEL,FAMILY-FRIENDLY HOTEL,HISTORIC HOTEL,AIRPORT HOTEL,SPA HOTEL,GOLF HOTEL,HOTEL DE CHARME,APARTMENT HOTEL,GUESTHOUSE,ECO HOTEL,HOSTEL,APARTHOTEL</PropertyType>
  </Filter>
</HotelSearchRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
8fc7af7d-4700-4f73-b1e2-fce920971bcc|PriceRequest|PriceRequest|<?xml version="1.0" encoding="utf-16"?>
<HotelSearchRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" EchoToken="Price" TimeStamp="0001-01-01T00:00:00" TraceId="8fc7af7d-4700-4f73-b1e2-fce920971bcc">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
          <GuestCount PaxCode="8" Age="3" Count="1" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="19561" DestinationId="0" CityId="0" />
    <StayDateRange Start="2025-08-24T00:00:00" End="2025-08-25T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <HotelRef HotelId="25587|17709" SourceId="27" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="WorldwideDMC" Password="$DMC0202$@2802" RequestedCurrency="GBP" ClientNationality="GB" ClientCountry="United Kingdom" 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
8fc7af7d-4700-4f73-b1e2-fce920971bcc|DOTWPrice|exception while supplier interation||DOTW|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
8fc7af7d-4700-4f73-b1e2-fce920971bcc|WebbedsSunHotelsPrice|successfull supplier interation||WebbedsSunHotels|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
8fc7af7d-4700-4f73-b1e2-fce920971bcc|PriceResponse|PriceResponse|<?xml version="1.0" encoding="utf-16"?><HotelRoomRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Version="0" EchoToken="Price" TransactionIdentifier="8fc7af7d-4700-4f73-b1e2-fce920971bcc" TimeStamp="0001-01-01T00:00:00" HotelName="Hilton Cologne" HotelCode="25587|CAF969100" StarRating="5" GTCityId="19561" CountryCode="DE" CityName="Cologne" CountryName="Germany" Address="Marzellenstrasse 13-17, 50668 Köln" PostCode="50668" PhoneNo="+49221130710" FaxNo="+49221130720" Email="info.cologne@hilton.com" CheckInTime="" CheckOutTime="" Latitude="50.943063" Longitude="6.95578" SourceId="1" Currency="GBP"><RoomTypes><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: King Bed - De Luxe" RoomTypeCode="210246917|1|151|27|MTUxfEdCUHwyMDI1LTA4LTIz" OriginalAmount="0" TotalPrice="151" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 19/08/2025"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Shower|Hairdryer|Direct dial telephone|Radio|Minibar|Fridge|Air conditioning (centrally regulated)|Safe|TV|Air conditioning (individually regulated)|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2025-08-19T09:00:00" End="2025-08-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Deluxe Room-Deluxe Room, 1 King Bed" RoomTypeCode="1088c9_54103861156107_1_108-44_2_2_0_3_994241342_3_3-13-0_221-100_76_2.20250824_1_2-3_3_76_zen0eb06227a5a34471ad673defcab8a378_173702814200|45|MTU2LjI2fEdCUHwyMDI1LTAxLTE1" OriginalAmount="0" TotalPrice="156.26" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Shower|Hairdryer|Direct dial telephone|Radio|Minibar|Fridge|Air conditioning (centrally regulated)|Safe|TV|Air conditioning (individually regulated)|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2025-01-16T11:49:50.5730955+00:00" End="2025-08-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room only-No breakfast service" FilterMealType="ROOM ONLY-NO BREAKFAST SERVICE" RoomType="Room 1: KING DELUXE ROOM, SPACIOUS  BRIGHT  MODERN DESIGN  WOODEN FLOOR, MINERAL WATER  WIFI TEA/COFFEE TRAY" RoomTypeCode="01001|e19a6d75-d3ff-11ef-822d-3b1eebfc89d9$xjkTP8aoGO8Z30UMqOxix2LUy_oYX0kch1A3XyDROodNrnlm-bwuv6NpyQ7jJf5pHBtGR9zoKrUBfV0h701fF7He1YlHVx9yfrI3PoG_FrxBSIsgbtaerkUhUaZnV46yfEdqUIwcz5gLCg4k70wH_t-UPX0SURDx90YFntq-JcplV6ZiEmI88kDAo0FvPG7KBpBSbcpMe1sqLPs6yBxPBvMSK_cHEgLG5Ks4f2UQGo6qf2_M83L7iLE056JmhYu-h0JVN80O5-MgG23PKs7WPlMx9uUWmHMVcGo60pOA5Lk|157.94|25587|CAF969100|1|MTU3Ljk0fEdCUHwyMDI1LTA4LTIw" OriginalAmount="0" TotalPrice="157.94" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 16/08/2025"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Shower|Hairdryer|Direct dial telephone|Radio|Minibar|Fridge|Air conditioning (centrally regulated)|Safe|TV|Air conditioning (individually regulated)|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2025-08-16T00:00:00" End="2025-08-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="157.94" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Twin/Double room - Hilton - King - De luxe" RoomTypeCode="191471960|1|162|27|MTYyfEdCUHwyMDI1LTA4LTE4" OriginalAmount="0" TotalPrice="162" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 14/08/2025"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Shower|Hairdryer|Direct dial telephone|Radio|Minibar|Fridge|Air conditioning (centrally regulated)|Safe|TV|Air conditioning (individually regulated)|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2025-08-14T12:00:00" End="2025-08-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Double room King bed - De Luxe - View" RoomTypeCode="103771014|1|162|27|MTYyfEdCUHwyMDI1LTAxLTE2" OriginalAmount="0" TotalPrice="162" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Shower|Hairdryer|Direct dial telephone|Radio|Minibar|Fridge|Air conditioning (centrally regulated)|Safe|TV|Air conditioning (individually regulated)|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2025-01-16T11:49:55.3233667+00:00" End="2025-08-25T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Double room King bed - De Luxe" RoomTypeCode="211093123|1|165|27|MTY1fEdCUHwyMDI1LTAxLTE2" OriginalAmount="0" TotalPrice="165" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Shower|Hairdryer|Direct dial telephone|Radio|Minibar|Fridge|Air conditioning (centrally regulated)|Safe|TV|Air conditioning (individually regulated)|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2025-01-16T11:49:55.4327472+00:00" End="2025-08-25T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Deluxe Room-Deluxe Room, 1 King Bed (Cathedral Dom View)" RoomTypeCode="1088c9_54108538955771_1_108-44_2_2_0_3_319837134_5_3-13-0_221-100_76_2.20250824_1_2-3_3_76_zen0eb06227a5a34471ad673defcab8a378_173702814200|45|MTY3Ljc1fEdCUHwyMDI1LTAxLTE1" OriginalAmount="0" TotalPrice="167.75" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Shower|Hairdryer|Direct dial telephone|Radio|Minibar|Fridge|Air conditioning (centrally regulated)|Safe|TV|Air conditioning (individually regulated)|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2025-01-16T11:49:50.6043466+00:00" End="2025-08-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Standard Room-Room, 1 King Bed (corner, with extra bed)" RoomTypeCode="1088c9_54109165587878_1_108-44_2_2_0_3_1991653779_6_3-6-0_221-100_76_2.20250824_1_2-3_3_76_zen0eb06227a5a34471ad673defcab8a378_173702814200|45|MTY3Ljc1fEdCUHwyMDI1LTAxLTE1" OriginalAmount="0" TotalPrice="167.75" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Shower|Hairdryer|Direct dial telephone|Radio|Minibar|Fridge|Air conditioning (centrally regulated)|Safe|TV|Air conditioning (individually regulated)|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2025-01-16T11:49:50.6043466+00:00" End="2025-08-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: King Deluxe Room" RoomTypeCode="20250824$20250825$W$202$5971$DBL.DX-KG$ID_B2B_26$RO$OG15TF$1~2~1$3$N@07~A-SIC~206d4~-29545951~N~~~NOR~~F51AC407A0CA44A173702814274105AAUK00250011000608233c2|8|MTk0LjUxfEVVUnwyMDI1LTA4LTE4" OriginalAmount="0" TotalPrice="167.77" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 14/08/2025"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Shower|Hairdryer|Direct dial telephone|Radio|Minibar|Fridge|Air conditioning (centrally regulated)|Safe|TV|Air conditioning (individually regulated)|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2025-08-14T00:00:00" End="2025-08-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="167.77" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Deluxe Room-KING DELUXE ROOM, SPACIOUS  BRIGHT  MODERN DESIGN  WOODEN FLOOR, MINERAL WATER  WIFI TEA/COFFEE TRAY" RoomTypeCode="1088c9_54108983442877_2_3-27_2_2_0_3_227706252_15_1-13-0_6-100_76_2.20250824_1_2-3_3_76_zen0eb06227a5a34471ad673defcab8a378_173702814200|45|MTY3LjgxfEdCUHwyMDI1LTA4LTE4" OriginalAmount="0" TotalPrice="167.81" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 14/08/2025"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Shower|Hairdryer|Direct dial telephone|Radio|Minibar|Fridge|Air conditioning (centrally regulated)|Safe|TV|Air conditioning (individually regulated)|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2025-08-14T00:00:00" End="2025-08-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room only-No breakfast service" FilterMealType="ROOM ONLY-NO BREAKFAST SERVICE" RoomType="Room 1: KING DELUXE WITH CATHEDRAL DOM VIEW, SPACIOUS, COLOGNE CATHEDRAL VIEW,WOODEN FLOOR, MINERAL WATER, WIFI, TEA/COFFEE TRAY" RoomTypeCode="01001|e19a6d75-d3ff-11ef-822d-3b1eebfc89d9$xjkTP8aoGO8Z30UMqOxixyQAOSUWlIaew8Hg0yA2sGZNrnlm-bwuvy5112YRR6ebozRX3NQoCdS4CkA1AMKKj5tqnwg-gk3w8Tutd997Iu2jLRsVJCiNufcjWFvpRlCYHydfNZArHLvqhK5iFmbf-x5mRDZQRm3NUNPesYnEt_fnp_593EpKj26TwVz4Ju8f9P59oPKVogAGajRG2MGVxVvWinvJJJpNWlq_kS6bRpqj3QS21UQxzZhVzHXGKmLlUx8Ubbc_46prl_Gy48Ae0ZfIFjUcAWibtqeTolTfHBA|169.55|25587|CAF969100|1|MTY5LjU1fEdCUHwyMDI1LTA4LTIw" OriginalAmount="0" TotalPrice="169.55" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 16/08/2025"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Shower|Hairdryer|Direct dial telephone|Radio|Minibar|Fridge|Air conditioning (centrally regulated)|Safe|TV|Air conditioning (individually regulated)|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2025-08-16T00:00:00" End="2025-08-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="169.55" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Twin/Double room - Corner" RoomTypeCode="198834397|1|170|27|MTcwfEdCUHwyMDI1LTAxLTE2" OriginalAmount="0" TotalPrice="170" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Shower|Hairdryer|Direct dial telephone|Radio|Minibar|Fridge|Air conditioning (centrally regulated)|Safe|TV|Air conditioning (individually regulated)|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2025-01-16T11:49:55.5577544+00:00" End="2025-08-25T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Twin/Double room - King - De Luxe" RoomTypeCode="198833664|1|170|27|MTcwfEdCUHwyMDI1LTAxLTE2" OriginalAmount="0" TotalPrice="170" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Shower|Hairdryer|Direct dial telephone|Radio|Minibar|Fridge|Air conditioning (centrally regulated)|Safe|TV|Air conditioning (individually regulated)|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2025-01-16T11:49:55.7140148+00:00" End="2025-08-25T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room only-No breakfast service" FilterMealType="ROOM ONLY-NO BREAKFAST SERVICE" RoomType="Room 1: KING JUNIOR SUITE, VERY SPACIOUS  BRIGHT  MODERN  SEATING AREA, ESSPRESO MACHINE  BATHROBE  SAFE  HIFI  WLAN" RoomTypeCode="01001|e19a6d75-d3ff-11ef-822d-3b1eebfc89d9$xjkTP8aoGO-V5svLY_1KbJY3jjom2a_nEkHM8pd_l75Nrnlm-bwuv5XNgshx0mNj2VlmE68t1qIBfV0h701fF7He1YlHVx9yfrI3PoG_FrxBSIsgbtaerkUhUaZnV46yfEdqUIwcz5gJQ-4NxbwiyYo_Xv88uhil90YFntq-JcplV6ZiEmI88kDAo0FvPG7KBpBSbcpMe1sqLPs6yBxPBvMSK_cHEgLG5Ks4f2UQGo6qf2_M83L7iLE056JmhYu-h0JVN80O5-MgG23PKs7WPlMx9uUWmHMVQirbNwozQAY|176.46|25587|CAF969100|1|MTc2LjQ2fEdCUHwyMDI1LTA4LTI0" OriginalAmount="0" TotalPrice="176.46" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 20/08/2025"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Shower|Hairdryer|Direct dial telephone|Radio|Minibar|Fridge|Air conditioning (centrally regulated)|Safe|TV|Air conditioning (individually regulated)|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2025-08-20T00:00:00" End="2025-08-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="176.46" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: King Corner Room With Extra Bed" RoomTypeCode="20250824$20250825$W$202$5971$DBL.KG-2$ID_B2B_26$RO$OG15TF$1~2~1$3$N@07~A-SIC~241e3~-751137824~N~~~NOR~~F51AC407A0CA44A173702814274105AAUK00250011000608252d0|8|MjA4LjgyfEVVUnwyMDI1LTA4LTE4" OriginalAmount="0" TotalPrice="180.11" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 14/08/2025"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Shower|Hairdryer|Direct dial telephone|Radio|Minibar|Fridge|Air conditioning (centrally regulated)|Safe|TV|Air conditioning (individually regulated)|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2025-08-14T00:00:00" End="2025-08-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="180.11" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: King Deluxe With Cathedral Dom View" RoomTypeCode="20250824$20250825$W$202$5971$DBL.DX-WV$ID_B2B_26$RO$OG15TF$1~2~1$3$N@07~A-SIC~241e3~-1146071699~N~~~NOR~~F51AC407A0CA44A173702814274105AAUK00250011000608252d0|8|MjA4LjgyfEVVUnwyMDI1LTA4LTE4" OriginalAmount="0" TotalPrice="180.11" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 14/08/2025"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Shower|Hairdryer|Direct dial telephone|Radio|Minibar|Fridge|Air conditioning (centrally regulated)|Safe|TV|Air conditioning (individually regulated)|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2025-08-14T00:00:00" End="2025-08-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="180.11" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Deluxe Room-KING DELUXE WITH CATHEDRAL DOM VIEW, SPACIOUS, COLOGNE CATHEDRAL VIEW,WOODEN FLOOR, MINERAL WATER, WIFI, TEA/COFFEE TRAY" RoomTypeCode="1088c9_54120488558709_2_3-27_2_2_0_3_3629175104_0_1-13-2_6-100_76_2.20250824_1_2-3_3_76_zen0eb06227a5a34471ad673defcab8a378_173702814200|45|MTgwLjE1fEdCUHwyMDI1LTA4LTE4" OriginalAmount="0" TotalPrice="180.15" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 14/08/2025"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Shower|Hairdryer|Direct dial telephone|Radio|Minibar|Fridge|Air conditioning (centrally regulated)|Safe|TV|Air conditioning (individually regulated)|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2025-08-14T00:00:00" End="2025-08-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Standard Room-KING CORNER ROOM WITH EXTRA BED, SPACIOUS BRIGHT MODERN DESIGN WOOD FLOOR, TEA/COFFEE WIFI IRONING BOARD SAFE" RoomTypeCode="1088c9_54118806418358_2_3-27_2_2_0_3_3021292163_17_1-6-0_6-100_76_2.20250824_1_2-3_3_76_zen0eb06227a5a34471ad673defcab8a378_173702814200|45|MTgwLjE1fEdCUHwyMDI1LTA4LTE4" OriginalAmount="0" TotalPrice="180.15" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 14/08/2025"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Shower|Hairdryer|Direct dial telephone|Radio|Minibar|Fridge|Air conditioning (centrally regulated)|Safe|TV|Air conditioning (individually regulated)|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2025-08-14T00:00:00" End="2025-08-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed And Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Twin/Double room - Hilton - King - De luxe" RoomTypeCode="191399390|3|181|27|MTgxfEdCUHwyMDI1LTAxLTE2" OriginalAmount="0" TotalPrice="181" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Shower|Hairdryer|Direct dial telephone|Radio|Minibar|Fridge|Air conditioning (centrally regulated)|Safe|TV|Air conditioning (individually regulated)|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2025-01-16T11:49:55.1046059+00:00" End="2025-08-25T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Junior Suite - King" RoomTypeCode="191399420|1|181|27|MTgxfEdCUHwyMDI1LTA4LTIy" OriginalAmount="0" TotalPrice="181" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 18/08/2025"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Shower|Hairdryer|Direct dial telephone|Radio|Minibar|Fridge|Air conditioning (centrally regulated)|Safe|TV|Air conditioning (individually regulated)|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2025-08-18T12:00:00" End="2025-08-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed And Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: King Bed - De Luxe" RoomTypeCode="219373146|3|184|27|MTg0fEdCUHwyMDI1LTAxLTE2" OriginalAmount="0" TotalPrice="184" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Shower|Hairdryer|Direct dial telephone|Radio|Minibar|Fridge|Air conditioning (centrally regulated)|Safe|TV|Air conditioning (individually regulated)|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2025-01-16T11:49:54.9795975+00:00" End="2025-08-25T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Junior Suite Room-KING JUNIOR SUITE, VERY SPACIOUS  BRIGHT  MODERN  SEATING AREA, ESSPRESO MACHINE  BATHROBE  SAFE  HIFI  WLAN" RoomTypeCode="1088c9_54118855299058_2_3-27_2_2_0_3_2953542603_3_1-14-0_2-100_76_2.20250824_1_2-3_3_76_zen0eb06227a5a34471ad673defcab8a378_173702814200|45|MTg3LjQ5fEdCUHwyMDI1LTA4LTIy" OriginalAmount="0" TotalPrice="187.49" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 18/08/2025"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Shower|Hairdryer|Direct dial telephone|Radio|Minibar|Fridge|Air conditioning (centrally regulated)|Safe|TV|Air conditioning (individually regulated)|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2025-08-18T00:00:00" End="2025-08-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast Continental" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Deluxe Room-KING DELUXE ROOM, SPACIOUS  BRIGHT  MODERN DESIGN  WOODEN FLOOR, MINERAL WATER  WIFI TEA/COFFEE TRAY" RoomTypeCode="1088c9_54117573377468_1_3-27_2_2_1_3_227706252_38_1-13-0_221-100_76_2.20250824_1_2-3_3_76_zen0eb06227a5a34471ad673defcab8a378_173702814200|45|MTg3LjgwfEdCUHwyMDI1LTAxLTE1" OriginalAmount="0" TotalPrice="187.80" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Shower|Hairdryer|Direct dial telephone|Radio|Minibar|Fridge|Air conditioning (centrally regulated)|Safe|TV|Air conditioning (individually regulated)|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2025-01-16T11:49:50.6199753+00:00" End="2025-08-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: King Junior Suite" RoomTypeCode="20250824$20250825$W$202$5971$JSU.KG$ID_B2B_26$RO$ODCC30$1~2~1$3$N@07~A-SIC~24ddf~1281018223~N~~~NOR~~F51AC407A0CA44A173702814274105AAUK0025001100060824ddf|8|MjIzLjc3fEVVUnwyMDI1LTA3LTI0" OriginalAmount="0" TotalPrice="193.01" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 20/07/2025"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Shower|Hairdryer|Direct dial telephone|Radio|Minibar|Fridge|Air conditioning (centrally regulated)|Safe|TV|Air conditioning (individually regulated)|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2025-07-20T00:00:00" End="2025-08-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="193.01" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast Continental" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Standard Room-KING CORNER ROOM WITH EXTRA BED, SPACIOUS BRIGHT MODERN DESIGN WOOD FLOOR, TEA/COFFEE WIFI IRONING BOARD SAFE" RoomTypeCode="1088c9_54123235604410_1_3-27_2_2_1_3_3021292163_36_1-6-0_221-100_76_2.20250824_1_2-3_3_76_zen0eb06227a5a34471ad673defcab8a378_173702814200|45|MTk4LjU5fEdCUHwyMDI1LTAxLTE1" OriginalAmount="0" TotalPrice="198.59" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Shower|Hairdryer|Direct dial telephone|Radio|Minibar|Fridge|Air conditioning (centrally regulated)|Safe|TV|Air conditioning (individually regulated)|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2025-01-16T11:49:50.6199753+00:00" End="2025-08-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast Continental" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Deluxe Room-KING DELUXE WITH CATHEDRAL DOM VIEW, SPACIOUS, COLOGNE CATHEDRAL VIEW,WOODEN FLOOR, MINERAL WATER, WIFI, TEA/COFFEE TRAY" RoomTypeCode="1088c9_54124649309305_1_3-27_2_2_1_3_3629175104_35_1-13-2_221-100_76_2.20250824_1_2-3_3_76_zen0eb06227a5a34471ad673defcab8a378_173702814200|45|MTk4LjU5fEdCUHwyMDI1LTAxLTE1" OriginalAmount="0" TotalPrice="198.59" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Shower|Hairdryer|Direct dial telephone|Radio|Minibar|Fridge|Air conditioning (centrally regulated)|Safe|TV|Air conditioning (individually regulated)|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2025-01-16T11:49:50.6199753+00:00" End="2025-08-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Junior Suite" RoomTypeCode="179573995|1|202|27|MjAyfEdCUHwyMDI1LTAxLTE2" OriginalAmount="0" TotalPrice="202" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Shower|Hairdryer|Direct dial telephone|Radio|Minibar|Fridge|Air conditioning (centrally regulated)|Safe|TV|Air conditioning (individually regulated)|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2025-01-16T11:49:55.99528+00:00" End="2025-08-25T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room only-No breakfast service" FilterMealType="ROOM ONLY-NO BREAKFAST SERVICE" RoomType="Room 1: KING FAMILY CONNECTING ROOM, 2 CONNECTED ROOMS-DEDICATED CHILDRENS BEDROOM, COMP WIFI/60 SQM/2 BATHROOMS/2 TVS" RoomTypeCode="01001|e19a6d75-d3ff-11ef-822d-3b1eebfc89d9$xjkTP8aoGO-V5svLY_1KbITFCWUyMQXWi8njBkTFfKjz4zjtGaa58kN8oDoxAohul3MaQh6Z4mtU5rW3plJ5I8DuHManlHzs3KXX_pUJAUCwnMQLbH-pR5if02QLYHms3CAHrfa9g4nMcCGFrUscQF2NUPAYSLPco5BA8lDXVvFETCb-LWCZxL390PS5bcHmIAIYzDzJHa6ixeuTcfOp_uyFLHt0M4G_5g1Z-1DlqCDB5gKcIQ5pE_7V2HrMCQmZ1eLNvFNgw0oYpa9Ehihr3ta0-hnHfg-V8z475NXk6-kc2lzlPno8-Q|205.45|25587|CAF969100|1|MjA1LjQ1fEdCUHwyMDI1LTA4LTI0" OriginalAmount="0" TotalPrice="205.45" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 20/08/2025"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Shower|Hairdryer|Direct dial telephone|Radio|Minibar|Fridge|Air conditioning (centrally regulated)|Safe|TV|Air conditioning (individually regulated)|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2025-08-20T00:00:00" End="2025-08-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="205.45" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Junior Suite Room-Junior Suite, 1 King Bed" RoomTypeCode="1088c9_55183599116930_1_108-44_2_2_0_3_1526503099_8_3-14-0_221-100_76_2.20250824_1_2-3_3_76_zen0eb06227a5a34471ad673defcab8a378_173702814200|45|MjA5Ljg4fEdCUHwyMDI1LTAxLTE1" OriginalAmount="0" TotalPrice="209.88" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Shower|Hairdryer|Direct dial telephone|Radio|Minibar|Fridge|Air conditioning (centrally regulated)|Safe|TV|Air conditioning (individually regulated)|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2025-01-16T11:49:50.6199753+00:00" End="2025-08-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed And Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Junior Suite" RoomTypeCode="179574001|3|210|27|MjEwfEdCUHwyMDI1LTA4LTIz" OriginalAmount="0" TotalPrice="210" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 19/08/2025"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Shower|Hairdryer|Direct dial telephone|Radio|Minibar|Fridge|Air conditioning (centrally regulated)|Safe|TV|Air conditioning (individually regulated)|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2025-08-19T09:00:00" End="2025-08-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Family room" RoomTypeCode="191400053|1|211|27|MjExfEdCUHwyMDI1LTA4LTIy" OriginalAmount="0" TotalPrice="211" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 18/08/2025"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Shower|Hairdryer|Direct dial telephone|Radio|Minibar|Fridge|Air conditioning (centrally regulated)|Safe|TV|Air conditioning (individually regulated)|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2025-08-18T12:00:00" End="2025-08-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast Continental" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Deluxe Room-Deluxe Room, 1 King Bed (Cathedral Dom View)" RoomTypeCode="1088c9_55186626077438_2_108-44_2_2_1_3_319837134_11_3-13-0_6-100_76_2.20250824_1_2-3_3_76_zen0eb06227a5a34471ad673defcab8a378_173702814200|45|MjE2LjE0fEdCUHwyMDI1LTA4LTE4" OriginalAmount="0" TotalPrice="216.14" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 14/08/2025"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Shower|Hairdryer|Direct dial telephone|Radio|Minibar|Fridge|Air conditioning (centrally regulated)|Safe|TV|Air conditioning (individually regulated)|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2025-08-14T00:00:00" End="2025-08-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Standard Room-KING FAMILY CONNECTING ROOM, 2 CONNECTED ROOMS-DEDICATED CHILDRENS BEDROOM, COMP WIFI/60 SQM/2 BATHROOMS/2 TVS" RoomTypeCode="1088c9_55188022520132_2_3-27_2_2_0_3_1096048252_6_1-6-0_2-100_76_2.20250824_1_2-3_3_76_zen0eb06227a5a34471ad673defcab8a378_173702814200|45|MjE3Ljc4fEdCUHwyMDI1LTA4LTIy" OriginalAmount="0" TotalPrice="217.78" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 18/08/2025"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Shower|Hairdryer|Direct dial telephone|Radio|Minibar|Fridge|Air conditioning (centrally regulated)|Safe|TV|Air conditioning (individually regulated)|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2025-08-18T00:00:00" End="2025-08-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast Continental" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Junior Suite Room-Junior Suite, 1 King Bed" RoomTypeCode="1088c9_55187843753101_2_108-45_2_2_1_3_1526503099_22_3-14-0_2-100_76_2.20250824_1_2-3_3_76_zen0eb06227a5a34471ad673defcab8a378_173702814200|45|MjIzLjE4fEdCUHwyMDI1LTA4LTIy" OriginalAmount="0" TotalPrice="223.18" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 18/08/2025"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Shower|Hairdryer|Direct dial telephone|Radio|Minibar|Fridge|Air conditioning (centrally regulated)|Safe|TV|Air conditioning (individually regulated)|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2025-08-18T00:00:00" End="2025-08-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: King Family Connecting Room" RoomTypeCode="20250824$20250825$W$202$5971$FAM.CM-1$ID_B2B_26$RO$ODCC30$1~2~1$3$N@07~A-SIC~234104~603320733~N~~~NOR~~F51AC407A0CA44A173702814274105AAUK00250011000608234104|8|MjYwLjUyfEVVUnwyMDI1LTA3LTI0" OriginalAmount="0" TotalPrice="224.70" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 20/07/2025"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Shower|Hairdryer|Direct dial telephone|Radio|Minibar|Fridge|Air conditioning (centrally regulated)|Safe|TV|Air conditioning (individually regulated)|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2025-07-20T00:00:00" End="2025-08-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="224.70" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: Room RUN OF HOUSE" RoomTypeCode="20250824$20250825$W$202$5971$ROO.RO-2$ID_B2B_7$RO$FIT$1~2~1$3$N@07~A-SIC~236106~-77307029~N~~~NOR~~F51AC407A0CA44A173702814274105AAUK00250011000608236106|8|MjYyLjU0fEVVUnwyMDI1LTA3LTI1" OriginalAmount="0" TotalPrice="226.45" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 21/07/2025"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Shower|Hairdryer|Direct dial telephone|Radio|Minibar|Fridge|Air conditioning (centrally regulated)|Safe|TV|Air conditioning (individually regulated)|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2025-07-21T00:00:00" End="2025-08-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="226.45" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Deluxe Room-Deluxe King Room Double" RoomTypeCode="1088c9_55193300132124_1_94-24_2_2_0_3_2267174958_1_1-13-0_221-100_76_2.20250824_1_2-3_3_76_zen0eb06227a5a34471ad673defcab8a378_173702814200|45|MjI2LjkyfEdCUHwyMDI1LTAxLTE1" OriginalAmount="0" TotalPrice="226.92" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Shower|Hairdryer|Direct dial telephone|Radio|Minibar|Fridge|Air conditioning (centrally regulated)|Safe|TV|Air conditioning (individually regulated)|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2025-01-16T11:49:50.6199753+00:00" End="2025-08-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Run of House" RoomTypeCode="185235686|1|229|27|MjI5fEdCUHwyMDI1LTA3LTI0" OriginalAmount="0" TotalPrice="229" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 20/07/2025"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Shower|Hairdryer|Direct dial telephone|Radio|Minibar|Fridge|Air conditioning (centrally regulated)|Safe|TV|Air conditioning (individually regulated)|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2025-07-20T20:00:00" End="2025-08-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Double room - Family" RoomTypeCode="179573999|1|236|27|MjM2fEdCUHwyMDI1LTA4LTIz" OriginalAmount="0" TotalPrice="236" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 19/08/2025"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Shower|Hairdryer|Direct dial telephone|Radio|Minibar|Fridge|Air conditioning (centrally regulated)|Safe|TV|Air conditioning (individually regulated)|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2025-08-19T09:00:00" End="2025-08-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Standard Room-Family Room, 2 Double Beds, Connecting Rooms" RoomTypeCode="1088c9_55198575431008_1_108-44_2_2_0_3_3696572498_7_3-6-0_221-100_76_2.20250824_1_2-3_3_76_zen0eb06227a5a34471ad673defcab8a378_173702814200|45|MjQ0LjM1fEdCUHwyMDI1LTAxLTE1" OriginalAmount="0" TotalPrice="244.35" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Shower|Hairdryer|Direct dial telephone|Radio|Minibar|Fridge|Air conditioning (centrally regulated)|Safe|TV|Air conditioning (individually regulated)|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2025-01-16T11:49:50.6199753+00:00" End="2025-08-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Half Board" FilterMealType="HALF BOARD" RoomType="Room 1: Twin/Double room - Hilton - King - De luxe" RoomTypeCode="198832702|4|255|27|MjU1fEdCUHwyMDI1LTA4LTIy" OriginalAmount="0" TotalPrice="255" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 18/08/2025"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Shower|Hairdryer|Direct dial telephone|Radio|Minibar|Fridge|Air conditioning (centrally regulated)|Safe|TV|Air conditioning (individually regulated)|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2025-08-18T12:00:00" End="2025-08-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Half Board" FilterMealType="HALF BOARD" RoomType="Room 1: Twin/Double room - Corner" RoomTypeCode="198833660|4|268|27|MjY4fEdCUHwyMDI1LTA4LTIy" OriginalAmount="0" TotalPrice="268" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 18/08/2025"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Shower|Hairdryer|Direct dial telephone|Radio|Minibar|Fridge|Air conditioning (centrally regulated)|Safe|TV|Air conditioning (individually regulated)|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2025-08-18T12:00:00" End="2025-08-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Half Board" FilterMealType="HALF BOARD" RoomType="Room 1: Twin/Double room - King - De Luxe" RoomTypeCode="198832875|4|268|27|MjY4fEdCUHwyMDI1LTA4LTIy" OriginalAmount="0" TotalPrice="268" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 18/08/2025"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Shower|Hairdryer|Direct dial telephone|Radio|Minibar|Fridge|Air conditioning (centrally regulated)|Safe|TV|Air conditioning (individually regulated)|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2025-08-18T12:00:00" End="2025-08-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed And Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Run of House" RoomTypeCode="185232508|3|269|27|MjY5fEdCUHwyMDI1LTAxLTE2" OriginalAmount="0" TotalPrice="269" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Shower|Hairdryer|Direct dial telephone|Radio|Minibar|Fridge|Air conditioning (centrally regulated)|Safe|TV|Air conditioning (individually regulated)|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2025-01-16T11:49:56.2921715+00:00" End="2025-08-25T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast Continental" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Standard Room-Family Room, 2 Double Beds, Connecting Rooms" RoomTypeCode="1088c9_55224378787942_2_108-44_2_2_1_3_3696572498_13_3-6-0_6-100_76_2.20250824_1_2-3_3_76_zen0eb06227a5a34471ad673defcab8a378_173702814200|45|Mjk5LjQxfEdCUHwyMDI1LTA4LTE4" OriginalAmount="0" TotalPrice="299.41" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 14/08/2025"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Shower|Hairdryer|Direct dial telephone|Radio|Minibar|Fridge|Air conditioning (centrally regulated)|Safe|TV|Air conditioning (individually regulated)|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2025-08-14T00:00:00" End="2025-08-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room only-No breakfast service" FilterMealType="ROOM ONLY-NO BREAKFAST SERVICE" RoomType="Room 1: KING DUPLEX TWO BEDROOM SUITE, SPACIOUS SUITE OVER 2 FLOORS, PANAROMIC VIEW, 2 BEDROOMS,SEPERATE LIVING ROOM, WOODEN FLOOR" RoomTypeCode="01001|e19a6d75-d3ff-11ef-822d-3b1eebfc89d9$xjkTP8aoGO-V5svLY_1KbF2IgXI59KWOZnWe0w_wYs7z4zjtGaa58tRbxvZXfvy1l3MaQh6Z4mtU5rW3plJ5I8DuHManlHzs3KXX_pUJAUCwnMQLbH-pR5if02QLYHms3CAHrfa9g4kifB7Ql25b9FippLC32lexo5BA8lDXVvFETCb-LWCZxL390PS5bcHmIAIYzDzJHa6ixeuTcfOp_uyFLHt0M4G_5g1Z-1DlqCDB5gKcIQ5pE_7V2HrMCQmZ1eLNvFNgw0oYpa9Ehihr3ta0-hnHfg-V8z475NXk6-kc2lzlPno8-Q|353.58|25587|CAF969100|1|MzUzLjU4fEdCUHwyMDI1LTA4LTI0" OriginalAmount="0" TotalPrice="353.58" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 20/08/2025"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Shower|Hairdryer|Direct dial telephone|Radio|Minibar|Fridge|Air conditioning (centrally regulated)|Safe|TV|Air conditioning (individually regulated)|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2025-08-20T00:00:00" End="2025-08-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="353.58" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Suite - Duplex - King bed" RoomTypeCode="191400038|1|363|27|MzYzfEdCUHwyMDI1LTA4LTIy" OriginalAmount="0" TotalPrice="363" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 18/08/2025"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Shower|Hairdryer|Direct dial telephone|Radio|Minibar|Fridge|Air conditioning (centrally regulated)|Safe|TV|Air conditioning (individually regulated)|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2025-08-18T12:00:00" End="2025-08-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Suite Room-KING DUPLEX TWO BEDROOM SUITE, SPACIOUS SUITE OVER 2 FLOORS, PANAROMIC VIEW, 2 BEDROOMS,SEPERATE LIVING ROOM, WOODEN FLOOR" RoomTypeCode="1088c9_56314919385470_2_3-27_2_2_0_3_3857566029_16_1-15-0_2-100_76_2.20250824_1_2-3_3_76_zen0eb06227a5a34471ad673defcab8a378_173702814200|45|MzczLjAzfEdCUHwyMDI1LTA4LTIy" OriginalAmount="0" TotalPrice="373.03" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 18/08/2025"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Shower|Hairdryer|Direct dial telephone|Radio|Minibar|Fridge|Air conditioning (centrally regulated)|Safe|TV|Air conditioning (individually regulated)|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2025-08-18T00:00:00" End="2025-08-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: King Duplex Two Bedroom Suite" RoomTypeCode="20250824$20250825$W$202$5971$SUI.DP-2$ID_B2B_26$RO$ODCC30$1~2~1$3$N@07~A-SIC~2241c0~-1767072945~N~~~NOR~~F51AC407A0CA44A173702814274105AAUK002500110006082241c0|8|NDQ4LjM2fEVVUnwyMDI1LTA3LTI0" OriginalAmount="0" TotalPrice="386.72" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 20/07/2025"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Shower|Hairdryer|Direct dial telephone|Radio|Minibar|Fridge|Air conditioning (centrally regulated)|Safe|TV|Air conditioning (individually regulated)|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2025-07-20T00:00:00" End="2025-08-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="386.72" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast Continental" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Suite Room-Suite, 1 King Bed, Connecting Rooms (Duplex)" RoomTypeCode="1088c9_56323097211758_2_108-45_2_2_1_3_2317191005_29_3-15-0_2-100_76_2.20250824_1_2-3_3_76_zen0eb06227a5a34471ad673defcab8a378_173702814200|45|NDE4LjY1fEdCUHwyMDI1LTA4LTIy" OriginalAmount="0" TotalPrice="418.65" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 18/08/2025"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Shower|Hairdryer|Direct dial telephone|Radio|Minibar|Fridge|Air conditioning (centrally regulated)|Safe|TV|Air conditioning (individually regulated)|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2025-08-18T00:00:00" End="2025-08-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Suite Room-Suite, 1 King Bed, Connecting Rooms (Duplex)" RoomTypeCode="1088c9_57383920582501_1_108-44_2_2_0_3_2317191005_4_3-15-0_221-100_76_2.20250824_1_2-3_3_76_zen0eb06227a5a34471ad673defcab8a378_173702814200|45|NDIwLjUzfEdCUHwyMDI1LTAxLTE1" OriginalAmount="0" TotalPrice="420.53" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Shower|Hairdryer|Direct dial telephone|Radio|Minibar|Fridge|Air conditioning (centrally regulated)|Safe|TV|Air conditioning (individually regulated)|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2025-01-16T11:49:50.6199753+00:00" End="2025-08-20T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType></RoomTypes><Images><Image Url="https://dmcsquare.b-cdn.net/Images/37340/ba_37340_A2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/37340/l_37340_B2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/37340/w_37340_C2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/37340/a_37340_D2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/37340/l_37340_E2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/37340/r_37340_F2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/37340/r_37340_G2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/37340/r_37340_H2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/37340/r_37340_I2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/37340/gt_37340_J2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/37340/k_37340_K2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/37340/k_37340_L2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/37340/gt_37340_M2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/37340/gt_37340_N2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/37340/k_37340_O2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/37340/a_37340_P2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/37340/ba_37340_Q2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/37340/r_37340_R2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/37340/r_37340_S2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/37340/r_37340_T2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/37340/r_37340_U2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/37340/r_37340_V2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/37340/ba_37340_W2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/37340/gt_37340_X2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/37340/r_37340_Y2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/37340/w_37340_Z2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/37340/w_37340_AA2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/37340/w_37340_AB2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/37340/w_37340_AC2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/37340/r_37340_AD2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/37340/w_37340_AE2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/37340/ba_37340_AF2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/37340/r_37340_AG2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/37340/f_37340_AH2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/37340/gt_37340_AI2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/37340/l_37340_AJ2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/37340/k_37340_AK2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/37340/k_37340_AL2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/37340/k_37340_AM2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/37340/k_37340_AN2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/37340/gt_37340_AO2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/37340/r_37340_AP2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/37340/k_37340_AQ2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/37340/w_37340_AR2.jpg" /></Images><HotelDescription>&lt;br/&gt;&lt;b&gt;Location Description&lt;/b&gt; &lt;br/&gt;This hotel is located directly in the historical centre of Cologne. The cathedral, the musical theatre as well as the main train station are just a stone's throw from the hotel.&lt;br/&gt;&lt;b&gt;Facilities&lt;/b&gt; &lt;br/&gt;The hotel has 296 rooms, which are located on 7 storeys and are reachable by lift. The friendly staff at the reception desk are happy to answer any questions. A baggage storage service, a safe, room service, a conference room and a business centre are available. Wireless internet access (for a fee) allows guests to surf the internet and catch up on email. Guests arriving by car can park their vehicles in the garage (for a fee) or in the car park.&lt;br/&gt;&lt;b&gt;Room Description&lt;/b&gt; &lt;br/&gt;Air conditioning ensures that rooms maintain comfortable temperatures. A safe and a minibar are also available. Additional features include a refrigerator, a mini fridge and a tea/coffee station. Equipped with a direct dial telephone, a TV, a radio and WiFi (for a fee), the rooms provide many ways for guests to stay connected and entertained. A hairdryer and bathrobes are available in the bathrooms, which are equipped with a shower. The hotel has 258 non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports Entertainment&lt;/b&gt; &lt;br/&gt;There are a variety of leisure facilities and services to choose from, including a gym, a spa, a sauna, a steam bath, massage treatments and a solarium. Additional amenities include an entertainment programme for children with a number of fun activities. Copyright GIATA 2004 - 2019. Multilingual, powered by www.giata.com for client no. 126985&lt;br/&gt;&lt;b&gt;Meals&lt;/b&gt; &lt;br/&gt;It is possible to order breakfast.&lt;br/&gt;&lt;b&gt;Payment&lt;/b&gt; &lt;br/&gt;The following credit cards are accepted at the accommodation: American Express, VISA, Diners Club and MasterCard.&lt;br/&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Internet: &lt;/b&gt;Fee for wireless access to the Internet in rooms: 16.95 EUR (day).&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Price of an additional breakfast: 27.00 EUR per person. Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 25.00 EUR per night.&lt;br /&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.&lt;br /&gt;&lt;b&gt;Pets: &lt;/b&gt;Pets are allowed for an additional fee. Price of accommodation: 40.00 EUR per stay.&lt;br /&gt;&lt;b&gt;Parking Space: &lt;/b&gt;Chargeable parking available. Cost: 28.00 EUR.</HotelDescription><Facilities><HotelFacilities><Type>Object Information</Type><Description>Fax</Description><Value>49-221-130720</Value></HotelFacilities><HotelFacilities><Type>Object Information</Type><Description>Telephone Hotel</Description><Value>49-221-130710</Value></HotelFacilities><HotelFacilities><Type>Category</Type><Description>Category (Official)</Description><Value>5</Value></HotelFacilities><HotelFacilities><Type>Category</Type><Description>Category (Recommended)</Description><Value>5</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Year of construction</Description><Value>2002</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Number of Floors - Main building</Description><Value>7</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Number of Rooms (total)</Description><Value>296</Value></HotelFacilities><HotelFacilities><Type>Payment</Type><Description>American Express</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Payment</Type><Description>VISA</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Payment</Type><Description>MasterCard</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Payment</Type><Description>Diners Club</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Payment</Type><Description>EC Card</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Hotel Safe</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Lifts</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Café</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Bar(s)</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Restaurant(s)</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Restaurant(s) with air conditioning </Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Restaurant(s) with non-smoking area</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Conference Room</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>WLAN access</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Room Service</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Laundry Service</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Car Park</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Garage</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>Breakfast Buffet</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Sauna</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Steam bath</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Massage</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Gym</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Children's Entertainment</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Tanning Studio/Solarium</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Distances</Type><Description>Public Transport</Description><Value>300 Meters</Value></HotelFacilities></Facilities></HotelRoomRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
8fc7af7d-4700-4f73-b1e2-fce920971bcc|CheckRateRequest|CheckRateRequest|<?xml version="1.0" encoding="utf-16"?>
<CheckRatesRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" TraceId="8fc7af7d-4700-4f73-b1e2-fce920971bcc">
  <Rooms>
    <Room RoomType="Room 1: King Bed - De Luxe" TotalAdult="2" TotalChild="1">
      <Childs>
        <Child Age="3" />
      </Childs>
    </Room>
  </Rooms>
  <GeneralInfo UserName="WorldwideDMC" Password="$DMC0202$@2802" RequestedCurrency="GBP" ClientNationality="GB" MarkupValue="0" MarkupPercentage="0" />
  <Accommodation HotelId="25587|CAF969100" SourceId="27" RoomTypeCode="210246917|1|151|27|MTUxfEdCUHwyMDI1LTA4LTIz" TotalPrice="0" IsHoldBooking="false" HoldBy="0" />
  <StayDateRange Start="2025-08-24T00:00:00" End="2025-08-25T00:00:00" />
  <CountryCode_MoneyReceive>0</CountryCode_MoneyReceive>
</CheckRatesRQ>||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
8fc7af7d-4700-4f73-b1e2-fce920971bcc|WebbedsSunHotelsBlock|successfully done supplier prebooking||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 G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
8fc7af7d-4700-4f73-b1e2-fce920971bcc|CheckRateResponse|CheckRateResponse|<?xml version="1.0" encoding="utf-16"?>
<CheckRatesRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Currency="GBP">
  <Status>Success</Status>
  <CancelPolicies>
    <CancelPenalties>
      <CancelPenalty Start="2025-08-19T09:00:00" End="2025-08-20T00:00:00">
        <AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" />
      </CancelPenalty>
    </CancelPenalties>
  </CancelPolicies>
  <ImportantInfo>All stays in a hotel/apartment will charge a local city tax. It must be paid directly to the hotel/apartment upon check in/out.&lt;br/&gt;&lt;br/&gt;Cancellation made less than 15 hours (12:00) prior to the arrival will be charged with 100% of the total booking value.</ImportantInfo>
  <TotalAmount>151</TotalAmount>
  <TraceId>8fc7af7d-4700-4f73-b1e2-fce920971bcc</TraceId>
</CheckRatesRS>||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
8fc7af7d-4700-4f73-b1e2-fce920971bcc|RateHawkSearch|successfull supplier interation||RateHawk|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
1434572b-eb15-431a-b63c-4811e185a1d4|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="1434572b-eb15-431a-b63c-4811e185a1d4">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
          <GuestCount PaxCode="8" Age="3" Count="1" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="19561" DestinationId="0" CityId="0" />
    <StayDateRange Start="2025-08-24T00:00:00" End="2025-08-25T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="WorldwideDMC" Password="$DMC0202$@2802" RequestedCurrency="" 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
1434572b-eb15-431a-b63c-4811e185a1d4|InfiniteSearch|error while generating search request: Exception- Object reference not set to an instance of an object.|System.NullReferenceException: Object reference not set to an instance of an object.
   at HotelSources.Infinite.Search(HotelSearchRQ pSearchRequest, HotelSearchRS& response) in G:\Trivender PC\WorldwideDMCV2\Module\Hotel\Sources\Infinite\Infinite.cs:line 54|Infinite|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
1434572b-eb15-431a-b63c-4811e185a1d4|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
1434572b-eb15-431a-b63c-4811e185a1d4|PaximumSearch|supplier interation failed||Paximum|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
1434572b-eb15-431a-b63c-4811e185a1d4|HotelsProSearch|successfull supplier interation||HotelsPro|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
1434572b-eb15-431a-b63c-4811e185a1d4|HotelbedsSearch|successfull supplier interation||HotelBeds|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
1434572b-eb15-431a-b63c-4811e185a1d4|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
1434572b-eb15-431a-b63c-4811e185a1d4|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 G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
1434572b-eb15-431a-b63c-4811e185a1d4|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 G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
1434572b-eb15-431a-b63c-4811e185a1d4|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 G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
1434572b-eb15-431a-b63c-4811e185a1d4|RateHawkSearch|successfull supplier interation||RateHawk|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
aff8ef9b-7317-4af0-99a1-8ed207082e48|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="aff8ef9b-7317-4af0-99a1-8ed207082e48">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
          <GuestCount PaxCode="8" Age="3" Count="1" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="19574" DestinationId="0" CityId="0" />
    <StayDateRange Start="2025-08-30T00:00:00" End="2025-08-31T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="WorldwideDMC" Password="$DMC0202$@2802" RequestedCurrency="" 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
aff8ef9b-7317-4af0-99a1-8ed207082e48|PaximumSearch|supplier interation failed||Paximum|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
aff8ef9b-7317-4af0-99a1-8ed207082e48|InfiniteSearch|supplier interation failed||Infinite|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
aff8ef9b-7317-4af0-99a1-8ed207082e48|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 G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
aff8ef9b-7317-4af0-99a1-8ed207082e48|HotelbedsSearch|successfull supplier interation||HotelBeds|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
aff8ef9b-7317-4af0-99a1-8ed207082e48|HotelsProSearch|successfull supplier interation||HotelsPro|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
aff8ef9b-7317-4af0-99a1-8ed207082e48|TravcoSearch|supplier interation failed||Travco|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
aff8ef9b-7317-4af0-99a1-8ed207082e48|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 G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
aff8ef9b-7317-4af0-99a1-8ed207082e48|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
aff8ef9b-7317-4af0-99a1-8ed207082e48|RateHawkSearch|successfull supplier interation||RateHawk|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
d0dfa796-cf11-4081-b86b-f13e056b98d1|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="d0dfa796-cf11-4081-b86b-f13e056b98d1">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
          <GuestCount PaxCode="8" Age="3" Count="1" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="20021" DestinationId="0" CityId="0" />
    <StayDateRange Start="2025-08-31T00:00:00" End="2025-09-03T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="WorldwideDMC" Password="$DMC0202$@2802" RequestedCurrency="" 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
d0dfa796-cf11-4081-b86b-f13e056b98d1|InfiniteSearch|Object reference not set to an instance of an object.|System.NullReferenceException: Object reference not set to an instance of an object.
   at HotelSources.Infinite.Search(HotelSearchRQ pSearchRequest, HotelSearchRS& response) in G:\Trivender PC\WorldwideDMCV2\Module\Hotel\Sources\Infinite\Infinite.cs:line 97|Infinite|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
d0dfa796-cf11-4081-b86b-f13e056b98d1|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
d0dfa796-cf11-4081-b86b-f13e056b98d1|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
d0dfa796-cf11-4081-b86b-f13e056b98d1|HotelbedsSearch|successfull supplier interation||HotelBeds|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
d0dfa796-cf11-4081-b86b-f13e056b98d1|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 G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
d0dfa796-cf11-4081-b86b-f13e056b98d1|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 G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
d0dfa796-cf11-4081-b86b-f13e056b98d1|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 G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
d0dfa796-cf11-4081-b86b-f13e056b98d1|RateHawkSearch|successfull supplier interation||RateHawk|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
d0dfa796-cf11-4081-b86b-f13e056b98d1|PriceRequest|PriceRequest|<?xml version="1.0" encoding="utf-16"?>
<HotelSearchRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" EchoToken="Price" TimeStamp="0001-01-01T00:00:00" TraceId="d0dfa796-cf11-4081-b86b-f13e056b98d1">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
          <GuestCount PaxCode="8" Age="3" Count="1" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="20021" DestinationId="0" CityId="0" />
    <StayDateRange Start="2025-08-31T00:00:00" End="2025-09-03T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <HotelRef HotelId="17935|29272" SourceId="27" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="WorldwideDMC" Password="$DMC0202$@2802" RequestedCurrency="GBP" ClientNationality="GB" ClientCountry="United Kingdom" 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
d0dfa796-cf11-4081-b86b-f13e056b98d1|RateHawkPrice|exception while supplier interation||RateHawk|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
d0dfa796-cf11-4081-b86b-f13e056b98d1|WebbedsSunHotelsPrice|successfull supplier interation||WebbedsSunHotels|True