<Audits>System.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
a90bfa11-3380-4517-8673-9333f970f75e|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="a90bfa11-3380-4517-8673-9333f970f75e">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="11757" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-09-22T00:00:00" End="2026-09-25T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="booking.atlasgate@gmail.com" Password="4321@Atlas" RequestedCurrency="GBP" ClientNationality="IN" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
a90bfa11-3380-4517-8673-9333f970f75e|TravcoSearch|supplier interation failed||Travco|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
a90bfa11-3380-4517-8673-9333f970f75e|HotelbedsSearch|Could not find stored procedure 'dbo.GetRoomsByHotelCodes'.|System.Data.SqlClient.SqlException (0x80131904): Could not find stored procedure 'dbo.GetRoomsByHotelCodes'.
   at Core.Dal.GetTempDatByDataSet(CommandType pCommandType, String pCommand, List`1 pParamList) in D:\Projects\WorldwideDMCV2\Core\Data\Data\Dal.cs:line 134
   at HotelBookingEngine.HotelStaticData.GetRoomsByHotelCodes(String Codes) in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelStaticData.cs:line 231
   at HotelSources.SmyRooms.GetSearchRS(List`1 _SearchRS, HotelSearchRS& response, Int32& SupplierCount, Int32& ParseCount) in D:\Projects\WorldwideDMCV2\Module\Hotel\Sources\SmyRooms\SmyRooms.cs:line 267
