<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
260deff1-2348-47f2-902c-ecbe143348ec|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="260deff1-2348-47f2-902c-ecbe143348ec">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="3" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="12109" DestinationId="0" CityId="0" />
    <StayDateRange Start="2027-01-01T00:00:00" End="2027-01-04T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="mail@infinitetravel.in" Password="Nunu@2002#759" RequestedCurrency="GBP" ClientNationality="AU" 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
260deff1-2348-47f2-902c-ecbe143348ec|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
260deff1-2348-47f2-902c-ecbe143348ec|InfiniteSearch|successfull supplier interation||Infinite|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
260deff1-2348-47f2-902c-ecbe143348ec|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
260deff1-2348-47f2-902c-ecbe143348ec|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:4ddba932-71d3-48c6-9b7e-3abea7cbb1ad
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
260deff1-2348-47f2-902c-ecbe143348ec|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
260deff1-2348-47f2-902c-ecbe143348ec|WebbedsSunHotelsSearch|successfull supplier interation||WebbedsSunHotels|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
260deff1-2348-47f2-902c-ecbe143348ec|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
260deff1-2348-47f2-902c-ecbe143348ec|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-06-19T11:07:50.0328762+01:00" Version="0" EchoToken="Search" TransactionIdentifier="260deff1-2348-47f2-902c-ecbe143348ec" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="63" TotalAmount="259.56" OriginalAmount="252.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.388965714797" Longitude="8.516155846627" StarRating="1" HotelCode="36041|ibis_budget_zurich_city_west" HotelName="ibis budget Zurich City West" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Technoparkstrasse 2, 8005 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/d8/dbd844767bbf3baa5307f7d4f64f5d2555d44142.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Zurich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="264.20" OriginalAmount="256.50" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.451834" Longitude="8.537358" StarRating="3" HotelCode="171162|223935" HotelName="Holiday Inn Express Zürich Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/12/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hofwisenstrasse 30, Rümlang, Zürich 8153</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/67/42/674200280058aad5480250e43c0397fb0d71b92e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel comprises a total of 163 rooms. A lobby and a reception are available to guests. Individua...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="312.43" OriginalAmount="303.33" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.4254227" Longitude="8.5605917" StarRating="4" HotelCode="|55424" HotelName="Novotel Zurich Airport Messe" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>LINDBERGH-PLATZ 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/4/2/4/55424_8c4b9df1224.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in the Glattpark area and World Trade Centre, 4 kilometres away from Airport Zurich. It takes 20 minutes to get to the centre of Zurich. ROOM: The rooms have individual air-conditioning, an LCD television, internet (free of charge), WiFi, a bathroom with a bath and a mirror. MEALS: Guests can make use of an international restaurant with terrace.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="316.21" OriginalAmount="307.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.3787" Longitude="8.53888" StarRating="0" HotelCode="792922|viadukt_apartments" HotelName="Viadukt Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Josefstrasse 198</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/78/bf/78bfef37f81ecd3c6dfc6d96b554bd3e32db9653.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="338.99" OriginalAmount="329.12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.38738" Longitude="8.494184" StarRating="2" HotelCode="295618|1067048" HotelName="The Flag Zuerich" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Baslerstrasse 100, 8048 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ff/45/ff45e496389c7566aa8bd9fb9f4639b626aed776.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located just a few minutes' walk from the centre of Zurich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="376.34" OriginalAmount="365.38" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.41064" Longitude="8.552781" StarRating="4" HotelCode="899856|222765" HotelName="Holiday Inn Zürich Messe" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 25/12/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Wallisellenstraße 48, 8050 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/67/9a/679aae32b88514aa215c1ca97d2dc74ad25a99fa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is perfect located between the airport and the city centre, opposite of the convention hal...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="382.13" OriginalAmount="371.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.43931452881" Longitude="8.5687807202339" StarRating="4" HotelCode="69739|moevenpick_hotel_zuerichairport" HotelName="Mövenpick Zürich Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Walter Mittelholzerstrasse 8, 8152 Zürich-Glattbrugg</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d1/6c/d16c40af707b15866b740812447fb481a3004303.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies close to Zurich airport within a short drive of the city centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="389.99" OriginalAmount="378.63" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.415725063361" Longitude="8.5590791702271" StarRating="3" HotelCode="108598|183366" HotelName="ibis Zurich Messe Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Heidi-Abel-Weg 5, 8050 Zurich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2d/44/2d44190f22bad340592f3032dc6198ba7bedda37.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Zurich. The nearest airport is Zurich (ZRH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="392.43" OriginalAmount="381.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.448464394713" Longitude="8.5846781730652" StarRating="4" HotelCode="56604|hotel_allegra_zurich_airport" HotelName="Hotel Allegra" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hamelirainstrasse 3, 8302 Kloten</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/b8/80b877990fc4622abaeca6eedeb6f0bb0700940f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Zurich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="393.21" OriginalAmount="381.76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.3888016" Longitude="8.5180998" StarRating="3" HotelCode="|10012" HotelName="Ibis Zurich City West" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>SCHIFFBAUSTRASSE 11</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/0/1/2/10012_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 115 standard rooms, a terrace, a lobby with a reception, a bar, a restaurant, internet and a car park. SITUATION: This hotel is in the outskirts. Is situated in the western area of Zurich. Nearby, you will find the main roads and the motorway, close to Hardturm Stadium. It is 5 minutes away from railway station. It is 2 kilometres from Technopark business district. Is 9 kilometres from Zurich Airport. ROOM: The rooms have a bathroom. PAYMENT METHODS: Customers can pay by American Express, Visa, Mastercard and Diners Club.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="406.32" OriginalAmount="394.49" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.431233605597" Longitude="8.4676855802536" StarRating="4" HotelCode="335636|100032" HotelName="Mövenpick Hotel Zürich Regensdorf" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Spa Hotel,Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Golf,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Im Zentrum 2, 8105  Regensdorf</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d4/d5/d4d5a34189394e88cf3147005e760590d5d02736.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located directly in Regensdrof town centre. In the immediate vicinity guests will disc...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="409.94" OriginalAmount="398.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.370730629157" Longitude="8.5281345248222" StarRating="2" HotelCode="63839|hotel_st_georges" HotelName="St. Georges" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Weberstrasse 11, 8004 Zurich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/19/d9/19d9e382b17c4da93453b59cc8d94a10dd1426c5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Zurich. The nearest airport is Zurich (ZRH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="415.78" OriginalAmount="403.67" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.385" Longitude="8.52894" StarRating="0" HotelCode="|233185" HotelName="Inside Five City Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Motorenstrasse 11</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/3/1/8/5/233185_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="431.57" OriginalAmount="419.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.37727635" Longitude="8.52291493" StarRating="0" HotelCode="475899|pension_furdich" HotelName="Pension fürDich" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Bed and breakfasts,Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Stauffacherstrasse 141, Aussersihl, 8004 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/54/7e/547e008a5970b0144ad128636843210ea110abc8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="452.17" OriginalAmount="439.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.3788002" Longitude="8.5437007" StarRating="2" HotelCode="76621|arlette_am_hauptbahnhof_hotel" HotelName="Arlette Am Hauptbahnhof" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Stampfenbachstrasse 26, 8001 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/04/55/0455f87951c79242b4e1f28a956b32295fdc5c80.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Zurich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="456.29" OriginalAmount="443.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.422594132872" Longitude="8.558570728836" StarRating="5" HotelCode="935345|kameha_grand_zurich_autograph_collection" HotelName="Kameha Grand Zurich, Autograph Collection" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Massage Centre,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dufaux-Strasse 1, Ecke Thurgauerstrasse 107, 8152 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d7/b8/d7b8e8e4462ea776bd4b4a445a51fd1954ac396e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Zurich. The nearest airport is Zurich (ZRH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="463.19" OriginalAmount="449.70" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.449244345348" Longitude="8.5815158486366" StarRating="3" HotelCode="66847|1170228" HotelName="Welcome Inn" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Holbergstrasse 1, 8302 Kloten, Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5d/26/5d26b92823aebc9bd637d9c5739e77dd9cd3d785.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Zurich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="481.01" OriginalAmount="467.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.414256" Longitude="8.54122" StarRating="4" HotelCode="62057|courtyard_by_marriott_zurich_north" HotelName="Courtyard Zurich North" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 26/12/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Max-Bill-Platz 19, 8050 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b3/b3/b3b3ae05b53eb2374e10c4f15bfd6e9c0b56719d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Zurich. The nearest airport is Zurich (ZRH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="502.64" OriginalAmount="488.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.377056319629" Longitude="8.5275484621525" StarRating="3" HotelCode="81475|trip_inn_zurich_hotel" HotelName="Regina" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hohlstrasse 18, 8004 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5d/ab/5dabec838683fa300b686901d71bb1856bf69599.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Zurich, this hotel has the perfect ambience for those in need of an adults-only holiday.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="502.72" OriginalAmount="488.08" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.379616" Longitude="8.543467" StarRating="3" HotelCode="337315|282045" HotelName="Hotel Bristol Zurich" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Stampfenbachstrasse 34, 8006 Zurich, Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4a/ec/4aec70638a70a678e2344adcf8c4065a0ba49509.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is to be found at the heart of Zurich. The main railway station is just 5 minu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="519.90" OriginalAmount="504.76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.4108098" Longitude="8.5577735" StarRating="4" HotelCode="|66389" HotelName="Holiday Inn Zurich - Messe, An Ihg" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 21/12/2026">
        <Address>
          <AddressLines>
            <AddressLine>WALLISSELLENSTRASSE 48</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/6/3/8/9/66389_11.jpg</HotelPictures>
        <HotelDescription>ROOM: The modern rooms, have internet, (free of charge), WiFi, a coffee maker, a kettle, a television, a large desk and an air-conditioning system. FACILITIES: The establishment hasBits the brasserie.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="521.76" OriginalAmount="506.56" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.3888016" Longitude="8.5179005" StarRating="4" HotelCode="|10018" HotelName="Novotel Zurich City West" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>SCHIFFBAUSTRASSE 13</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/0/1/8/10018_7e22c2a1302.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was opened in 2000. It has 5 floors, 137 standard rooms, a bar, a cafÃ© and a restaurant. It also has internet, WiFi, a lovely garden with a terrace, an oudooor car park and an indoor car park. SITUATION: This urban hotel is in a central area of Zurich and 7 minutes away from the city centre. In the surrounding area, guests can find Maag Music Hall it is 300 metres away from the tram stop HardbrÃ¼cke. ROOM: Customers can find cosy, comfortable rooms with a bathroom with a shower, a hairdryer, a direct line telephone with an answering machine, cable television with pay channels, a radio, internet, a mini-bar, an air-conditioning system and a safety deposit box (available for a fee). FACILITIES: The establishment has a covered swimming pool and a gym.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="527.02" OriginalAmount="511.67" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.3806992" Longitude="8.5426998" StarRating="3" HotelCode="|10013" HotelName="Ibis Styles Zurich City Center" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Stampfenbachstrasse 60</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/0/1/3/10013_f09379f1556.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 6 floors, non-smoking floor, 168 standard rooms, a cosy hall with a reception, a bar, a restaurant and an indoor car park. SITUATION: This modern hotel is 10 minutes away from the historic centre. It is situated near the National Museum and the art gallery. 200 metres away, there is a public transport stop. ROOM: All the rooms have a bathroom with a hairdryer, a direct line telephone, satellite or cable TV with pay channels, a radio, a mini-bar, an air-conditioning system and a safe (available for a fee). OTHERS: The establishment offers a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="530.56" OriginalAmount="515.11" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.381203707936" Longitude="8.5424387454987" StarRating="4" HotelCode="17713|108742" HotelName="Hotel Continental Zurich - MGallery by Sofitel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Stampfenbachstrasse 60, 8006 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6a/db/6adb07885a0fe53009985b2a664073b55068de2b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is around 10 minutes away from the old town and is close to the Kunsthaus art gall...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="535.60" OriginalAmount="520.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.376436044987" Longitude="8.5441339015961" StarRating="2" HotelCode="87281|limmathof_hotel" HotelName="Limmathof" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Limmatquai 142, 8001 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6b/57/6b5751dced06759841345be483de42e61a32d63b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Zurich. The nearest airport is Zurich (ZRH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="536.58" OriginalAmount="520.95" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.408442856565" Longitude="8.5465076565742" StarRating="3" HotelCode="38066|836205" HotelName="Sternen-Oerlikon" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schaffhauserstrasse 335, 8050 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/77/4b/774b7a2f7aa46559baaeddda0cfb58a6bbaa7745.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in a suburb of Zurich. Links to the transport network can easily be reached o...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="536.93" OriginalAmount="521.29" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.389232" Longitude="8.516755" StarRating="4" HotelCode="25622|CH000022" HotelName="Novotel Zürich City-West" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schiffbaustrasse 13, Am Turbinenplatz, 8005 Zurich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/0d/b40db346eefee940853bb5f365d9ef2176a4e6f1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is centrally located at the heart of Zurich just 7 minutes walk from the city centre...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="542.14" OriginalAmount="526.35" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.369256" Longitude="8.551242" StarRating="3" HotelCode="67838|79597" HotelName="Swiss Night by Fassbind" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Business Hotel" CnxPolicy="Free CXL until 25/12/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Steinwiesstrasse 8, 8032 Zürich, Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f3/7a/f37a3ad0603694cba22712a282c57a1f5a5ded10.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming business hotel is situated in a peaceful setting in the heart of Zurich. The hotel is ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="547.72" OriginalAmount="531.77" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.387708" Longitude="8.485436" StarRating="3" HotelCode="|169693" HotelName="Best Western Spirgarten" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Am Lindenplatz 5</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/6/9/3/169693_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="554.19" OriginalAmount="538.05" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.369292" Longitude="8.544529" StarRating="3" HotelCode="337359|1093098" HotelName="Rössli" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rössligasse 7, 8001 Zurich, Zurich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b1/a2/b1a219d9f6acb8c0a405b930c38c790a13131e8f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally situated about 100 m from Lake Zürich and just a few minutes walk from night...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="559.38" OriginalAmount="543.09" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.387866816156" Longitude="8.4856751561165" StarRating="3" HotelCode="108597|982915" HotelName="Best Western Hotel Spirgarten" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lindenplatz 5, 8048 Zürich, Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/37/99/3799fc81536900a2c606e08c509f4b666d34ed67.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Zurich. The nearest airport is Zurich (ZRH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="559.85" OriginalAmount="543.54" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.4133492" Longitude="8.5393057" StarRating="4" HotelCode="|55990" HotelName="Courtyard By Marriott Zurich North" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Max Bill Platz,19</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/9/9/0/55990_12.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="563.81" OriginalAmount="547.39" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.390997405269" Longitude="8.5096487402916" StarRating="4" HotelCode="185504|919045" HotelName="25hours Hotel Zürich West" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pfingstweidstrasse 102, 8005 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/38/4d/384defaf02f0e8a96e747ab5a1127b4289eb2597.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Zurich. The nearest airport is Zurich (ZRH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="568.60" OriginalAmount="552.04" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.3796005" Longitude="8.5431995" StarRating="3" HotelCode="|22157" HotelName="Bristol" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 26/12/2026">
        <Address>
          <AddressLines>
            <AddressLine>Stampfenbachstrasse 34</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/1/5/7/22157_fa2d5181326.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel, was built in 1901, has 5 floors, 56 rooms, a reception, a safety deposit box service, a currency exchange service, a lift and internet. There are many services available at the establishment, including room service and a laundry service. SITUATION: This establishment, is in Zurich the city centre of it is situated 5 minutes away from the main train station, 2 kilometres away from the establishment, guests will find Zurich Lake 100 kilometres away, there is a ski resort, 500 metres away, guests can find shops, bars, pubs, restaurants and nightclubs. it is situated 3 kilometres away from a golf course, 50 metres away, there is a public transport stop. ROOM: Each room has a bathroom with a hairdryer, a direct line telephone, satellite or cable TV, a radio and central heating. PAYMENT METHODS: Customers can pay using American Express, Visa, Eurocard, Mastercard, JCB and Diners Club.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="572.27" OriginalAmount="555.60" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.382459574834" Longitude="8.5006807744503" StarRating="4" HotelCode="167140|458005" HotelName="H+ Hotel Zürich" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 27/12/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Postfach 1260, Badenerstrasse 537, 8048 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/47/8047e26fdbc913a94a2ae1966d89f512fa757159.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is directly opposite the Letzigrund Stadium and only 15 minutes with trams 2 or 3 from the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="581.95" OriginalAmount="565.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.41450425" Longitude="8.55965563" StarRating="0" HotelCode="475153|gastehaus_hunziker" HotelName="Gästehaus Hunziker" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hagenholzstrasse 104b, 8050 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7f/8d/7f8dc24de4d6a4ef2639396a83e967a33b0fcc79.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="588.13" OriginalAmount="571.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.347772" Longitude="8.527933" StarRating="1" HotelCode="70658|youth_hostel_2" HotelName="Zürich Youth Hostel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hostels" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Bar,Elevator,Garden,Gift Shop,Internet,Laundry,Library,Lounge,Luggage Storage,Meeting Room,Parking,Restaurant,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Mutschellenstrasse 114, 8038 Zürich, Kanton Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e3/6d/e36d76a4f796f282667d94709fe671f00e347c87.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Please note that in this hostel all rooms have bunk beds. Breakfast and bed linen included. The host...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="592.25" OriginalAmount="575.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.369719205615" Longitude="8.553532777403" StarRating="2" HotelCode="131703|hotel_hottingen" HotelName="Foyer Hottingen Zurich" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hottingerstrasse 31 / Cäcilienstrasse 10, 8032 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6d/66/6d66c2c4155f0bfb40f2ca829810e953e8ee3700.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel comprises a total of 32 rooms. A bar is among the facilities. Wireless internet access is ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="599.46" OriginalAmount="582.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.375939275115" Longitude="8.5446783900261" StarRating="2" HotelCode="108594|hotel_marta" HotelName="Martahaus" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Zähringerstrasse 36, 8001 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a6/5b/a65b306ab5ca7a1f2b89ca69dd3f80015c481ff4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Zurich. The nearest airport is Zurich (ZRH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="624.42" OriginalAmount="606.23" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.36433241825" Longitude="8.5475027561188" StarRating="4" HotelCode="15429|297745" HotelName="Hotel Opera" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dufourstrasse 5, 8008 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d2/20/d2208d835bf76794f3e336c6e46428331316b1a6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Zurich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="628.51" OriginalAmount="610.20" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.4085388" Longitude="8.5466404" StarRating="3" HotelCode="|20715" HotelName="Sternen Oerlikon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>SCHAFFHAUSERSTRASSE 335</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/7/1/5/20715_13.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 1895, renovated in 2002, has 4 floors and 51 standard rooms. It has a bar, a restaurant, a car park and an indoor car park. SITUATION: This hotel is in the outskirts of Zurich. 200 metres away, there is a public transport stop. Near the establishment, guests will find the city centre where you can find shops, leisure areas and entertainment. ROOM: Each room has a bathroom with a hairdryer, a direct line telephone, a mini-bar and a safety deposit box (available for a fee).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="633.80" OriginalAmount="615.34" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.452770303412" Longitude="8.5641592741013" StarRating="4" HotelCode="81428|119702" HotelName="Radisson Blu Zürich Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 295, 8058 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/92/05/92051038ca9f65013fd8be506d8cccf2ae92c693.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This business hotel is located opposite arrivals in Zurich Airport. Guests will find numerous shops ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="643.75" OriginalAmount="625.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.35808354" Longitude="8.5553399" StarRating="0" HotelCode="874387|seefeld_residenz_gmbh" HotelName="Seefeld Appartement" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Höschgasse 62</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4e/aa/4eaaa75734a896681622da9966caf2813e4ecc16.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="649.90" OriginalAmount="630.97" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.4532193" Longitude="8.5645033" StarRating="4" HotelCode="|65551" HotelName="Radisson Blu  Zurich Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>PO BOX 295 Zurich Airport</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/5/5/5/1/65551_1d18e6a1501.jpg</HotelPictures>
        <HotelDescription>HOTEL: The hotel has direct access to the airport, conference facilities and a lobby. This air-conditioned hotel has 330 rooms, a reception, express check-out, a currency exchange service, a lift, a cafÃ© and a restaurant. You are also offered WiFi, a laundry service, room service and indoor parking. SITUATION: This business hotel is opposite Zurich Airport where you can find shops. It is 250 metres away from the bus stop and the train stop. It is situated 10 minutes away from the city centre, 12 kilometres away from Niederdorf and Limmatquai Lake the church. 10 minutes away from the establishment, clients can find Swiss Museum,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="652.75" OriginalAmount="633.74" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.38392757" Longitude="8.49265679" StarRating="4" HotelCode="485189|551941" HotelName="Placid Hotel Zurich" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 25/12/2026" HotelFacility="Bicycle Rental,Conference Hall,Internet,Lounge,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Buckhauserstrasse 36, Altstetten, 8048 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/37/66/3766761ba223aac463e1159393485a3b65a6a185.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Zurich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="656.08" OriginalAmount="636.97" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.380853" Longitude="8.535332" StarRating="3" HotelCode="32588|120564" HotelName="Montana Hotel Zürich" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Konradstrasse 39, 8005 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4b/c6/4bc63889b49376db8751de9d9664395788e206af.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located at the heart of Zurich within a short distance of the famous Bahnhof...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="679.80" OriginalAmount="660.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.380145280745" Longitude="8.5365905797623" StarRating="2" HotelCode="698787|walhalla_guest_house_2" HotelName="Walhalla Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Internet,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Konradstrasse 13, 8005 Zurich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5c/a3/5ca3da63d3539c828c24ed3b042f3d7ef86be98a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Zurich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="685.49" OriginalAmount="665.52" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.38020264" Longitude="8.52830969" StarRating="4" HotelCode="559837|3894115" HotelName="25hours Hotel Zürich Langstrasse" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/12/2026" HotelFacility="Bar,Bicycle Rental,Internet,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Langstraße 150, 8004 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f5/6a/f56abffc934b15fc106831fcd9cd426c3fd86a7e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Zurich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="697.78" OriginalAmount="677.46" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.3762849" Longitude="8.5446958" StarRating="3" HotelCode="|72453" HotelName="Swiss Chocolate By Fassbind" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 26/12/2026">
        <Address>
          <AddressLines>
            <AddressLine>Seilergraben 69</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/2/4/5/3/72453_102582f1052.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Du Theatre Hotel is rated three stars. The establishment is situated in an old cinema and is ideal for holidays or business trips. The establishment has 50 standard rooms. SITUATION: The hotel is in Zurich city centre, close to the historic centre. Near the establishment, you will find the main station. It has good links to the airport. ROOM: The rooms have an electronic key, a smoke detector, double-glazed windows, an air-conditioning system, modern furniture, a television and a mini-bar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="707.69" OriginalAmount="687.08" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.3803083" Longitude="8.5372956" StarRating="0" HotelCode="|248018" HotelName="Fred Guest House Zürich Hauptbahnhof" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Limmatstr.5</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/8/0/1/8/248018_4a312660806.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="715.04" OriginalAmount="694.21" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.376296187032" Longitude="8.5447025299072" StarRating="3" HotelCode="26219|181849" HotelName="du Théâtre by Fassbind" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/12/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Seilergraben 69, 8001 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e5/74/e57417afc005ca11f38cbaa35d0d5f10d00dd769.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Zurich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="719.62" OriginalAmount="698.66" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.4109888" Longitude="8.5435323" StarRating="4" HotelCode="|21871" HotelName="Mama Shelter Zurich" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>SCHULSTRASSE 44</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/8/7/1/21871_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: It has 32 floors, 347 comfortable rooms and suites. This hotel is ideal for holidays or business trips, has a sweet shop, a cafÃ© Starbucks, a hairdresser's, a bar and internet. SITUATION: This hotel is in an excellent location. It is located between the railway station and the airport. It has good links to the motorways. Close to the establishment, guests can find public transport services. It is 5 kilometres away from the city centre. It is situated 7 minutes away from Bahnhofstrasse the historic centre. 10 minutes away, you can find Hallenstadion the trade fair ground. Is 8 kilometres from Zurich Airport. ROOM: The rooms have a bathroom with a hairdryer, a trouser press, a direct line telephone, cable and satellite television with films (available at an additional charge), internet, a coffee maker, a kettle, a safety deposit box and individual air-conditioning. FACILITIES: The establishment has a spa area with covered pool, a sauna, a steam bath, a well-equipped gym, a jacuzzi and a massage service. Some of these services with surcharges. can enjoy beautiful city and mountain views. OBSERVATIONS: This hotel is non-smoking. PAYMENT METHODS: Customers can pay by American Express, Visa, Eurocard, Mastercard and Diners Club. &lt;b title='Esta frase debe ser traducida'&gt;El hotel se reserva el derecho a realizar una preautorizaciÃ³n en su tarjeta de crÃ©dito antes de su llegada&lt;/b&gt;.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="725.39" OriginalAmount="704.26" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.41434022" Longitude="8.54279785" StarRating="0" HotelCode="590256|2217485" HotelName="Acasa Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Binzmühlestrasse 72, 8050 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c7/08/c708e1f8be1d9b48349e91d0c9972709345d0d7f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;# Property Location : # With a stay at ACASA Suites in Zurich (Oerlikon), you'll be minutes from MFO...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="729.46" OriginalAmount="708.21" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.364299" Longitude="8.547806" StarRating="3" HotelCode="26986|1093108" HotelName="Seehof" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Seehofstrasse 11, 8008 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b1/38/b1385701b711c745804dcb7353a872cba96e97a3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located directly beside Lake Zurich, this hotel lies within a few metres of countless shop...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="739.41" OriginalAmount="717.87" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.438649" Longitude="8.475612" StarRating="4" HotelCode="|68526" HotelName="Boutiquehotel Thessoni Classic Zürich" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 23/12/2026">
        <Address>
          <AddressLines>
            <AddressLine>Eichwatt 19</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/8/5/2/6/68526_11.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Best Western Trend is rated four stars. It is economic, perfect for business and holiday stays, has 3 restaurants, a bar, a living room, has a reception, a concierge, lifts and a spa. The establishment also has a business centre, multilingual staff, a laundry service, meeting facilities, wedding facilities, a small conference room and a business centre has features that offer you the maximum level of comfort. SITUATION: It is well-connected, is situated near the historic centre. It is close to the commercial district. It is situated in a good location in Zurich. ROOM: The establishment has 67 modern, elegant rooms.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="756.16" OriginalAmount="734.14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.359027236977" Longitude="8.5231643915176" StarRating="4" HotelCode="387244|69024" HotelName="Four Points by Sheraton Sihlcity - Zurich" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Kalandergasse 1, 8045 Zürich, Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/59/73/5973e008cc0cbe1be84ce911e248396288125e51.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located, the hotel lies in the heart of the Sihlcity area of Zurich and is surrounded by r...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="756.69" OriginalAmount="734.65" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.3637566" Longitude="8.5320263" StarRating="4" HotelCode="|55417" HotelName="Locke Am Platz" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 20/12/2026">
        <Address>
          <AddressLines>
            <AddressLine>Tessinerplatz,9</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/4/1/7/55417_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a lift, indoor parking, a concierge, a bar, a restaurant, a breakfast room, a business centre and a beauty centre. ROOM: The establishment has 70 soundproofed rooms with a bathroom, a bath, a mini-bar, cable and satellite television, WiFi, an air-conditioning system, heating, a safety deposit box, an alarm clock, a direct line telephone, a radio, a hairdryer and a balcony. It also has non-smoking rooms and disabled access rooms.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="762.05" OriginalAmount="739.85" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.410893362587" Longitude="8.5438013076782" StarRating="4" HotelCode="20457|6417" HotelName="Swissôtel Zürich" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 26/12/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Schulstrasse 44, 8050 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/30/45/3045249a72df6d3b478352d13309f65a0ceadc50.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel occupies an ideal location between Zurich's main railway station and the airport, and als...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="776.76" OriginalAmount="754.14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.3821983" Longitude="8.5685997" StarRating="4" HotelCode="|23592" HotelName="Sorell  Zürichberg" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>ORELLISTRASSE 21</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/5/9/2/23592_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: this hotel was built in 1900, has 6 floors, 66 rooms, 23 single rooms, 37 double rooms and 6Â junior suites. In the entrance, you can find a lobby with a lift, a reception with safety deposit boxes, a currency exchange service and a cafÃ©. The establishment boasts a bar, an Ã  la carte restaurant, internet and a conference room. At an extra cost you can use room service and the launderette. SITUATION: This conference hotel is located close to the tourist area, is in front of a public transport stop, 3 kilometres away from the establishment, guests will find a great beach, restaurants, bars, pubs, shops and nightclubs. it is situated 12 kilometres away from the airport. ROOM: The modern rooms, have a bathroom, a hairdryer, a direct line telephone, a satellite or cable television, a radio, internet, a sofa, a mini-bar, a central heating system and a safe. FACILITIES: It is 90 kilometres away from a ski resort, with a chairlift. PAYMENT METHODS: Customers can pay by American Express, Visa, Eurocard, Mastercard and Diners Club. OTHERS: Regarding the food and beverage provision, the establishment offers a buffet breakfast and an Ã  la carte or set-menu lunch and dinner.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="780.74" OriginalAmount="758.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.39057" Longitude="8.50993" StarRating="4" HotelCode="262129|sheraton_zurich_hotel" HotelName="Sheraton Zürich Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pfingstweidstrasse 100, Zürich 8005</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/83/0e/830e64a8e271335e6e7b64fc8ca56282f35c06e0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Zurich. The nearest airport is Zurich (ZRH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="788.30" OriginalAmount="765.34" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.3730011" Longitude="8.5365" StarRating="4" HotelCode="|10002" HotelName="Glockenhof Zürich" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>SIHLSTRASSE 31</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/0/0/2/10002_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 1912, has 5 floors, 106 standard rooms, a reception, a bar, 2 restaurants and 6 conference rooms. SITUATION: This traditional hotel is in the centre of Zurich, close to the historic centre where you can find shops, cafÃ©s, restaurants and a public transport stop. ROOM: All the rooms have a bathroom with a hairdryer, a mini-bar, a direct line telephone and a safety deposit box (available for a fee).,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="798.63" OriginalAmount="775.37" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.377161" Longitude="8.543515" StarRating="4" HotelCode="77962|1048478" HotelName="Central Plaza" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Central 1, 8001 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6b/f9/6bf9c87ddd237681641a365ac8d6a72e41d1ddc7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Zurich. The nearest airport is Zurich (ZRH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="800.85" OriginalAmount="777.52" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.3752" Longitude="8.5445" StarRating="3" HotelCode="|50781" HotelName="Felix" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Zahringerstrasse, 25</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/0/7/8/1/50781_5.jpg</HotelPictures>
        <HotelDescription>HOTEL: This bed and breakfast hotel, has modern facilities. This hotel an ideal place for relaxing, is perfect for business and holiday stays. SITUATION: This establishment is in a quiet, central area.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="806.02" OriginalAmount="782.54" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.375235434103" Longitude="8.5445469617844" StarRating="3" HotelCode="90022|835955" HotelName="Hotel Basilea Zürich" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 24/12/2026" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Zahringerstrasse 25, 8001 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dc/c9/dcc926afae04e7a19228dcc616756d147f7ab756.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in a quiet side street in the heart of Zurich. Guests will find the main train...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="807.66" OriginalAmount="784.14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.372918" Longitude="8.536504" StarRating="4" HotelCode="31247|118762" HotelName="Hotel Glockenhof Zurich" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sihlstrasse 31, 8001 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5c/68/5c68a7adc64d3f4098a26fb643cdf94c7fd4e925.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This traditional hotel is located at the heart of Zurich just a few paces from the old town where gu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="816.97" OriginalAmount="793.17" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.3603813" Longitude="8.5499249" StarRating="3" HotelCode="90020|1093088" HotelName="Lady's First" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mainaustrasse 24, 8008 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3f/ec/3fecdc202ee1105cf147daec46e790d961e0ebd7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Zurich. The nearest airport is Zurich (ZRH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="827.06" OriginalAmount="802.97" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.3592592" Longitude="8.5231581" StarRating="4" HotelCode="|37347" HotelName="Becozy Zurich Sihlcity" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>KALANDERGASSE 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/3/4/7/37347_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="839.45" OriginalAmount="815" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.382505886056" Longitude="8.5669621825218" StarRating="4" HotelCode="37213|47379" HotelName="Sorell Hotel Zürichberg" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Orellistrasse 21, 8044 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/41/d8/41d89e35c12208a91bdc492d9988d16608cd443a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This exclusive city and conference hotel is located 3 km from the centre of Zurich and public transp...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="842.54" OriginalAmount="818" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.380216280642" Longitude="8.5374141754631" StarRating="3" HotelCode="698777|311015" HotelName="Walhalla Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Limmatstrasse 5, 8005 Zurich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cd/7c/cd7ca0ed19c6af06d13797a8abb12b945e90b6af.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Zurich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="847.69" OriginalAmount="823.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.35789752" Longitude="8.55296737" StarRating="3" HotelCode="480846|city_stay_apartments_lindenstrasse" HotelName="City Stay Appartments Lindenstraße" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Laundry,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Lindenstrasse 32, 8008 Zurich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/21/19/2119af6b556829eedd230cbbbded66240bef7be1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Zurich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="872.59" OriginalAmount="847.17" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.373739" Longitude="8.553243" StarRating="3" HotelCode="25621|CBC232600" HotelName="Hotel Plattenhof" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 25/12/2026" HotelFacility="Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Plattenstrasse 26, 8032 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/a5/57a567f2aed8935644892d2303ddcf04bfb1ddae.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in a quiet side street in the centre of the Zurich University quarter and clo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="872.86" OriginalAmount="847.44" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.360473" Longitude="8.549981" StarRating="3" HotelCode="|80980" HotelName="Alma" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mainaustrasse, 24</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/0/9/8/0/80980_1_4358.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers views of the lake and WiFi (free of charge). SITUATION: This hotel is in a quiet area, close to the tram stop and the bus stop.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="887.13" OriginalAmount="861.29" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.3879194" Longitude="8.5143029" StarRating="5" HotelCode="|76265" HotelName="Renaissance Zürich Tower" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 27/12/2026">
        <Address>
          <AddressLines>
            <AddressLine>TURBINENSTRASSE 20</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/6/2/6/5/76265_a539f7e1049.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is non-smoking. SITUATION: This establishment is situated 2.5 kilometres away from Letzigrund Stadium. It is situated 3 kilometres away from el Museo de DiseÃ±o and 3.5 kilometres away from el Museo Nacional Suizo. ROOM: The rooms have a television, a direct line telephone, WiFi (free of charge), an air-conditioning system, a writing desk, a safety deposit box, an iron, an ironing board, an alarm clock, a coffee maker, a kettle, a mirror and a hairdryer. FACILITIES: This establishment has a reception, a restaurant, a snack bar, a lounge bar, a lift, a gym, a spa, a sauna, a steam bath, a solarium, meeting rooms, a laundry service (available for a fee) and offers room service.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="917.73" OriginalAmount="891.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.3750493" Longitude="8.5437155" StarRating="3" HotelCode="268719|zh_niederdorf_ii_hitrental_apartment" HotelName="HITrental Niederdorf - Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 29/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>Niederdorfstrasse 41, 8001 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cf/68/cf681127e13b4e19c5069f3c14e5f75559f52e35.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="959.68" OriginalAmount="931.73" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.367564" Longitude="8.537237" StarRating="4" HotelCode="|80976" HotelName="Glärnischhof By Trinity" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 27/12/2026">
        <Address>
          <AddressLines>
            <AddressLine>Claridenstrasse, 30</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/0/9/7/6/80976_b857bcd1036.jpg</HotelPictures>
        <HotelDescription>SITUATION: It is inZurich the city centre of Close to Bahnhofstrasse the street the business district, the auditorium and Zurich Lake.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="965.73" OriginalAmount="937.60" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.3615842" Longitude="8.5513895" StarRating="4" HotelCode="|23617" HotelName="Boutique Seefeld" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>SEEFELDSTRASSE 63</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/6/1/7/23617_3.jpg</HotelPictures>
        <HotelDescription>HOTEL: this hotel was built in 1932, has 6 floors, 64 rooms, 15 single rooms and 25 double rooms. In the establishment entrance, guests will find a lobby with a lift, a reception with safety deposit boxes, a cloakroom and a currency exchange service. The establishment boasts a bar, an Ã  la carte restaurant, internet, a conference room, a laundry service and a car park. SITUATION: This attractive hotel is in a central area, is close to Bellevueplatz a lake, is situated close to the tourist area, Where you can find shops, bars and pubs. it is in front of a public transport stop, close to the establishment, clients can find a train station. ROOM: The rooms have a bathroom, a direct line telephone, a satellite or cable television, a radio, internet, a mini-bar, a safety deposit box and central heating. FACILITIES: Guests can enjoy a gym. PAYMENT METHODS: The establishment accepts American Express, Visa, Eurocard, Mastercard and Diners Club. OTHERS: Regarding the food and beverage offering, clients have a buffet breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="972.85" OriginalAmount="944.51" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.3728981" Longitude="8.5436001" StarRating="4" HotelCode="|22165" HotelName="Boutique  Wellenberg" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 26/12/2026">
        <Address>
          <AddressLines>
            <AddressLine>NIEDERDORFSTRASSE 10</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/1/6/5/22165_4.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel, has 16 single rooms, 25 double rooms and 4 suites. The establishment boasts a lobby with a reception, a safety deposit box service, a currency exchange service and a lift. With regards to the food and beverage offering, the establishment has an Ã  la carte restaurant with air-conditioning. The establishment offers internet, room service, a laundry service and a medical care service. SITUATION: This hotel is in the historic area of Zurich. It is situated 5 minutes away from Lake Zurich. Near the establishment, guests will find Bahnhofstrasse Street where you can find shops, theatres, museums and art galleries. 50 metres away, there is public transport. In the surrounding area, clients can find shops, restaurants and cafÃ©s. It is 200 metres away from nightclubs. ROOM: The elegant and comfortable rooms have a bathroom with a hairdryer, a direct line telephone, satellite or cable TV and a radio. You are offered internet, a mini-bar, fitted carpets, central heating and a safe (available for a fee). FACILITIES: 25 kilometres away, clients can enjoy a ski resort.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="975.02" OriginalAmount="946.62" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.373037908816" Longitude="8.5438763963299" StarRating="4" HotelCode="34657|752975" HotelName="Boutique Hotel Wellenberg" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Niederdorfstrasse 10, 8001 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/5f/bf5fe5438fc60c112d9ac71660cd4bef3ef0e45b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies in the historical old town of Zurich just 5 minutes walk from Lake Zurich (700 m) an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="984.68" OriginalAmount="956" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.364028786793" Longitude="8.5487585003682" StarRating="3" HotelCode="328682|310983" HotelName="Hotel NI MO" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Seefeldstrasse 16, 8008 Zurich, Zurich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8d/33/8d33169fa1f9672bfe2f265075846e2f3feae6df.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Zurich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1023.45" OriginalAmount="993.64" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.367558870331" Longitude="8.5373425483704" StarRating="4" HotelCode="78982|1086418" HotelName="Glärnischhof" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 27/12/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Claridenstrasse 30, 8022 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/54/5f/545f4656a1cc1e1d54066f83efe0ff53464600c8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Zurich. The nearest airport is Zurich (ZRH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1031.03" OriginalAmount="1001" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.37091251" Longitude="8.54418729" StarRating="3" HotelCode="961075|185870" HotelName="Zürich Niederdorf - Grossmünster" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Münstergasse 22, 8001 Zurich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c6/6c/c66c3374c37caea00896e8ec605086400f015371.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1050.60" OriginalAmount="1020.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.362851" Longitude="8.496089" StarRating="5" HotelCode="131538|atlantis_by_giardino" HotelName="Atlantis by Giardino" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 26/12/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Döltschiweg 234, 8055 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6b/cc/6bcc55fc936308ed547664de6a573a10cd44dce9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is situated in one of Zurich's pleasant suburbs just a short distance from li...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1055.75" OriginalAmount="1025" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.361656275336" Longitude="8.5512927174568" StarRating="3" HotelCode="37212|22296" HotelName="Sorell Hotel Seefeld" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Seefeldstrasse 63, 8008 Zurich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7a/2b/7a2b342634e8d5bf5903e060d85aacc49688df2b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive city hotel is centrally located near to the opera house, Bellevue square and a lake....</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1059.79" OriginalAmount="1028.92" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.382504069931" Longitude="8.540346622467" StarRating="5" HotelCode="29645|26154" HotelName="Zurich Marriott Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Neumuehlequai 42, 08006 Zürich, Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6b/ac/6bacea72e7786fee4c28ba187dd120f42a560b5e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel lies close to Lake Zurich at the heart of the city. Links to the public transport ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1098.12" OriginalAmount="1066.14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.372028" Longitude="8.543718" StarRating="4" HotelCode="337357|1895935" HotelName="Marktgasse Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Currency Exchange,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Marktgasse 17, 8001 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56146/ba_56146_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located close to the city centre and close to Lake Zurich. Directly in front of the ho...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1114.46" OriginalAmount="1082" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.369152039929" Longitude="8.544036000967" StarRating="4" HotelCode="13732|4926" HotelName="Helmhaus Swiss Quality Zürich" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schifflände 30, 8001 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/3e/15/3e1530e5049550115612422cd167c70b611277f7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The major business, shopping and cultural venues of Zurich are within a comfortable distance of this...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1124.78" OriginalAmount="1092.02" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.3691896" Longitude="8.5440973" StarRating="4" HotelCode="|34014" HotelName="Boutique  Helmhaus Zurich" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/12/2026">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/4/0/1/4/34014_14.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is ideal for all kinds of travellers. SITUATION: It is in the city centre.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1147.42" OriginalAmount="1114.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.373128" Longitude="8.543521" StarRating="3" HotelCode="63837|adler_2" HotelName="Adler" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rosengasse 10, 8001 Zurich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dc/bf/dcbf41d98dd59538920b5059794e03ec30f26ca8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Zurich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1183.47" OriginalAmount="1149.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.376317983102" Longitude="8.539971113205" StarRating="3" HotelCode="79858|townhouse_boutique_hotel" HotelName="Townhouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schützengasse 7, 8001 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f7/e3/f7e38816a52fc7f284d658e023be6f5f267720e9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The 3* Superior hotel Townhouse is a small boutique hotel with 26 rooms, 3 spacious junior suites an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1207.62" OriginalAmount="1172.45" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.3826143" Longitude="8.5403593" StarRating="5" HotelCode="|10003" HotelName="Zurich Marriott" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>NEUMUHLEQUAI 42</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/0/0/3/10003_074234c1451.jpg</HotelPictures>
        <HotelDescription>HOTEL: This comfortable hotel, renovated in 2002, has 271 rooms, 11 suites, 19 floors, a reception, lifts, a bar, 3 restaurants and a hairdresser's. SITUATION: This luxurious hotel is situated near Lake, is in Zurich the centre of 200 metres away, there is a public transport stop. ROOM: The luxurious rooms, have a bathroom with a hairdryer, a direct line telephone, a mini-bar and a safety deposit box (available for a fee). FACILITIES: The establishment boasts a covered swimming pool, a sauna, a sunbathing terrace and a gym. PAYMENT METHODS: Customers can pay using credit cards.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1211.33" OriginalAmount="1176.05" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.3644858" Longitude="8.5472551" StarRating="4" HotelCode="|56850" HotelName="Opera Zurich" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>DUFOURSTRASSE 5</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/6/8/5/0/56850_3.jpg</HotelPictures>
        <HotelDescription>HOTEL: The hotel has a restaurant, The establishment has modern facilities, The establishment also offers WiFi (free of charge). SITUATION: This hotel is close to the opera, is near Zurich Lake near the establishment, you will find Bahnhofstrasse the street it is 16 minutes away from the airport.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1285.30" OriginalAmount="1247.86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.37352" Longitude="8.4948" StarRating="0" HotelCode="|233772" HotelName="Residence Appartements" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Letzigraben 177, 09 Albisrieden-Altstetten</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/3/7/7/2/233772_24d2aaf1520.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1285.50" OriginalAmount="1248.06" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.378501177065" Longitude="8.5092705488205" StarRating="4" HotelCode="17977|915115" HotelName="Mercure Stoller Zurich" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Badenerstrasse 357, 8003 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a6/8e/a68e0387fe321845a084391fa800f0b3c761687a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Zurich. The nearest airport is Zurich (ZRH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1333.64" OriginalAmount="1294.80" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.383664118249" Longitude="8.540251638623" StarRating="4" HotelCode="78918|1094058" HotelName="EMA House Hotel Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 28/12/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nordstrasse 1, 8006 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5e/b4/5eb49954aa9b136df8813cc88f0b235e8089614f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Zurich. The nearest airport is Zurich (ZRH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1349.75" OriginalAmount="1310.44" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.376216" Longitude="8.539317" StarRating="4" HotelCode="29642|26134" HotelName="St. Gotthard" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bahnhofstrasse 87, 8021 Zurich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5a/fc/5afc8c88e81b73e7bd7e2c707ebaf9562e32651f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable city hotel enjoys a central location in Zurich, just a stone's throw from links to ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1372.99" OriginalAmount="1333.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.3686818" Longitude="8.5446592" StarRating="0" HotelCode="962683|lake_side_location_bellevue" HotelName="Lake Side Location Bellevue" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Schifflande 16, 8001 Zurich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c3/75/c375ec0e31d357e8d9e158bf4720f085d1d5621a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1390.75" OriginalAmount="1350.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.383613" Longitude="8.5405176" StarRating="4" HotelCode="|80966" HotelName="Ema House  Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 28/12/2026">
        <Address>
          <AddressLines>
            <AddressLine>Nordstrasse, 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/0/9/6/6/80966_67e2d0d1935.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in a central area, 600 metres away, guests can find Zurich the University of and the railway station. 15 minutes away from the establishment you have the airport, 10 minutes away from the establishment, clients can find the historic centre and Bahnhofstrasse the street It has excellent transport links to the trade fair ground. ROOM: The establishment has suites with desk, a direct line telephone, a fax machine, internet and individual air-conditioning. It also offers a washing machine.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1416.25" OriginalAmount="1375" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.3707908" Longitude="8.54061959" StarRating="4" HotelCode="484455|185866" HotelName="Paradeplatz Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>In Gassen 16, 8001 Zurich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a0/7c/a07cf2832287b56fe456d5af8ab5e97361f393ea.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Zurich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1525.48" OriginalAmount="1481.05" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.3784435" Longitude="8.5091742" StarRating="4" HotelCode="|68528" HotelName="Stoller" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>BADENERSTRASSE 357</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/8/5/2/8/68528_aa4153e1430.jpg</HotelPictures>
        <HotelDescription>ROOM: The establishment has 60 soundproofed rooms and non-smoking rooms. They have a bathroom with a hairdryer, a direct line telephone, a radio, a safe, cable television, a terrace, press, an iron and an alarm clock. FACILITIES: Guests are offered a conference room, meeting rooms, a indoor car park, a car park and a concierge service. The establishment also offers a reception with a safe box, a bar, a restaurant, a breakfast room and WiFi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1529.55" OriginalAmount="1485.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.364217541889" Longitude="8.5472656588955" StarRating="4" HotelCode="318138|hotel_europe" HotelName="Hotel Europe" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Free CXL until 24/12/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dufourstrasse 4, 8008 Zürich, Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f6/42/f642877c6037b0371757367531f7a1cdad6ab97d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at the heart of the business and theatre district of Zurich just a few minutes...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1541.91" OriginalAmount="1497.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.362155904991" Longitude="8.5476154088974" StarRating="4" HotelCode="45191|steigenberger_bellerive_au_lac" HotelName="Steigenberger Bellerive au Lac" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Diet Meals,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Utoquai 47, 8008 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/2c/91/2c91e5d1d689cabbaa10639ff65376f67367f1f3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated directly beside Lake Zürich and is just 10 minutes walk from the town centre ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1626.37" OriginalAmount="1579" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.3644507" Longitude="8.5244261" StarRating="4" HotelCode="200672|95359" HotelName="B2 Boutique Hotel and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/12/2026" HotelFacility="Conference Hall,Fax,Internet,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Brandschenkestrasse 152, 8002 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e7/f0/e7f0334cdb1f6ef4bdf72f1af27a60ff6b72b78f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel comprises a total of 60 rooms. Most of the storeys can be reached by lift. Services and fa...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1709.89" OriginalAmount="1660.09" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.3768997" Longitude="8.5397997" StarRating="4" HotelCode="|22167" HotelName="Schweizerhof" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>BAHNHOFPLATZ 7</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/1/6/7/22167_6.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 1876, has 48 single rooms, 63 double rooms, 3 Junior suites and suite rooms and 5 floors. The establishment has various facilities, such as a lobby with a lift, a reception with safety deposit boxes, a cloakroom and a currency exchange service. The establishment has a cafÃ©, a shop, a hairdresser's, a bar, an Ã  la carte restaurant with air-conditioning, a conference room and internet. There are many services available at the establishment, including room service, a laundry service and a car park. SITUATION: This urban hotel is in a central area, in front of Zurich Station. Is situated in Bahnhofplatz, next to Bahnhofstrasse close to the establishment, guests can find Lake Zurich. It is located opposite shops, restaurants, bars, nightclubs and public transport services. ROOM: The rooms have a bathroom with a hairdryer, a direct line telephone, a satellite or cable television, a stereo, internet, a mini-bar, fitted carpets, a safe (available for a fee) and a central heating system. FACILITIES: 50 kilometres away from the establishment, guests can find a ski resort. PAYMENT METHODS: Customers can pay by American Express, Visa, Mastercard, JCB and Diners Club.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1720.30" OriginalAmount="1670.19" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.364426" Longitude="8.534234" StarRating="5" HotelCode="|59392" HotelName="Hotel Alden Splügenschloss Zürich - Leonardo Limited Edition" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/9/3/9/2/59392_d76577a0931.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This traditional, family-run hotel, was built in the 19th Century, has a small hall, an inviting sitting area, a small library and an Ã  la carte restaurant with Swiss and international dishes. SITUATION: Is situated inZurich the centre of it is in a peaceful area near the business area, 5 minutes away from the establishment, clients can find Bahnhofstrasse Lake. ROOM: smart, junior, deluxe suite rooms, have modern facilities and modern furniture. They also have welcome drink, fruit, a mini-bar with non-alcoholic drinks, internet and exercise facilities (free of charge), ask in reception.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1730.75" OriginalAmount="1680.34" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.364566" Longitude="8.53415" StarRating="5" HotelCode="76435|71944" HotelName="ALDEN Suite Hotel Splügenschloss Zurich" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Jacuzzi,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Splügenstrasse 2, 8002 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/15/e0/15e0c239af204de30448444e2ed59f671d59986e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming city hotel is conveniently located on a quiet side street in the heart of the city. Th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1738.64" OriginalAmount="1688.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.3746831" Longitude="8.5434165" StarRating="3" HotelCode="268718|schmidgasse__apartments" HotelName="HITrental Schmidgasse - Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Schmidgasse 4, 8001 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/77/93/779342c7cf6936701bc6df6476e14540fcf0396e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1827.25" OriginalAmount="1774.03" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.3623011" Longitude="8.5476052" StarRating="4" HotelCode="|22166" HotelName="Ameron Zürich Bellerive Au Lac" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>UTOQUAI 47</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/1/6/6/22166_11.jpg</HotelPictures>
        <HotelDescription>HOTEL: This traditional style hotel, has a five-storey building, 51 standard rooms, 33 double rooms, 13 single rooms and 5 suites. In the entrance, you can find a lobby with an elevator, a reception with safety deposit boxes, a currency exchange service and a cloakroom. It has a bar, a cafÃ©, a restaurant and 6 conference rooms. There are many services available at the establishment, including room service, a laundry service and internet. At an extra cost you can use the indoor car park. SITUATION: This hotel is near Lake Zurich. It is situated only a few minutes walk away from the city centre where you can find monuments, shops, leisure areas and entertainment. 100 metres away, there is a public transport stop. 12 kilometres away from the establishment, guests will find the airport. ROOM: They have beautiful lake or mountain views. Each room has a bathroom with a hairdryer, large bed, some rooms even have a balcony, a direct line telephone, a satellite TV with radio, internet, a mini-bar, a safe (available for a fee) and individual heating. FACILITIES: The establishment has a gym, a sauna and a solarium. OTHERS: The establishment offers a buffet breakfast and Ã  la carte lunch and dinner. Meals for specific diets can be ordered and special menus.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1958.03" OriginalAmount="1901.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.36649" Longitude="8.536363" StarRating="5" HotelCode="30032|park_hyatt_zurich" HotelName="Park Hyatt Zürich" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 26/12/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Beethoven-Strasse 21, Zürich 8002</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/35/16/351648fad613cdff56febbd3079a641770ba2396.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Zurich. The nearest airport is Zurich (ZRH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2085.75" OriginalAmount="2025" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.37684123" Longitude="8.53894555" StarRating="4" HotelCode="430934|185851" HotelName="Historic City Center Apartment by Airhome" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Lintheschergasse 23, 8001 Zurich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/84/ab/84ab5ef6799ccde4177de7f765c389718f0ea828.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;A transfer service is among the facilities. Wireless internet access in public areas allows guests t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="2115.29" OriginalAmount="2053.68" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.3645477" Longitude="8.5469131" StarRating="4" HotelCode="|35919" HotelName="Small Luxury Ambassador Zürich" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALKENSTRASSE 6</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/5/9/1/9/35919_9.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 1903, renovated in 2009, with air-conditioning, has 45 standard rooms, a lobby, a reception, a safety deposit box service, a cloakroom, a lift and a currency exchange service. The establishment offers a cafÃ©, a restaurant, WiFi, room service and a laundry service. SITUATION: This hotel is 5 minutes away from Bahnhofstrasse it has excellent transport links to the airport and the business area, close to the Zurich Opera. It is 12 kilometres from the ZÃºrich-Kloten Airport. ROOM: The rooms have a bathroom with a shower, a bath, a hairdryer, a satellite TV, a work space, a writing desk, a direct line telephone, internet, a mini-bar, a coffee maker, an air-conditioning system, individual heating, a balcony or terrace and a safe. FACILITIES: The establishment boasts a restaurant.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2119.74" OriginalAmount="2058.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.3723559" Longitude="8.5431566" StarRating="1" HotelCode="131980|statthotel" HotelName="Statt Zurich" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schneggengasse 8, 8001 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6b/6d/6b6d702caed4b96c84f6af26cf12f51c644e4f6f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A range of services and facilities await guests of the hotel, ensuring a comfortable stay. The accom...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2254.49" OriginalAmount="2188.83" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.364396004516" Longitude="8.5470253229141" StarRating="4" HotelCode="64699|69624" HotelName="Small Luxury Hotel Ambassador a L'Opera" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Falkenstrasse 6, 8008 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/21/e9/21e90b79272b4526085d0a0df607d2b02ba746a5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the centre of Zurich, right by the Opera House and only a few steps from the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2463.76" OriginalAmount="2392" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.373713" Longitude="8.537214" StarRating="3" HotelCode="27341|22942" HotelName="Sorell Hotel Seidenhof" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 27/12/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Sihlstrasse 9, 8001 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1a/6c/1a6cef71059d9e65f231ea06e3dd9f9a791d4bfd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel offers its guests an extremely favourable location, directly on the famous Sta...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2798.94" OriginalAmount="2717.42" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.37131282419" Longitude="8.5417588055134" StarRating="5" HotelCode="19546|62804" HotelName="Storchen Zürich" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/12/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Weinplatz 2, 8001 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/98/cf/98cf7afe3b2c083e7a9791b76f553720f8d91a56.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Zurich. The nearest airport is Zurich (ZRH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2889.27" OriginalAmount="2805.12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.3725173" Longitude="8.5398177" StarRating="5" HotelCode="82765|1170218" HotelName="Widder" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/12/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rennweg 7, 8001 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bc/27/bc27ada2bd16d95860e54b559f4f3b7e7638caa5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Zurich. The nearest airport is Zurich (ZRH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="3006.80" OriginalAmount="2919.22" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.366558" Longitude="8.536284" StarRating="5" HotelCode="|74575" HotelName="Park Hyatt Zurich" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 27/12/2026">
        <Address>
          <AddressLines>
            <AddressLine>BEETHOVEN-STRASSE 21</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/4/5/7/5/74575_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This luxurious hotel and contemporary style. ROOM: The stylish, modern rooms, have leather furniture and large windows Zurich with views of.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="3178.73" OriginalAmount="3086.15" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.3726282" Longitude="8.5731389" StarRating="5" HotelCode="|10005" HotelName="The Dolder Grand" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 27/12/2026">
        <Address>
          <AddressLines>
            <AddressLine>KURHAUSSTRASSE 65</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/0/0/5/10005_7eac0461234.jpg</HotelPictures>
        <HotelDescription>HOTEL: This luxury, urban hotel, was built in 1899, has 3 floors, 184 standard rooms and 11 suites. It has a hairdresser's, a bar, a restaurant, 6 conference rooms and an oudooor car park. SITUATION: This luxurious hotel is in Zurich city centre. Is 4 kilometres from the railway station, close to the zoo. It is 1.5 kilometres from the a public transport stop. Is 12 kilometres from the airport. ROOM: Each room has a bathroom with a hairdryer, a direct line telephone, satellite and cable television, internet, a mini-bar and a safe (available for a fee). FACILITIES: Outdoors, guests can enjoy a swimming pool. The establishment boasts a covered swimming pool, a sauna and a gym.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="3270.20" OriginalAmount="3174.95" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.372750573157" Longitude="8.5731419920921" StarRating="5" HotelCode="39555|835995" HotelName="Dolder Grand" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 27/12/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kurhausstrasse 65, 8032 Zurich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/63/ba/63ba99b81cbc64f57064ccfeae1380ea721f4dcf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel lies at the heart of Zurich some 4 km from the train station. It is just a few min...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="3726.01" OriginalAmount="3617.49" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.366843" Longitude="8.539942" StarRating="5" HotelCode="|76241" HotelName="Baur Au Lac" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 14/12/2026">
        <Address>
          <AddressLines>
            <AddressLine>Talstrasse 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/6/2/4/1/76241_2e678430902.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is ideal for holidays, has luxury facilities. ROOM: Customers can find rooms well-decorated.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="4443.85" OriginalAmount="4314.42" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="47.3697588" Longitude="8.5398421" StarRating="4" HotelCode="82024|58904" HotelName="Savoy Baur en Ville" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/12/2026" HotelFacility="Conference Hall,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Paradeplatz, 8022 Zurich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/71/9c/719c1bcf473dac608f958be31f2151605626dda5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Zurich. The nearest airport is Zurich (ZRH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Nightclub,Central Heating,Swimming Pool,Bicycle Rental,Sauna,Currency Exchange,Diet Meals,Golf,Jacuzzi,Shopping Arcade,Lounge,Massage Centre,Spa,Wheelchair Access,Garden,Heated Pool,24 Hour Front Desk,Elevator,Gift Shop,Library,Luggage Storage,Meeting Room,Parking</BasicAmenities>
    <HotelRating>4,1,2,3,5</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD</Meals>
    <PropertyType>CITY HOTEL,HISTORIC HOTEL,HOTEL DE CHARME,BUSINESS HOTEL,FAMILY-FRIENDLY HOTEL,CONFERENCE HOTEL,HOTEL,AIRPORT HOTEL,SPA HOTEL,HOSTELS,APARTMENT,RESIDENCES,BED AND BREAKFASTS</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
260deff1-2348-47f2-902c-ecbe143348ec|GoGlobalTravelSearch|successfull supplier interation||GoGlobleTravel|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
260deff1-2348-47f2-902c-ecbe143348ec|PriceRequest|PriceRequest|<?xml version="1.0" encoding="utf-16"?>
<HotelSearchRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" EchoToken="Price" TimeStamp="0001-01-01T00:00:00" TraceId="260deff1-2348-47f2-902c-ecbe143348ec">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="3" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="12109" DestinationId="0" CityId="0" />
    <StayDateRange Start="2027-01-01T00:00:00" End="2027-01-04T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <HotelRef HotelId="335636|100032" SourceId="16" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="mail@infinitetravel.in" Password="Nunu@2002#759" RequestedCurrency="GBP" ClientNationality="au" ClientCountry="India" 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
260deff1-2348-47f2-902c-ecbe143348ec|DOTWPrice|successfull supplier interation||DOTW|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
260deff1-2348-47f2-902c-ecbe143348ec|WebbedsSunHotelsPrice|successfull supplier interation||WebbedsSunHotels|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
260deff1-2348-47f2-902c-ecbe143348ec|PriceResponse|PriceResponse|<?xml version="1.0" encoding="utf-16"?><HotelRoomRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Version="0" EchoToken="Price" TransactionIdentifier="260deff1-2348-47f2-902c-ecbe143348ec" TimeStamp="0001-01-01T00:00:00" HotelName="Mövenpick Hotel Zürich Regensdorf" HotelCode="335636|34656" StarRating="4" GTCityId="12109" CountryCode="CH" CityName="Zurich" CountryName="Switzerland" Address="Im Zentrum 2, 8105  Regensdorf" PostCode="8105" PhoneNo="+41448715111" FaxNo="+41448715019" Email="Hotel.regensdorf@movenpick.com" CheckInTime="15:00" CheckOutTime="12:00" Latitude="47.431233605597" Longitude="8.4676855802536" SourceId="8" Currency="GBP"><RoomTypes><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: SUPERIOR, 2 QUEEN BEDS" RoomTypeCode="0|0|1443247235|1781863885088836B2164B0||yes|100032|16|Mzk0LjQ5fEdCUHwyMDI2LTA2LTE5" OriginalAmount="394" TotalPrice="406.32" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>For bookings confirmed through Dynamic Rates any service/resort fee is not included in the rate and payable locally. Depending on the hotel&amp;#039;s policy extra charge for children&amp;#039;s Stay and Breakfast is applicable and payable at hotel directly... NON-REFUNDABLE RATE Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|Lounge|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-19T00:00:00" End="2026-12-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="406.32" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Superior room" RoomTypeCode="h-46edbf0f-24b3-5d25-9ef1-da195f645300|63|Mzk3LjAwfEdCUHwyMDI2LTA2LTE5" OriginalAmount="397" TotalPrice="408.91" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>CHF 31.50-- city tax is not included in the room rate &amp; is payable to the hotel in the local currency&lt;br/&gt;GBP 14.53-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|VIP room amenities|Indoor Fireplace|Smoke Detector|Cable TV|TV|Minibar|Hairdryer|Shower/Bathtub|Shower|Wardrobe/Closet|Alarm clock|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-14T00:00:00" End="2027-01-01T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="408.91" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Queen/Queen - Superior" RoomTypeCode="235566364|1|402|27|NDAyfEdCUHwyMDI2LTA2LTE5" OriginalAmount="402" TotalPrice="414.06" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|Lounge|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-19T11:11:28.6480011+01:00" End="2027-01-04T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="402" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: PREMIUM, KING BED" RoomTypeCode="0|0|1254333575|1781863885088836B2164B8||yes|100032|16|NDA4LjkzfEdCUHwyMDI2LTA2LTE5" OriginalAmount="409" TotalPrice="421.20" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>For bookings confirmed through Dynamic Rates any service/resort fee is not included in the rate and payable locally. Depending on the hotel&amp;#039;s policy extra charge for children&amp;#039;s Stay and Breakfast is applicable and payable at hotel directly... NON-REFUNDABLE RATE Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|Lounge|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-19T00:00:00" End="2026-12-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="421.20" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: PREMIUM, 2 QUEEN BEDS" RoomTypeCode="0|0|1444553335|1781863885088836B2164B4||yes|100032|16|NDA4LjkzfEdCUHwyMDI2LTA2LTE5" OriginalAmount="409" TotalPrice="421.20" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>For bookings confirmed through Dynamic Rates any service/resort fee is not included in the rate and payable locally. Depending on the hotel&amp;#039;s policy extra charge for children&amp;#039;s Stay and Breakfast is applicable and payable at hotel directly... NON-REFUNDABLE RATE Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|Lounge|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-19T00:00:00" End="2026-12-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="421.20" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Premium room" RoomTypeCode="h-7a4c5eb1-a70a-573d-85fd-a8fe14cf0409|63|NDE2LjAwfEdCUHwyMDI2LTA2LTE5" OriginalAmount="416" TotalPrice="428.48" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>CHF 31.50-- city tax is not included in the room rate &amp; is payable to the hotel in the local currency&lt;br/&gt;GBP 15.23-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|VIP room amenities|Indoor Fireplace|Smoke Detector|Cable TV|TV|Minibar|Hairdryer|Shower/Bathtub|Shower|Wardrobe/Closet|Alarm clock|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-14T00:00:00" End="2027-01-01T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="428.48" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Premium Double room (full double bed) (king size bed, extra bed not included)" RoomTypeCode="h-5fe50a78-4c16-5522-85a3-9e29ca15bad8|63|NDE2LjAwfEdCUHwyMDI2LTA2LTE5" OriginalAmount="416" TotalPrice="428.48" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>CHF 31.50-- city tax is not included in the room rate &amp; is payable to the hotel in the local currency&lt;br/&gt;GBP 15.23-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|VIP room amenities|Indoor Fireplace|Smoke Detector|Cable TV|TV|Minibar|Hairdryer|Shower/Bathtub|Shower|Wardrobe/Closet|Alarm clock|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-14T00:00:00" End="2027-01-01T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="428.48" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: SUPERIOR, DOUBLE BED" RoomTypeCode="0|0|1254336775|1781863885095238B2036B0||yes|100032|16|NDE2LjM3fEdCUHwyMDI2LTA2LTE5" OriginalAmount="416" TotalPrice="428.86" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>NON-REFUNDABLE RATE Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|Lounge|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-19T00:00:00" End="2026-12-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="428.86" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Queen/Queen - Premium" RoomTypeCode="235566175|1|417|27|NDE3fEdCUHwyMDI2LTA2LTE5" OriginalAmount="417" TotalPrice="429.51" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|Lounge|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-19T11:11:28.7510925+01:00" End="2027-01-04T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="417" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Double room King bed - Premium" RoomTypeCode="235566292|1|417|27|NDE3fEdCUHwyMDI2LTA2LTE5" OriginalAmount="417" TotalPrice="429.51" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|Lounge|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-19T11:11:28.8361685+01:00" End="2027-01-04T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="417" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Superior Double room (full double bed) (queen size bed, extra bed not included)" RoomTypeCode="h-6cdb26c7-d966-5db4-a299-3e8b87a049e5|63|NDIyLjAwfEdCUHwyMDI2LTA2LTE5" OriginalAmount="422" TotalPrice="434.66" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>CHF 31.50-- city tax is not included in the room rate &amp; is payable to the hotel in the local currency&lt;br/&gt;GBP 15.45-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|VIP room amenities|Indoor Fireplace|Smoke Detector|Cable TV|TV|Minibar|Hairdryer|Shower/Bathtub|Shower|Wardrobe/Closet|Alarm clock|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-14T00:00:00" End="2027-01-01T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="434.66" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Double room - Superior" RoomTypeCode="99579484|1|429|27|NDI5fEdCUHwyMDI2LTA2LTE5" OriginalAmount="429" TotalPrice="441.87" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|Lounge|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-19T11:11:28.9462664+01:00" End="2027-01-04T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="429" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: PREMIUM, DOUBLE BED" RoomTypeCode="0|0|1254336765|1781863885095238B2036B4||yes|100032|16|NDMxLjYwfEdCUHwyMDI2LTA2LTE5" OriginalAmount="432" TotalPrice="444.55" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>NON-REFUNDABLE RATE Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|Lounge|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-19T00:00:00" End="2026-12-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="444.55" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: FAMILY, 2 QUEEN BEDS" RoomTypeCode="0|0|1442686195|1781863885088836B2164B12||yes|100032|16|NDM5LjQwfEdCUHwyMDI2LTA2LTE5" OriginalAmount="439" TotalPrice="452.58" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>For bookings confirmed through Dynamic Rates any service/resort fee is not included in the rate and payable locally. Depending on the hotel&amp;#039;s policy extra charge for children&amp;#039;s Stay and Breakfast is applicable and payable at hotel directly... NON-REFUNDABLE RATE Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|Lounge|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-19T00:00:00" End="2026-12-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="452.58" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Double room - Premium" RoomTypeCode="99576678|1|444|27|NDQ0fEdCUHwyMDI2LTA2LTE5" OriginalAmount="444" TotalPrice="457.32" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|Lounge|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-19T11:11:29.1044076+01:00" End="2027-01-04T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="444" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Family room" RoomTypeCode="h-97345966-f9d3-551c-a68d-c1a564c1896f|63|NDQ3LjAwfEdCUHwyMDI2LTA2LTE5" OriginalAmount="447" TotalPrice="460.41" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>CHF 31.50-- city tax is not included in the room rate &amp; is payable to the hotel in the local currency&lt;br/&gt;GBP 16.36-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|VIP room amenities|Indoor Fireplace|Smoke Detector|Cable TV|TV|Minibar|Hairdryer|Shower/Bathtub|Shower|Wardrobe/Closet|Alarm clock|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-14T00:00:00" End="2027-01-01T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="460.41" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Family room - Queen/Queen" RoomTypeCode="235566282|1|448|27|NDQ4fEdCUHwyMDI2LTA2LTE5" OriginalAmount="448" TotalPrice="461.44" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|Lounge|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-19T11:11:29.3101638+01:00" End="2027-01-04T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="448" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Superior Double room (full double bed) (extra bed included)" RoomTypeCode="h-c92c5c8f-f0df-5a3a-a07b-abcae98ba5ab|63|NDU2LjAwfEdCUHwyMDI2LTA2LTE5" OriginalAmount="456" TotalPrice="469.68" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>CHF 31.50-- city tax is not included in the room rate &amp; is payable to the hotel in the local currency&lt;br/&gt;GBP 16.69-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|VIP room amenities|Indoor Fireplace|Smoke Detector|Cable TV|TV|Minibar|Hairdryer|Shower/Bathtub|Shower|Wardrobe/Closet|Alarm clock|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-14T00:00:00" End="2027-01-01T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="469.68" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: Double Superior" RoomTypeCode="20270101$20270104$W$218$34656$DBL.SU$ID_B2B_97$RO$APFLMRA1$1~3~0$$N@07~A-SIC~25a272~653879000~N~~~NOR~~FB8E9AEA94E4455178186367028105AAUK00440036001208261210|8|NTI4Ljk3fEVVUnwyMDI2LTEyLTI2" OriginalAmount="458" TotalPrice="472.04" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 26/12/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|Lounge|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-12-26T00:00:00" End="2026-12-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="458.29" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: SUPERIOR, QUEEN BED" RoomTypeCode="0|0|1254336835|1781863886034642B2119B20||yes|100032|16|NDY5LjE0fEdCUHwyMDI2LTA2LTE5" OriginalAmount="469" TotalPrice="483.21" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>NON-REFUNDABLE RATE Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|Lounge|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-19T00:00:00" End="2026-12-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="483.21" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Premium Double room (full double bed) (king size bed, extra bed included)" RoomTypeCode="h-e5c41cec-f02d-5f4e-9169-6083e401e459|63|NDczLjAwfEdCUHwyMDI2LTA2LTE5" OriginalAmount="473" TotalPrice="487.19" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>CHF 31.50-- city tax is not included in the room rate &amp; is payable to the hotel in the local currency&lt;br/&gt;GBP 17.32-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|VIP room amenities|Indoor Fireplace|Smoke Detector|Cable TV|TV|Minibar|Hairdryer|Shower/Bathtub|Shower|Wardrobe/Closet|Alarm clock|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-14T00:00:00" End="2027-01-01T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="487.19" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: PREMIUM, QUEEN BED" RoomTypeCode="0|0|1254336825|1781863886034642B2119B24||yes|100032|16|NDc1LjEzfEdCUHwyMDI2LTA2LTE5" OriginalAmount="475" TotalPrice="489.38" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>NON-REFUNDABLE RATE Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|Lounge|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-19T00:00:00" End="2026-12-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="489.38" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: Premium King" RoomTypeCode="20270101$20270104$W$218$34656$DBL.KG-PI$ID_B2B_97$RO$APFLMRA1$1~3~0$$N@07~A-SIC~25028a~-1664380235~N~~~NOR~~FB8E9AEA94E4455178186367028105AAUK0044003600120820e225|8|NTQ5LjE0fEVVUnwyMDI2LTEyLTI2" OriginalAmount="476" TotalPrice="490.03" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 26/12/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|Lounge|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-12-26T00:00:00" End="2026-12-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="475.76" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: Double Premium" RoomTypeCode="20270101$20270104$W$218$34656$DBL.PI$ID_B2B_97$RO$APFLMRA1$1~3~0$$N@07~A-SIC~25028a~-1275913062~N~~~NOR~~FB8E9AEA94E4455178186367028105AAUK0044003600120820e225|8|NTQ5LjE0fEVVUnwyMDI2LTEyLTI2" OriginalAmount="476" TotalPrice="490.03" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 26/12/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|Lounge|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-12-26T00:00:00" End="2026-12-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="475.76" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: SUPERIOR, QUADRUPLE" RoomTypeCode="0|0|1254354975|1781863886034642B2119B32||yes|100032|16|NDgyLjY5fEdCUHwyMDI2LTA2LTE5" OriginalAmount="483" TotalPrice="497.17" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>NON-REFUNDABLE RATE Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|Lounge|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-19T00:00:00" End="2026-12-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="497.17" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: King room - Premium" RoomTypeCode="301216074|1|492|27|NDkyfEdCUHwyMDI2LTA2LTE5" OriginalAmount="492" TotalPrice="506.76" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|Lounge|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-19T11:11:29.6440998+01:00" End="2027-01-04T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="492" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Superior Double room (full double bed) (queen size bed, extra bed included)" RoomTypeCode="h-537193d8-8e58-55b9-a85c-b980e9645688|63|NDk5LjAwfEdCUHwyMDI2LTA2LTE5" OriginalAmount="499" TotalPrice="513.97" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>CHF 31.50-- city tax is not included in the room rate &amp; is payable to the hotel in the local currency&lt;br/&gt;GBP 18.27-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|VIP room amenities|Indoor Fireplace|Smoke Detector|Cable TV|TV|Minibar|Hairdryer|Shower/Bathtub|Shower|Wardrobe/Closet|Alarm clock|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-14T00:00:00" End="2027-01-01T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="513.97" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: PREMIUM, QUADRUPLE" RoomTypeCode="0|0|1254349235|1781863886034642B2119B36||yes|100032|16|NDk5Ljc3fEdCUHwyMDI2LTA2LTE5" OriginalAmount="500" TotalPrice="514.76" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>NON-REFUNDABLE RATE Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|Lounge|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-19T00:00:00" End="2026-12-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="514.76" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Superior Double room (full double bed) (extra bed not included)" RoomTypeCode="h-2befc119-3577-5496-af74-9f227de43da6|63|NTA0LjAwfEdCUHwyMDI2LTEyLTMx" OriginalAmount="504" TotalPrice="519.12" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 26/12/2026"><AdditionalDetails>CHF 31.50-- city tax is not included in the room rate &amp; is payable to the hotel in the local currency&lt;br/&gt;GBP 18.45-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|VIP room amenities|Indoor Fireplace|Smoke Detector|Cable TV|TV|Minibar|Hairdryer|Shower/Bathtub|Shower|Wardrobe/Closet|Alarm clock|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-12-27T00:00:00" End="2027-01-02T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="519.12" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: Family Room Two Queen Beds" RoomTypeCode="20270101$20270104$W$218$34656$FAM.2Q$ID_B2B_97$RO$APFLMRA1$1~3~0$$N@07~A-SIC~25f2be~-1422983471~N~~~NOR~~FB8E9AEA94E4455178186367028105AAUK0044003600120820e251|8|NTkzLjE0fEVVUnwyMDI2LTEyLTI2" OriginalAmount="514" TotalPrice="529.30" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 26/12/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|Lounge|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-12-26T00:00:00" End="2026-12-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="513.88" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Superior Quadruple room" RoomTypeCode="h-9d47649a-b6a4-5772-babf-cae5bb8b1edd|63|NTE0LjAwfEdCUHwyMDI2LTA2LTE5" OriginalAmount="514" TotalPrice="529.42" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>CHF 31.50-- city tax is not included in the room rate &amp; is payable to the hotel in the local currency&lt;br/&gt;GBP 18.82-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|VIP room amenities|Indoor Fireplace|Smoke Detector|Cable TV|TV|Minibar|Hairdryer|Shower/Bathtub|Shower|Wardrobe/Closet|Alarm clock|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-14T00:00:00" End="2027-01-01T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="529.42" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Superior Double room (full double bed) (bed type is subject to availability, extra bed not included)" RoomTypeCode="h-52a3b6cc-7d35-5ed9-9500-f408e8f9c53e|63|NTE2LjAwfEdCUHwyMDI2LTEyLTMw" OriginalAmount="516" TotalPrice="531.48" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 25/12/2026"><AdditionalDetails>CHF 31.50-- city tax is not included in the room rate &amp; is payable to the hotel in the local currency&lt;br/&gt;GBP 18.89-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|VIP room amenities|Indoor Fireplace|Smoke Detector|Cable TV|TV|Minibar|Hairdryer|Shower/Bathtub|Shower|Wardrobe/Closet|Alarm clock|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-12-26T00:00:00" End="2027-01-01T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="531.48" /></CancelPenalty><CancelPenalty Start="2026-12-27T00:00:00" End="2027-01-02T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="531.48" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: DOUBLE SUPERIOR" RoomTypeCode="20270101$20270104$W$218$34656$DBL.SU-1$ID_B2B_43$RO$FIT$1~3~0$$N@07~A-SIC~211262~-849818433~N~~~NOR~~FB8E9AEA94E4455178186367028105AAUK00440036001208211262|8|NjEwLjE3fEVVUnwyMDI2LTEyLTI2" OriginalAmount="529" TotalPrice="544.50" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 26/12/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|Lounge|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-12-26T00:00:00" End="2026-12-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="528.64" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Premium Quadruple room" RoomTypeCode="h-a8c92f1d-9242-57cb-9df8-51c3ce5862ea|63|NTMyLjAwfEdCUHwyMDI2LTA2LTE5" OriginalAmount="532" TotalPrice="547.96" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>CHF 31.50-- city tax is not included in the room rate &amp; is payable to the hotel in the local currency&lt;br/&gt;GBP 19.48-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|VIP room amenities|Indoor Fireplace|Smoke Detector|Cable TV|TV|Minibar|Hairdryer|Shower/Bathtub|Shower|Wardrobe/Closet|Alarm clock|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-14T00:00:00" End="2027-01-01T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="547.96" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: Superior Queen" RoomTypeCode="20270101$20270104$W$218$34656$DBL.QN-SU$ID_B2B_87$RO$B2BEUXX$1~3~0$$N@07~A-SIC~200272~980546970~N~~~NOR~~FB8E9AEA94E4455178186367028105AAUK00440036001208200272|8|NjI2LjAwfEVVUnwyMDI2LTEyLTI1" OriginalAmount="542" TotalPrice="558.62" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 25/12/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|Lounge|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-12-25T00:00:00" End="2026-12-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="542.35" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: DOUBLE PREMIUM QUEEN BED" RoomTypeCode="20270101$20270104$W$218$34656$DBL.PI-QN$ID_B2B_87$RO$B2BEUXX$1~3~0$$N@07~A-SIC~25c279~1928426619~N~~~NOR~~FB8E9AEA94E4455178186367028105AAUK0044003600120825c279|8|NjMzLjkyfEVVUnwyMDI2LTEyLTI1" OriginalAmount="549" TotalPrice="565.70" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 25/12/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|Lounge|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-12-25T00:00:00" End="2026-12-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="549.22" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: FAMILY, QUEEN BED" RoomTypeCode="0|0|1254336875|1781863886034642B2119B40||yes|100032|16|NTYzLjk3fEdCUHwyMDI2LTA2LTE5" OriginalAmount="564" TotalPrice="580.89" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>NON-REFUNDABLE RATE Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|Lounge|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-19T00:00:00" End="2026-12-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="580.89" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast" RoomType="Room 1: Superior Double room (full double bed) (extra bed not included)" RoomTypeCode="h-66846047-daa2-5cfe-80af-81747e61c37a|63|NjQ5LjAwfEdCUHwyMDI2LTA2LTE5" OriginalAmount="649" TotalPrice="668.47" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>CHF 31.50-- city tax is not included in the room rate &amp; is payable to the hotel in the local currency&lt;br/&gt;GBP 23.76-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|VIP room amenities|Indoor Fireplace|Smoke Detector|Cable TV|TV|Minibar|Hairdryer|Shower/Bathtub|Shower|Wardrobe/Closet|Alarm clock|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-14T00:00:00" End="2027-01-01T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="668.47" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: FAMILY ROOM QUEEN SIZE BED" RoomTypeCode="20270101$20270104$W$218$34656$FAM.QN$ID_B2B_87$RO$B2BEUXX$1~3~0$$N@07~A-SIC~2392f7~27173853~N~~~NOR~~FB8E9AEA94E4455178186367028105AAUK004400360012082392f7|8|NzU5LjU3fEVVUnwyMDI2LTEyLTI1" OriginalAmount="658" TotalPrice="677.82" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 25/12/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|Lounge|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-12-25T00:00:00" End="2026-12-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="658.08" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType></RoomTypes><Images><Image Url="https://cdn.worldota.net/t/x500/content/d4/d5/d4d5a34189394e88cf3147005e760590d5d02736.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/5a/ce/5acecab6fb95661bb334c62c01422d23d5a6aa82.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/c4/5a/c45a250082d32426ff798d20ae0cc976d8d09fd1.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/0d/b1/0db11ffb8855a2bca02e371d40a58ab137d9adba.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/05/2f/052f4c71a373a76be9cd60b209fb0bb6cd2fda4d.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/59/6b/596b489399c50815be34d7c6267f6a6d33cbe063.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/d3/2c/d32c2b5f1c68df02c1a52d7466361d404a23f5be.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/84/a4/84a428185288ff58412877c5176d1233e09a0395.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/66/a2/66a21be60260d560051f2e6ae83947a43ff1baf2.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/2a/8e/2a8ec309b3919c335c11cba393e91bd7fabfaeb9.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/21/24/2124abf780b4c1e28929626d124a14be2cdcd0a6.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/b9/52/b95296d36fea1c104a2fcf562eb5561af575aff2.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/27/d9/27d9293f2641adf50e16339ddf430a1d45f1c199.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/18/07/1807d352a4db99d1d18c5409e72d93ad8c67318d.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/26/9a/269aad8370798a10afc0c62a47e6cb35bf6eb269.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/07/57/075719ca8a317e520b771bf87330902d56c1bc1c.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/bb/02/bb026fd2d1d59a6522e8cf1d18f36c50e7fb9815.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/17/f5/17f5517730151810033b3a86f183b50e27a08f9e.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/f7/ea/f7eaf3fa728386970cc3c83c7d02dd985f68971a.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/ed/01/ed0197b5b2312de97927346a7540a21abb0d44c1.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/da/42/da4216c253dc8ec13eb462a9d51fa4b08eff7df9.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/a9/d6/a9d638f390f33973546665cc21f589bf43212087.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/b0/33/b033ddd4d9408881859b9202e8fe323a36ec1b89.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/82/ff/82ff57bda3d2d943973e829db9e1e855b4ae9670.jpeg" /></Images><HotelDescription>&lt;br/&gt;&lt;b&gt;Location Description&lt;/b&gt; &lt;br/&gt;This hotel is located directly in Regensdrof town centre. In the immediate vicinity guests will discover a wide range of shopping venues, small bars, restaurants and lively nightspots. There is a lake around 800 m from the hotel, while guests may reach links to the public transport network comfortably on foot. The nearest bigger city is some 9 km away.&lt;br/&gt;&lt;b&gt;Facilities&lt;/b&gt; &lt;br/&gt;Guests have a choice of 36 single rooms and 114 double rooms located in two 6-storey buildings with lifts. Check-in and check-out are possible at any time at the 24-hour reception desk. Amenities include a cloakroom, a safe and a currency exchange service. Wireless internet access (for a fee) allows guests to stay connected while on holiday. Wheelchair-accessible facilities are available. A number of shops, including a supermarket, are great for shopping or just browsing. A garden provides extra space for rest and relaxation in the open air. Additional facilities include a newspaper stand. Guests arriving by car can park their vehicles in the garage (for a fee) or in the car park. Further services and facilities include room service, a laundry service and a hairdresser. 19 conference rooms are available for lectures, presentations and meetings.&lt;br/&gt;&lt;b&gt;Room Description&lt;/b&gt; &lt;br/&gt;Rooms are equipped with air conditioning and central heating. All rooms are carpeted and include a double bed or a king-size bed. A safe and a minibar are also available. Additional features include a refrigerator, a mini fridge and a tea/coffee station. A direct dial telephone, a television with satellite/cable channels, a radio and WiFi are provided as well. Slippers are included. A hairdryer and bathrobes are available in the bathrooms, which are equipped with a shower and a bathtub. The hotel has family rooms and 149 non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports Entertainment&lt;/b&gt; &lt;br/&gt;The pleasantly warm water of the pool complex, which includes 2 outdoor and indoor pools, guarantees comfortable swimming (for a fee). A sun terrace is a great place to while away the hours. A hot tub can soothe sore muscles (for a fee). For an additional fee, guests can also choose from a gym and callisthenics. There is a wellness area with a spa and a solarium and, for an additional fee, a sauna, a steam bath and massage treatments. A dance club and a nightclub are also options for entertainment. Copyright GIATA 2004 - 2019. Multilingual, powered by www.giata.com for client no. 126985&lt;br/&gt;&lt;b&gt;Meals&lt;/b&gt; &lt;br/&gt;Bed and breakfast is bookable. Breakfast, lunch and dinner are available. Special catering options can be enjoyed at the hotel.&lt;br/&gt;&lt;b&gt;Payment&lt;/b&gt; &lt;br/&gt;The following credit cards are accepted at the establishment: American Express, VISA, Diners Club, JCB and MasterCard.&lt;br/&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;**National Rating**&lt;br /&gt;&lt;br /&gt;Hotelstars Union assigns an official star rating for properties in Switzerland. This property is rated 4 stars.&lt;br /&gt;&lt;br /&gt;**Know Before You Go**&lt;br /&gt;&lt;br /&gt; &lt;br /&gt;This property offers transfers from the airport. Guests must contact the property with arrival details before travel, using the contact information on the booking confirmation. &lt;br /&gt;&lt;br /&gt;The property has connecting/adjoining rooms, which are subject to availability and can be requested by contacting the property using the number on the booking confirmation. &lt;br /&gt; &lt;br /&gt;&lt;br /&gt;**Fees**&lt;br /&gt;&lt;br /&gt;The following fees and deposits are charged by the property at time of service, check-in, or check-out. &lt;br /&gt;  &lt;br /&gt;Fee for buffet breakfast: CHF 28.00 per person (approximately)&lt;br /&gt;       &lt;br /&gt;Self parking fee: CHF 18.00 per day&lt;br /&gt;     &lt;br /&gt;Pet fee: CHF 25 per pet, per night&lt;br /&gt;      &lt;br /&gt;Rollaway bed fee: CHF 30.0 per night&lt;br /&gt;          &lt;br /&gt;Facilities fee: CHF 25.00 per person, per day and includes use of:&lt;br /&gt;&lt;br /&gt;- Fitness facilities&lt;br /&gt;&lt;br /&gt;- Spa tub&lt;br /&gt;&lt;br /&gt;- Swimming pool   &lt;br /&gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &lt;br /&gt;&lt;br /&gt;**Mandatory Fees and Taxes**&lt;br /&gt;&lt;br /&gt;You&amp;#39;ll be asked to pay the following charges at the property:&lt;br /&gt;&lt;br /&gt;Deposit: CHF 100 per night&lt;br /&gt; &lt;br /&gt;A tax is imposed by the city: CHF 2.50 per person, per night&lt;br /&gt; &lt;br /&gt;We have included all charges provided to us by the property. However, charges can vary, for example, based on length of stay or the room you book.</HotelDescription><Facilities><HotelFacilities><Type>Object Information</Type><Description>Fax</Description><Value>41-44-8715019</Value></HotelFacilities><HotelFacilities><Type>Object Information</Type><Description>Telephone Hotel</Description><Value>41-44-8715111</Value></HotelFacilities><HotelFacilities><Type>Category</Type><Description>Category (Official)</Description><Value>4</Value></HotelFacilities><HotelFacilities><Type>Category</Type><Description>Category (Recommended)</Description><Value>4</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Year of construction</Description><Value>1973</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Year of renovation</Description><Value>2008</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Number of Floors - Main building</Description><Value>6</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Number of Floors - Annexe</Description><Value>6</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Garden (m²)</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Terrace (m²)</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Number of Rooms (total)</Description><Value>150</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Number of Single Rooms</Description><Value>36</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Number of Double Rooms</Description><Value>114</Value></HotelFacilities><HotelFacilities><Type>Payment</Type><Description>American Express</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Payment</Type><Description>VISA</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Payment</Type><Description>MasterCard</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Payment</Type><Description>Diners Club</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Payment</Type><Description>JCB</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Payment</Type><Description>EC Card</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Air conditioning</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>24-hour reception</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>24-hour check-in</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Hotel Safe</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Currency Exchange</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Cloakroom</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Lifts</Description><Value>3</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Café</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Newspaper kiosk</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Small supermarket</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Shops</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Hairdresser</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Bar(s)</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Pub(s)</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Nightclub</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Restaurant(s)</Description><Value>3</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Restaurant(s) with air conditioning </Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Restaurant(s) with non-smoking area</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Restaurant(s) with high-chairs</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Conference Room</Description><Value>19</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>WLAN access</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Room Service</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Laundry Service</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Car Park</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Garage</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>Breakfast Buffet</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>à la carte Lunch</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>Set menu lunch</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>à la carte Dinner</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>Set menu dinner</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>Special Offers</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Indoor Pool</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Outdoor Pool(s)</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Aqua aerobics</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Jacuzzi</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Sauna</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Sun terrace</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Steam bath</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Massage</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Gym</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Golf</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Number of Pools</Description><Value>2</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Heated Pool(s)</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Aerobics</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Tanning Studio/Solarium</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Distances</Type><Description>Lake</Description><Value>800 Meters</Value></HotelFacilities><HotelFacilities><Type>Distances</Type><Description>Forest</Description><Value>100 Meters</Value></HotelFacilities><HotelFacilities><Type>Distances</Type><Description>Golf Course</Description><Value>2000 Meters</Value></HotelFacilities><HotelFacilities><Type>Distances</Type><Description>Public Transport</Description><Value>50 Meters</Value></HotelFacilities><HotelFacilities><Type>Distances</Type><Description>Bus Station</Description><Value>50 Meters</Value></HotelFacilities><HotelFacilities><Type>Distances</Type><Description>Train Station</Description><Value>200 Meters</Value></HotelFacilities></Facilities></HotelRoomRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
|Exception|Column 'Veturis' does not belong to table Table1.|System.ArgumentException: Column 'Veturis' does not belong to table Table1.
   at System.Data.DataRow.GetDataColumn(String columnName)
   at System.Data.DataRow.get_Item(String columnName)
   at HotelBookingEngine.HotelCity.Load(Int32 pCityId, Int32 DestinationId, Int32 HotelId, String landmark) in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelCity.cs:line 897|LoadCity|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
260deff1-2348-47f2-902c-ecbe143348ec|WebbedsSunHotelsPrice|successfull supplier interation||WebbedsSunHotels|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
260deff1-2348-47f2-902c-ecbe143348ec|RateHawkPrice|successfull supplier interation||RateHawk|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
260deff1-2348-47f2-902c-ecbe143348ec|DOTWPrice|successfull supplier interation||DOTW|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
260deff1-2348-47f2-902c-ecbe143348ec|PriceResponse|PriceResponse|<?xml version="1.0" encoding="utf-16"?><HotelRoomRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Version="0" EchoToken="Price" TransactionIdentifier="260deff1-2348-47f2-902c-ecbe143348ec" TimeStamp="0001-01-01T00:00:00" HotelName="St. Gotthard" HotelCode="29642|6424" StarRating="4" GTCityId="12109" CountryCode="CH" CityName="Zurich" CountryName="Switzerland" Address="Bahnhofstrasse 87, 8021 Zurich" PostCode="8021" PhoneNo="+41442277700" FaxNo="+41442277750" Email="reservation@hotelstgotthard.ch" CheckInTime="15:00" CheckOutTime="12:00" Latitude="47.376216" Longitude="8.539317" SourceId="8" Currency="GBP"><RoomTypes><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Junior Suite" RoomTypeCode="0|0|6291505|1781864146087266B2047B0||yes|26134|16|MTMxMC40NHxHQlB8MjAyNi0wNi0xOQ==" OriginalAmount="1310" TotalPrice="1349.75" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>NON-REFUNDABLE RATE&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-19T00:00:00" End="2026-12-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1349.75" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: SENIOR, SUITE" RoomTypeCode="0|0|1240556815|1781864146087266B2047B4||yes|26134|16|MTUzMS4yNXxHQlB8MjAyNi0wNi0xOQ==" OriginalAmount="1531" TotalPrice="1577.19" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>NON-REFUNDABLE RATE&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-19T00:00:00" End="2026-12-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1577.19" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Deluxe room" RoomTypeCode="h-2c105eae-2f4f-5240-b267-8c03abf1939f|63|MTU0MC4wMHxHQlB8MjAyNi0wNi0xOQ==" OriginalAmount="1540" TotalPrice="1586.20" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>CHF 31.50-- city tax is not included in the room rate &amp; is payable to the hotel in the local currency&lt;br/&gt;GBP 56.38-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bridal suite|Non-smoking rooms|Soundproof rooms|Room service|Family room|Smoke Detector|Cable TV|Minibar|Hairdryer|Flat-screen TV|Shower/Bathtub|Bathrobe|Slippers</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-14T00:00:00" End="2027-01-01T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1586.20" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Suite" RoomTypeCode="92467626|1|1572|27|MTU3MnxHQlB8MjAyNi0wNi0xOQ==" OriginalAmount="1572" TotalPrice="1619.16" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-19T11:15:47.5160701+01:00" End="2027-01-04T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1572" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: JUNIOR SUITE" RoomTypeCode="20270101$20270104$W$218$6424$JSU.ST$ID_B2B_88$RO$B2BEUXX$1~3~0$$N@07~A-SIC~25d7c4~1746175238~N~~~NOR~~FB8E9AEA94E4455178186367028105AAUK0044003600120825d7c4|8|MTk4OC45M3xFVVJ8MjAyNi0xMi0yMw==" OriginalAmount="1723" TotalPrice="1774.87" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 23/12/2026"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-12-23T00:00:00" End="2026-12-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1723.17" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: SUITE STANDARD" RoomTypeCode="20270101$20270104$W$218$6424$SUI.ST-2$ID_B2B_64$RO$DB2B$1~3~0$$N@07~A-SIC~2088bb~169438622~N~~~NOR~~FB8E9AEA94E4455178186367028105AAUK004400360012082088bb|8|MjIzNS4wOHxFVVJ8MjAyNi0xMi0yNA==" OriginalAmount="1936" TotalPrice="1994.52" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 24/12/2026"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-12-24T00:00:00" End="2026-12-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1936.43" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: DELUXE, DOUBLE OR TWIN BED" RoomTypeCode="0|0|1252437075|1781864147019051B2119B8||yes|26134|16|MjE3My42OXxHQlB8MjAyNi0wNi0xOQ==" OriginalAmount="2174" TotalPrice="2238.90" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>NON-REFUNDABLE RATE Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-19T00:00:00" End="2026-12-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="2238.90" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Deluxe Double room (full double bed) (extra bed not included)" RoomTypeCode="h-6d600b30-5af7-5392-a1b5-d804fc658b40|63|MjE4OC4wMHxHQlB8MjAyNi0wNi0xOQ==" OriginalAmount="2188" TotalPrice="2253.64" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>CHF 31.50-- city tax is not included in the room rate &amp; is payable to the hotel in the local currency&lt;br/&gt;GBP 80.10-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bridal suite|Non-smoking rooms|Soundproof rooms|Room service|Family room|Smoke Detector|Cable TV|Minibar|Hairdryer|Flat-screen TV|Shower/Bathtub|Bathrobe|Slippers</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-14T00:00:00" End="2027-01-01T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="2253.64" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: BED AND BREAKFAST" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: SUITE STANDARD" RoomTypeCode="20270101$20270104$W$218$6424$SUI.ST$ID_B2B_88$BB$B2BEUXX$1~3~0$$N@07~A-SIC~21d9e4~1223522052~N~~~NOR~~FB8E9AEA94E4455178186367028105AAUK0044003600120821d9e4|8|MjUzMi4yOXxFVVJ8MjAyNi0xMi0yMw==" OriginalAmount="2194" TotalPrice="2259.75" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 23/12/2026"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-12-23T00:00:00" End="2026-12-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="2193.93" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: Double or Twin DELUXE" RoomTypeCode="20270101$20270104$W$218$6424$DBT.DX$ID_B2B_64$RO$DB2B$1~3~0$$N@07~A-SIC~258afa~1865198781~N~~~NOR~~FB8E9AEA94E4455178186367028105AAUK00440036001208258afa|8|MjgxMC44OHxFVVJ8MjAyNi0xMi0yNA==" OriginalAmount="2435" TotalPrice="2508.35" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 24/12/2026"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-12-24T00:00:00" End="2026-12-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="2435.29" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType></RoomTypes><Images><Image Url="https://cdn.worldota.net/t/x500/content/5a/fc/5afc8c88e81b73e7bd7e2c707ebaf9562e32651f.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/c6/55/c655399a848805e5a3b06a5d1ca3ac351ba71152.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/88/2b/882b3e5b9569e7b0e64cbc792ec1914c053d3577.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/41/44/414469e4f4c69fbe3fa0351b01b2dc18ed991009.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/94/9a/949a09821ec019cefd21a3f5b3d0a4dce92abbe9.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/af/b7/afb72d2840bc7efb7fe90b14432edb95b6a53758.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/66/9d/669d0eb7f79020bb03ba3a7a4ae4005815ae7c38.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/32/54/325467274536e2789b310291bd44c55e1d6f0a70.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/d4/eb/d4eba92d4d971ba3918a6b312f9d93cb0a9bd54b.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/ed/d5/edd56b1210ee0507d7f3c938e6eb385f2ea5fe8c.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/63/36/6336a3c3e9953935c4fffe0b83f47b6f2b42ea17.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/f5/71/f571673d2630366e0b64ebea6f5b4a04302b0955.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/59/64/5964824509f3071c29a06bc3f1ad79ab70ced080.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/70/a0/70a060450799e27cc98935148a4b5772c0325004.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/fd/73/fd73f7e724dd98e4feb97fe757d2d10bf43b0594.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/5d/f7/5df7d9c4e24e5411f1041246e063466b4274761a.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/42/eb/42ebe59712219d8692625adad21ec51ba7fbcc07.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/a9/09/a909370465c02b85c681885501ef9e39e45ff212.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/c1/de/c1de539e65208de51ebabad8682cf160a844f83f.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/fb/70/fb70b0f3ec0bc170df1524c8dbcfbec2f2f7a7d7.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/3a/1e/3a1ea9304cee8f63b587adb2adcb7f8e019b9b17.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/34/43/3443440aa52b7c7c2cdb7eae0fcc93ff1bb0ed22.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/29/6f/296fff5b84e322009149240565e45e5afa668ace.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/b5/97/b59711209b9293ffdeb06ba3e35866bb8f5e651a.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/49/95/4995619b7cb7db73b1f9900a5f32561864d866f2.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/b8/0a/b80a664b94f24ea830f3f2d2630579e33a77c2e4.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/49/a7/49a7cd3e5782e920fe7916b5a49f086fbcf38987.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/f9/48/f9488935f4f071e731b5375d10f73e36f0a47aee.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/7c/bc/7cbc6da940b856a198bd2a58d8e659aa466543e4.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/b3/2a/b32a258fb4a25b555c764962e2f60fb086114771.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/7c/e8/7ce88a8536224d3214c80a7f288237a057f5e3a3.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/f5/2d/f52d5a944e4129016baa9e57c4efa6bc215a6a41.JPEG" /></Images><HotelDescription>&lt;br/&gt;&lt;b&gt;Location Description&lt;/b&gt; &lt;br/&gt;This comfortable city hotel enjoys a central location in Zurich, just a stone's throw from links to the public transport. A diverse selection of shopping venues, countless restaurant, bars, cafés and many more nightlife venues are to be found in the vicinity.&lt;br/&gt;&lt;b&gt;Room Description&lt;/b&gt; &lt;br/&gt;Air conditioning and central heating ensure that rooms maintain comfortable temperatures. A safe, a minibar and a desk are also available. Guests will also find a tea/coffee station included among the standard features. A flatscreen television and WiFi (no extra charge) provide all the essentials for a comfortable holiday. A hairdryer is provided in the bathrooms. The hotel has non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports Entertainment&lt;/b&gt; &lt;br/&gt;Fine weather can be enjoyed on the terrace. Copyright GIATA 2004 - 2019. Multilingual, powered by www.giata.com for client no. 126985&lt;br/&gt;&lt;b&gt;Payment&lt;/b&gt; &lt;br/&gt;The following credit cards are accepted at the establishment: American Express, VISA, Diners Club and MasterCard.&lt;br/&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;A city tax of CHF 2,50 per person per night is required.
&lt;br /&gt;
&lt;br /&gt;A security deposit of CHF 100 per night is required.
&lt;br /&gt;
&lt;br /&gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change.</HotelDescription><Facilities><HotelFacilities><Type>Object Information</Type><Description>Fax</Description><Value>41-44-2277750</Value></HotelFacilities><HotelFacilities><Type>Object Information</Type><Description>Telephone Hotel</Description><Value>41-44-2277700</Value></HotelFacilities><HotelFacilities><Type>Category</Type><Description>Category (Official)</Description><Value>4</Value></HotelFacilities><HotelFacilities><Type>Category</Type><Description>Category (Recommended)</Description><Value>4</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Year of construction</Description><Value>1889</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Year of renovation</Description><Value>2012</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Number of Floors - Main building</Description><Value>5</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Number of Rooms (total)</Description><Value>138</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Number of Single Rooms</Description><Value>70</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Number of Double Rooms</Description><Value>60</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Number of Suites</Description><Value>8</Value></HotelFacilities><HotelFacilities><Type>Payment</Type><Description>American Express</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Payment</Type><Description>VISA</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Payment</Type><Description>MasterCard</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Payment</Type><Description>Diners Club</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Payment</Type><Description>EC Card</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Currency Exchange</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Lifts</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Bar(s)</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Restaurant(s)</Description><Value>3</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Conference Room</Description><Value>5</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>WLAN access</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Room Service</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Laundry Service</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Car Park</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Laundry Facilities</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Distances</Type><Description>Train Station</Description><Value>100 Meters</Value></HotelFacilities></Facilities></HotelRoomRS>||True