ClientConnectionId:9853bb6f-d353-44ad-99ce-2871f246d7bd
Error Number:2812,State:62,Class:16|SmyRooms|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
a90bfa11-3380-4517-8673-9333f970f75e|HotelbedsSearch|successfull supplier interation||HotelBeds|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
a90bfa11-3380-4517-8673-9333f970f75e|MikiSearch|successfull supplier interation||Miki|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
a90bfa11-3380-4517-8673-9333f970f75e|TravellandaSearch|successfull supplier interation||Travellanda|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
a90bfa11-3380-4517-8673-9333f970f75e|SearchResponse|SearchResponse|<?xml version="1.0" encoding="utf-16"?>
<HotelSearchRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" TimeStamp="2026-07-14T18:56:50.797393+01:00" Version="0" EchoToken="Search" TransactionIdentifier="a90bfa11-3380-4517-8673-9333f970f75e" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="94" TotalAmount="214.66" OriginalAmount="212.53" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="39.0955008" Longitude="-122.8008601" StarRating="1" HotelCode="|286480" HotelName="Lakeview Inn Lucerne" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 17/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>5960 East Highway 20</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/8/6/4/8/0/286480_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="417.03" OriginalAmount="412.90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.049699547837" Longitude="8.3010693118381" StarRating="3" HotelCode="16947|218536" HotelName="Hotel Rothaus" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Klosterstrasse 4, 6003 Luzern, Luzern</AddressLine>
          </AddressLines>
          <CityName>Lucerne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6a/d0/6ad07c7bd5f2180ffb7386d2781403bac91ff034.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally situated on a quiet side street on the edge of the splendid old town of Lucerne, this hote...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="424.98" OriginalAmount="420.77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.0499803" Longitude="8.301793" StarRating="3" HotelCode="|9965" HotelName="Rothaus Luzern and Peruvian Culinary Art" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Klosterstrasse 4</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/9/9/6/5/9965_5.jpg</HotelPictures>
        <HotelDescription>HOTEL: This inviting, urban hotel, was built in 1838, has 45 rooms, 5 floors, lifts, a cosy Ã  la carte restaurant and a car park. SITUATION: Is situated in a peaceful, central street, is in the outskirts of the historic centre, has good links to public transport services, the roads, nearby, you will find monuments, 100 metres away, there is a public transport stop. ROOM: The modern rooms, have a spacious bathroom, a hairdryer, a direct line telephone, a TV and a safe (available for a fee).,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="466.88" OriginalAmount="462.26" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.043417" Longitude="8.311371" StarRating="1" HotelCode="147429|71443624" HotelName="ibis budget Luzern City" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Kellerstrasse 6, 6005 Luzern</AddressLine>
          </AddressLines>
          <CityName>Lucerne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/40/b44071b15b7f0e0ae1a3ae9ff90d7c8b5d2ebce6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Lucerne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="518.74" OriginalAmount="513.60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.05284782" Longitude="8.30430438" StarRating="2" HotelCode="737979|683655" HotelName="Barabas Hotel Luzern" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Lowengraben 16 &amp; 18, 6004 Luzern, Luzern</AddressLine>
          </AddressLines>
          <CityName>Lucerne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/60/15/6015e3d0e50eaa1e59ddabd49eed3b2699576ac0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="528.13" OriginalAmount="522.90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.023776174426" Longitude="8.2990899682045" StarRating="2" HotelCode="108511|3141456" HotelName="ibis Kriens" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Industriestrasse 13, 6010 Kriens, Luzern</AddressLine>
          </AddressLines>
          <CityName>Lucerne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d5/33/d533e21000407659f480d457fd02957d51fd49e8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lucerne. The nearest airport is Basel - EuroAirport Swiss (BSL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="538.05" OriginalAmount="532.72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.061789" Longitude="8.301509" StarRating="2" HotelCode="229289|4733245" HotelName="Jugendherberge Luzern" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hostels" CnxPolicy="Non Refundable" HotelFacility="Garden,Internet,Laundry,Library,Meeting Room,Parking,Restaurant,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Sedelstrasse 12, 6004 Luzern, Luzern</AddressLine>
          </AddressLines>
          <CityName>Lucerne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/06/ba/06bae479094b297e0eeacbd33a83474ad6ffac0a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Youth Hostel Luzern in Lucerne, you'll be minutes f...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="542.84" OriginalAmount="537.47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.04934" Longitude="8.30291" StarRating="3" HotelCode="|537707" HotelName="Goldener Stern - contactless check-in" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>35 Burgerstrasse</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/7/7/0/7/537707_83ec0610939.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="614.11" OriginalAmount="608.03" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.052839" Longitude="8.30434" StarRating="3" HotelCode="|561608" HotelName="Barabas - Hostel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/6/1/6/0/8/561608_039ce791043.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="627.82" OriginalAmount="621.60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.052409" Longitude="8.304841" StarRating="0" HotelCode="|533394" HotelName="The Lubo - self check-in" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/3/3/9/4/533394_b2550811410.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="707.57" OriginalAmount="700.56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.046819486956" Longitude="8.3439831958232" StarRating="3" HotelCode="63829|CAR721100" HotelName="Hotel Seeburg" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 15/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Seeburgstrasse 53-61, 6006 Luzern</AddressLine>
          </AddressLines>
          <CityName>Lucerne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a0/d4/a0d4ad1021c5e81362922e25a158a5f3c28a9a15.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 2 km from the centre of Lucerne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="736.72" OriginalAmount="729.43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.056269" Longitude="8.321568" StarRating="0" HotelCode="|529612" HotelName="Hotel Royal Luzern" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>22 Rigistrasse</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/9/6/1/2/529612_6b672671039.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="765.11" OriginalAmount="757.53" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.051908" Longitude="8.30572" StarRating="3" HotelCode="80288|752825" HotelName="Magic" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kornmarkt / Brandgässli 1, 6004 Luzern 5</AddressLine>
          </AddressLines>
          <CityName>Lucerne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/3c/643c7902914fa4dd6f86a8c83548eed2cf8fac32.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Lucerne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="829.00" OriginalAmount="820.79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.049261" Longitude="8.308461" StarRating="3" HotelCode="88543|57362" HotelName="Alpina" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 26/08/2026" HotelFacility="Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Nightclub,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Frankenstrasse 6, CH-6003 Luzern</AddressLine>
          </AddressLines>
          <CityName>Lucerne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/87/c5/87c5732740b941a6edf30271d42d68707c103f4d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lucerne. The nearest airport is Zurich (ZRH).</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="923.88" OriginalAmount="914.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.048139252976" Longitude="8.3055447041988" StarRating="4" HotelCode="31238|464185" HotelName="Astoria" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pilatusstrasse 29, 6002 Luzern</AddressLine>
          </AddressLines>
          <CityName>Lucerne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/75/a3/75a3028bf127c25166fca3d786120762388a1470.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located at the heart of Lucerne, this hotel lies close to the Chapel Bridge.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="925.43" OriginalAmount="916.27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.049811" Longitude="8.308947" StarRating="4" HotelCode="22161|6404" HotelName="Hotel Monopol Luzern" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 26/08/2026" HotelFacility="Bar,Currency Exchange,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pilatusstrasse 1, beim Bahnhof, 6003 Luzern</AddressLine>
          </AddressLines>
          <CityName>Lucerne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/53/88/538863e064a5284e789a5e8d722abb65203ac4fc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is located close to the city centre; only just a few minutes walk from Vierwa...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="963.75" OriginalAmount="954.21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.055761" Longitude="8.324867" StarRating="4" HotelCode="31826|CAG659300" HotelName="Grand Europe" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 15/09/2026" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Haldenstrasse 59, 6006 Luzern</AddressLine>
          </AddressLines>
          <CityName>Lucerne</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/54/54bed719b6dc33be/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant hotel is located beside Lake Lucerne close to the famous Chapel Bridge. It is just 500...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="966.36" OriginalAmount="956.79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.049774" Longitude="8.308965" StarRating="4" HotelCode="|9959" HotelName="Monopol" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>PILATUSSTRASSE 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/9/9/5/9/9959_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: It has 6 floors, 72 rooms, lifts, a hairdresser's, a bar, a restaurant and an indoor car park (for a fee). SITUATION: This inviting hotel and it is in the city centre. A few minutes walk away, you can find the promenade. It is near Lake Lucerne. 100 metres away, there is a public transport stop. It is a few minutes walk away from the central station. ROOM: All the rooms have a bathroom with a hairdryer, a direct line telephone, a mini-bar and a safety deposit box (available for a fee). OTHERS: The establishment serves a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1002.38" OriginalAmount="992.46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.0477982" Longitude="8.3037996" StarRating="4" HotelCode="|9951" HotelName="Astoria Lucerne" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Pilatusstrasse 29</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/9/9/5/1/9951_3.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 1957, has 8 floors, 144 standard rooms, 2 suites, 3 bars, 2 restaurants and a cafÃ©. SITUATION: This hotel is in Lucerne city centre, close to the KapellbrÃ¼cke Bridge. ROOM: The stylish rooms with air-conditioning have a bathroom, a hairdryer, a direct line telephone, a mini-bar and a safe (available for a fee).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1016.93" OriginalAmount="1006.86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.048005" Longitude="8.313913" StarRating="4" HotelCode="57273|1024433" HotelName="Radisson Blu Hotel Lucerne" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lakefront Centre, Inseliquai 12, 6005 Lucerne</AddressLine>
          </AddressLines>
          <CityName>Lucerne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f8/08/f8083cb7413d697b9047392f63711984fb6c7b49.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Close to the railway station and the Old Town, the hotel is adjacent to the new congress centre and ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1084.46" OriginalAmount="1073.72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.0483017" Longitude="8.3143702" StarRating="4" HotelCode="|30414" HotelName="Radisson Blu , Lucerne" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>INSELIQUAI (LAKEFRONT CENTRE) 12</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/0/4/1/4/30414_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: The hotel has a restaurant, a bar, a sauna, a steam bath, a relaxation room, a lift, a conference room, a laundry service and WiFi. SITUATION: It is inLucerne Lake it is 300 metres away from Lucerne the Art Museum the railway station ,Picasso Samlung It is 700 metres away from it is situated 700 kilometres away from Messe ConvenciÃ³n the centre of. ROOM: The rooms have an air-conditioning system, a safe, a mini-bar, a direct line telephone, a satellite television, WiFi and a hairdryer.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1128.31" OriginalAmount="1117.14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.051646479814" Longitude="8.2949065595245" StarRating="4" HotelCode="131617|1534018" HotelName="Hotel Château Gütsch" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kanonenstrasse, 6003 Luzern</AddressLine>
          </AddressLines>
          <CityName>Lucerne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/eb/99/eb99d54156fe561e0171c394a33dc0a69ae7adcc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Lucerne. The nearest airport is Bissau (BXO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1138.46" OriginalAmount="1127.19" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.0480995" Longitude="8.3094997" StarRating="3" HotelCode="|9964" HotelName="Waldstaetterhof Swiss Quality" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>ZENTRALSTRASSE 4</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/9/9/6/4/9964_5.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is in a great location, has 6 floors and 99 standard rooms. In the establishment entrance, guests will find a charming hall with a reception, a safety deposit box service and a restaurant. SITUATION: This welcoming hotel is in an excellent location, is situated in the city centre of Lucerne. A few minutes walk away from the establishment, guests can find the railway station, close to Lake Lucerne. ROOM: Customers can find modern rooms with a bathroom with a hairdryer and a direct line telephone.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1157.30" OriginalAmount="1145.84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.0521816" Longitude="8.3046753" StarRating="3" HotelCode="|59400" HotelName="Altstadt  Krone Luzern" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Weinmarkt 12</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/9/4/0/0/59400_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This traditional building, renovated, has a modern hall and a small reception. Guests have WiFi (free of charge), a small breakfast room and a restaurant with Italian cuisine. SITUATION: It is located in the city centre. It is close to the Chapel Bridge. ROOM: The modern rooms have fitted carpets and bathrooms fully-equipped.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1178.35" OriginalAmount="1166.68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.0502601" Longitude="8.3075705" StarRating="4" HotelCode="|9958" HotelName="Ameron Luzern Flora" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>SEIDENHOFSTRASSE 5</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/9/9/5/8/9958_15.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 5 floors and 161 rooms. In the entrance, guests are offered a cosy hall with a reception, a cafÃ© and a lift. The establishment has a bar, an Ã  la carte restaurant and 6 conference rooms. SITUATION: This hotel is in Lucerne the centre of it is situated close to KappellbrÃ¼cke the bridge near the establishment, guests will find a public transport stop. ROOM: All the rooms have a bathroom, a hairdryer, a direct line telephone and a mini-bar.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1210.19" OriginalAmount="1198.21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.0485992" Longitude="8.3085003" StarRating="3" HotelCode="|9955" HotelName="Central Luzern" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 15/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>MORGARTENSTRASSE 4</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/9/9/5/5/9955_5aba2481438.jpg</HotelPictures>
        <HotelDescription>HOTEL: This renovated hotel in 2000. It has 5 floors and 46 rooms. Some of the facilities that the establishment offers to guests include a bar, a restaurant and 2 conference rooms. For an additional charge you can use a public car park. SITUATION: This family-owned hotel is in the city centre, is close to Lucerne Lake 100 metres away, there is a public transport stop, nearby, you will find the central station. ROOM: The rooms have a bathroom with a hairdryer, a direct line telephone, internet, a mini-bar and a safe (available for a fee). FACILITIES: The establishment boasts a sunbathing terrace and a gym. At an extra cost a sauna and a solarium.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1210.96" OriginalAmount="1198.97" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.0517772" Longitude="8.2946909" StarRating="4" HotelCode="|197875" HotelName="Chateau Guetsch" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>KANONENSTRASSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/7/8/7/5/197875_6.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1246.11" OriginalAmount="1233.77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.046145289538" Longitude="8.3094526827335" StarRating="4" HotelCode="18644|79550" HotelName="Hotel Cascada" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Free CXL until 09/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Bundesplatz 18, 6003 Luzern</AddressLine>
          </AddressLines>
          <CityName>Lucerne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/75/06/75060b29121b228bfa27ba93e3e799f8f899781f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This Boutique Hotel is centrally located in the trendy Lucerne Neustadt district, within walking dis...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1254.59" OriginalAmount="1242.17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.0461557" Longitude="8.3092961" StarRating="4" HotelCode="|35911" HotelName="Cascada Boutique" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bundesplatz 18</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/5/9/1/1/35911_13.jpg</HotelPictures>
        <HotelDescription>HOTEL: This stylish hotel rooms, has 65 rooms, 2 rooms adapted for people with reduced mobility, non-smoking rooms, a car park and an indoor car park. The establishment boasts meeting rooms, banquet halls, Bolero the restaurant Caramba the bar You are also offered a safety deposit box service, room service and WiFi. SITUATION: This hotel is in a central area, is 5 minutes away from the train station, the historic centre and the Congress Centre. ROOM: The modern rooms, have a bathroom with a shower, a hairdryer, a television, a radio, a direct line telephone, a safe, internet and a mini-bar. OTHERS: Clients have at their disposalBolero the restaurant Caramba the bar.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1266.56" OriginalAmount="1254.02" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.050231829217" Longitude="8.3077581971884" StarRating="4" HotelCode="29655|6403" HotelName="AMERON Luzern Hotel Flora" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Seidenhofstrasse 5, 6002 Luzern</AddressLine>
          </AddressLines>
          <CityName>Lucerne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/91/e5/91e53d3ef838060dbc85af9c62d967ad73452661.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated at the heart of Lucerne and close to the famous Chapel Bridge. Links to the p...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1298.04" OriginalAmount="1285.19" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.042792302134" Longitude="8.3501860499382" StarRating="4" HotelCode="13287|4931074" HotelName="Hermitage Seehotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Seeburgstrasse 72, 6000 Luzern 15</AddressLine>
          </AddressLines>
          <CityName>Lucerne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2e/5f/2e5fe5434f8eef8528481e664f1cd9fcfabc3507.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lucerne. The nearest airport is Zurich (ZRH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1323.22" OriginalAmount="1310.12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.04799235" Longitude="8.30408175" StarRating="3" HotelCode="131525|583987" HotelName="Hotel Anker am Pilatusplatz" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/09/2026" HotelFacility="Bar,Internet,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Pilatusstrasse 36, nahe Bahnhof Luzern, Zentrum, 6003 Luzern, Luzern</AddressLine>
          </AddressLines>
          <CityName>Lucerne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/mec/ca/97/ca97baf418d2a8c9827ca66a1e72d284b9749112.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Lucerne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1350.48" OriginalAmount="1337.11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.049061275943" Longitude="8.3068710565567" StarRating="4" HotelCode="31242|464275" HotelName="Renaissance Luzern Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pilatusstrasse 15, 6002 Luzern</AddressLine>
          </AddressLines>
          <CityName>Lucerne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8a/8d/8a8dfdf12719947d210306942831349bbab9acd6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant hotel is located in the heart of Lucerne close to the Chapel Bridge. It is just 100 m ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1354.16" OriginalAmount="1340.75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.05591531" Longitude="8.3118393" StarRating="4" HotelCode="430931|3894275" HotelName="Top City Center Lion Monument" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Löwenstrasse 12, 6005 Lucerne</AddressLine>
          </AddressLines>
          <CityName>Lucerne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7d/a5/7da5e8a58b496316fd1b25e6f6b8a3a5bf69ca71.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Lucerne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1413.84" OriginalAmount="1399.84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.049233" Longitude="8.307863" StarRating="4" HotelCode="22162|6399" HotelName="Hotel Central" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 31/07/2026" HotelFacility="Bar,Conference Hall,Designated Smoking Area,Internet,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Morgartenstrasse 4, Neustadt, 6003 Luzern</AddressLine>
          </AddressLines>
          <CityName>Lucerne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4d/b6/4db6af7693a4d29f1f8e3f65faa6ddd20021ea0b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This familial hotel is close to the centre of Lucerne just a few minutes walk from the promenade bes...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1414.82" OriginalAmount="1400.81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.05561732" Longitude="8.32276492" StarRating="0" HotelCode="371434|704224" HotelName="Hotel Beau Séjour au Lac" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Haldenstrasse 53, CH- 6006 Luzern</AddressLine>
          </AddressLines>
          <CityName>Lucerne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/72/68/72682c2f541d1567d96cacca6dcbfe506db3bed0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1430.40" OriginalAmount="1416.24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.054795919196" Longitude="8.3145073056221" StarRating="5" HotelCode="30208|CAF504800" HotelName="Grand National" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 27/08/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Haldenstrasse 4, 6006 Luzern</AddressLine>
          </AddressLines>
          <CityName>Lucerne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a2/ff/a2ff9f08550364c17876279497bf607fefc7da76.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Occupying a 19th century building, this familial luxury hotel is located close to the famous Chapel ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="2016.98" OriginalAmount="1997.01" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.056484396442" Longitude="8.3196169137955" StarRating="4" HotelCode="10345|CAF505000" HotelName="Art Deco Montana" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 09/09/2026" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Adligenswilerstrasse 22, 6002 Luzern</AddressLine>
          </AddressLines>
          <CityName>Lucerne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/55/3f/553fee30d9e2aa625b97dcafd78ece8e64f7c1a2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel enjoys a unique location upon a hillside overlooking the centre of Lucerne. T...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="2187.04" OriginalAmount="2165.39" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.0564" Longitude="8.31966" StarRating="4" HotelCode="|172524" HotelName="Art Deco  Montana" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 10/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/2/5/2/4/172524_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2198.53" OriginalAmount="2176.76" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.047979336567" Longitude="8.3077937364578" StarRating="5" HotelCode="29654|2056365" HotelName="The Hotel Lucerne, Autograph Collection" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sempacherstrasse 14, 6002 Lucerne, Luzern</AddressLine>
          </AddressLines>
          <CityName>Lucerne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/34/ff/34ff4bbcc1a001a51599529d4e94f5fb1ced2113.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the city centre of Lucerne, close to the Chapel Bridge. Links to the public...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="2489.88" OriginalAmount="2465.23" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.0480782" Longitude="8.3078811" StarRating="5" HotelCode="|9947" HotelName="The Luzern, Autograph Collection" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>SEMPACHERSTRASSE 14</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/9/9/4/7/9947_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was opened in 2000, modern, elegant, has 5 floors and 25 elegant suites. In the entrance, guests are offered an inviting hall with a reception. Guests can enjoy an Asian and international cuisine restaurant and a bar. There are many services available at the establishment, including room service and a car park. SITUATION: This hotel is in the centre of Lucerne. It is near the KapellbrÃ¼cke Bridge. 200 metres away, there is a public transport stop. ROOM: The smart, spacious rooms have a bathroom, a hairdryer, a direct line telephone, internet, a mini-bar, a safety deposit box (available for a fee) and a central air-conditioning system.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="2548.47" OriginalAmount="2523.24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.055263" Longitude="8.319194" StarRating="5" HotelCode="|9954" HotelName="Mandarin Oriental Palace, Luzern" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>HALDENSTRASSE 10</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/9/9/5/4/9954_00dd48d0904.jpg</HotelPictures>
        <HotelDescription>HOTEL: This luxurious hotel, was built in 1906, has 6 floors, 178 rooms, 5 suites, has a bar and 3 restaurants. near the establishment, you can find a public car park. SITUATION: Is situated inLac des Quatre-Cantons the Promenade of it is surrounded by a beautiful, alpine landscape, a few minutes walk away, you can find the historic centre. ROOM: The cosy rooms, have a bathroom with bathrobe, slippers, a hairdryer, a direct line telephone, a television, a mini-bar and a safety deposit box (available for a fee), superior and deluxe rooms and have views of, the lake, Junior Suites, have views of, the lake, a sofa area. FACILITIES: The establishment boasts a spa recently opened, with a sauna, a steam bath and a gym. For a fee, guests can enjoy a massage service and treatments.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="2781.27" OriginalAmount="2753.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.055355096153" Longitude="8.3196222782135" StarRating="5" HotelCode="15521|1240310" HotelName="Palace Luzern" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Haldenstrasse 10, 6002 Luzern</AddressLine>
          </AddressLines>
          <CityName>Lucerne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/a9/a1/a9a13abd2003f7b218609f4af3853087e50cb622.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Surrounded by fabulous alpine landscape, this grand hotel is situated directly on the promenade besi...</HotelDescription>
        <Offer>Discount:GBP6.90</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="2963.15" OriginalAmount="2933.81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.0540009" Longitude="8.3101997" StarRating="5" HotelCode="|9953" HotelName="Schweizerhof Luzern" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Schweizerhofquai 3a</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/9/9/5/3/9953_6e9d64e1038.jpg</HotelPictures>
        <HotelDescription>HOTEL: This luxurious hotel, was built in 1846, has 5 floors, 120 rooms, 3 suites, a cafÃ©, a bar, 2 restaurants and 6 conference rooms. SITUATION: This hotel is in Lucerne the city centre of. ROOM: Each room has a bathroom with a hairdryer, a direct line telephone, internet, a safe (available for a fee), an air-conditioning system and a mini-bar. FACILITIES: The establishment boasts a gym.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access,Designated Smoking Area,Swimming Pool,Massage Centre,Nightclub,Bicycle Rental,Spa,Garden,Library,Meeting Room,Parking</BasicAmenities>
    <HotelRating>4,5,2,3,1</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD</Meals>
    <PropertyType>CITY HOTEL,CONFERENCE HOTEL,BUSINESS HOTEL,HOSTELS</PropertyType>
  </Filter>
</HotelSearchRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
a90bfa11-3380-4517-8673-9333f970f75e|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="a90bfa11-3380-4517-8673-9333f970f75e">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="11757" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-09-22T00:00:00" End="2026-09-25T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <MealType>Bed &amp; Breakfast</MealType>
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="booking.atlasgate@gmail.com" Password="4321@Atlas" RequestedCurrency="GBP" ClientNationality="IN" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
a90bfa11-3380-4517-8673-9333f970f75e|HotelbedsSearch|Could not find stored procedure 'dbo.GetRoomsByHotelCodes'.|System.Data.SqlClient.SqlException (0x80131904): Could not find stored procedure 'dbo.GetRoomsByHotelCodes'.
   at Core.Dal.GetTempDatByDataSet(CommandType pCommandType, String pCommand, List`1 pParamList) in D:\Projects\WorldwideDMCV2\Core\Data\Data\Dal.cs:line 134
   at HotelBookingEngine.HotelStaticData.GetRoomsByHotelCodes(String Codes) in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelStaticData.cs:line 231
   at HotelSources.SmyRooms.GetSearchRS(List`1 _SearchRS, HotelSearchRS& response, Int32& SupplierCount, Int32& ParseCount) in D:\Projects\WorldwideDMCV2\Module\Hotel\Sources\SmyRooms\SmyRooms.cs:line 267
ClientConnectionId:9853bb6f-d353-44ad-99ce-2871f246d7bd
Error Number:2812,State:62,Class:16|SmyRooms|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
a90bfa11-3380-4517-8673-9333f970f75e|SearchResponse|SearchResponse|<?xml version="1.0" encoding="utf-16"?>
<HotelSearchRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" TimeStamp="2026-07-14T18:58:50.1827996+01:00" Version="0" EchoToken="Search" TransactionIdentifier="a90bfa11-3380-4517-8673-9333f970f75e" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="16" TotalAmount="417.03" OriginalAmount="412.90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.049699547837" Longitude="8.3010693118381" StarRating="3" HotelCode="16947|218536|Bed &amp; Breakfast" HotelName="Hotel Rothaus" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Klosterstrasse 4, 6003 Luzern, Luzern</AddressLine>
          </AddressLines>
          <CityName>Lucerne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6a/d0/6ad07c7bd5f2180ffb7386d2781403bac91ff034.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally situated on a quiet side street on the edge of the splendid old town of Lucerne, this hote...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="424.98" OriginalAmount="420.77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.0499803" Longitude="8.301793" StarRating="3" HotelCode="|9965" HotelName="Rothaus Luzern and Peruvian Culinary Art" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Klosterstrasse 4</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/9/9/6/5/9965_5.jpg</HotelPictures>
        <HotelDescription>HOTEL: This inviting, urban hotel, was built in 1838, has 45 rooms, 5 floors, lifts, a cosy Ã  la carte restaurant and a car park. SITUATION: Is situated in a peaceful, central street, is in the outskirts of the historic centre, has good links to public transport services, the roads, nearby, you will find monuments, 100 metres away, there is a public transport stop. ROOM: The modern rooms, have a spacious bathroom, a hairdryer, a direct line telephone, a TV and a safe (available for a fee).,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="525.94" OriginalAmount="520.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.043417" Longitude="8.311371" StarRating="1" HotelCode="147429|71443624|Bed &amp; Breakfast" HotelName="ibis budget Luzern City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Kellerstrasse 6, 6005 Luzern</AddressLine>
          </AddressLines>
          <CityName>Lucerne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/40/b44071b15b7f0e0ae1a3ae9ff90d7c8b5d2ebce6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Lucerne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="538.05" OriginalAmount="532.72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.061789" Longitude="8.301509" StarRating="2" HotelCode="229289|4733245|Bed &amp; Breakfast" HotelName="Jugendherberge Luzern" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hostels" CnxPolicy="Non Refundable" HotelFacility="Garden,Internet,Laundry,Library,Meeting Room,Parking,Restaurant,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Sedelstrasse 12, 6004 Luzern, Luzern</AddressLine>
          </AddressLines>
          <CityName>Lucerne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/06/ba/06bae479094b297e0eeacbd33a83474ad6ffac0a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Youth Hostel Luzern in Lucerne, you'll be minutes f...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="544.34" OriginalAmount="538.95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.023776174426" Longitude="8.2990899682045" StarRating="2" HotelCode="108511|3141456|Bed &amp; Breakfast" HotelName="ibis Kriens" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Industriestrasse 13, 6010 Kriens, Luzern</AddressLine>
          </AddressLines>
          <CityName>Lucerne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d5/33/d533e21000407659f480d457fd02957d51fd49e8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lucerne. The nearest airport is Basel - EuroAirport Swiss (BSL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="614.11" OriginalAmount="608.03" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.052839" Longitude="8.30434" StarRating="3" HotelCode="|561608" HotelName="Barabas - Hostel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/6/1/6/0/8/561608_039ce791043.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="652.10" OriginalAmount="645.64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.05284782" Longitude="8.30430438" StarRating="2" HotelCode="737979|683655|Bed &amp; Breakfast" HotelName="Barabas Hotel Luzern" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 15/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Lowengraben 16 &amp; 18, 6004 Luzern, Luzern</AddressLine>
          </AddressLines>
          <CityName>Lucerne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/60/15/6015e3d0e50eaa1e59ddabd49eed3b2699576ac0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="707.57" OriginalAmount="700.56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.046819486956" Longitude="8.3439831958232" StarRating="3" HotelCode="63829|CAR721100|Bed &amp; Breakfast" HotelName="Hotel Seeburg" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 15/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Seeburgstrasse 53-61, 6006 Luzern</AddressLine>
          </AddressLines>
          <CityName>Lucerne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a0/d4/a0d4ad1021c5e81362922e25a158a5f3c28a9a15.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 2 km from the centre of Lucerne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="847.70" OriginalAmount="839.31" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.0490417" Longitude="8.3081398" StarRating="3" HotelCode="|28758" HotelName="Alpina" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FRANKENSTRASSE 6</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/8/7/5/8/28758_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This traditional style hotel, is great value. SITUATION: This hotel is located near the museums. ROOM: All the rooms have a bathroom.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="963.75" OriginalAmount="954.21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.055761" Longitude="8.324867" StarRating="4" HotelCode="31826|CAG659300|Bed &amp; Breakfast" HotelName="Grand Europe" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 15/09/2026" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Haldenstrasse 59, 6006 Luzern</AddressLine>
          </AddressLines>
          <CityName>Lucerne</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/54/54bed719b6dc33be/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant hotel is located beside Lake Lucerne close to the famous Chapel Bridge. It is just 500...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1002.38" OriginalAmount="992.46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.0477982" Longitude="8.3037996" StarRating="4" HotelCode="|9951" HotelName="Astoria Lucerne" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Pilatusstrasse 29</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/9/9/5/1/9951_3.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 1957, has 8 floors, 144 standard rooms, 2 suites, 3 bars, 2 restaurants and a cafÃ©. SITUATION: This hotel is in Lucerne city centre, close to the KapellbrÃ¼cke Bridge. ROOM: The stylish rooms with air-conditioning have a bathroom, a hairdryer, a direct line telephone, a mini-bar and a safe (available for a fee).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1010.85" OriginalAmount="1000.84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.049811" Longitude="8.308947" StarRating="4" HotelCode="22161|6404|Bed &amp; Breakfast" HotelName="Hotel Monopol Luzern" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 26/08/2026" HotelFacility="Bar,Currency Exchange,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pilatusstrasse 1, beim Bahnhof, 6003 Luzern</AddressLine>
          </AddressLines>
          <CityName>Lucerne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/53/88/538863e064a5284e789a5e8d722abb65203ac4fc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is located close to the city centre; only just a few minutes walk from Vierwa...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1016.93" OriginalAmount="1006.86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.048005" Longitude="8.313913" StarRating="4" HotelCode="57273|1024433|Bed &amp; Breakfast" HotelName="Radisson Blu Hotel Lucerne" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lakefront Centre, Inseliquai 12, 6005 Lucerne</AddressLine>
          </AddressLines>
          <CityName>Lucerne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f8/08/f8083cb7413d697b9047392f63711984fb6c7b49.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Close to the railway station and the Old Town, the hotel is adjacent to the new congress centre and ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1022.95" OriginalAmount="1012.82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.048139252976" Longitude="8.3055447041988" StarRating="4" HotelCode="31238|464185|Bed &amp; Breakfast" HotelName="Astoria" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pilatusstrasse 29, 6002 Luzern</AddressLine>
          </AddressLines>
          <CityName>Lucerne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/75/a3/75a3028bf127c25166fca3d786120762388a1470.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located at the heart of Lucerne, this hotel lies close to the Chapel Bridge.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1036.60" OriginalAmount="1026.34" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.051908" Longitude="8.30572" StarRating="3" HotelCode="80288|752825|Bed &amp; Breakfast" HotelName="Magic" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 16/09/2026" HotelFacility="Bar,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kornmarkt / Brandgässli 1, 6004 Luzern 5</AddressLine>
          </AddressLines>
          <CityName>Lucerne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/3c/643c7902914fa4dd6f86a8c83548eed2cf8fac32.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Lucerne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1210.19" OriginalAmount="1198.21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.0485992" Longitude="8.3085003" StarRating="3" HotelCode="|9955" HotelName="Central Luzern" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 15/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>MORGARTENSTRASSE 4</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/9/9/5/5/9955_5aba2481438.jpg</HotelPictures>
        <HotelDescription>HOTEL: This renovated hotel in 2000. It has 5 floors and 46 rooms. Some of the facilities that the establishment offers to guests include a bar, a restaurant and 2 conference rooms. For an additional charge you can use a public car park. SITUATION: This family-owned hotel is in the city centre, is close to Lucerne Lake 100 metres away, there is a public transport stop, nearby, you will find the central station. ROOM: The rooms have a bathroom with a hairdryer, a direct line telephone, internet, a mini-bar and a safe (available for a fee). FACILITIES: The establishment boasts a sunbathing terrace and a gym. At an extra cost a sauna and a solarium.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1254.59" OriginalAmount="1242.17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.0461557" Longitude="8.3092961" StarRating="4" HotelCode="|35911" HotelName="Cascada Boutique" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bundesplatz 18</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/5/9/1/1/35911_13.jpg</HotelPictures>
        <HotelDescription>HOTEL: This stylish hotel rooms, has 65 rooms, 2 rooms adapted for people with reduced mobility, non-smoking rooms, a car park and an indoor car park. The establishment boasts meeting rooms, banquet halls, Bolero the restaurant Caramba the bar You are also offered a safety deposit box service, room service and WiFi. SITUATION: This hotel is in a central area, is 5 minutes away from the train station, the historic centre and the Congress Centre. ROOM: The modern rooms, have a bathroom with a shower, a hairdryer, a television, a radio, a direct line telephone, a safe, internet and a mini-bar. OTHERS: Clients have at their disposalBolero the restaurant Caramba the bar.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1270.84" OriginalAmount="1258.26" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.051646479814" Longitude="8.2949065595245" StarRating="4" HotelCode="131617|1534018|Bed &amp; Breakfast" HotelName="Hotel Château Gütsch" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kanonenstrasse, 6003 Luzern</AddressLine>
          </AddressLines>
          <CityName>Lucerne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/eb/99/eb99d54156fe561e0171c394a33dc0a69ae7adcc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Lucerne. The nearest airport is Bissau (BXO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1323.22" OriginalAmount="1310.12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.04799235" Longitude="8.30408175" StarRating="3" HotelCode="131525|583987|Bed &amp; Breakfast" HotelName="Hotel Anker am Pilatusplatz" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/09/2026" HotelFacility="Bar,Internet,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Pilatusstrasse 36, nahe Bahnhof Luzern, Zentrum, 6003 Luzern, Luzern</AddressLine>
          </AddressLines>
          <CityName>Lucerne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/mec/ca/97/ca97baf418d2a8c9827ca66a1e72d284b9749112.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Lucerne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1352.82" OriginalAmount="1339.43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.046145289538" Longitude="8.3094526827335" StarRating="4" HotelCode="18644|79550|Bed &amp; Breakfast" HotelName="Hotel Cascada" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Free CXL until 09/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Bundesplatz 18, 6003 Luzern</AddressLine>
          </AddressLines>
          <CityName>Lucerne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/75/06/75060b29121b228bfa27ba93e3e799f8f899781f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This Boutique Hotel is centrally located in the trendy Lucerne Neustadt district, within walking dis...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1413.84" OriginalAmount="1399.84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.049233" Longitude="8.307863" StarRating="4" HotelCode="22162|6399|Bed &amp; Breakfast" HotelName="Hotel Central" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 31/07/2026" HotelFacility="Bar,Conference Hall,Designated Smoking Area,Internet,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Morgartenstrasse 4, Neustadt, 6003 Luzern</AddressLine>
          </AddressLines>
          <CityName>Lucerne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4d/b6/4db6af7693a4d29f1f8e3f65faa6ddd20021ea0b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This familial hotel is close to the centre of Lucerne just a few minutes walk from the promenade bes...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1430.40" OriginalAmount="1416.24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.054795919196" Longitude="8.3145073056221" StarRating="5" HotelCode="30208|CAF504800|Bed &amp; Breakfast" HotelName="Grand National" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 27/08/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Haldenstrasse 4, 6006 Luzern</AddressLine>
          </AddressLines>
          <CityName>Lucerne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a2/ff/a2ff9f08550364c17876279497bf607fefc7da76.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Occupying a 19th century building, this familial luxury hotel is located close to the famous Chapel ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1432.71" OriginalAmount="1418.52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.050231829217" Longitude="8.3077581971884" StarRating="4" HotelCode="29655|6403|Bed &amp; Breakfast" HotelName="AMERON Luzern Hotel Flora" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Seidenhofstrasse 5, 6002 Luzern</AddressLine>
          </AddressLines>
          <CityName>Lucerne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/91/e5/91e53d3ef838060dbc85af9c62d967ad73452661.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated at the heart of Lucerne and close to the famous Chapel Bridge. Links to the p...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1479.40" OriginalAmount="1464.75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.042792302134" Longitude="8.3501860499382" StarRating="4" HotelCode="13287|4931074|Bed &amp; Breakfast" HotelName="Hermitage Seehotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Seeburgstrasse 72, 6000 Luzern 15</AddressLine>
          </AddressLines>
          <CityName>Lucerne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2e/5f/2e5fe5434f8eef8528481e664f1cd9fcfabc3507.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lucerne. The nearest airport is Zurich (ZRH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1634.51" OriginalAmount="1618.33" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.049061275943" Longitude="8.3068710565567" StarRating="4" HotelCode="31242|464275|Bed &amp; Breakfast" HotelName="Renaissance Luzern Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 16/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pilatusstrasse 15, 6002 Luzern</AddressLine>
          </AddressLines>
          <CityName>Lucerne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8a/8d/8a8dfdf12719947d210306942831349bbab9acd6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant hotel is located in the heart of Lucerne close to the Chapel Bridge. It is just 100 m ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="2187.04" OriginalAmount="2165.39" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.0564" Longitude="8.31966" StarRating="4" HotelCode="|172524" HotelName="Art Deco  Montana" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 10/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/2/5/2/4/172524_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2198.53" OriginalAmount="2176.76" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.047979336567" Longitude="8.3077937364578" StarRating="5" HotelCode="29654|2056365|Bed &amp; Breakfast" HotelName="The Hotel Lucerne, Autograph Collection" 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>Sempacherstrasse 14, 6002 Lucerne, Luzern</AddressLine>
          </AddressLines>
          <CityName>Lucerne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/34/ff/34ff4bbcc1a001a51599529d4e94f5fb1ced2113.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the city centre of Lucerne, close to the Chapel Bridge. Links to the public...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="2285.42" OriginalAmount="2262.79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.056484396442" Longitude="8.3196169137955" StarRating="4" HotelCode="10345|1182111|Bed &amp; Breakfast" HotelName="Art Deco Montana" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Adligenswilerstrasse 22, 6002 Luzern</AddressLine>
          </AddressLines>
          <CityName>Lucerne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/55/3f/553fee30d9e2aa625b97dcafd78ece8e64f7c1a2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel enjoys a unique location upon a hillside overlooking the centre of Lucerne. T...</HotelDescription>
        <Offer>Discount:GBP5.67</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="2489.88" OriginalAmount="2465.23" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.0480782" Longitude="8.3078811" StarRating="5" HotelCode="|9947" HotelName="The Luzern, Autograph Collection" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>SEMPACHERSTRASSE 14</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/9/9/4/7/9947_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was opened in 2000, modern, elegant, has 5 floors and 25 elegant suites. In the entrance, guests are offered an inviting hall with a reception. Guests can enjoy an Asian and international cuisine restaurant and a bar. There are many services available at the establishment, including room service and a car park. SITUATION: This hotel is in the centre of Lucerne. It is near the KapellbrÃ¼cke Bridge. 200 metres away, there is a public transport stop. ROOM: The smart, spacious rooms have a bathroom, a hairdryer, a direct line telephone, internet, a mini-bar, a safety deposit box (available for a fee) and a central air-conditioning system.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="2548.47" OriginalAmount="2523.24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.055263" Longitude="8.319194" StarRating="5" HotelCode="|9954" HotelName="Mandarin Oriental Palace, Luzern" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>HALDENSTRASSE 10</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/9/9/5/4/9954_00dd48d0904.jpg</HotelPictures>
        <HotelDescription>HOTEL: This luxurious hotel, was built in 1906, has 6 floors, 178 rooms, 5 suites, has a bar and 3 restaurants. near the establishment, you can find a public car park. SITUATION: Is situated inLac des Quatre-Cantons the Promenade of it is surrounded by a beautiful, alpine landscape, a few minutes walk away, you can find the historic centre. ROOM: The cosy rooms, have a bathroom with bathrobe, slippers, a hairdryer, a direct line telephone, a television, a mini-bar and a safety deposit box (available for a fee), superior and deluxe rooms and have views of, the lake, Junior Suites, have views of, the lake, a sofa area. FACILITIES: The establishment boasts a spa recently opened, with a sauna, a steam bath and a gym. For a fee, guests can enjoy a massage service and treatments.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="2781.27" OriginalAmount="2753.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.055355096153" Longitude="8.3196222782135" StarRating="5" HotelCode="15521|1240310|Bed &amp; Breakfast" HotelName="Palace Luzern" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Haldenstrasse 10, 6002 Luzern</AddressLine>
          </AddressLines>
          <CityName>Lucerne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/a9/a1/a9a13abd2003f7b218609f4af3853087e50cb622.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Surrounded by fabulous alpine landscape, this grand hotel is situated directly on the promenade besi...</HotelDescription>
        <Offer>Discount:GBP6.90</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="3284.27" OriginalAmount="3251.75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.054343" Longitude="8.310159" StarRating="5" HotelCode="25957|6397|Bed &amp; Breakfast" HotelName="Schweizerhof Luzern" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schweizerhofquai, 6002 Luzern</AddressLine>
          </AddressLines>
          <CityName>Lucerne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9f/87/9f87953d0c65dac9d3f1ae03f72ebcc4ad67239f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located at the heart of Lucerne, this hotel lies within a few paces of the famous Lion Monument.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access,Designated Smoking Area,Swimming Pool,Massage Centre,Nightclub,Bicycle Rental,Spa,Garden,Library,Meeting Room,Parking</BasicAmenities>
    <HotelRating>4,5,2,3,1</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST</Meals>
    <PropertyType>CITY HOTEL,CONFERENCE HOTEL,BUSINESS HOTEL,HOSTELS</PropertyType>
  </Filter>
</HotelSearchRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
a90bfa11-3380-4517-8673-9333f970f75e|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="a90bfa11-3380-4517-8673-9333f970f75e">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="11757" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-09-22T00:00:00" End="2026-09-25T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <MealType>Bed &amp; Breakfast</MealType>
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="booking.atlasgate@gmail.com" Password="4321@Atlas" RequestedCurrency="GBP" ClientNationality="IN" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
a90bfa11-3380-4517-8673-9333f970f75e|TravcoSearch|Data at the root level is invalid. Line 1, position 1.|System.Xml.XmlException: Data at the root level is invalid. Line 1, position 1.
   at System.Xml.XmlTextReaderImpl.Throw(Exception e)
   at System.Xml.XmlTextReaderImpl.ParseRootLevelWhitespace()
   at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
   at System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace)
   at System.Xml.XmlDocument.Load(XmlReader reader)
   at System.Xml.XmlDocument.LoadXml(String xml)
   at HotelSources.Travco.GetSearchRS(String searchRS, HotelSearchRS& response, Int32& SupplierCount, Int32& ParseCount) in D:\Projects\WorldwideDMCV2\Module\Hotel\Sources\Travco\Travco.cs:line 336|Travco|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
a90bfa11-3380-4517-8673-9333f970f75e|HotelbedsSearch|Could not find stored procedure 'dbo.GetRoomsByHotelCodes'.|System.Data.SqlClient.SqlException (0x80131904): Could not find stored procedure 'dbo.GetRoomsByHotelCodes'.
   at Core.Dal.GetTempDatByDataSet(CommandType pCommandType, String pCommand, List`1 pParamList) in D:\Projects\WorldwideDMCV2\Core\Data\Data\Dal.cs:line 134
   at HotelBookingEngine.HotelStaticData.GetRoomsByHotelCodes(String Codes) in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelStaticData.cs:line 231
   at HotelSources.SmyRooms.GetSearchRS(List`1 _SearchRS, HotelSearchRS& response, Int32& SupplierCount, Int32& ParseCount) in D:\Projects\WorldwideDMCV2\Module\Hotel\Sources\SmyRooms\SmyRooms.cs:line 267
ClientConnectionId:9853bb6f-d353-44ad-99ce-2871f246d7bd
Error Number:2812,State:62,Class:16|SmyRooms|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
a90bfa11-3380-4517-8673-9333f970f75e|SearchResponse|SearchResponse|<?xml version="1.0" encoding="utf-16"?>
<HotelSearchRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" TimeStamp="2026-07-14T18:58:57.1492257+01:00" Version="0" EchoToken="Search" TransactionIdentifier="a90bfa11-3380-4517-8673-9333f970f75e" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="16" TotalAmount="417.03" OriginalAmount="412.90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.049699547837" Longitude="8.3010693118381" StarRating="3" HotelCode="16947|218536|Bed &amp; Breakfast" HotelName="Hotel Rothaus" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Klosterstrasse 4, 6003 Luzern, Luzern</AddressLine>
          </AddressLines>
          <CityName>Lucerne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6a/d0/6ad07c7bd5f2180ffb7386d2781403bac91ff034.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally situated on a quiet side street on the edge of the splendid old town of Lucerne, this hote...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="424.98" OriginalAmount="420.77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.0499803" Longitude="8.301793" StarRating="3" HotelCode="|9965" HotelName="Rothaus Luzern and Peruvian Culinary Art" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Klosterstrasse 4</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/9/9/6/5/9965_5.jpg</HotelPictures>
        <HotelDescription>HOTEL: This inviting, urban hotel, was built in 1838, has 45 rooms, 5 floors, lifts, a cosy Ã  la carte restaurant and a car park. SITUATION: Is situated in a peaceful, central street, is in the outskirts of the historic centre, has good links to public transport services, the roads, nearby, you will find monuments, 100 metres away, there is a public transport stop. ROOM: The modern rooms, have a spacious bathroom, a hairdryer, a direct line telephone, a TV and a safe (available for a fee).,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="525.94" OriginalAmount="520.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.043417" Longitude="8.311371" StarRating="1" HotelCode="147429|71443624|Bed &amp; Breakfast" HotelName="ibis budget Luzern City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Kellerstrasse 6, 6005 Luzern</AddressLine>
          </AddressLines>
          <CityName>Lucerne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/40/b44071b15b7f0e0ae1a3ae9ff90d7c8b5d2ebce6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Lucerne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="538.05" OriginalAmount="532.72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.061789" Longitude="8.301509" StarRating="2" HotelCode="229289|4733245|Bed &amp; Breakfast" HotelName="Jugendherberge Luzern" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hostels" CnxPolicy="Non Refundable" HotelFacility="Garden,Internet,Laundry,Library,Meeting Room,Parking,Restaurant,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Sedelstrasse 12, 6004 Luzern, Luzern</AddressLine>
          </AddressLines>
          <CityName>Lucerne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/06/ba/06bae479094b297e0eeacbd33a83474ad6ffac0a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Youth Hostel Luzern in Lucerne, you'll be minutes f...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="544.34" OriginalAmount="538.95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.023776174426" Longitude="8.2990899682045" StarRating="2" HotelCode="108511|3141456|Bed &amp; Breakfast" HotelName="ibis Kriens" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Industriestrasse 13, 6010 Kriens, Luzern</AddressLine>
          </AddressLines>
          <CityName>Lucerne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d5/33/d533e21000407659f480d457fd02957d51fd49e8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lucerne. The nearest airport is Basel - EuroAirport Swiss (BSL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="614.11" OriginalAmount="608.03" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.052839" Longitude="8.30434" StarRating="3" HotelCode="|561608" HotelName="Barabas - Hostel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/6/1/6/0/8/561608_039ce791043.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="652.10" OriginalAmount="645.64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.05284782" Longitude="8.30430438" StarRating="2" HotelCode="737979|683655|Bed &amp; Breakfast" HotelName="Barabas Hotel Luzern" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 15/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Lowengraben 16 &amp; 18, 6004 Luzern, Luzern</AddressLine>
          </AddressLines>
          <CityName>Lucerne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/60/15/6015e3d0e50eaa1e59ddabd49eed3b2699576ac0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="707.57" OriginalAmount="700.56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.046819486956" Longitude="8.3439831958232" StarRating="3" HotelCode="63829|CAR721100|Bed &amp; Breakfast" HotelName="Hotel Seeburg" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 15/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Seeburgstrasse 53-61, 6006 Luzern</AddressLine>
          </AddressLines>
          <CityName>Lucerne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a0/d4/a0d4ad1021c5e81362922e25a158a5f3c28a9a15.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 2 km from the centre of Lucerne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="847.70" OriginalAmount="839.31" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.0490417" Longitude="8.3081398" StarRating="3" HotelCode="|28758" HotelName="Alpina" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FRANKENSTRASSE 6</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/8/7/5/8/28758_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This traditional style hotel, is great value. SITUATION: This hotel is located near the museums. ROOM: All the rooms have a bathroom.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="963.75" OriginalAmount="954.21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.055761" Longitude="8.324867" StarRating="4" HotelCode="31826|CAG659300|Bed &amp; Breakfast" HotelName="Grand Europe" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 15/09/2026" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Haldenstrasse 59, 6006 Luzern</AddressLine>
          </AddressLines>
          <CityName>Lucerne</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/54/54bed719b6dc33be/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant hotel is located beside Lake Lucerne close to the famous Chapel Bridge. It is just 500...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1002.38" OriginalAmount="992.46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.0477982" Longitude="8.3037996" StarRating="4" HotelCode="|9951" HotelName="Astoria Lucerne" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Pilatusstrasse 29</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/9/9/5/1/9951_3.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 1957, has 8 floors, 144 standard rooms, 2 suites, 3 bars, 2 restaurants and a cafÃ©. SITUATION: This hotel is in Lucerne city centre, close to the KapellbrÃ¼cke Bridge. ROOM: The stylish rooms with air-conditioning have a bathroom, a hairdryer, a direct line telephone, a mini-bar and a safe (available for a fee).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1010.85" OriginalAmount="1000.84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.049811" Longitude="8.308947" StarRating="4" HotelCode="22161|6404|Bed &amp; Breakfast" HotelName="Hotel Monopol Luzern" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 26/08/2026" HotelFacility="Bar,Currency Exchange,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pilatusstrasse 1, beim Bahnhof, 6003 Luzern</AddressLine>
          </AddressLines>
          <CityName>Lucerne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/53/88/538863e064a5284e789a5e8d722abb65203ac4fc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is located close to the city centre; only just a few minutes walk from Vierwa...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1016.93" OriginalAmount="1006.86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.048005" Longitude="8.313913" StarRating="4" HotelCode="57273|1024433|Bed &amp; Breakfast" HotelName="Radisson Blu Hotel Lucerne" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lakefront Centre, Inseliquai 12, 6005 Lucerne</AddressLine>
          </AddressLines>
          <CityName>Lucerne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f8/08/f8083cb7413d697b9047392f63711984fb6c7b49.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Close to the railway station and the Old Town, the hotel is adjacent to the new congress centre and ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1022.95" OriginalAmount="1012.82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.048139252976" Longitude="8.3055447041988" StarRating="4" HotelCode="31238|464185|Bed &amp; Breakfast" HotelName="Astoria" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pilatusstrasse 29, 6002 Luzern</AddressLine>
          </AddressLines>
          <CityName>Lucerne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/75/a3/75a3028bf127c25166fca3d786120762388a1470.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located at the heart of Lucerne, this hotel lies close to the Chapel Bridge.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1036.60" OriginalAmount="1026.34" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.051908" Longitude="8.30572" StarRating="3" HotelCode="80288|752825|Bed &amp; Breakfast" HotelName="Magic" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 16/09/2026" HotelFacility="Bar,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kornmarkt / Brandgässli 1, 6004 Luzern 5</AddressLine>
          </AddressLines>
          <CityName>Lucerne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/3c/643c7902914fa4dd6f86a8c83548eed2cf8fac32.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Lucerne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1210.19" OriginalAmount="1198.21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.0485992" Longitude="8.3085003" StarRating="3" HotelCode="|9955" HotelName="Central Luzern" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 15/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>MORGARTENSTRASSE 4</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/9/9/5/5/9955_5aba2481438.jpg</HotelPictures>
        <HotelDescription>HOTEL: This renovated hotel in 2000. It has 5 floors and 46 rooms. Some of the facilities that the establishment offers to guests include a bar, a restaurant and 2 conference rooms. For an additional charge you can use a public car park. SITUATION: This family-owned hotel is in the city centre, is close to Lucerne Lake 100 metres away, there is a public transport stop, nearby, you will find the central station. ROOM: The rooms have a bathroom with a hairdryer, a direct line telephone, internet, a mini-bar and a safe (available for a fee). FACILITIES: The establishment boasts a sunbathing terrace and a gym. At an extra cost a sauna and a solarium.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1254.59" OriginalAmount="1242.17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.0461557" Longitude="8.3092961" StarRating="4" HotelCode="|35911" HotelName="Cascada Boutique" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bundesplatz 18</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/5/9/1/1/35911_13.jpg</HotelPictures>
        <HotelDescription>HOTEL: This stylish hotel rooms, has 65 rooms, 2 rooms adapted for people with reduced mobility, non-smoking rooms, a car park and an indoor car park. The establishment boasts meeting rooms, banquet halls, Bolero the restaurant Caramba the bar You are also offered a safety deposit box service, room service and WiFi. SITUATION: This hotel is in a central area, is 5 minutes away from the train station, the historic centre and the Congress Centre. ROOM: The modern rooms, have a bathroom with a shower, a hairdryer, a television, a radio, a direct line telephone, a safe, internet and a mini-bar. OTHERS: Clients have at their disposalBolero the restaurant Caramba the bar.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1270.84" OriginalAmount="1258.26" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.051646479814" Longitude="8.2949065595245" StarRating="4" HotelCode="131617|1534018|Bed &amp; Breakfast" HotelName="Hotel Château Gütsch" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kanonenstrasse, 6003 Luzern</AddressLine>
          </AddressLines>
          <CityName>Lucerne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/eb/99/eb99d54156fe561e0171c394a33dc0a69ae7adcc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Lucerne. The nearest airport is Bissau (BXO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1323.22" OriginalAmount="1310.12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.04799235" Longitude="8.30408175" StarRating="3" HotelCode="131525|583987|Bed &amp; Breakfast" HotelName="Hotel Anker am Pilatusplatz" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/09/2026" HotelFacility="Bar,Internet,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Pilatusstrasse 36, nahe Bahnhof Luzern, Zentrum, 6003 Luzern, Luzern</AddressLine>
          </AddressLines>
          <CityName>Lucerne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/mec/ca/97/ca97baf418d2a8c9827ca66a1e72d284b9749112.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Lucerne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1352.82" OriginalAmount="1339.43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.046145289538" Longitude="8.3094526827335" StarRating="4" HotelCode="18644|79550|Bed &amp; Breakfast" HotelName="Hotel Cascada" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Free CXL until 09/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Bundesplatz 18, 6003 Luzern</AddressLine>
          </AddressLines>
          <CityName>Lucerne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/75/06/75060b29121b228bfa27ba93e3e799f8f899781f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This Boutique Hotel is centrally located in the trendy Lucerne Neustadt district, within walking dis...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1413.84" OriginalAmount="1399.84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.049233" Longitude="8.307863" StarRating="4" HotelCode="22162|6399|Bed &amp; Breakfast" HotelName="Hotel Central" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 31/07/2026" HotelFacility="Bar,Conference Hall,Designated Smoking Area,Internet,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Morgartenstrasse 4, Neustadt, 6003 Luzern</AddressLine>
          </AddressLines>
          <CityName>Lucerne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4d/b6/4db6af7693a4d29f1f8e3f65faa6ddd20021ea0b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This familial hotel is close to the centre of Lucerne just a few minutes walk from the promenade bes...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1430.40" OriginalAmount="1416.24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.054795919196" Longitude="8.3145073056221" StarRating="5" HotelCode="30208|CAF504800|Bed &amp; Breakfast" HotelName="Grand National" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 27/08/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Haldenstrasse 4, 6006 Luzern</AddressLine>
          </AddressLines>
          <CityName>Lucerne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a2/ff/a2ff9f08550364c17876279497bf607fefc7da76.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Occupying a 19th century building, this familial luxury hotel is located close to the famous Chapel ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1432.71" OriginalAmount="1418.52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.050231829217" Longitude="8.3077581971884" StarRating="4" HotelCode="29655|6403|Bed &amp; Breakfast" HotelName="AMERON Luzern Hotel Flora" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Seidenhofstrasse 5, 6002 Luzern</AddressLine>
          </AddressLines>
          <CityName>Lucerne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/91/e5/91e53d3ef838060dbc85af9c62d967ad73452661.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated at the heart of Lucerne and close to the famous Chapel Bridge. Links to the p...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1479.40" OriginalAmount="1464.75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.042792302134" Longitude="8.3501860499382" StarRating="4" HotelCode="13287|4931074|Bed &amp; Breakfast" HotelName="Hermitage Seehotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Seeburgstrasse 72, 6000 Luzern 15</AddressLine>
          </AddressLines>
          <CityName>Lucerne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2e/5f/2e5fe5434f8eef8528481e664f1cd9fcfabc3507.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lucerne. The nearest airport is Zurich (ZRH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1634.51" OriginalAmount="1618.33" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.049061275943" Longitude="8.3068710565567" StarRating="4" HotelCode="31242|464275|Bed &amp; Breakfast" HotelName="Renaissance Luzern Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 16/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pilatusstrasse 15, 6002 Luzern</AddressLine>
          </AddressLines>
          <CityName>Lucerne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8a/8d/8a8dfdf12719947d210306942831349bbab9acd6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant hotel is located in the heart of Lucerne close to the Chapel Bridge. It is just 100 m ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="2187.04" OriginalAmount="2165.39" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.0564" Longitude="8.31966" StarRating="4" HotelCode="|172524" HotelName="Art Deco  Montana" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 10/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/2/5/2/4/172524_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2198.53" OriginalAmount="2176.76" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.047979336567" Longitude="8.3077937364578" StarRating="5" HotelCode="29654|2056365|Bed &amp; Breakfast" HotelName="The Hotel Lucerne, Autograph Collection" 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>Sempacherstrasse 14, 6002 Lucerne, Luzern</AddressLine>
          </AddressLines>
          <CityName>Lucerne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/34/ff/34ff4bbcc1a001a51599529d4e94f5fb1ced2113.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the city centre of Lucerne, close to the Chapel Bridge. Links to the public...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="2285.42" OriginalAmount="2262.79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.056484396442" Longitude="8.3196169137955" StarRating="4" HotelCode="10345|1182111|Bed &amp; Breakfast" HotelName="Art Deco Montana" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Adligenswilerstrasse 22, 6002 Luzern</AddressLine>
          </AddressLines>
          <CityName>Lucerne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/55/3f/553fee30d9e2aa625b97dcafd78ece8e64f7c1a2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel enjoys a unique location upon a hillside overlooking the centre of Lucerne. T...</HotelDescription>
        <Offer>Discount:GBP5.67</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="2489.88" OriginalAmount="2465.23" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.0480782" Longitude="8.3078811" StarRating="5" HotelCode="|9947" HotelName="The Luzern, Autograph Collection" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>SEMPACHERSTRASSE 14</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/9/9/4/7/9947_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was opened in 2000, modern, elegant, has 5 floors and 25 elegant suites. In the entrance, guests are offered an inviting hall with a reception. Guests can enjoy an Asian and international cuisine restaurant and a bar. There are many services available at the establishment, including room service and a car park. SITUATION: This hotel is in the centre of Lucerne. It is near the KapellbrÃ¼cke Bridge. 200 metres away, there is a public transport stop. ROOM: The smart, spacious rooms have a bathroom, a hairdryer, a direct line telephone, internet, a mini-bar, a safety deposit box (available for a fee) and a central air-conditioning system.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="2548.47" OriginalAmount="2523.24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.055263" Longitude="8.319194" StarRating="5" HotelCode="|9954" HotelName="Mandarin Oriental Palace, Luzern" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>HALDENSTRASSE 10</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/9/9/5/4/9954_00dd48d0904.jpg</HotelPictures>
        <HotelDescription>HOTEL: This luxurious hotel, was built in 1906, has 6 floors, 178 rooms, 5 suites, has a bar and 3 restaurants. near the establishment, you can find a public car park. SITUATION: Is situated inLac des Quatre-Cantons the Promenade of it is surrounded by a beautiful, alpine landscape, a few minutes walk away, you can find the historic centre. ROOM: The cosy rooms, have a bathroom with bathrobe, slippers, a hairdryer, a direct line telephone, a television, a mini-bar and a safety deposit box (available for a fee), superior and deluxe rooms and have views of, the lake, Junior Suites, have views of, the lake, a sofa area. FACILITIES: The establishment boasts a spa recently opened, with a sauna, a steam bath and a gym. For a fee, guests can enjoy a massage service and treatments.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="2781.27" OriginalAmount="2753.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.055355096153" Longitude="8.3196222782135" StarRating="5" HotelCode="15521|1240310|Bed &amp; Breakfast" HotelName="Palace Luzern" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Haldenstrasse 10, 6002 Luzern</AddressLine>
          </AddressLines>
          <CityName>Lucerne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/a9/a1/a9a13abd2003f7b218609f4af3853087e50cb622.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Surrounded by fabulous alpine landscape, this grand hotel is situated directly on the promenade besi...</HotelDescription>
        <Offer>Discount:GBP6.90</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="3284.27" OriginalAmount="3251.75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.054343" Longitude="8.310159" StarRating="5" HotelCode="25957|6397|Bed &amp; Breakfast" HotelName="Schweizerhof Luzern" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schweizerhofquai, 6002 Luzern</AddressLine>
          </AddressLines>
          <CityName>Lucerne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9f/87/9f87953d0c65dac9d3f1ae03f72ebcc4ad67239f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located at the heart of Lucerne, this hotel lies within a few paces of the famous Lion Monument.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access,Designated Smoking Area,Massage Centre,Swimming Pool,Bicycle Rental,Nightclub,Spa,Garden,Library,Meeting Room,Parking</BasicAmenities>
    <HotelRating>4,5,3,2,1</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST</Meals>
    <PropertyType>CITY HOTEL,CONFERENCE HOTEL,BUSINESS HOTEL,HOSTELS</PropertyType>
  </Filter>
</HotelSearchRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
a90bfa11-3380-4517-8673-9333f970f75e|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="a90bfa11-3380-4517-8673-9333f970f75e">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="11757" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-09-22T00:00:00" End="2026-09-25T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <MealType>Bed &amp; Breakfast</MealType>
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="booking.atlasgate@gmail.com" Password="4321@Atlas" RequestedCurrency="GBP" ClientNationality="IN" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
a90bfa11-3380-4517-8673-9333f970f75e|TravcoSearch|Data at the root level is invalid. Line 1, position 1.|System.Xml.XmlException: Data at the root level is invalid. Line 1, position 1.
   at System.Xml.XmlTextReaderImpl.Throw(Exception e)
   at System.Xml.XmlTextReaderImpl.ParseRootLevelWhitespace()
   at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
   at System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace)
   at System.Xml.XmlDocument.Load(XmlReader reader)
   at System.Xml.XmlDocument.LoadXml(String xml)
   at HotelSources.Travco.GetSearchRS(String searchRS, HotelSearchRS& response, Int32& SupplierCount, Int32& ParseCount) in D:\Projects\WorldwideDMCV2\Module\Hotel\Sources\Travco\Travco.cs:line 336|Travco|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
a90bfa11-3380-4517-8673-9333f970f75e|HotelbedsSearch|Could not find stored procedure 'dbo.GetRoomsByHotelCodes'.|System.Data.SqlClient.SqlException (0x80131904): Could not find stored procedure 'dbo.GetRoomsByHotelCodes'.
   at Core.Dal.GetTempDatByDataSet(CommandType pCommandType, String pCommand, List`1 pParamList) in D:\Projects\WorldwideDMCV2\Core\Data\Data\Dal.cs:line 134
   at HotelBookingEngine.HotelStaticData.GetRoomsByHotelCodes(String Codes) in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelStaticData.cs:line 231
   at HotelSources.SmyRooms.GetSearchRS(List`1 _SearchRS, HotelSearchRS& response, Int32& SupplierCount, Int32& ParseCount) in D:\Projects\WorldwideDMCV2\Module\Hotel\Sources\SmyRooms\SmyRooms.cs:line 267
ClientConnectionId:9853bb6f-d353-44ad-99ce-2871f246d7bd
Error Number:2812,State:62,Class:16|SmyRooms|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
a90bfa11-3380-4517-8673-9333f970f75e|SearchResponse|SearchResponse|<?xml version="1.0" encoding="utf-16"?>
<HotelSearchRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" TimeStamp="2026-07-14T18:59:01.0962769+01:00" Version="0" EchoToken="Search" TransactionIdentifier="a90bfa11-3380-4517-8673-9333f970f75e" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="16" TotalAmount="417.03" OriginalAmount="412.90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.049699547837" Longitude="8.3010693118381" StarRating="3" HotelCode="16947|218536|Bed &amp; Breakfast" HotelName="Hotel Rothaus" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Klosterstrasse 4, 6003 Luzern, Luzern</AddressLine>
          </AddressLines>
          <CityName>Lucerne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6a/d0/6ad07c7bd5f2180ffb7386d2781403bac91ff034.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally situated on a quiet side street on the edge of the splendid old town of Lucerne, this hote...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="424.98" OriginalAmount="420.77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.0499803" Longitude="8.301793" StarRating="3" HotelCode="|9965" HotelName="Rothaus Luzern and Peruvian Culinary Art" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Klosterstrasse 4</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/9/9/6/5/9965_5.jpg</HotelPictures>
        <HotelDescription>HOTEL: This inviting, urban hotel, was built in 1838, has 45 rooms, 5 floors, lifts, a cosy Ã  la carte restaurant and a car park. SITUATION: Is situated in a peaceful, central street, is in the outskirts of the historic centre, has good links to public transport services, the roads, nearby, you will find monuments, 100 metres away, there is a public transport stop. ROOM: The modern rooms, have a spacious bathroom, a hairdryer, a direct line telephone, a TV and a safe (available for a fee).,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="525.94" OriginalAmount="520.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.043417" Longitude="8.311371" StarRating="1" HotelCode="147429|71443624|Bed &amp; Breakfast" HotelName="ibis budget Luzern City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Kellerstrasse 6, 6005 Luzern</AddressLine>
          </AddressLines>
          <CityName>Lucerne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/40/b44071b15b7f0e0ae1a3ae9ff90d7c8b5d2ebce6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Lucerne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="538.05" OriginalAmount="532.72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.061789" Longitude="8.301509" StarRating="2" HotelCode="229289|4733245|Bed &amp; Breakfast" HotelName="Jugendherberge Luzern" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hostels" CnxPolicy="Non Refundable" HotelFacility="Garden,Internet,Laundry,Library,Meeting Room,Parking,Restaurant,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Sedelstrasse 12, 6004 Luzern, Luzern</AddressLine>
          </AddressLines>
          <CityName>Lucerne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/06/ba/06bae479094b297e0eeacbd33a83474ad6ffac0a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Youth Hostel Luzern in Lucerne, you'll be minutes f...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="544.34" OriginalAmount="538.95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.023776174426" Longitude="8.2990899682045" StarRating="2" HotelCode="108511|3141456|Bed &amp; Breakfast" HotelName="ibis Kriens" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Industriestrasse 13, 6010 Kriens, Luzern</AddressLine>
          </AddressLines>
          <CityName>Lucerne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d5/33/d533e21000407659f480d457fd02957d51fd49e8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lucerne. The nearest airport is Basel - EuroAirport Swiss (BSL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="614.11" OriginalAmount="608.03" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.052839" Longitude="8.30434" StarRating="3" HotelCode="|561608" HotelName="Barabas - Hostel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/6/1/6/0/8/561608_039ce791043.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="652.10" OriginalAmount="645.64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.05284782" Longitude="8.30430438" StarRating="2" HotelCode="737979|683655|Bed &amp; Breakfast" HotelName="Barabas Hotel Luzern" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 15/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Lowengraben 16 &amp; 18, 6004 Luzern, Luzern</AddressLine>
          </AddressLines>
          <CityName>Lucerne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/60/15/6015e3d0e50eaa1e59ddabd49eed3b2699576ac0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="707.57" OriginalAmount="700.56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.046819486956" Longitude="8.3439831958232" StarRating="3" HotelCode="63829|CAR721100|Bed &amp; Breakfast" HotelName="Hotel Seeburg" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 15/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Seeburgstrasse 53-61, 6006 Luzern</AddressLine>
          </AddressLines>
          <CityName>Lucerne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a0/d4/a0d4ad1021c5e81362922e25a158a5f3c28a9a15.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 2 km from the centre of Lucerne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="847.70" OriginalAmount="839.31" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.0490417" Longitude="8.3081398" StarRating="3" HotelCode="|28758" HotelName="Alpina" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FRANKENSTRASSE 6</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/8/7/5/8/28758_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This traditional style hotel, is great value. SITUATION: This hotel is located near the museums. ROOM: All the rooms have a bathroom.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="963.75" OriginalAmount="954.21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.055761" Longitude="8.324867" StarRating="4" HotelCode="31826|CAG659300|Bed &amp; Breakfast" HotelName="Grand Europe" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 15/09/2026" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Haldenstrasse 59, 6006 Luzern</AddressLine>
          </AddressLines>
          <CityName>Lucerne</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/54/54bed719b6dc33be/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant hotel is located beside Lake Lucerne close to the famous Chapel Bridge. It is just 500...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1002.38" OriginalAmount="992.46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.0477982" Longitude="8.3037996" StarRating="4" HotelCode="|9951" HotelName="Astoria Lucerne" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Pilatusstrasse 29</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/9/9/5/1/9951_3.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 1957, has 8 floors, 144 standard rooms, 2 suites, 3 bars, 2 restaurants and a cafÃ©. SITUATION: This hotel is in Lucerne city centre, close to the KapellbrÃ¼cke Bridge. ROOM: The stylish rooms with air-conditioning have a bathroom, a hairdryer, a direct line telephone, a mini-bar and a safe (available for a fee).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1010.85" OriginalAmount="1000.84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.049811" Longitude="8.308947" StarRating="4" HotelCode="22161|6404|Bed &amp; Breakfast" HotelName="Hotel Monopol Luzern" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 26/08/2026" HotelFacility="Bar,Currency Exchange,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pilatusstrasse 1, beim Bahnhof, 6003 Luzern</AddressLine>
          </AddressLines>
          <CityName>Lucerne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/53/88/538863e064a5284e789a5e8d722abb65203ac4fc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is located close to the city centre; only just a few minutes walk from Vierwa...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1016.93" OriginalAmount="1006.86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.048005" Longitude="8.313913" StarRating="4" HotelCode="57273|1024433|Bed &amp; Breakfast" HotelName="Radisson Blu Hotel Lucerne" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lakefront Centre, Inseliquai 12, 6005 Lucerne</AddressLine>
          </AddressLines>
          <CityName>Lucerne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f8/08/f8083cb7413d697b9047392f63711984fb6c7b49.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Close to the railway station and the Old Town, the hotel is adjacent to the new congress centre and ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1022.95" OriginalAmount="1012.82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.048139252976" Longitude="8.3055447041988" StarRating="4" HotelCode="31238|464185|Bed &amp; Breakfast" HotelName="Astoria" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pilatusstrasse 29, 6002 Luzern</AddressLine>
          </AddressLines>
          <CityName>Lucerne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/75/a3/75a3028bf127c25166fca3d786120762388a1470.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located at the heart of Lucerne, this hotel lies close to the Chapel Bridge.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1036.60" OriginalAmount="1026.34" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.051908" Longitude="8.30572" StarRating="3" HotelCode="80288|752825|Bed &amp; Breakfast" HotelName="Magic" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 16/09/2026" HotelFacility="Bar,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kornmarkt / Brandgässli 1, 6004 Luzern 5</AddressLine>
          </AddressLines>
          <CityName>Lucerne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/3c/643c7902914fa4dd6f86a8c83548eed2cf8fac32.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Lucerne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1210.19" OriginalAmount="1198.21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.0485992" Longitude="8.3085003" StarRating="3" HotelCode="|9955" HotelName="Central Luzern" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 15/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>MORGARTENSTRASSE 4</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/9/9/5/5/9955_5aba2481438.jpg</HotelPictures>
        <HotelDescription>HOTEL: This renovated hotel in 2000. It has 5 floors and 46 rooms. Some of the facilities that the establishment offers to guests include a bar, a restaurant and 2 conference rooms. For an additional charge you can use a public car park. SITUATION: This family-owned hotel is in the city centre, is close to Lucerne Lake 100 metres away, there is a public transport stop, nearby, you will find the central station. ROOM: The rooms have a bathroom with a hairdryer, a direct line telephone, internet, a mini-bar and a safe (available for a fee). FACILITIES: The establishment boasts a sunbathing terrace and a gym. At an extra cost a sauna and a solarium.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1254.59" OriginalAmount="1242.17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.0461557" Longitude="8.3092961" StarRating="4" HotelCode="|35911" HotelName="Cascada Boutique" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bundesplatz 18</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/5/9/1/1/35911_13.jpg</HotelPictures>
        <HotelDescription>HOTEL: This stylish hotel rooms, has 65 rooms, 2 rooms adapted for people with reduced mobility, non-smoking rooms, a car park and an indoor car park. The establishment boasts meeting rooms, banquet halls, Bolero the restaurant Caramba the bar You are also offered a safety deposit box service, room service and WiFi. SITUATION: This hotel is in a central area, is 5 minutes away from the train station, the historic centre and the Congress Centre. ROOM: The modern rooms, have a bathroom with a shower, a hairdryer, a television, a radio, a direct line telephone, a safe, internet and a mini-bar. OTHERS: Clients have at their disposalBolero the restaurant Caramba the bar.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1270.84" OriginalAmount="1258.26" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.051646479814" Longitude="8.2949065595245" StarRating="4" HotelCode="131617|1534018|Bed &amp; Breakfast" HotelName="Hotel Château Gütsch" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kanonenstrasse, 6003 Luzern</AddressLine>
          </AddressLines>
          <CityName>Lucerne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/eb/99/eb99d54156fe561e0171c394a33dc0a69ae7adcc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Lucerne. The nearest airport is Bissau (BXO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1323.22" OriginalAmount="1310.12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.04799235" Longitude="8.30408175" StarRating="3" HotelCode="131525|583987|Bed &amp; Breakfast" HotelName="Hotel Anker am Pilatusplatz" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/09/2026" HotelFacility="Bar,Internet,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Pilatusstrasse 36, nahe Bahnhof Luzern, Zentrum, 6003 Luzern, Luzern</AddressLine>
          </AddressLines>
          <CityName>Lucerne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/mec/ca/97/ca97baf418d2a8c9827ca66a1e72d284b9749112.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Lucerne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1352.82" OriginalAmount="1339.43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.046145289538" Longitude="8.3094526827335" StarRating="4" HotelCode="18644|79550|Bed &amp; Breakfast" HotelName="Hotel Cascada" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Free CXL until 09/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Bundesplatz 18, 6003 Luzern</AddressLine>
          </AddressLines>
          <CityName>Lucerne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/75/06/75060b29121b228bfa27ba93e3e799f8f899781f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This Boutique Hotel is centrally located in the trendy Lucerne Neustadt district, within walking dis...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1413.84" OriginalAmount="1399.84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.049233" Longitude="8.307863" StarRating="4" HotelCode="22162|6399|Bed &amp; Breakfast" HotelName="Hotel Central" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 31/07/2026" HotelFacility="Bar,Conference Hall,Designated Smoking Area,Internet,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Morgartenstrasse 4, Neustadt, 6003 Luzern</AddressLine>
          </AddressLines>
          <CityName>Lucerne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4d/b6/4db6af7693a4d29f1f8e3f65faa6ddd20021ea0b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This familial hotel is close to the centre of Lucerne just a few minutes walk from the promenade bes...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1430.40" OriginalAmount="1416.24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.054795919196" Longitude="8.3145073056221" StarRating="5" HotelCode="30208|CAF504800|Bed &amp; Breakfast" HotelName="Grand National" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 27/08/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Haldenstrasse 4, 6006 Luzern</AddressLine>
          </AddressLines>
          <CityName>Lucerne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a2/ff/a2ff9f08550364c17876279497bf607fefc7da76.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Occupying a 19th century building, this familial luxury hotel is located close to the famous Chapel ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1432.71" OriginalAmount="1418.52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.050231829217" Longitude="8.3077581971884" StarRating="4" HotelCode="29655|6403|Bed &amp; Breakfast" HotelName="AMERON Luzern Hotel Flora" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Seidenhofstrasse 5, 6002 Luzern</AddressLine>
          </AddressLines>
          <CityName>Lucerne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/91/e5/91e53d3ef838060dbc85af9c62d967ad73452661.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated at the heart of Lucerne and close to the famous Chapel Bridge. Links to the p...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1479.40" OriginalAmount="1464.75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.042792302134" Longitude="8.3501860499382" StarRating="4" HotelCode="13287|4931074|Bed &amp; Breakfast" HotelName="Hermitage Seehotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Seeburgstrasse 72, 6000 Luzern 15</AddressLine>
          </AddressLines>
          <CityName>Lucerne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2e/5f/2e5fe5434f8eef8528481e664f1cd9fcfabc3507.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lucerne. The nearest airport is Zurich (ZRH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1634.51" OriginalAmount="1618.33" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.049061275943" Longitude="8.3068710565567" StarRating="4" HotelCode="31242|464275|Bed &amp; Breakfast" HotelName="Renaissance Luzern Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 16/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pilatusstrasse 15, 6002 Luzern</AddressLine>
          </AddressLines>
          <CityName>Lucerne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8a/8d/8a8dfdf12719947d210306942831349bbab9acd6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant hotel is located in the heart of Lucerne close to the Chapel Bridge. It is just 100 m ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="2187.04" OriginalAmount="2165.39" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.0564" Longitude="8.31966" StarRating="4" HotelCode="|172524" HotelName="Art Deco  Montana" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 10/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/2/5/2/4/172524_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2198.53" OriginalAmount="2176.76" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.047979336567" Longitude="8.3077937364578" StarRating="5" HotelCode="29654|2056365|Bed &amp; Breakfast" HotelName="The Hotel Lucerne, Autograph Collection" 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>Sempacherstrasse 14, 6002 Lucerne, Luzern</AddressLine>
          </AddressLines>
          <CityName>Lucerne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/34/ff/34ff4bbcc1a001a51599529d4e94f5fb1ced2113.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the city centre of Lucerne, close to the Chapel Bridge. Links to the public...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="2285.42" OriginalAmount="2262.79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.056484396442" Longitude="8.3196169137955" StarRating="4" HotelCode="10345|1182111|Bed &amp; Breakfast" HotelName="Art Deco Montana" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Adligenswilerstrasse 22, 6002 Luzern</AddressLine>
          </AddressLines>
          <CityName>Lucerne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/55/3f/553fee30d9e2aa625b97dcafd78ece8e64f7c1a2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel enjoys a unique location upon a hillside overlooking the centre of Lucerne. T...</HotelDescription>
        <Offer>Discount:GBP5.67</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="2489.88" OriginalAmount="2465.23" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.0480782" Longitude="8.3078811" StarRating="5" HotelCode="|9947" HotelName="The Luzern, Autograph Collection" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>SEMPACHERSTRASSE 14</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/9/9/4/7/9947_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was opened in 2000, modern, elegant, has 5 floors and 25 elegant suites. In the entrance, guests are offered an inviting hall with a reception. Guests can enjoy an Asian and international cuisine restaurant and a bar. There are many services available at the establishment, including room service and a car park. SITUATION: This hotel is in the centre of Lucerne. It is near the KapellbrÃ¼cke Bridge. 200 metres away, there is a public transport stop. ROOM: The smart, spacious rooms have a bathroom, a hairdryer, a direct line telephone, internet, a mini-bar, a safety deposit box (available for a fee) and a central air-conditioning system.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="2548.47" OriginalAmount="2523.24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.055263" Longitude="8.319194" StarRating="5" HotelCode="|9954" HotelName="Mandarin Oriental Palace, Luzern" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>HALDENSTRASSE 10</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/9/9/5/4/9954_00dd48d0904.jpg</HotelPictures>
        <HotelDescription>HOTEL: This luxurious hotel, was built in 1906, has 6 floors, 178 rooms, 5 suites, has a bar and 3 restaurants. near the establishment, you can find a public car park. SITUATION: Is situated inLac des Quatre-Cantons the Promenade of it is surrounded by a beautiful, alpine landscape, a few minutes walk away, you can find the historic centre. ROOM: The cosy rooms, have a bathroom with bathrobe, slippers, a hairdryer, a direct line telephone, a television, a mini-bar and a safety deposit box (available for a fee), superior and deluxe rooms and have views of, the lake, Junior Suites, have views of, the lake, a sofa area. FACILITIES: The establishment boasts a spa recently opened, with a sauna, a steam bath and a gym. For a fee, guests can enjoy a massage service and treatments.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="2781.27" OriginalAmount="2753.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.055355096153" Longitude="8.3196222782135" StarRating="5" HotelCode="15521|1240310|Bed &amp; Breakfast" HotelName="Palace Luzern" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Haldenstrasse 10, 6002 Luzern</AddressLine>
          </AddressLines>
          <CityName>Lucerne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/a9/a1/a9a13abd2003f7b218609f4af3853087e50cb622.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Surrounded by fabulous alpine landscape, this grand hotel is situated directly on the promenade besi...</HotelDescription>
        <Offer>Discount:GBP6.90</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="3284.27" OriginalAmount="3251.75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.054343" Longitude="8.310159" StarRating="5" HotelCode="25957|6397|Bed &amp; Breakfast" HotelName="Schweizerhof Luzern" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schweizerhofquai, 6002 Luzern</AddressLine>
          </AddressLines>
          <CityName>Lucerne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9f/87/9f87953d0c65dac9d3f1ae03f72ebcc4ad67239f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located at the heart of Lucerne, this hotel lies within a few paces of the famous Lion Monument.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service,Swimming Pool,Designated Smoking Area,Massage Centre,Bicycle Rental,Spa,Nightclub,Wheelchair Access,Garden,Library,Meeting Room,Parking</BasicAmenities>
    <HotelRating>4,5,3,2,1</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST</Meals>
    <PropertyType>CITY HOTEL,CONFERENCE HOTEL,BUSINESS HOTEL,HOSTELS</PropertyType>
  </Filter>
</HotelSearchRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
a90bfa11-3380-4517-8673-9333f970f75e|HotelbedsSearch|Could not find stored procedure 'dbo.GetRoomsByHotelCodes'.|System.Data.SqlClient.SqlException (0x80131904): Could not find stored procedure 'dbo.GetRoomsByHotelCodes'.
   at Core.Dal.GetTempDatByDataSet(CommandType pCommandType, String pCommand, List`1 pParamList) in D:\Projects\WorldwideDMCV2\Core\Data\Data\Dal.cs:line 134
   at HotelBookingEngine.HotelStaticData.GetRoomsByHotelCodes(String Codes) in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelStaticData.cs:line 231
   at HotelSources.SmyRooms.GetSearchRS(List`1 _SearchRS, HotelSearchRS& response, Int32& SupplierCount, Int32& ParseCount) in D:\Projects\WorldwideDMCV2\Module\Hotel\Sources\SmyRooms\SmyRooms.cs:line 267
ClientConnectionId:9853bb6f-d353-44ad-99ce-2871f246d7bd
Error Number:2812,State:62,Class:16|SmyRooms|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
a90bfa11-3380-4517-8673-9333f970f75e|SearchResponse|SearchResponse|<?xml version="1.0" encoding="utf-16"?>
<HotelSearchRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" TimeStamp="2026-07-14T18:59:01.3476115+01:00" Version="0" EchoToken="Search" TransactionIdentifier="a90bfa11-3380-4517-8673-9333f970f75e" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="16" TotalAmount="417.03" OriginalAmount="412.90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.049699547837" Longitude="8.3010693118381" StarRating="3" HotelCode="16947|218536|Bed &amp; Breakfast" HotelName="Hotel Rothaus" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Klosterstrasse 4, 6003 Luzern, Luzern</AddressLine>
          </AddressLines>
          <CityName>Lucerne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6a/d0/6ad07c7bd5f2180ffb7386d2781403bac91ff034.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally situated on a quiet side street on the edge of the splendid old town of Lucerne, this hote...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="424.98" OriginalAmount="420.77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.0499803" Longitude="8.301793" StarRating="3" HotelCode="|9965" HotelName="Rothaus Luzern and Peruvian Culinary Art" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Klosterstrasse 4</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/9/9/6/5/9965_5.jpg</HotelPictures>
        <HotelDescription>HOTEL: This inviting, urban hotel, was built in 1838, has 45 rooms, 5 floors, lifts, a cosy Ã  la carte restaurant and a car park. SITUATION: Is situated in a peaceful, central street, is in the outskirts of the historic centre, has good links to public transport services, the roads, nearby, you will find monuments, 100 metres away, there is a public transport stop. ROOM: The modern rooms, have a spacious bathroom, a hairdryer, a direct line telephone, a TV and a safe (available for a fee).,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="525.94" OriginalAmount="520.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.043417" Longitude="8.311371" StarRating="1" HotelCode="147429|71443624|Bed &amp; Breakfast" HotelName="ibis budget Luzern City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Kellerstrasse 6, 6005 Luzern</AddressLine>
          </AddressLines>
          <CityName>Lucerne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/40/b44071b15b7f0e0ae1a3ae9ff90d7c8b5d2ebce6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Lucerne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="538.05" OriginalAmount="532.72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.061789" Longitude="8.301509" StarRating="2" HotelCode="229289|4733245|Bed &amp; Breakfast" HotelName="Jugendherberge Luzern" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hostels" CnxPolicy="Non Refundable" HotelFacility="Garden,Internet,Laundry,Library,Meeting Room,Parking,Restaurant,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Sedelstrasse 12, 6004 Luzern, Luzern</AddressLine>
          </AddressLines>
          <CityName>Lucerne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/06/ba/06bae479094b297e0eeacbd33a83474ad6ffac0a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Youth Hostel Luzern in Lucerne, you'll be minutes f...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="544.34" OriginalAmount="538.95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.023776174426" Longitude="8.2990899682045" StarRating="2" HotelCode="108511|3141456|Bed &amp; Breakfast" HotelName="ibis Kriens" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Industriestrasse 13, 6010 Kriens, Luzern</AddressLine>
          </AddressLines>
          <CityName>Lucerne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d5/33/d533e21000407659f480d457fd02957d51fd49e8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lucerne. The nearest airport is Basel - EuroAirport Swiss (BSL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="614.11" OriginalAmount="608.03" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.052839" Longitude="8.30434" StarRating="3" HotelCode="|561608" HotelName="Barabas - Hostel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/6/1/6/0/8/561608_039ce791043.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="652.10" OriginalAmount="645.64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.05284782" Longitude="8.30430438" StarRating="2" HotelCode="737979|683655|Bed &amp; Breakfast" HotelName="Barabas Hotel Luzern" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 15/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Lowengraben 16 &amp; 18, 6004 Luzern, Luzern</AddressLine>
          </AddressLines>
          <CityName>Lucerne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/60/15/6015e3d0e50eaa1e59ddabd49eed3b2699576ac0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="707.57" OriginalAmount="700.56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.046819486956" Longitude="8.3439831958232" StarRating="3" HotelCode="63829|CAR721100|Bed &amp; Breakfast" HotelName="Hotel Seeburg" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 15/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Seeburgstrasse 53-61, 6006 Luzern</AddressLine>
          </AddressLines>
          <CityName>Lucerne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a0/d4/a0d4ad1021c5e81362922e25a158a5f3c28a9a15.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 2 km from the centre of Lucerne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="847.70" OriginalAmount="839.31" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.0490417" Longitude="8.3081398" StarRating="3" HotelCode="|28758" HotelName="Alpina" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FRANKENSTRASSE 6</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/8/7/5/8/28758_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This traditional style hotel, is great value. SITUATION: This hotel is located near the museums. ROOM: All the rooms have a bathroom.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="963.75" OriginalAmount="954.21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.055761" Longitude="8.324867" StarRating="4" HotelCode="31826|CAG659300|Bed &amp; Breakfast" HotelName="Grand Europe" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 15/09/2026" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Haldenstrasse 59, 6006 Luzern</AddressLine>
          </AddressLines>
          <CityName>Lucerne</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/54/54bed719b6dc33be/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant hotel is located beside Lake Lucerne close to the famous Chapel Bridge. It is just 500...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1002.38" OriginalAmount="992.46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.0477982" Longitude="8.3037996" StarRating="4" HotelCode="|9951" HotelName="Astoria Lucerne" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Pilatusstrasse 29</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/9/9/5/1/9951_3.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 1957, has 8 floors, 144 standard rooms, 2 suites, 3 bars, 2 restaurants and a cafÃ©. SITUATION: This hotel is in Lucerne city centre, close to the KapellbrÃ¼cke Bridge. ROOM: The stylish rooms with air-conditioning have a bathroom, a hairdryer, a direct line telephone, a mini-bar and a safe (available for a fee).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1010.85" OriginalAmount="1000.84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.049811" Longitude="8.308947" StarRating="4" HotelCode="22161|6404|Bed &amp; Breakfast" HotelName="Hotel Monopol Luzern" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 26/08/2026" HotelFacility="Bar,Currency Exchange,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pilatusstrasse 1, beim Bahnhof, 6003 Luzern</AddressLine>
          </AddressLines>
          <CityName>Lucerne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/53/88/538863e064a5284e789a5e8d722abb65203ac4fc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is located close to the city centre; only just a few minutes walk from Vierwa...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1016.93" OriginalAmount="1006.86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.048005" Longitude="8.313913" StarRating="4" HotelCode="57273|1024433|Bed &amp; Breakfast" HotelName="Radisson Blu Hotel Lucerne" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lakefront Centre, Inseliquai 12, 6005 Lucerne</AddressLine>
          </AddressLines>
          <CityName>Lucerne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f8/08/f8083cb7413d697b9047392f63711984fb6c7b49.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Close to the railway station and the Old Town, the hotel is adjacent to the new congress centre and ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1022.95" OriginalAmount="1012.82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.048139252976" Longitude="8.3055447041988" StarRating="4" HotelCode="31238|464185|Bed &amp; Breakfast" HotelName="Astoria" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pilatusstrasse 29, 6002 Luzern</AddressLine>
          </AddressLines>
          <CityName>Lucerne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/75/a3/75a3028bf127c25166fca3d786120762388a1470.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located at the heart of Lucerne, this hotel lies close to the Chapel Bridge.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1036.60" OriginalAmount="1026.34" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.051908" Longitude="8.30572" StarRating="3" HotelCode="80288|752825|Bed &amp; Breakfast" HotelName="Magic" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 16/09/2026" HotelFacility="Bar,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kornmarkt / Brandgässli 1, 6004 Luzern 5</AddressLine>
          </AddressLines>
          <CityName>Lucerne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/3c/643c7902914fa4dd6f86a8c83548eed2cf8fac32.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Lucerne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1210.19" OriginalAmount="1198.21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.0485992" Longitude="8.3085003" StarRating="3" HotelCode="|9955" HotelName="Central Luzern" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 15/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>MORGARTENSTRASSE 4</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/9/9/5/5/9955_5aba2481438.jpg</HotelPictures>
        <HotelDescription>HOTEL: This renovated hotel in 2000. It has 5 floors and 46 rooms. Some of the facilities that the establishment offers to guests include a bar, a restaurant and 2 conference rooms. For an additional charge you can use a public car park. SITUATION: This family-owned hotel is in the city centre, is close to Lucerne Lake 100 metres away, there is a public transport stop, nearby, you will find the central station. ROOM: The rooms have a bathroom with a hairdryer, a direct line telephone, internet, a mini-bar and a safe (available for a fee). FACILITIES: The establishment boasts a sunbathing terrace and a gym. At an extra cost a sauna and a solarium.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1254.59" OriginalAmount="1242.17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.0461557" Longitude="8.3092961" StarRating="4" HotelCode="|35911" HotelName="Cascada Boutique" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bundesplatz 18</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/5/9/1/1/35911_13.jpg</HotelPictures>
        <HotelDescription>HOTEL: This stylish hotel rooms, has 65 rooms, 2 rooms adapted for people with reduced mobility, non-smoking rooms, a car park and an indoor car park. The establishment boasts meeting rooms, banquet halls, Bolero the restaurant Caramba the bar You are also offered a safety deposit box service, room service and WiFi. SITUATION: This hotel is in a central area, is 5 minutes away from the train station, the historic centre and the Congress Centre. ROOM: The modern rooms, have a bathroom with a shower, a hairdryer, a television, a radio, a direct line telephone, a safe, internet and a mini-bar. OTHERS: Clients have at their disposalBolero the restaurant Caramba the bar.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1270.84" OriginalAmount="1258.26" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.051646479814" Longitude="8.2949065595245" StarRating="4" HotelCode="131617|1534018|Bed &amp; Breakfast" HotelName="Hotel Château Gütsch" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kanonenstrasse, 6003 Luzern</AddressLine>
          </AddressLines>
          <CityName>Lucerne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/eb/99/eb99d54156fe561e0171c394a33dc0a69ae7adcc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Lucerne. The nearest airport is Bissau (BXO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1323.22" OriginalAmount="1310.12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.04799235" Longitude="8.30408175" StarRating="3" HotelCode="131525|583987|Bed &amp; Breakfast" HotelName="Hotel Anker am Pilatusplatz" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/09/2026" HotelFacility="Bar,Internet,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Pilatusstrasse 36, nahe Bahnhof Luzern, Zentrum, 6003 Luzern, Luzern</AddressLine>
          </AddressLines>
          <CityName>Lucerne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/mec/ca/97/ca97baf418d2a8c9827ca66a1e72d284b9749112.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Lucerne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1352.82" OriginalAmount="1339.43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.046145289538" Longitude="8.3094526827335" StarRating="4" HotelCode="18644|79550|Bed &amp; Breakfast" HotelName="Hotel Cascada" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Free CXL until 09/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Bundesplatz 18, 6003 Luzern</AddressLine>
          </AddressLines>
          <CityName>Lucerne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/75/06/75060b29121b228bfa27ba93e3e799f8f899781f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This Boutique Hotel is centrally located in the trendy Lucerne Neustadt district, within walking dis...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1413.84" OriginalAmount="1399.84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.049233" Longitude="8.307863" StarRating="4" HotelCode="22162|6399|Bed &amp; Breakfast" HotelName="Hotel Central" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 31/07/2026" HotelFacility="Bar,Conference Hall,Designated Smoking Area,Internet,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Morgartenstrasse 4, Neustadt, 6003 Luzern</AddressLine>
          </AddressLines>
          <CityName>Lucerne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4d/b6/4db6af7693a4d29f1f8e3f65faa6ddd20021ea0b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This familial hotel is close to the centre of Lucerne just a few minutes walk from the promenade bes...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1430.40" OriginalAmount="1416.24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.054795919196" Longitude="8.3145073056221" StarRating="5" HotelCode="30208|CAF504800|Bed &amp; Breakfast" HotelName="Grand National" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 27/08/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Haldenstrasse 4, 6006 Luzern</AddressLine>
          </AddressLines>
          <CityName>Lucerne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a2/ff/a2ff9f08550364c17876279497bf607fefc7da76.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Occupying a 19th century building, this familial luxury hotel is located close to the famous Chapel ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1432.71" OriginalAmount="1418.52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.050231829217" Longitude="8.3077581971884" StarRating="4" HotelCode="29655|6403|Bed &amp; Breakfast" HotelName="AMERON Luzern Hotel Flora" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Seidenhofstrasse 5, 6002 Luzern</AddressLine>
          </AddressLines>
          <CityName>Lucerne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/91/e5/91e53d3ef838060dbc85af9c62d967ad73452661.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated at the heart of Lucerne and close to the famous Chapel Bridge. Links to the p...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1479.40" OriginalAmount="1464.75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.042792302134" Longitude="8.3501860499382" StarRating="4" HotelCode="13287|4931074|Bed &amp; Breakfast" HotelName="Hermitage Seehotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Seeburgstrasse 72, 6000 Luzern 15</AddressLine>
          </AddressLines>
          <CityName>Lucerne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2e/5f/2e5fe5434f8eef8528481e664f1cd9fcfabc3507.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lucerne. The nearest airport is Zurich (ZRH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1634.51" OriginalAmount="1618.33" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.049061275943" Longitude="8.3068710565567" StarRating="4" HotelCode="31242|464275|Bed &amp; Breakfast" HotelName="Renaissance Luzern Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 16/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pilatusstrasse 15, 6002 Luzern</AddressLine>
          </AddressLines>
          <CityName>Lucerne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8a/8d/8a8dfdf12719947d210306942831349bbab9acd6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant hotel is located in the heart of Lucerne close to the Chapel Bridge. It is just 100 m ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="2187.04" OriginalAmount="2165.39" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.0564" Longitude="8.31966" StarRating="4" HotelCode="|172524" HotelName="Art Deco  Montana" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 10/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/2/5/2/4/172524_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2198.53" OriginalAmount="2176.76" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.047979336567" Longitude="8.3077937364578" StarRating="5" HotelCode="29654|2056365|Bed &amp; Breakfast" HotelName="The Hotel Lucerne, Autograph Collection" 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>Sempacherstrasse 14, 6002 Lucerne, Luzern</AddressLine>
          </AddressLines>
          <CityName>Lucerne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/34/ff/34ff4bbcc1a001a51599529d4e94f5fb1ced2113.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the city centre of Lucerne, close to the Chapel Bridge. Links to the public...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="2285.42" OriginalAmount="2262.79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.056484396442" Longitude="8.3196169137955" StarRating="4" HotelCode="10345|1182111|Bed &amp; Breakfast" HotelName="Art Deco Montana" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Adligenswilerstrasse 22, 6002 Luzern</AddressLine>
          </AddressLines>
          <CityName>Lucerne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/55/3f/553fee30d9e2aa625b97dcafd78ece8e64f7c1a2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel enjoys a unique location upon a hillside overlooking the centre of Lucerne. T...</HotelDescription>
        <Offer>Discount:GBP5.67</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="2489.88" OriginalAmount="2465.23" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.0480782" Longitude="8.3078811" StarRating="5" HotelCode="|9947" HotelName="The Luzern, Autograph Collection" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>SEMPACHERSTRASSE 14</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/9/9/4/7/9947_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was opened in 2000, modern, elegant, has 5 floors and 25 elegant suites. In the entrance, guests are offered an inviting hall with a reception. Guests can enjoy an Asian and international cuisine restaurant and a bar. There are many services available at the establishment, including room service and a car park. SITUATION: This hotel is in the centre of Lucerne. It is near the KapellbrÃ¼cke Bridge. 200 metres away, there is a public transport stop. ROOM: The smart, spacious rooms have a bathroom, a hairdryer, a direct line telephone, internet, a mini-bar, a safety deposit box (available for a fee) and a central air-conditioning system.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="2548.47" OriginalAmount="2523.24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.055263" Longitude="8.319194" StarRating="5" HotelCode="|9954" HotelName="Mandarin Oriental Palace, Luzern" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>HALDENSTRASSE 10</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/9/9/5/4/9954_00dd48d0904.jpg</HotelPictures>
        <HotelDescription>HOTEL: This luxurious hotel, was built in 1906, has 6 floors, 178 rooms, 5 suites, has a bar and 3 restaurants. near the establishment, you can find a public car park. SITUATION: Is situated inLac des Quatre-Cantons the Promenade of it is surrounded by a beautiful, alpine landscape, a few minutes walk away, you can find the historic centre. ROOM: The cosy rooms, have a bathroom with bathrobe, slippers, a hairdryer, a direct line telephone, a television, a mini-bar and a safety deposit box (available for a fee), superior and deluxe rooms and have views of, the lake, Junior Suites, have views of, the lake, a sofa area. FACILITIES: The establishment boasts a spa recently opened, with a sauna, a steam bath and a gym. For a fee, guests can enjoy a massage service and treatments.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="2781.27" OriginalAmount="2753.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.055355096153" Longitude="8.3196222782135" StarRating="5" HotelCode="15521|1240310|Bed &amp; Breakfast" HotelName="Palace Luzern" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Haldenstrasse 10, 6002 Luzern</AddressLine>
          </AddressLines>
          <CityName>Lucerne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/a9/a1/a9a13abd2003f7b218609f4af3853087e50cb622.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Surrounded by fabulous alpine landscape, this grand hotel is situated directly on the promenade besi...</HotelDescription>
        <Offer>Discount:GBP6.90</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="3284.27" OriginalAmount="3251.75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.054343" Longitude="8.310159" StarRating="5" HotelCode="25957|6397|Bed &amp; Breakfast" HotelName="Schweizerhof Luzern" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schweizerhofquai, 6002 Luzern</AddressLine>
          </AddressLines>
          <CityName>Lucerne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9f/87/9f87953d0c65dac9d3f1ae03f72ebcc4ad67239f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located at the heart of Lucerne, this hotel lies within a few paces of the famous Lion Monument.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service,Designated Smoking Area,Massage Centre,Swimming Pool,Bicycle Rental,Spa,Nightclub,Wheelchair Access,Garden,Library,Meeting Room,Parking</BasicAmenities>
    <HotelRating>4,5,3,2,1</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST</Meals>
    <PropertyType>CITY HOTEL,CONFERENCE HOTEL,BUSINESS HOTEL,HOSTELS</PropertyType>
  </Filter>
</HotelSearchRS>||True