<Audits>System.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
bbb764e7-4492-4389-99e2-9efce02a45d6|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="bbb764e7-4492-4389-99e2-9efce02a45d6">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="1" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="12109" DestinationId="0" CityId="0" />
    <StayDateRange Start="2024-10-04T00:00:00" End="2024-10-07T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="Ezevisa" Password="Saad@321" RequestedCurrency="GBP" ClientNationality="PK" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
bbb764e7-4492-4389-99e2-9efce02a45d6|PaximumSearch|supplier interation failed||Paximum|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
bbb764e7-4492-4389-99e2-9efce02a45d6|DOTWSearch|successfull supplier interation||DOTW|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
bbb764e7-4492-4389-99e2-9efce02a45d6|TravcoSearch|supplier interation failed||Travco|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
bbb764e7-4492-4389-99e2-9efce02a45d6|WebbedsSunHotelsSearch|successfull supplier interation||WebbedsSunHotels|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
bbb764e7-4492-4389-99e2-9efce02a45d6|HotelsProSearch|successfull supplier interation||HotelsPro|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
bbb764e7-4492-4389-99e2-9efce02a45d6|SearchResponse|SearchResponse|<?xml version="1.0" encoding="utf-16"?>
<HotelSearchRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" TimeStamp="2024-10-04T13:08:11.3429588+01:00" Version="0" EchoToken="Search" TransactionIdentifier="bbb764e7-4492-4389-99e2-9efce02a45d6" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="45" TotalAmount="189.32" OriginalAmount="176.93" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.347772" Longitude="8.527933" StarRating="1" HotelCode="70658|123d48" HotelName="Zürich Youth Hostel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hostels" 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>http://media.dev.paximum.com/hotelimages/327473/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Please note that in this hostel all rooms have bunk beds. Breakfast and bed linen included. The hostel is located couple of kms from the main trains station, but still easily accessible. From the main station, take tram No. 7 to the Morgental stop, followed by a 5- minute walk to the youth hostel. Or take suburban railway (S-Bahn) train No. 8 to the Wollishofen stop, followed by a 5-minute walk ?over the hill? to the youth hostel (sign-posted). On foot in only takes 10 minutes to get to the bank for Lake Zurich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="233.26" OriginalAmount="218" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.402532" Longitude="8.405591" StarRating="3" HotelCode="108629|36671" HotelName="Hotel Sommerau-Ticino" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Zürcherstrasse 72, 8953 Dietikon, Zürich</AddressLine>
          </AddressLines>
          <CityName>Dietikon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/151279/a_151279_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is located within convenient distance of central Zürich right by Dietikon, 100 m from shopping venues and 200 m from links to the public transport network. 10 km from the hotel guests will find Zurich's Art Museum, the Grand Casino Baden and the National Museum as well as the zoo. It is 12.8 km to Kaufleuten Zuerich, the nearest nightclub, and the same distance to Lake Zurich. Due to its central location it is an ideal meeting point near Zürich and not far away from Baden, Lucerne and Zug. It lies 10 km from the airport Unique Zürich-Kloten.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="248.24" OriginalAmount="232" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.449244345348" Longitude="8.5815158486366" StarRating="3" HotelCode="66847|1832" HotelName="Welcome Inn" Meals="ROOM ONLY" 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://dmcsquare.b-cdn.net/Images/86493/a_86493_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Zurich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="261.08" OriginalAmount="244" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.3140315" Longitude="8.7967835" StarRating="4" HotelCode="281708|35398" HotelName="Hotel Swiss Star" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Grubenstrasse 5, 8620 Wetzikon</AddressLine>
          </AddressLines>
          <CityName>Wetzikon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/22/220527/220527a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Wetzikon. The nearest airport is Zurich (ZRH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="286.76" OriginalAmount="268" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.500545115916" Longitude="8.7228293716908" StarRating="3" HotelCode="66846|310817" HotelName="Best Western Hotel Wartmann am Bahnhof" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rudolfstrasse 15, 8400 Winterthur, Zürich</AddressLine>
          </AddressLines>
          <CityName>Winterthur</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/86490/a_86490_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Winterthur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="291.04" OriginalAmount="272" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.448464394713" Longitude="8.5846781730652" StarRating="4" HotelCode="56604|26713" 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://dmcsquare.b-cdn.net/Images/73365/a_73365_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Zurich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="298.53" OriginalAmount="279" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.496" Longitude="8.7119270000001" StarRating="1" HotelCode="212756|409086" HotelName="ibis budget Winterthur" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Bruhlbergstrasse 7A, 8400 Winterthur</AddressLine>
          </AddressLines>
          <CityName>Winterthur</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/301418/a_301418_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Winterthur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="307.09" OriginalAmount="287" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.40337792" Longitude="8.60514748" StarRating="0" HotelCode="500069|488345" HotelName="Hotel ZwiBack" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Am Wasser 3, Zwicky Süd, 8304 Wallisellen</AddressLine>
          </AddressLines>
          <CityName>Wallisellen</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0028/86889/2886889/1.jpg?f=15501784</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="309.23" OriginalAmount="289" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.495877" Longitude="8.711966" StarRating="2" HotelCode="108612|408207" HotelName="ibis Winterthur City" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Brühlbergstrasse 7, 8400 Winterthur, Zürich</AddressLine>
          </AddressLines>
          <CityName>Winterthur</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/151260/a_151260_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Winterthur. The nearest airport is Zurich (ZRH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="310.30" OriginalAmount="290" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.387866816156" Longitude="8.4856751561165" StarRating="3" HotelCode="108597|42657" 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://dmcsquare.b-cdn.net/Images/151245/a_151245_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Zurich. The nearest airport is Zurich (ZRH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="315.65" OriginalAmount="295" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.38738" Longitude="8.494184" StarRating="2" HotelCode="295618|54422" 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://dmcsquare.b-cdn.net/Images/403595/a_403595_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located just a few minutes' walk from the centre of Zurich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="322.34" OriginalAmount="301.25" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.37347374" Longitude="8.49491166" StarRating="0" HotelCode="614146|1efcef" HotelName="Residence Appartements" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Residences">
        <Address>
          <AddressLines>
            <AddressLine>Letzigraben 177, 8047 Zurich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/785486/f15bfdc69846ad34be0127a8a51661ef.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location With a stay at Residence Appartements in Zurich (9. Albisrieden - Altstetten), you'll be close to Letzigrund Stadium and Bahnhofstrasse.  This apartment is within close proximity of Hallenbad Altstetten and Maag Halle.Rooms Make yourself at home in one of the 52 guestrooms, featuring kitchenettes with full-sized refrigerators/freezers and stovetops. Flat-screen televisions with cable programming provide entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include safes and desks, and housekeeping is provided on a limited basis.Amenities Take in the views from a terrace and a garden and make use of amenities such as complimentary wireless Internet access.Dining Take advantage of the apartment's room service (during limited hours).Business, Other Amenities Featured amenities include express check-out, dry cleaning/laundry services, and multilingual staff. Self parking (subject to charges) is available onsite.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="323.14" OriginalAmount="302" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.43931452881" Longitude="8.5687807202339" StarRating="4.5" HotelCode="69739|1835" HotelName="Mövenpick Zürich Airport" 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>Walter Mittelholzerstrasse 8, 8152 Zürich-Glattbrugg</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/91865/w_91865_A1.jpg</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="27" TotalAmount="327.42" OriginalAmount="306" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.3265977187" Longitude="8.5292342305183" StarRating="2" HotelCode="96354|407354" HotelName="ibis Zurich Adliswil" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Zurichstrasse 105, Adliswil, 8134 Zurich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/133842/a_133842_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Zurich. The nearest airport is Zurich (ZRH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="339.19" OriginalAmount="317" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.438523" Longitude="8.565523" StarRating="4" HotelCode="284370|46879" HotelName="Dorint Airport-Hotel Zürich" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Riethofstrasse 40, 8152 Opfikon-Glattbrugg</AddressLine>
          </AddressLines>
          <CityName>Glattbrugg</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/391574/a_391574_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Glattbrugg. The nearest airport is Zurich (ZRH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="339.19" OriginalAmount="317" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.450956568501" Longitude="8.540341258049" StarRating="4" HotelCode="31434|2022" HotelName="Radisson Hotel Zurich Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Flughofstrasse 75, 8153 Rümlang, Zurich</AddressLine>
          </AddressLines>
          <CityName>Rümlang</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/50183/a_50183_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant hotel is situated directly next to a nature reserve. Zurich airport is 5 km from the hotel. The city centre, the exhibition centres, the stadium and the World Trade Centre are all situated approximately 12 km away. Public transport departs just a few metres from the hotel, there are bars, pubs and shopping venues within 1 km of the hotel and there is a lake 8 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="340.26" OriginalAmount="318" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.4516" Longitude="8.52683" StarRating="0" HotelCode="775859|493278" HotelName="Jet Hotel Zurich Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hofwisenstrasse 4</AddressLine>
          </AddressLines>
          <CityName>Rümlang</CityName>
        </Address>
        <HotelPictures>https://zamzam.xml.goglobal.travel/ImageHandler.ashx?id=0Vzd%2BHCoYuUqXopPCv6o645BDRmG7vCS%2FsD84bylzfRQkjzvFwyH8ZTATnvGR3DXvEebMoU3EGSVW7CSdCHe0Dij6e0iLP6m2w0LzXKRxoIs18Sd%2Bd5L6REzhCzJyUu%2ByuU5DI8o2Tnt13taTK06AoX8ScglDUOxELuMWnQusKaTsWPNm3wuoI%2BKyK1xgJYO0azbfRbj%2FeUPOMiHgD6Udtz2NXyd5vJ9jn25NliG0P7rUWtDz9g6L9ZQ4XwQ0Dw6b1t730K%2BbDCWucbTWyeafKfYWuBSBTAMx8fpCn1cTqyQgAtTy2lSoCgIivjiu74XAEkK7pTdFnVZ%2BNkP0AiOcruFkBWLD1nMfCnzl57YzXM%3D</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="345.61" OriginalAmount="323" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.451834" Longitude="8.537358" StarRating="3" HotelCode="171162|26715" HotelName="Holiday Inn Express Zürich Airport" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" 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>http://media.dev.paximum.com/hotelimages/331994/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel comprises a total of 163 rooms. A lobby and a reception are available to guests. Individual storeys are accessible via the lift or stairs. Services and facilities at the hotel include a safe, a restaurant, a bar, a conference room and a business centre. Wireless internet access is available to travellers in the public areas. Guests arriving by car can leave their vehicles in the garage (for a fee) or in the car park.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="361.66" OriginalAmount="338" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.388965714797" Longitude="8.516155846627" StarRating="1" HotelCode="36041|158169" HotelName="ibis budget Zurich City West" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/Images/58850/a_58850_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Zurich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="362.73" OriginalAmount="339" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.6983368" Longitude="8.6335415999999" StarRating="4" HotelCode="76730|274327" HotelName="Best Western Plus Hotel Bahnhof" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bahnhofstrasse 46, 8200 Schaffhausen, Schaffhausen</AddressLine>
          </AddressLines>
          <CityName>Schaffhausen</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/104275/a_104275_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Schaffhausen.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="362.73" OriginalAmount="339" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.415725063361" Longitude="8.5590791702271" StarRating="3" HotelCode="108598|158176" 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://dmcsquare.b-cdn.net/Images/151246/a_151246_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Zurich. The nearest airport is Zurich (ZRH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="363.80" OriginalAmount="340" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.504850072547" Longitude="8.7242802380291" StarRating="4" HotelCode="82910|255428" HotelName="Banana City" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Conference Hall,Fax,Internet,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schaffhauserstrasse 8, 8400 Winterthur, Zürich</AddressLine>
          </AddressLines>
          <CityName>Winterthur</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/637627/637627a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Winterthur. The nearest airport is Zurich (ZRH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="365.94" OriginalAmount="342" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.425561340902" Longitude="8.5600501298904" StarRating="4" HotelCode="56605|12197" HotelName="Novotel Zurich Airport Messe" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lindbergh-Platz 1, 8152 Glattpark</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/73366/a_73366_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Zurich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="367.01" OriginalAmount="343" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.699069" Longitude="8.63208" StarRating="4" HotelCode="299568|41060" HotelName="Vienna House Zur Bleiche Schaffhausen" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bleicheplatz 1, 8201 Schaffhausen</AddressLine>
          </AddressLines>
          <CityName>Schaffhausen</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/407879/w_407879_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Schaffhausen.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="385.20" OriginalAmount="360.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.380853" Longitude="8.535332" StarRating="3" HotelCode="32588|best_western_hotel_montana" 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://dmcsquare.b-cdn.net/Images/51822/w_51822_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located at the heart of Zurich within a short distance of the famous Bahnhofstraße and the main train station. Links to the public transport system are to be found just 500 m away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="387.34" OriginalAmount="362" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.436981457481" Longitude="8.5718384385109" StarRating="4" HotelCode="31246|7014" HotelName="Hilton Zurich Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hohenbuehlstrasse 10, 8152 Opfikon</AddressLine>
          </AddressLines>
          <CityName>Opfikon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/49923/a_49923_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located close the Zurich airport, this hotel lies within just 500 m of links to the public transport network. The beautiful old town as well as Lake Zurich are both just a few minutes drive from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="389.48" OriginalAmount="364" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.431233605597" Longitude="8.4676855802536" StarRating="4" HotelCode="335636|271229" 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://photos.hotelbeds.com/giata/original/03/034656/034656a_hb_a_047.jpg</HotelPictures>
        <HotelDescription>&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.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="398.59" OriginalAmount="372.51" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.38498259" Longitude="8.52896153" StarRating="3" HotelCode="476181|1eba63" HotelName="INSIDE FIVE City Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment">
        <Address>
          <AddressLines>
            <AddressLine>Motorenstrasse 11, 8005 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0030/55012/3055012/1.jpg?f=14992424</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location Located in Zurich (5. Gewerbeschule - Escher Wyss), INSIDE FIVE City Apartments is minutes from St. Josef Church and Flussbad Oberer Letten.  This apartment is within close proximity of Museum of Design and Kunsthalle Zurich.Rooms Make yourself at home in one of the 26 guestrooms, featuring kitchens with full-sized refrigerators/freezers and ovens. Flat-screen televisions with cable programming provide entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include separate sitting areas and coffee/tea makers, and housekeeping is provided daily.Amenities Take in the views from a garden and make use of amenities such as complimentary wireless Internet access and concierge services. Guests can catch a ride to nearby destinations on the area shuttle (surcharge).Business, Other Amenities Featured amenities include express check-out, luggage storage, and laundry facilities.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="401.25" OriginalAmount="375" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.50100732471" Longitude="8.7329075423279" StarRating="4" HotelCode="386714|36631" HotelName="Park Hotel Winterthur" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Stadthausstrasse 4, 8400 Winterthur</AddressLine>
          </AddressLines>
          <CityName>Winterthur</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/07/079595/079595a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Winterthur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="405.53" OriginalAmount="379" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.39338655" Longitude="8.48456417" StarRating="4" HotelCode="769282|378915" HotelName="a-ja Zürich" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Laundry,Massage Centre,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Vulkanstraße 108b, 8048 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/890809/a_890809_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is situated in a quiet neighbourhood in the heart of Zurich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="408.32" OriginalAmount="381.61" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.382459574834" Longitude="8.5006807744503" StarRating="4" HotelCode="167140|1d0494" HotelName="H+ Hotel Zürich" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" 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://dmcsquare.b-cdn.net/Images/233917/a_233917_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is directly opposite the Letzigrund Stadium and only 15 minutes with trams 2 or 3 from the main station. The centre of Altstetten is around 5 minutes' walk away and Zurich is some 3 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="426.50" OriginalAmount="398.60" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.388012091226" Longitude="8.5391154885292" StarRating="4" HotelCode="259706|108bf5" HotelName="Krone Unterstrass" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Kitchen,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schaffhauserstrasse 1, 8006 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/15554/a_15554_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The appealing hotel is centrally located and a tram stop is situated right in front of the building.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="426.93" OriginalAmount="399" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.477786" Longitude="8.306432" StarRating="4" HotelCode="108503|446777" HotelName="Blue City" 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>Haselstrasse 17, 5400 Baden</AddressLine>
          </AddressLines>
          <CityName>Baden</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/362682/362682a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Baden.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="428.00" OriginalAmount="400" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.380189" Longitude="8.506329" StarRating="4" HotelCode="395860|16753" HotelName="Crowne Plaza Zurich" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Badenerstraße 420, 8040 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/94242/gt_94242_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern luxury hotel lies in Zurich's trendy West Quarter, a district with the highest quality of life. The lake and Bahnhofstrasse are only a few minutes away with the tram and links to the public transport network are to be found in the vicinity.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="428.00" OriginalAmount="400" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.203335" Longitude="8.790199" StarRating="4" HotelCode="82058|411463" HotelName="Seedamm Plaza" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Seedammstrasse 3, 8808 Pfäffikon</AddressLine>
          </AddressLines>
          <CityName>Pfäffikon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/110780/gt_110780_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Pfäffikon (Zurich). The nearest airport is Zurich (ZRH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="429.07" OriginalAmount="401" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.3495888" Longitude="8.7158502" StarRating="3" HotelCode="108618|489149" HotelName="Illuster Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Golf,Internet,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Zürichstrasse 14, 8610 Uster, Zürich</AddressLine>
          </AddressLines>
          <CityName>Uster</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/331616/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Uster. The nearest airport is Zurich (ZRH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="429.07" OriginalAmount="401" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.389147038932" Longitude="8.516737818718" StarRating="2" HotelCode="13720|158171" HotelName="ibis Zurich City West" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Nightclub,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schiffbaustrasse 11, 8005 Zurich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/14618/a_14618_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the western suburbs of Zurich, on one of the main roads leading to the city. It is close to the motorway and to Hardturm Stadium. Guests will find a train station just a 5-minute walk away. The city centre and the commercial centre, Technopark, are both just 2 km away. Zurich Airport is approximately 9 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="433.35" OriginalAmount="405" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.37190142" Longitude="8.52450284" StarRating="3" HotelCode="866425|311007" HotelName="VISIONAPARTMENTS Zurich Freyastrasse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Dry Cleaning,Internet,Kitchen,Laundry,LCD/Projector,Parking,Pets allowed">
        <Address>
          <AddressLines>
            <AddressLine>Freyastrasse 8, 8004 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/82926/2282926/1.jpg?f=15407200</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;VISIONAPARTMENTS Zurich Freyastraße is centrally located in Zurich, walking distance from Helvetia Square and close to SIX Swiss Exchange. This apartment is within close proximity of Haus Konstruktiv and Ethnographic Museum at the University of Zurich.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 21 guestrooms, featuring kitchenettes with full-sized refrigerators/freezers and stovetops. Wired and wireless Internet access is complimentary, while 32-inch flat-screen televisions with cable programming provide entertainment. Conveniences include desks and microwaves, and you can also request irons/ironing boards.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;Self parking (subject to charges) is available onsite.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="441.38" OriginalAmount="412.50" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.378501177065" Longitude="8.5092705488205" StarRating="4" HotelCode="17977|108c51" HotelName="Mercure Stoller Zurich" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" 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://dmcsquare.b-cdn.net/Images/22225/a_22225_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Zurich. The nearest airport is Zurich (ZRH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="444.05" OriginalAmount="415" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.389405923999" Longitude="8.5220376387645" StarRating="4" HotelCode="32482|1829" HotelName="Züri by Fassbind" 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,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Heinrichstrasse 254, 8005 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/01/017480/017480a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is located in the trendy and up-and-coming business and nightlife district of Zurich West. It is only a few minutes from the town centre with its numerous shopping facilities and entertainment venues. Zurich Lake lies within 2.5 km. A link to the public transport network can be found just 25 m from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="447.26" OriginalAmount="418" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.396099649076" Longitude="8.6046150326729" StarRating="3" HotelCode="78112|95327" HotelName="Sorell Hotel Sonnental" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Apartment Hotel,Spa Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Currency Exchange,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Zürichstrasse 94/96, 8600 Dübendorf</AddressLine>
          </AddressLines>
          <CityName>Dübendorf</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/105896/a_105896_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a strategically good position, right on the outskirts of the city of Zurich, near to Zurich/Oerlikon exhibition centre. The centre of Zurich is 20 minutes away by car and it is also only 15 minutes' drive from Zurich's Kloten Airport (9 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="448.09" OriginalAmount="418.78" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.359643174093" Longitude="8.5248166322708" StarRating="4" HotelCode="337396|108b44" HotelName="Engimatt" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Engimattstrasse 14, 8002 Zurich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56172/a_56172_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Zurich's Quartier Enge amidst much greenery. The picturesque old town as well as the famous Station Street and Lake Zürich are located just a few minutes walk from the hotel. The Rietberg Museum and its adjoining leisure park are also to be found nearby. There is a stop for the public transport to be found 200 m away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="448.33" OriginalAmount="419" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.380216280642" Longitude="8.5374141754631" StarRating="3.5" 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>http://media.dev.paximum.com/hotelimages/904430/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Zurich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="449.40" OriginalAmount="420" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.390997405269" Longitude="8.5096487402916" StarRating="4" HotelCode="185504|158105" 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://photos.hotelbeds.com/giata/original/35/355027/355027a_hb_a_026.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Zurich. The nearest airport is Zurich (ZRH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="457.96" OriginalAmount="428" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.374468917849" Longitude="8.5448098182678" StarRating="3" HotelCode="17317|158153" HotelName="Scheuble" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Designated Smoking Area,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mühlegasse 17, 8001 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/21215/a_21215_B1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This designer hotel lies at the heart of the beautiful old town, close to the main train station. Links to the public transport network are also to be found in the vicinity (around 200 m away).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="466.52" OriginalAmount="436" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.41434022" Longitude="8.54279785" StarRating="0" HotelCode="590256|414833" 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>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0036/56872/3656872/1.jpg?f=15398930</HotelPictures>
        <HotelDescription>&lt;br/&gt;# Property Location : # With a stay at ACASA Suites in Zurich (Oerlikon), you'll be minutes from MFO-Park and close to Hallenstadion.  This 4-star hotel is within close proximity of Zurich Exhibition Centre and University of Zurich. #  Rooms : # Make yourself at home in one of the 141 air-conditioned rooms featuring refrigerators and flat-screen televisions. Complimentary wireless Internet access keeps you connected, and digital programming is available for your entertainment. Private bathrooms with showers feature complimentary toiletries and hair dryers. Conveniences include laptop-compatible safes and desks, and housekeeping is provided daily. #  Amenities : # Take advantage of recreation opportunities such as a 24-hour fitness center or take in the view from a terrace and a garden. This hotel also features complimentary wireless Internet access, concierge services, and a fireplace in the lobby. #  Dining : # Enjoy a satisfying meal at a restaurant serving guests of ACASA Suites. Quench your thirst with your favorite drink at a bar/lounge. Buffet breakfasts are available daily from 6:30 AM to 10 AM for a fee. #  Business &amp; Other Amenities : # Featured amenities include a 24-hour business center, dry cleaning/laundry services, and a 24-hour front desk. Self parking (subject to charges) is available onsite.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="472.94" OriginalAmount="442" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.414256" Longitude="8.54122" StarRating="4" HotelCode="62057|23060" HotelName="Courtyard Zurich North" 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>Max-Bill-Platz 19, 8050 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/22/222763/222763a_hb_a_050.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Zurich. The nearest airport is Zurich (ZRH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="472.94" OriginalAmount="442" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.383973295099" Longitude="8.5480982065201" StarRating="4" HotelCode="16740|16328" HotelName="Leonardo Boutique Hotel Rigihof Zurich" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Universitätstrasse 101, 8006 Zurich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/20343/a_20343_B1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies close to Zurich's historical centre just a few paces from links to the public transport network. A diverse selection of shopping venues, restaurants, bars and cafés are to be found in the vicinity and it is just 1 km to the train station and the exhibition centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="488.99" OriginalAmount="457" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.379076929461" Longitude="8.545198738575" StarRating="3" HotelCode="14038|1836" HotelName="Leoneck Swiss Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Nightclub,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Leonhardstrasse 1, 8001 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/05/057202/057202a_hb_a_050.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Zurich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="497.55" OriginalAmount="465.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.381203707936" Longitude="8.5424387454987" StarRating="4" HotelCode="17713|hotel_continental_zurich__mgallery_collection" HotelName="Hotel Continental Zurich - MGallery by Sofitel" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/Images/21786/a_21786_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is around 10 minutes away from the old town and is close to the Kunsthaus art gallery as well as the national museum. In addition, within a couple of minutes, guests will arrive at links to the public transport network (about 200 m away).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="498.62" OriginalAmount="466.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.369256" Longitude="8.551242" StarRating="3" HotelCode="67838|hotel_swiss_night_am_kunsthaus" HotelName="Swiss Night by Fassbind" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-BUFFET" BedType="ROOM ONLY" PropertyType="Business Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/Images/87741/a_87741_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming business hotel is situated in a peaceful setting in the heart of Zurich. The hotel is set in flowered gardens and located in a very peaceful residential area, close to Zurich's art gallery and main theatre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="511.46" OriginalAmount="478.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.377161" Longitude="8.543515" StarRating="4" HotelCode="77962|central_plaza_hotel" 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://us.dotwconnect.com/poze_hotel/10/1048478/ejzB89v1_74241ee4040a5c35672d8238f3026fbd.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Zurich. The nearest airport is Zurich (ZRH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="513.60" OriginalAmount="480" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.376296187032" Longitude="8.5447025299072" StarRating="3" HotelCode="26219|22294" HotelName="du Théâtre by Fassbind" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://photos.hotelbeds.com/giata/original/18/181849/181849a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Zurich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="527.51" OriginalAmount="493.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.376216" Longitude="8.539317" StarRating="4" HotelCode="29642|hotel_st_gotthard" 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://dmcsquare.b-cdn.net/Images/47587/a_47587_A2.jpg</HotelPictures>
        <HotelDescription>&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.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="527.51" OriginalAmount="493.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.389232" Longitude="8.516755" StarRating="4" HotelCode="25622|novotel_zurich_city_west" HotelName="Novotel Zürich City-West" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" 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://dmcsquare.b-cdn.net/Images/37393/a_37393_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is centrally located at the heart of Zurich just 7 minutes walk from the city centre. The theatre as well as the Maag Music Hall are to be found in the near vicinity and Hardbrücke tram station lies just 300 m from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="531.51" OriginalAmount="496.74" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.380145280745" Longitude="8.5365905797623" StarRating="2.5" HotelCode="698787|12d003" HotelName="Walhalla Guest House" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Conference Hall,Internet,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Konradstrasse 13, 8005 Zurich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/904431/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Zurich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="531.79" OriginalAmount="497" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.225566" Longitude="8.816933" StarRating="4" HotelCode="77587|278905" HotelName="Sorell Hotel Speer" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Untere Bahnhofstrasse 5, 8640 Rapperswil</AddressLine>
          </AddressLines>
          <CityName>Rapperswil</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/201205/201205a_hb_a_094.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Rapperswil.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="540.35" OriginalAmount="505" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.4379202" Longitude="8.47358084" StarRating="4" HotelCode="312078|268325" HotelName="City Partner Hotel Thessoni home" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Feldstrasse 34, Regensdorf, 8105 Zurich</AddressLine>
          </AddressLines>
          <CityName>Regensdorf</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/426376/a_426376_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests have a choice of 44 rooms. Services and facilities include 8 conference rooms and a business centre. The hotel has wheelchair-accessible facilities. Guests arriving by car can park their vehicles in the car park.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="543.56" OriginalAmount="508" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.38020264" Longitude="8.52830969" StarRating="4" HotelCode="559837|310976" HotelName="25hours Hotel Zürich Langstrasse" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Internet,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Langstraße 150, 8004 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/646105/646105a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Zurich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="547.41" OriginalAmount="511.60" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.438662" Longitude="8.476443" StarRating="4" HotelCode="78109|222216" HotelName="City Partner Boutique Hotel Thessoni classic" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Eichwatt 19, 8105 Regensdorf, Zürich</AddressLine>
          </AddressLines>
          <CityName>Regensdorf</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/105892/a_105892_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests have a choice of 51 rooms. Services and facilities include room service and a conference room. Wireless internet access allows guests to surf the internet and catch up on email. Guests arriving by car can park their vehicles in the car park.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="548.91" OriginalAmount="513.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.379616" Longitude="8.543467" StarRating="3" HotelCode="337315|bristol_hotel_3" 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://dmcsquare.b-cdn.net/Images/56124/a_56124_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is to be found at the heart of Zurich. The main railway station is just 5 minutes away. Lake Zurich, with its magnificent promenade, is just 2 km away. Shops, bars, restaurants and nightclubs all lie within 500 metres of the hotel. Public transport leaves from adjacent to the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="555.33" OriginalAmount="519" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.38392757" Longitude="8.49265679" StarRating="4" HotelCode="485189|158185" HotelName="Placid Hotel Zurich" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" 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://photos.hotelbeds.com/giata/original/55/551941/551941a_hb_a_011.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Zurich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="556.40" OriginalAmount="520" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.499478" Longitude="8.727454" StarRating="3" HotelCode="82191|22530" HotelName="Sorell Hotel Krone" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Golf,Internet,Kitchen,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Marktgasse 49, 8400 Winterthur</AddressLine>
          </AddressLines>
          <CityName>Winterthur</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/110955/a_110955_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel lies in the heart of Winterthur’s old town, just a half-hour drive from Zurich. Nearby attractions include the Winterthur Kunstraum, which is less than a 15-minute walk, the Oskar Reinhart Foundation, less than 300 metres away, and the Winterthur summer theatre, which is just 100 metres from hotel. There are bars, restaurants and clubs within easy reach and the hotel is located 22 km from Zurich Airport and 30 km from Tahsis Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="569.12" OriginalAmount="531.89" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.367667799645" Longitude="8.5219417441804" StarRating="3" HotelCode="430919|20f92d" HotelName="Apartments Swiss Star" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment">
        <Address>
          <AddressLines>
            <AddressLine>Zelgstrasse 19, 8003 Zurich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/594728/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;A stay at Apartments Swiss Star Zelgstrasse places you in the heart of Zurich, convenient to Enge Church and Bahnhofstrasse.  This apartment is within close proximity of SIX Swiss Exchange and Haus Konstruktiv.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 13 guestrooms, featuring kitchens with refrigerators and stovetops. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Conveniences include washers/dryers, and both cribs/infant beds (complimentary) and rollaway/extra beds are available on request.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rec, Spa, Premium Amenities&lt;/b&gt; &lt;br /&gt;Make use of convenient amenities, which include complimentary wireless Internet access and tour/ticket assistance.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="574.59" OriginalAmount="537.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.361656275336" Longitude="8.5512927174568" StarRating="3" HotelCode="37212|108b86" HotelName="Sorell Hotel Seefeld" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" 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://dmcsquare.b-cdn.net/Images/61101/a_61101_E2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive city hotel is centrally located near to the opera house, Bellevue square and a lake. The tourist centre with its scores of shops as well an abundance of bars and pubs is close at hand. Public transport departs from stops directly in front of the hotel and Zurich main railway station and the tram stop are just a few minutes walk away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="581.35" OriginalAmount="543.32" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.376165" Longitude="8.544465" StarRating="3" HotelCode="38725|108b8e" HotelName="Sorell Hotel Rütli" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Zähringerstrasse 43, 8001 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/63940/a_63940_F2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant hotel is located in the heart of the historic old town. It is only a few minutes walk to the famous Station Street (Bahnhofstraße) with its numerous shopping facilities and entertainment venues. Lake Zurich is around 1 km away. A link to the public transport network is to be found just 20 m from the hotel. A ski area is approximately 50 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="582.08" OriginalAmount="544" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.37684383" Longitude="8.53258788" StarRating="3" HotelCode="397503|311011" HotelName="VISIONAPARTMENTS Zurich Militärstrasse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Militärstrasse 24, 8004 Zurich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/531896/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located right in the heart of Zurich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="583.15" OriginalAmount="545" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.3750208" Longitude="8.5445719" StarRating="3" HotelCode="77720|158113" HotelName="Best Western Plus Hotel Zürcherhof" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Zaehringerstrasse 21, 8001 Zürich, Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/105423/a_105423_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Zurich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="592.78" OriginalAmount="554" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.16672163" Longitude="8.51561472" StarRating="3" HotelCode="430932|446767" HotelName="Top City Center Location By Airhome" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Neugasse 21, 6300 Zug</AddressLine>
          </AddressLines>
          <CityName>Zug</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0028/87216/2887216/22.jpg?f=15614405</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location Located in Zug, Top city center location by Airhome is convenient to Metalli Shopping Centre and Bossard Arena.  This apartment is within the vicinity of Zug Trade Fair and Seleger Moor.Rooms Make yourself at home in one of the 2 guestrooms, featuring kitchenettes with ovens and stovetops. Complimentary wireless Internet access is available to keep you connected. Conveniences include coffee/tea makers, and housekeeping is provided on a limited basis.Amenities Make use of convenient amenities, which include complimentary wireless Internet access and concierge services. Guests can catch a ride to nearby destinations on the area shuttle (surcharge).Business, Other Amenities Featured amenities include dry cleaning/laundry services and laundry facilities. A roundtrip airport shuttle is provided for a surcharge (available 24 hours).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="606.69" OriginalAmount="567" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.3877942" Longitude="8.5154013" StarRating="5" HotelCode="904490|26779" HotelName="Renaissance Zürich Tower" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Turbinenstraße 20, 8005 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/157070/157070a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys a unique location in the Mobimo Tower in the trendy Zurich-West district. The Hardbrücke Train Station is 500 m away, and the Technopark Bus Stop is just 100 m from the hotel. Zurich Airport is about 10 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="607.37" OriginalAmount="567.64" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.373542544474" Longitude="8.543940782547" StarRating="3" HotelCode="193799|11ca75" HotelName="Platzhirsch Hotel &amp; Bar" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Spitalgasse 3, 8001 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/214601/214601a_hb_a_050.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Zurich, this hotel is ideal for those in need of an adults-only holiday.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="609.90" OriginalAmount="570" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.39057" Longitude="8.50993" StarRating="4" HotelCode="262129|38070" HotelName="Sheraton Zürich Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/Images/365387/a_365387_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Zurich. The nearest airport is Zurich (ZRH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="610.97" OriginalAmount="571" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.375235434103" Longitude="8.5445469617844" StarRating="3" HotelCode="90022|23364" HotelName="Hotel Basilea Zürich" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Zahringerstrasse 25, 8001 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/125960/w_125960_A1.jpg</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 station just a 5-minute walk away and the tourist centre and Lake Zurich are 1 km from the property. It is 11 km to Zurich Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="610.97" OriginalAmount="571" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.295518829446" Longitude="8.5659391018525" StarRating="4" HotelCode="108625|36695" HotelName="Hotel Sedartis" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bahnhofstrasse 15/16, 8800 Thalwil, Zürich</AddressLine>
          </AddressLines>
          <CityName>Thalwil</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/204212/204212a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Thalwil. The nearest airport is Zurich (ZRH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="621.67" OriginalAmount="581" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.452770303412" Longitude="8.5641592741013" StarRating="4" HotelCode="81428|22297" 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>http://media.dev.paximum.com/hotelimages/327644/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This business hotel is located opposite arrivals in Zurich Airport. Guests will find numerous shops within the airport and bus and train transportation within 250 metres of the hotel. Zurich city centre is approximately a 10-minute journey on public transport, and Lake Zurich, Church of Our Lady, the historical district of Niederdorf and the attractive Limmatquai street are all around 12 km away. The Swiss Museum is a 10-minute ride on public transport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="627.02" OriginalAmount="586" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.306113406884" Longitude="8.5500991344452" StarRating="4" HotelCode="76830|36658" HotelName="Hotel Belvoir" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Säumerstrasse 37, 8803 Rüschlikon, Zürich</AddressLine>
          </AddressLines>
          <CityName>Rüschlikon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/104396/a_104396_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Rueschlikon, a suburb of Zurich, in a peaceful green area - with a magnificent view over Lake Zurich and within easy reach of both airport and city centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="635.14" OriginalAmount="593.59" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.378452137927" Longitude="8.5205492377281" StarRating="4" HotelCode="79362|10b2d1" HotelName="Greulich" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Bar,Bicycle Rental,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Herman-Greulich-Strasse 56, 8004 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/35/355400/355400a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Zurich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="636.65" OriginalAmount="595" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.166085" Longitude="8.5161468" StarRating="4" HotelCode="36553|446707" HotelName="Hotel Ochsen" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kolinplatz 11, 6300 Zug</AddressLine>
          </AddressLines>
          <CityName>Zug</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/9d/d2/9dd2c38d9be21d5488661a09c4c4f3ee028b43a3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Zug. The nearest airport is Zurich (ZRH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="642.00" OriginalAmount="600" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.382505886056" Longitude="8.5669621825218" StarRating="4" HotelCode="37213|47379" HotelName="Sorell Hotel Zürichberg" Meals="BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/Images/61102/a_61102_D2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This exclusive city and conference hotel is located 3 km from the centre of Zurich and public transport services depart from stops 200 m from the hotel. Lake Zurich with its magnificent sandy beaches as well as scores of restaurants, bars, pubs and a nightclub are all close at hand. Zurich airport is approximately 12 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="656.98" OriginalAmount="614" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.364299" Longitude="8.547806" StarRating="3" HotelCode="26986|158158" 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://photos.hotelbeds.com/giata/original/01/017961/017961a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located directly beside Lake Zurich, this hotel lies within a few metres of countless shopping venues, bars, nightclubs and links to the public transport network.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="675.17" OriginalAmount="631" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.369292" Longitude="8.544529" StarRating="3" HotelCode="337359|158151" 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://dmcsquare.b-cdn.net/Images/56147/a_56147_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally situated about 100 m from Lake Zürich and just a few minutes walk from nightclubs and links to the public transport network (100 m). It is not far to the main road.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="683.73" OriginalAmount="639" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.373222851062" Longitude="8.5316750407219" StarRating="3" HotelCode="136538|185874" HotelName="Helvetia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Stauffacherquai 1, 8004 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/196241/w_196241_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Zurich, this boutique hotel is ideal for guests who appreciate a stylish ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="710.54" OriginalAmount="664.06" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.37901245277" Longitude="8.5449989140034" StarRating="3" HotelCode="31248|108c07" HotelName="Royal Hotel Zurich" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Leonhardstrasse 6, 8001 Zürich, Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/49925/a_49925_B1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the centre of Zurich, near the historical centre, and the business and banking districts. A public transport stop can be reached within 300 m and ensures guest can easily explore the area. A shuttle bus runs between the hotel and the airport every 30 minutes, providing excellent international transport links.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="803.57" OriginalAmount="751" MarkupRule="7.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="Non Refundable" 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://dmcsquare.b-cdn.net/Images/40208/a_40208_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel offers its guests an extremely favourable location, directly on the famous Station Street (Bahnhofstraße), with its vast array of shops and entertainment facilities. Zurich Lake, the River Limmet, the historic train station, the zoo and the botanic gardens can all be reached within a few minutes and the closest ski area is approximately 50 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="806.78" OriginalAmount="754" MarkupRule="7.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://dmcsquare.b-cdn.net/Images/13906/a_13906_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The major business, shopping and cultural venues of Zurich are within a comfortable distance of this hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="876.33" OriginalAmount="819" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.382504069931" Longitude="8.540346622467" StarRating="5" HotelCode="29645|30350" 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://dmcsquare.b-cdn.net/Images/47591/a_47591_B1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel lies close to Lake Zurich at the heart of the city. Links to the public transport network lie just 200 m away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="878.47" OriginalAmount="821" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.364396004516" Longitude="8.5470253229141" StarRating="4" HotelCode="64699|4928" HotelName="Small Luxury Hotel Ambassador a L'Opera" Meals="ROOM ONLY" 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://dmcsquare.b-cdn.net/Images/83416/a_83416_A1.jpg</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 lake, shopping and sights of Zurich. Just a 5-minute walk away is the glamour of the world-renowned Bahnhofstrasse, the most attractive and exclusive shopping mile in Zürich. The train station is also just a few steps from the property. Zurich International Airport is about 10 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="899.87" OriginalAmount="841.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.36433241825" Longitude="8.5475027561188" StarRating="4" HotelCode="15429|hotel_opera_5" 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://dmcsquare.b-cdn.net/Images/18333/a_18333_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Zurich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="909.50" OriginalAmount="850" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.365491" Longitude="8.535935" StarRating="4" HotelCode="10273|27503" HotelName="Sheraton Zürich Neues Schloss Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Stockerstrasse 17, 8002 Zürich, Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/7925/a_7925_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is centrally located in the international business and financial metropolis. Not only is Lake Zurich within view, Bahnhofstrasse, Paradeplatz, the congress centre and the Tonhalle concert hall are all within easy reach. Zurich International Airport is situated at a distance of approximately 12 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="953.37" OriginalAmount="891" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.376943" Longitude="8.539467" StarRating="4.5" HotelCode="29643|26711" HotelName="Schweizerhof" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bahnhofplatz 7, 8021 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/47588/a_47588_AA2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies directly on Bahnhofplatz at the heart of Zurich. Paradeplatz is situated a few paces away and a diverse selection of shopping venues are to be found in the near vicinity.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="979.05" OriginalAmount="915" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.362155904991" Longitude="8.5476154088974" StarRating="4" HotelCode="45191|30641" 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://dmcsquare.b-cdn.net/Images/22162/a_22162_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated directly beside Lake Zürich and is just 10 minutes walk from the town centre where guests will discover a diverse selection of sights as well as many shopping and entertainment venues. There is a stop for the public transport to be found in the hotel's vicinity lying approximately 100 m from the hotel and the airport lies just 12 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1014.36" OriginalAmount="948" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="" Longitude="" StarRating="4" HotelCode="108602|158167" HotelName="Uto Kulm" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gratstrasse, 8143 Uetliberg/Zürich</AddressLine>
          </AddressLines>
          <CityName>Stallikon</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/1000000/980000/971800/971753/24c37f22_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Stallikon. The nearest airport is Zurich (ZRH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1259.39" OriginalAmount="1177" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.3012596" Longitude="8.5624864" StarRating="4" HotelCode="108626|488653" HotelName="Alex Lake Zürich" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Seestrasse 182, 8800 Thalwil, Zürich</AddressLine>
          </AddressLines>
          <CityName>Thalwil</CityName>
        </Address>
        <HotelPictures>https://www.hotelbeds.com/giata/69/693209/693209a_hb_r_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Thalwil.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1304.33" OriginalAmount="1219" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.364566" Longitude="8.53415" StarRating="5" HotelCode="76435|26712" 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://photos.hotelbeds.com/giata/original/14/143544/143544a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming city hotel is conveniently located on a quiet side street in the heart of the city. The shores of Lake Zurich and its wonderfully tranquil gardens, the concert hall (Tonhalle) and the opera house, as well as the shops on the famous Bahnhofstrasse and the lively Old Town are all a mere 5 to 10 minutes’ stroll away from the business hotel. Guests will find links to the public transport network in the immediate vicinity and restaurants and nightlife venues within a 5-minute walk. The Fraumuenster church is around 5 minutes away on public transport and Lucerne is roughly 45 minutes away by car.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1489.44" OriginalAmount="1392" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.364217541889" Longitude="8.5472656588955" StarRating="4" HotelCode="318138|95324" HotelName="Hotel Europe" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/Images/32633/a_32633_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at the heart of the business and theatre district of Zurich just a few minutes from the opera house, the theatre, the lake promenade and the most beautiful sights in Zurich, as well as many different shopping venues. The nearest tram stop is about 20 m from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1504.42" OriginalAmount="1406" MarkupRule="7.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>http://media.dev.paximum.com/hotelimages/594730/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A transfer service is among the facilities. Wireless internet access in public areas allows guests to stay connected.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1517.26" OriginalAmount="1418" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.36276558" Longitude="8.55617618" StarRating="4" HotelCode="765925|378925" HotelName="Signau House &amp; Garden" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Signaustrasse 6, 8008 Zurich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/02478/3802478/40.jpg?f=15568666</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1536.52" OriginalAmount="1436" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.36649" Longitude="8.536363" StarRating="5" HotelCode="30032|26717" HotelName="Park Hyatt Zürich" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Beethoven-Strasse 21, Zürich 8002</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/48368/a_48368_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Zurich. The nearest airport is Zurich (ZRH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1749.45" OriginalAmount="1635" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.372750573157" Longitude="8.5731419920921" StarRating="5" HotelCode="39555|136797" HotelName="Dolder Grand" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/Images/11588/a_11588_B1.jpg</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 minutes drive to the city zoo and links to the public transport network are to be found close by. There is a shuttle bus service to the airport that lies some 12 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1766.57" OriginalAmount="1651" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.3725173" Longitude="8.5398177" StarRating="5" HotelCode="82765|219071" HotelName="Widder" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://photos.hotelbeds.com/giata/original/35/356610/356610a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Zurich. The nearest airport is Zurich (ZRH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1993.41" OriginalAmount="1863.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.37131282419" Longitude="8.5417588055134" StarRating="5" HotelCode="19546|storchen_zurich" HotelName="Storchen Zürich" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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>Weinplatz 2, 8001 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/77300/30b228f1-98ef-4ca6-b31a-78f0b6eb061a.jpg?d=636788371520000000</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Zurich. The nearest airport is Zurich (ZRH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2001.97" OriginalAmount="1871" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.3697588" Longitude="8.5398421" StarRating="4.5" HotelCode="82024|319625" HotelName="Savoy Baur en Ville" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Paradeplatz, 8022 Zurich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/110738/a_110738_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Zurich. The nearest airport is Zurich (ZRH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2489.89" OriginalAmount="2327" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.362757271138" Longitude="8.5473284125328" StarRating="5" HotelCode="29646|13820" HotelName="Eden Au Lac" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Utoquai 45, 8008 Zurich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/22/222764/222764a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Zurich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="4014.64" OriginalAmount="3752" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.367118" Longitude="8.539576" StarRating="5" HotelCode="29647|219065" HotelName="Baur Au Lac" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Talstrasse 1, 8001 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/35/356788/356788a_hb_a_011.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Zurich. The nearest airport is Zurich (ZRH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="286.76" OriginalAmount="268" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.4049379" Longitude="8.60445049" StarRating="0" HotelCode="857002|414857" HotelName="Harry's Home Zurich" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Seidenplatz 3, 8304 Wallisellen, Zurich</AddressLine>
          </AddressLines>
          <CityName>Wallisellen</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="296.39" OriginalAmount="277" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.49767425" Longitude="8.7254545" StarRating="0" HotelCode="874759|492821" HotelName="Work Life Residence Winterthur" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Lagerhausstrasse 6, 8400 Winterthur, Zurich</AddressLine>
          </AddressLines>
          <CityName>Winterthur</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1555.78" OriginalAmount="1454" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.37474799" Longitude="8.54353176" StarRating="2" HotelCode="476014|158182" HotelName="Linda's Beauty" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Schmidgasse 6b, 8001 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel is located in Zurich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Bar,Conference Hall,Fax,Room Service,Telephone Service,24 Hour Front Desk,Elevator,Garden,Gift Shop,Internet,Laundry,Library,Lounge,Luggage Storage,Meeting Room,Parking,Restaurant,Spa,Air Conditioning,Central Heating,Designated Smoking Area,Diet Meals,Nightclub,Sauna,Wheelchair Access,Kitchen,Dry Cleaning,LCD/Projector,Pets allowed,Bicycle Rental,Currency Exchange,Shopping Arcade,Golf,Jacuzzi,Massage Centre,Swimming Pool,Heated Pool</BasicAmenities>
    <HotelRating>4,1,3,2,3.5,5,4.5,2.5</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD</Meals>
    <PropertyType>HOSTELS,RESIDENCES,APARTMENT,CITY HOTEL,BUSINESS HOTEL,CONFERENCE HOTEL,HISTORIC HOTEL,HOTEL DE CHARME,FAMILY-FRIENDLY HOTEL,AIRPORT HOTEL,SPA HOTEL,APARTMENT HOTEL</PropertyType>
  </Filter>
</HotelSearchRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
bbb764e7-4492-4389-99e2-9efce02a45d6|RateHawkSearch|successfull supplier interation||RateHawk|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
bbb764e7-4492-4389-99e2-9efce02a45d6|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="bbb764e7-4492-4389-99e2-9efce02a45d6">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="1" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="12109" DestinationId="0" CityId="0" />
    <StayDateRange Start="2024-10-04T00:00:00" End="2024-10-07T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <MealType>Bed &amp; Breakfast</MealType>
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="Ezevisa" Password="Saad@321" RequestedCurrency="GBP" ClientNationality="PK" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
bbb764e7-4492-4389-99e2-9efce02a45d6|TravcoSearch|Object reference not set to an instance of an object.|System.NullReferenceException: Object reference not set to an instance of an object.
   at HotelSources.Travco.<>c__DisplayClass11_0.<GetSearchRS>b__0(CurrencyConversion x) in G:\Trivender PC\WorldwideDMCV2\Module\Hotel\Sources\Travco\Travco.cs:line 282
   at System.Linq.Enumerable.WhereListIterator`1.MoveNext()
   at System.Linq.Enumerable.FirstOrDefault[TSource](IEnumerable`1 source)
   at HotelSources.Travco.GetSearchRS(String searchRS, HotelSearchRS& response, Int32& SupplierCount, Int32& ParseCount) in G:\Trivender PC\WorldwideDMCV2\Module\Hotel\Sources\Travco\Travco.cs:line 282|Travco|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
bbb764e7-4492-4389-99e2-9efce02a45d6|SearchResponse|SearchResponse|<?xml version="1.0" encoding="utf-16"?>
<HotelSearchRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" TimeStamp="2024-10-04T13:11:22.9036792+01:00" Version="0" EchoToken="Search" TransactionIdentifier="bbb764e7-4492-4389-99e2-9efce02a45d6" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="63" TotalAmount="147.66" OriginalAmount="138.00" MarkupRule="7.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>http://media.dev.paximum.com/hotelimages/327473/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Please note that in this hostel all rooms have bunk beds. Breakfast and bed linen included. The hostel is located couple of kms from the main trains station, but still easily accessible. From the main station, take tram No. 7 to the Morgental stop, followed by a 5- minute walk to the youth hostel. Or take suburban railway (S-Bahn) train No. 8 to the Wollishofen stop, followed by a 5-minute walk ?over the hill? to the youth hostel (sign-posted). On foot in only takes 10 minutes to get to the bank for Lake Zurich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="257.87" OriginalAmount="241" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.402532" Longitude="8.405591" StarRating="3" HotelCode="108629|36671" HotelName="Hotel Sommerau-Ticino" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Zürcherstrasse 72, 8953 Dietikon, Zürich</AddressLine>
          </AddressLines>
          <CityName>Dietikon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/151279/a_151279_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is located within convenient distance of central Zürich right by Dietikon, 100 m from shopping venues and 200 m from links to the public transport network. 10 km from the hotel guests will find Zurich's Art Museum, the Grand Casino Baden and the National Museum as well as the zoo. It is 12.8 km to Kaufleuten Zuerich, the nearest nightclub, and the same distance to Lake Zurich. Due to its central location it is an ideal meeting point near Zürich and not far away from Baden, Lucerne and Zug. It lies 10 km from the airport Unique Zürich-Kloten.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="286.76" OriginalAmount="268" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.500545115916" Longitude="8.7228293716908" StarRating="3" HotelCode="66846|310817" HotelName="Best Western Hotel Wartmann am Bahnhof" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rudolfstrasse 15, 8400 Winterthur, Zürich</AddressLine>
          </AddressLines>
          <CityName>Winterthur</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/86490/a_86490_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Winterthur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="303.88" OriginalAmount="284" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.3140315" Longitude="8.7967835" StarRating="4" HotelCode="281708|35398" HotelName="Hotel Swiss Star" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Grubenstrasse 5, 8620 Wetzikon</AddressLine>
          </AddressLines>
          <CityName>Wetzikon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/22/220527/220527a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Wetzikon. The nearest airport is Zurich (ZRH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="334.91" OriginalAmount="313" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.40337792" Longitude="8.60514748" StarRating="0" HotelCode="500069|488345" HotelName="Hotel ZwiBack" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Am Wasser 3, Zwicky Süd, 8304 Wallisellen</AddressLine>
          </AddressLines>
          <CityName>Wallisellen</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0028/86889/2886889/1.jpg?f=15501784</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="340.26" OriginalAmount="318" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.4516" Longitude="8.52683" StarRating="0" HotelCode="775859|493278" HotelName="Jet Hotel Zurich Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hofwisenstrasse 4</AddressLine>
          </AddressLines>
          <CityName>Rümlang</CityName>
        </Address>
        <HotelPictures>https://zamzam.xml.goglobal.travel/ImageHandler.ashx?id=0Vzd%2BHCoYuUqXopPCv6o645BDRmG7vCS%2FsD84bylzfRQkjzvFwyH8ZTATnvGR3DXvEebMoU3EGSVW7CSdCHe0Dij6e0iLP6m2w0LzXKRxoIs18Sd%2Bd5L6REzhCzJyUu%2ByuU5DI8o2Tnt13taTK06AoX8ScglDUOxELuMWnQusKaTsWPNm3wuoI%2BKyK1xgJYO0azbfRbj%2FeUPOMiHgD6Udtz2NXyd5vJ9jn25NliG0P7rUWtDz9g6L9ZQ4XwQ0Dw6b1t730K%2BbDCWucbTWyeafKfYWuBSBTAMx8fpCn1cTqyQgAtTy2lSoCgIivjiu74XAEkK7pTdFnVZ%2BNkP0AiOcruFkBWLD1nMfCnzl57YzXM%3D</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="345.61" OriginalAmount="323" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.451834" Longitude="8.537358" StarRating="3" HotelCode="171162|26715" HotelName="Holiday Inn Express Zürich Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" 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>http://media.dev.paximum.com/hotelimages/331994/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel comprises a total of 163 rooms. A lobby and a reception are available to guests. Individual storeys are accessible via the lift or stairs. Services and facilities at the hotel include a safe, a restaurant, a bar, a conference room and a business centre. Wireless internet access is available to travellers in the public areas. Guests arriving by car can leave their vehicles in the garage (for a fee) or in the car park.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="350.96" OriginalAmount="328" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.496" Longitude="8.7119270000001" StarRating="1" HotelCode="212756|409086" HotelName="ibis budget Winterthur" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Bruhlbergstrasse 7A, 8400 Winterthur</AddressLine>
          </AddressLines>
          <CityName>Winterthur</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/301418/a_301418_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Winterthur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="354.17" OriginalAmount="331" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.38738" Longitude="8.494184" StarRating="2" HotelCode="295618|54422" HotelName="The Flag Zuerich" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Baslerstrasse 100, 8048 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/403595/a_403595_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located just a few minutes' walk from the centre of Zurich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="357.38" OriginalAmount="334" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.495877" Longitude="8.711966" StarRating="2" HotelCode="108612|408207" HotelName="ibis Winterthur City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Brühlbergstrasse 7, 8400 Winterthur, Zürich</AddressLine>
          </AddressLines>
          <CityName>Winterthur</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/151260/a_151260_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Winterthur. The nearest airport is Zurich (ZRH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="359.52" OriginalAmount="336.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.40987719" Longitude="8.59223493" StarRating="0" HotelCode="777599|bb_hotel_zurich_east_wallisellen_2" HotelName="B&amp;B Hotel Zürich East Wallisellen" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Richtistrasse 6, 8304 Wallisellen, Zürich</AddressLine>
          </AddressLines>
          <CityName>Wallisellen</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/a7/da/a7da0c73763277cf23d105be6b46b3a4bad75aea.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="362.73" OriginalAmount="339" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.6983368" Longitude="8.6335415999999" StarRating="4" HotelCode="76730|274327" HotelName="Best Western Plus Hotel Bahnhof" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bahnhofstrasse 46, 8200 Schaffhausen, Schaffhausen</AddressLine>
          </AddressLines>
          <CityName>Schaffhausen</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/104275/a_104275_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Schaffhausen.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="363.80" OriginalAmount="340" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.504850072547" Longitude="8.7242802380291" StarRating="4" HotelCode="82910|255428" HotelName="Banana City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Conference Hall,Fax,Internet,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schaffhauserstrasse 8, 8400 Winterthur, Zürich</AddressLine>
          </AddressLines>
          <CityName>Winterthur</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/637627/637627a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Winterthur. The nearest airport is Zurich (ZRH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="372.36" OriginalAmount="348" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.3265977187" Longitude="8.5292342305183" StarRating="2" HotelCode="96354|407354" HotelName="ibis Zurich Adliswil" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Zurichstrasse 105, Adliswil, 8134 Zurich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/133842/a_133842_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Zurich. The nearest airport is Zurich (ZRH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="378.78" OriginalAmount="354.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.388965714797" Longitude="8.516155846627" StarRating="1" HotelCode="36041|ibis_budget_zurich_city_west" HotelName="ibis budget Zurich City West" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Technoparkstrasse 2, 8005 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/58850/a_58850_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Zurich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="385.20" OriginalAmount="360.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.380853" Longitude="8.535332" StarRating="3" HotelCode="32588|best_western_hotel_montana" 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://dmcsquare.b-cdn.net/Images/51822/w_51822_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located at the heart of Zurich within a short distance of the famous Bahnhofstraße and the main train station. Links to the public transport system are to be found just 500 m away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="386.27" OriginalAmount="361" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.387866816156" Longitude="8.4856751561165" StarRating="3" HotelCode="108597|42657" HotelName="Best Western Hotel Spirgarten" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/Images/151245/a_151245_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Zurich. The nearest airport is Zurich (ZRH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="391.62" OriginalAmount="366" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.438523" Longitude="8.565523" StarRating="4" HotelCode="284370|46879" HotelName="Dorint Airport-Hotel Zürich" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Riethofstrasse 40, 8152 Opfikon-Glattbrugg</AddressLine>
          </AddressLines>
          <CityName>Glattbrugg</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/391574/a_391574_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Glattbrugg. The nearest airport is Zurich (ZRH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="401.25" OriginalAmount="375" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.43931452881" Longitude="8.5687807202339" StarRating="4.5" HotelCode="69739|1835" HotelName="Mövenpick Zürich Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/Images/91865/w_91865_A1.jpg</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="27" TotalAmount="401.25" OriginalAmount="375" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.50100732471" Longitude="8.7329075423279" StarRating="4" HotelCode="386714|36631" HotelName="Park Hotel Winterthur" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Stadthausstrasse 4, 8400 Winterthur</AddressLine>
          </AddressLines>
          <CityName>Winterthur</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/07/079595/079595a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Winterthur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="401.25" OriginalAmount="375" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.699069" Longitude="8.63208" StarRating="4" HotelCode="299568|41060" HotelName="Vienna House Zur Bleiche Schaffhausen" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bleicheplatz 1, 8201 Schaffhausen</AddressLine>
          </AddressLines>
          <CityName>Schaffhausen</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/407879/w_407879_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Schaffhausen.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="404.46" OriginalAmount="378.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.415725063361" Longitude="8.5590791702271" StarRating="3" HotelCode="108598|ibis_zurich_messeairport" HotelName="ibis Zurich Messe Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/Images/151246/a_151246_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Zurich. The nearest airport is Zurich (ZRH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="415.16" OriginalAmount="388" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.450956568501" Longitude="8.540341258049" StarRating="4" HotelCode="31434|2022" HotelName="Radisson Hotel Zurich Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Airport Hotel,Conference Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Flughofstrasse 75, 8153 Rümlang, Zurich</AddressLine>
          </AddressLines>
          <CityName>Rümlang</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/50183/a_50183_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant hotel is situated directly next to a nature reserve. Zurich airport is 5 km from the hotel. The city centre, the exhibition centres, the stadium and the World Trade Centre are all situated approximately 12 km away. Public transport departs just a few metres from the hotel, there are bars, pubs and shopping venues within 1 km of the hotel and there is a lake 8 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="426.93" OriginalAmount="399" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.477786" Longitude="8.306432" StarRating="4" HotelCode="108503|446777" HotelName="Blue City" 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>Haselstrasse 17, 5400 Baden</AddressLine>
          </AddressLines>
          <CityName>Baden</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/362682/362682a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Baden.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="428.00" OriginalAmount="400.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.37708863" Longitude="8.52754775" StarRating="0" HotelCode="751384|trip_inn_zurich_hotel" HotelName="Trip Inn Zurich Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hohlstrasse 18, 8004 Zürich, Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://zamzam.xml.goglobal.travel/ImageHandler.ashx?id=0Vzd%2BHCoYuUqXopPCv6o645BDRmG7vCS%2FsD84bylzfRQkjzvFwyH8ZTATnvGR3DXvEebMoU3EGSVW7CSdCHe0Dij6e0iLP6m2w0LzXKRxoIs18Sd%2Bd5L6REzhCzJyUu%2ByuU5DI8o2Tme%2Ft%2FP5OxDOdhFv%2F%2FqPXbU%2Fe4clW4FKT5DUASCScfS8SohYx4mnyTa9FTLGfGvIDQ1iQu%2BQsT3nfgk9%2BeovIhIKyZjCC3HDeFmw2K3EOu6QuzA8CN004jTzH1wiXTdKJz8s2V5CGufBhsKLxygvZjNKp%2Fpe%2BusE4CQKTDqqAc4fq59oSdFc9sY90LQFyrxnSpbNlf2jRMqnqNtj1YviEKOfPU6OI5wvOw%3D</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="437.63" OriginalAmount="409.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.396099649076" Longitude="8.6046150326729" StarRating="3" HotelCode="78112|sorell_city_and_wellness_hotel_sonnental" HotelName="Sorell Hotel Sonnental" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Apartment Hotel,Spa Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Currency Exchange,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Zürichstrasse 94/96, 8600 Dübendorf</AddressLine>
          </AddressLines>
          <CityName>Dübendorf</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/105896/a_105896_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a strategically good position, right on the outskirts of the city of Zurich, near to Zurich/Oerlikon exhibition centre. The centre of Zurich is 20 minutes away by car and it is also only 15 minutes' drive from Zurich's Kloten Airport (9 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="438.70" OriginalAmount="410.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.39338655" Longitude="8.48456417" StarRating="4" HotelCode="769282|aja_zurich_das_cityresort" HotelName="a-ja Zürich" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Laundry,Massage Centre,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Vulkanstraße 108b, 8048 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/890809/a_890809_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is situated in a quiet neighbourhood in the heart of Zurich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="452.61" OriginalAmount="423" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.431233605597" Longitude="8.4676855802536" StarRating="4" HotelCode="335636|271229" HotelName="Mövenpick Hotel Zürich Regensdorf" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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://photos.hotelbeds.com/giata/original/03/034656/034656a_hb_a_047.jpg</HotelPictures>
        <HotelDescription>&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.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="456.89" OriginalAmount="427" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.425561340902" Longitude="8.5600501298904" StarRating="4" HotelCode="56605|12197" HotelName="Novotel Zurich Airport Messe" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lindbergh-Platz 1, 8152 Glattpark</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/73366/a_73366_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Zurich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="465.45" OriginalAmount="435.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.389147038932" Longitude="8.516737818718" StarRating="2" HotelCode="13720|ibis_zurich_city_west" HotelName="ibis Zurich City West" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Nightclub,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schiffbaustrasse 11, 8005 Zurich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/14618/a_14618_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the western suburbs of Zurich, on one of the main roads leading to the city. It is close to the motorway and to Hardturm Stadium. Guests will find a train station just a 5-minute walk away. The city centre and the commercial centre, Technopark, are both just 2 km away. Zurich Airport is approximately 9 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="467.59" OriginalAmount="437" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.203335" Longitude="8.790199" StarRating="4" HotelCode="82058|411463" HotelName="Seedamm Plaza" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Seedammstrasse 3, 8808 Pfäffikon</AddressLine>
          </AddressLines>
          <CityName>Pfäffikon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/110780/gt_110780_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Pfäffikon (Zurich). The nearest airport is Zurich (ZRH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="475.08" OriginalAmount="444.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.374468917849" Longitude="8.5448098182678" StarRating="3" HotelCode="17317|hotel_scheuble" HotelName="Scheuble" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Designated Smoking Area,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mühlegasse 17, 8001 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/21215/a_21215_B1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This designer hotel lies at the heart of the beautiful old town, close to the main train station. Links to the public transport network are also to be found in the vicinity (around 200 m away).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="480.17" OriginalAmount="448.76" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.382459574834" Longitude="8.5006807744503" StarRating="4" HotelCode="167140|1d0494" HotelName="H+ Hotel Zürich" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" 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://dmcsquare.b-cdn.net/Images/233917/a_233917_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is directly opposite the Letzigrund Stadium and only 15 minutes with trams 2 or 3 from the main station. The centre of Altstetten is around 5 minutes' walk away and Zurich is some 3 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="482.57" OriginalAmount="451" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.436981457481" Longitude="8.5718384385109" StarRating="4" HotelCode="31246|7014" HotelName="Hilton Zurich Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Airport Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hohenbuehlstrasse 10, 8152 Opfikon</AddressLine>
          </AddressLines>
          <CityName>Opfikon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/49923/a_49923_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located close the Zurich airport, this hotel lies within just 500 m of links to the public transport network. The beautiful old town as well as Lake Zurich are both just a few minutes drive from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="494.34" OriginalAmount="462" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.359643174093" Longitude="8.5248166322708" StarRating="4" HotelCode="337396|26708" HotelName="Engimatt" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Engimattstrasse 14, 8002 Zurich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56172/a_56172_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Zurich's Quartier Enge amidst much greenery. The picturesque old town as well as the famous Station Street and Lake Zürich are located just a few minutes walk from the hotel. The Rietberg Museum and its adjoining leisure park are also to be found nearby. There is a stop for the public transport to be found 200 m away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="498.47" OriginalAmount="465.86" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.388012091226" Longitude="8.5391154885292" StarRating="4" HotelCode="259706|108bf5" HotelName="Krone Unterstrass" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Kitchen,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schaffhauserstrasse 1, 8006 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/15554/a_15554_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The appealing hotel is centrally located and a tram stop is situated right in front of the building.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="499.69" OriginalAmount="467" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.380216280642" Longitude="8.5374141754631" StarRating="3.5" HotelCode="698777|311015" HotelName="Walhalla Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Limmatstrasse 5, 8005 Zurich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/904430/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Zurich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="503.97" OriginalAmount="471" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.389405923999" Longitude="8.5220376387645" StarRating="4" HotelCode="32482|1829" HotelName="Züri by Fassbind" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Heinrichstrasse 254, 8005 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/01/017480/017480a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is located in the trendy and up-and-coming business and nightlife district of Zurich West. It is only a few minutes from the town centre with its numerous shopping facilities and entertainment venues. Zurich Lake lies within 2.5 km. A link to the public transport network can be found just 25 m from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="510.39" OriginalAmount="477" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.390997405269" Longitude="8.5096487402916" StarRating="4" HotelCode="185504|158105" HotelName="25hours Hotel Zürich West" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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://photos.hotelbeds.com/giata/original/35/355027/355027a_hb_a_026.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Zurich. The nearest airport is Zurich (ZRH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="513.60" OriginalAmount="480.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.378501177065" Longitude="8.5092705488205" StarRating="4" HotelCode="17977|mercure_stoller_zurich" HotelName="Mercure Stoller Zurich" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/Images/22225/a_22225_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Zurich. The nearest airport is Zurich (ZRH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="515.74" OriginalAmount="482.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.380189" Longitude="8.506329" StarRating="4" HotelCode="395860|crowne_plaza_zurich" HotelName="Crowne Plaza Zurich" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Badenerstraße 420, 8040 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/94242/gt_94242_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern luxury hotel lies in Zurich's trendy West Quarter, a district with the highest quality of life. The lake and Bahnhofstrasse are only a few minutes away with the tram and links to the public transport network are to be found in the vicinity.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="518.95" OriginalAmount="485.00" MarkupRule="7.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>http://media.dev.paximum.com/hotelimages/331607/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Zurich. The nearest airport is Zurich (ZRH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="522.16" OriginalAmount="488.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.36386" Longitude="8.531973" StarRating="4" HotelCode="36040|hotel_ascot_6" HotelName="FIFA Hotel Ascot" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Tessinerplatz 9, 8002 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/58848/a_58848_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the centre of Zurich. Bahnhofstrasse, the Old Town, the main station and also the lake are reachable in 10 minutes by foot. The train station Enge with its supermarket, restaurants, hairdressers, banks, bars and pubs is just a few steps away from the hotel. Zurich Airport is approximately 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="531.79" OriginalAmount="497" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.225566" Longitude="8.816933" StarRating="4" HotelCode="77587|278905" HotelName="Sorell Hotel Speer" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Untere Bahnhofstrasse 5, 8640 Rapperswil</AddressLine>
          </AddressLines>
          <CityName>Rapperswil</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/201205/201205a_hb_a_094.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Rapperswil.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="535.00" OriginalAmount="500" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.41434022" Longitude="8.54279785" StarRating="0" HotelCode="590256|414833" HotelName="Acasa Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Binzmühlestrasse 72, 8050 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0036/56872/3656872/1.jpg?f=15398930</HotelPictures>
        <HotelDescription>&lt;br/&gt;# Property Location : # With a stay at ACASA Suites in Zurich (Oerlikon), you'll be minutes from MFO-Park and close to Hallenstadion.  This 4-star hotel is within close proximity of Zurich Exhibition Centre and University of Zurich. #  Rooms : # Make yourself at home in one of the 141 air-conditioned rooms featuring refrigerators and flat-screen televisions. Complimentary wireless Internet access keeps you connected, and digital programming is available for your entertainment. Private bathrooms with showers feature complimentary toiletries and hair dryers. Conveniences include laptop-compatible safes and desks, and housekeeping is provided daily. #  Amenities : # Take advantage of recreation opportunities such as a 24-hour fitness center or take in the view from a terrace and a garden. This hotel also features complimentary wireless Internet access, concierge services, and a fireplace in the lobby. #  Dining : # Enjoy a satisfying meal at a restaurant serving guests of ACASA Suites. Quench your thirst with your favorite drink at a bar/lounge. Buffet breakfasts are available daily from 6:30 AM to 10 AM for a fee. #  Business &amp; Other Amenities : # Featured amenities include a 24-hour business center, dry cleaning/laundry services, and a 24-hour front desk. Self parking (subject to charges) is available onsite.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="535.00" OriginalAmount="500" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.414256" Longitude="8.54122" StarRating="4" HotelCode="62057|23060" HotelName="Courtyard Zurich North" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" 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://photos.hotelbeds.com/giata/original/22/222763/222763a_hb_a_050.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Zurich. The nearest airport is Zurich (ZRH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="539.28" OriginalAmount="504.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.381203707936" Longitude="8.5424387454987" StarRating="4" HotelCode="17713|hotel_continental_zurich__mgallery_collection" HotelName="Hotel Continental Zurich - MGallery by Sofitel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/Images/21786/a_21786_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is around 10 minutes away from the old town and is close to the Kunsthaus art gallery as well as the national museum. In addition, within a couple of minutes, guests will arrive at links to the public transport network (about 200 m away).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="540.35" OriginalAmount="505.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.376296187032" Longitude="8.5447025299072" StarRating="3" HotelCode="26219|du_theatre_swiss_quality_hotel" HotelName="du Théâtre by Fassbind" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" 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://photos.hotelbeds.com/giata/original/18/181849/181849a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Zurich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="544.63" OriginalAmount="509" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.383973295099" Longitude="8.5480982065201" StarRating="4" HotelCode="16740|16328" HotelName="Leonardo Boutique Hotel Rigihof Zurich" Meals="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,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Universitätstrasse 101, 8006 Zurich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/20343/a_20343_B1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies close to Zurich's historical centre just a few paces from links to the public transport network. A diverse selection of shopping venues, restaurants, bars and cafés are to be found in the vicinity and it is just 1 km to the train station and the exhibition centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="552.12" OriginalAmount="516.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.380145280745" Longitude="8.5365905797623" StarRating="2.5" HotelCode="698787|walhalla_guest_house_2" HotelName="Walhalla Guest House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Internet,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Konradstrasse 13, 8005 Zurich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/904431/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Zurich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="556.40" OriginalAmount="520.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.369256" Longitude="8.551242" StarRating="3" HotelCode="67838|hotel_swiss_night_am_kunsthaus" HotelName="Swiss Night by Fassbind" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Business Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/Images/87741/a_87741_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming business hotel is situated in a peaceful setting in the heart of Zurich. The hotel is set in flowered gardens and located in a very peaceful residential area, close to Zurich's art gallery and main theatre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="556.40" OriginalAmount="520" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.499478" Longitude="8.727454" StarRating="3" HotelCode="82191|22530" HotelName="Sorell Hotel Krone" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Golf,Internet,Kitchen,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Marktgasse 49, 8400 Winterthur</AddressLine>
          </AddressLines>
          <CityName>Winterthur</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/110955/a_110955_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel lies in the heart of Winterthur’s old town, just a half-hour drive from Zurich. Nearby attractions include the Winterthur Kunstraum, which is less than a 15-minute walk, the Oskar Reinhart Foundation, less than 300 metres away, and the Winterthur summer theatre, which is just 100 metres from hotel. There are bars, restaurants and clubs within easy reach and the hotel is located 22 km from Zurich Airport and 30 km from Tahsis Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="573.52" OriginalAmount="536.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.361656275336" Longitude="8.5512927174568" StarRating="3" HotelCode="37212|sorell_seefeld" 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://dmcsquare.b-cdn.net/Images/61101/a_61101_E2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive city hotel is centrally located near to the opera house, Bellevue square and a lake. The tourist centre with its scores of shops as well an abundance of bars and pubs is close at hand. Public transport departs from stops directly in front of the hotel and Zurich main railway station and the tram stop are just a few minutes walk away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="575.66" OriginalAmount="538.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.379616" Longitude="8.543467" StarRating="3" HotelCode="337315|bristol_hotel_3" HotelName="Hotel Bristol Zurich" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/Images/56124/a_56124_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is to be found at the heart of Zurich. The main railway station is just 5 minutes away. Lake Zurich, with its magnificent promenade, is just 2 km away. Shops, bars, restaurants and nightclubs all lie within 500 metres of the hotel. Public transport leaves from adjacent to the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="581.01" OriginalAmount="543.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.376165" Longitude="8.544465" StarRating="3" HotelCode="38725|sorell_hotel_rutli" HotelName="Sorell Hotel Rütli" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Zähringerstrasse 43, 8001 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/63940/a_63940_F2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant hotel is located in the heart of the historic old town. It is only a few minutes walk to the famous Station Street (Bahnhofstraße) with its numerous shopping facilities and entertainment venues. Lake Zurich is around 1 km away. A link to the public transport network is to be found just 20 m from the hotel. A ski area is approximately 50 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="583.15" OriginalAmount="545" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.3750208" Longitude="8.5445719" StarRating="3" HotelCode="77720|158113" HotelName="Best Western Plus Hotel Zürcherhof" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Zaehringerstrasse 21, 8001 Zürich, Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/105423/a_105423_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Zurich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="583.15" OriginalAmount="545.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.38392757" Longitude="8.49265679" StarRating="4" HotelCode="485189|placid_hotel_zurich" HotelName="Placid Hotel Zurich" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" 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://photos.hotelbeds.com/giata/original/55/551941/551941a_hb_a_011.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Zurich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="589.57" OriginalAmount="551.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.373542544474" Longitude="8.543940782547" StarRating="3" HotelCode="193799|hotel_platzhirsch" HotelName="Platzhirsch Hotel &amp; Bar" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Spitalgasse 3, 8001 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/214601/214601a_hb_a_050.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Zurich, this hotel is ideal for those in need of an adults-only holiday.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="590.64" OriginalAmount="552.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.376216" Longitude="8.539317" StarRating="4" HotelCode="29642|hotel_st_gotthard" HotelName="St. Gotthard" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/Images/47587/a_47587_A2.jpg</HotelPictures>
        <HotelDescription>&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.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="598.13" OriginalAmount="559.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.389232" Longitude="8.516755" StarRating="4" HotelCode="25622|novotel_zurich_city_west" HotelName="Novotel Zürich City-West" Meals="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://dmcsquare.b-cdn.net/Images/37393/a_37393_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is centrally located at the heart of Zurich just 7 minutes walk from the city centre. The theatre as well as the Maag Music Hall are to be found in the near vicinity and Hardbrücke tram station lies just 300 m from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="599.20" OriginalAmount="560.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.372063" Longitude="8.535336" StarRating="4" HotelCode="0|citizenm_zurich" HotelName="citizenM Zürich" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Talacker 42, Zurich</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/8e/b8/8eb8dd1d112959a8e18afff2aa8731a9e8bd433f.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Four-star hotel “citizenM Zürich” is located within 1 km from the heart of Zurich.&lt;/br&gt;&lt;b&gt;Hotel Features: &lt;/b&gt;This cozy on-site restaurant offers a wide variety of international and local dishes. To unwind after an eventful day, enjoy a refreshing drink in the stylish hotel bar. Wi-Fi is available on all property premises.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="609.90" OriginalAmount="570" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.39057" Longitude="8.50993" StarRating="4" HotelCode="262129|38070" HotelName="Sheraton Zürich Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/Images/365387/a_365387_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Zurich. The nearest airport is Zurich (ZRH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="610.97" OriginalAmount="571" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.295518829446" Longitude="8.5659391018525" StarRating="4" HotelCode="108625|36695" HotelName="Hotel Sedartis" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bahnhofstrasse 15/16, 8800 Thalwil, Zürich</AddressLine>
          </AddressLines>
          <CityName>Thalwil</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/204212/204212a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Thalwil. The nearest airport is Zurich (ZRH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="614.18" OriginalAmount="574" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.38020264" Longitude="8.52830969" StarRating="4" HotelCode="559837|310976" HotelName="25hours Hotel Zürich Langstrasse" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Internet,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Langstraße 150, 8004 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/646105/646105a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Zurich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="636.65" OriginalAmount="595" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.166085" Longitude="8.5161468" StarRating="4" HotelCode="36553|446707" HotelName="Hotel Ochsen" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kolinplatz 11, 6300 Zug</AddressLine>
          </AddressLines>
          <CityName>Zug</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/9d/d2/9dd2c38d9be21d5488661a09c4c4f3ee028b43a3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Zug. The nearest airport is Zurich (ZRH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="636.65" OriginalAmount="595.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="" Longitude="" StarRating="4" HotelCode="108602|hotel_uto_kulm" HotelName="Uto Kulm" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gratstrasse, 8143 Uetliberg/Zürich</AddressLine>
          </AddressLines>
          <CityName>Stallikon</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/1000000/980000/971800/971753/24c37f22_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Stallikon. The nearest airport is Zurich (ZRH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="642.00" OriginalAmount="600" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.382505886056" Longitude="8.5669621825218" StarRating="4" HotelCode="37213|47379" HotelName="Sorell Hotel Zürichberg" Meals="BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/Images/61102/a_61102_D2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This exclusive city and conference hotel is located 3 km from the centre of Zurich and public transport services depart from stops 200 m from the hotel. Lake Zurich with its magnificent sandy beaches as well as scores of restaurants, bars, pubs and a nightclub are all close at hand. Zurich airport is approximately 12 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="655.91" OriginalAmount="613.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.375235434103" Longitude="8.5445469617844" StarRating="3" HotelCode="90022|basilea_swiss_quality_hotel" HotelName="Hotel Basilea Zürich" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Zahringerstrasse 25, 8001 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/125960/w_125960_A1.jpg</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 station just a 5-minute walk away and the tourist centre and Lake Zurich are 1 km from the property. It is 11 km to Zurich Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="674.10" OriginalAmount="630" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.306113406884" Longitude="8.5500991344452" StarRating="4" HotelCode="76830|36658" HotelName="Hotel Belvoir" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Säumerstrasse 37, 8803 Rüschlikon, Zürich</AddressLine>
          </AddressLines>
          <CityName>Rüschlikon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/104396/a_104396_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Rueschlikon, a suburb of Zurich, in a peaceful green area - with a magnificent view over Lake Zurich and within easy reach of both airport and city centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="694.43" OriginalAmount="649.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.378452137927" Longitude="8.5205492377281" StarRating="4" HotelCode="79362|hotel_greulich" HotelName="Greulich" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Herman-Greulich-Strasse 56, 8004 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/35/355400/355400a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Zurich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="713.69" OriginalAmount="667.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.369292" Longitude="8.544529" StarRating="3" HotelCode="337359|hotel_rossli" HotelName="Rössli" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/Images/56147/a_56147_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally situated about 100 m from Lake Zürich and just a few minutes walk from nightclubs and links to the public transport network (100 m). It is not far to the main road.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="714.76" OriginalAmount="668.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.364299" Longitude="8.547806" StarRating="3" HotelCode="26986|hotel_seehof" HotelName="Seehof" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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://photos.hotelbeds.com/giata/original/01/017961/017961a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located directly beside Lake Zurich, this hotel lies within a few metres of countless shopping venues, bars, nightclubs and links to the public transport network.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="716.90" OriginalAmount="670.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.37901245277" Longitude="8.5449989140034" StarRating="3" HotelCode="31248|comfort_hotel_royal_zurich" HotelName="Royal Hotel Zurich" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Leonhardstrasse 6, 8001 Zürich, Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/49925/a_49925_B1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the centre of Zurich, near the historical centre, and the business and banking districts. A public transport stop can be reached within 300 m and ensures guest can easily explore the area. A shuttle bus runs between the hotel and the airport every 30 minutes, providing excellent international transport links.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="722.25" OriginalAmount="675" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.452770303412" Longitude="8.5641592741013" StarRating="4" HotelCode="81428|22297" HotelName="Radisson Blu Zürich Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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>http://media.dev.paximum.com/hotelimages/327644/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This business hotel is located opposite arrivals in Zurich Airport. Guests will find numerous shops within the airport and bus and train transportation within 250 metres of the hotel. Zurich city centre is approximately a 10-minute journey on public transport, and Lake Zurich, Church of Our Lady, the historical district of Niederdorf and the attractive Limmatquai street are all around 12 km away. The Swiss Museum is a 10-minute ride on public transport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="722.25" OriginalAmount="675" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.3877942" Longitude="8.5154013" StarRating="5" HotelCode="904490|26779" HotelName="Renaissance Zürich Tower" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Turbinenstraße 20, 8005 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/157070/157070a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys a unique location in the Mobimo Tower in the trendy Zurich-West district. The Hardbrücke Train Station is 500 m away, and the Technopark Bus Stop is just 100 m from the hotel. Zurich Airport is about 10 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="803.57" OriginalAmount="751" MarkupRule="7.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="Non Refundable" 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://dmcsquare.b-cdn.net/Images/40208/a_40208_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel offers its guests an extremely favourable location, directly on the famous Station Street (Bahnhofstraße), with its vast array of shops and entertainment facilities. Zurich Lake, the River Limmet, the historic train station, the zoo and the botanic gardens can all be reached within a few minutes and the closest ski area is approximately 50 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="816.41" OriginalAmount="763.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.359027236977" Longitude="8.5231643915176" StarRating="4" HotelCode="387244|four_points_by_sheraton_sihlcity_zurich" HotelName="Four Points by Sheraton Sihlcity - Zurich" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/Images/90051/a_90051_D2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located, the hotel lies in the heart of the Sihlcity area of Zurich and is surrounded by restaurants, shopping venues, commercial offices, a cinema, and even a discotheque. The city centre, which is 2 km away, can be reached easily by tram. Sihlcity is the innovative result of a sophisticated plan to unite a wide variety of activities in a single location. Emphasis is placed on the integration of modern architecture into the existing cityscape. This means that, alongside new buildings, several old factory buildings remain in their original locations. The hotel rises from the spot where once the Sihl paper factory stood. This combination of existing land marked architecture of the factory building and modern construction technique forms an interesting and extraordinary symbiosis. Guests can enjoy the huge range of facilities on offer in the new Sihlcity area: a spa centre, over 2500 m² in size, directly connected to the hotel, a cinema with 9 screens, an adjoining shopping centre, a discotheque and the cultural centre next to the old factory chimney are only few examples of the amenities hotel guests may enjoy in Sihlcity. It is some 50 minutes by car to the ski region of Brunni-Alpthal, and Zurich Airport is around 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="872.05" OriginalAmount="815.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.362851" Longitude="8.496089" StarRating="5" HotelCode="131538|atlantis_by_giardino" HotelName="Atlantis by Giardino" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" 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://photos.hotelbeds.com/giata/original/00/007458/007458a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is situated in one of Zurich's pleasant suburbs just a short distance from links to the public transport network as well as from the interesting Völkermuseum.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="875.26" OriginalAmount="818" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.369152039929" Longitude="8.544036000967" StarRating="4" HotelCode="13732|4926" HotelName="Helmhaus Swiss Quality Zürich" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/Images/13906/a_13906_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The major business, shopping and cultural venues of Zurich are within a comfortable distance of this hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="880.61" OriginalAmount="823.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.370826721191406" Longitude="8.540489196777344" StarRating="4" HotelCode="0|sorell_hotel_st_peter" HotelName="Sorell Hotel St. Peter" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>In Gassen 10, Zurich</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/98/b6/98b6dc31d05e3cbdb140d2999f04f8669dd0b2f4.jpeg</HotelPictures>
        <HotelDescription>With a stay at Sorell Hotel St. Peter, you'll be centrally located in Zürich, steps from Bahnhofstrasse and 15 minutes by foot from ETH Zurich.  This 4-star hotel is 0.5 mi (0.8 km) from Kunsthaus Zurich and 0.6 mi (1 km) from Zürich Opera House.&lt;br /&gt;Make use of convenient amenities, which include complimentary wireless Internet access and tour/ticket assistance.&lt;br /&gt;Featured amenities include complimentary newspapers in the lobby, dry cleaning/laundry services, and a 24-hour front desk.&lt;br /&gt;Satisfy your appetite at the hotel's coffee shop/café, or stop in at the snack bar/deli. Mingle with other guests at the complimentary reception, held daily. Quench your thirst with your favorite drink at the bar/lounge.&lt;br /&gt;Make yourself at home in one of the 45 air-conditioned rooms featuring iPod docking stations and flat-screen televisions. Complimentary wireless Internet access keeps you connected, and digital programming is available for your entertainment. Bathrooms have complimentary toiletries and hair dryers. Conveniences include phones, as well as laptop-compatible safes and desks.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant 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;Parking Space: &lt;/b&gt;Chargeable public parking available in the nearby area. Cost: 40.00 CHF per day.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Upon arrival, tourists must provide a PCR test done no later than 72 hours. Additional restrictions are also possible.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="909.50" OriginalAmount="850" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.365491" Longitude="8.535935" StarRating="4" HotelCode="10273|27503" HotelName="Sheraton Zürich Neues Schloss Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Stockerstrasse 17, 8002 Zürich, Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/7925/a_7925_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is centrally located in the international business and financial metropolis. Not only is Lake Zurich within view, Bahnhofstrasse, Paradeplatz, the congress centre and the Tonhalle concert hall are all within easy reach. Zurich International Airport is situated at a distance of approximately 12 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="913.78" OriginalAmount="854.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.372297809166" Longitude="8.5407303239426" StarRating="3.5" HotelCode="108591|kindli_hotel" HotelName="Kindli" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Pfalzgasse 1, 8001 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/327888/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="964.07" OriginalAmount="901" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.382504069931" Longitude="8.540346622467" StarRating="5" HotelCode="29645|30350" HotelName="Zurich Marriott Hotel" 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,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Neumuehlequai 42, 08006 Zürich, Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/47591/a_47591_B1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel lies close to Lake Zurich at the heart of the city. Links to the public transport network lie just 200 m away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="975.84" OriginalAmount="912.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.36433241825" Longitude="8.5475027561188" StarRating="4" HotelCode="15429|hotel_opera_5" HotelName="Hotel Opera" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/Images/18333/a_18333_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Zurich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="979.05" OriginalAmount="915" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.362155904991" Longitude="8.5476154088974" StarRating="4" HotelCode="45191|30641" 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://dmcsquare.b-cdn.net/Images/22162/a_22162_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated directly beside Lake Zürich and is just 10 minutes walk from the town centre where guests will discover a diverse selection of sights as well as many shopping and entertainment venues. There is a stop for the public transport to be found in the hotel's vicinity lying approximately 100 m from the hotel and the airport lies just 12 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1058.23" OriginalAmount="989" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.376943" Longitude="8.539467" StarRating="4.5" HotelCode="29643|26711" HotelName="Schweizerhof" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bahnhofplatz 7, 8021 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/47588/a_47588_AA2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies directly on Bahnhofplatz at the heart of Zurich. Paradeplatz is situated a few paces away and a diverse selection of shopping venues are to be found in the near vicinity.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1184.49" OriginalAmount="1107.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.3644507" Longitude="8.5244261" StarRating="4" HotelCode="200672|b2_boutique_hotel__spa" HotelName="B2 Boutique Hotel and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" 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://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=1786990</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel comprises a total of 60 rooms. Most of the storeys can be reached by lift. Services and facilities at the hotel include a dining area, a conference room and a business centre. Wireless internet access is available to travellers in the public areas. Those arriving in their own vehicles can leave them in the car park of the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1318.24" OriginalAmount="1232.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.372918" Longitude="8.536504" StarRating="4" HotelCode="31247|best_western_premier_hotel_glockenhof" HotelName="Hotel Glockenhof Zurich" Meals="BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/Images/49924/a_49924_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This traditional hotel is located at the heart of Zurich just a few paces from the old town where guests will discover a selection of shops, restaurants as well as cafés. Public transport links are also within easy reach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1374.95" OriginalAmount="1285.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.364217541889" Longitude="8.5472656588955" StarRating="4" HotelCode="318138|hotel_europe" HotelName="Hotel Europe" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/Images/32633/a_32633_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at the heart of the business and theatre district of Zurich just a few minutes from the opera house, the theatre, the lake promenade and the most beautiful sights in Zurich, as well as many different shopping venues. The nearest tram stop is about 20 m from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1376.02" OriginalAmount="1286.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.364566" Longitude="8.53415" StarRating="5" HotelCode="76435|alden_luxury_suite_hotel" HotelName="ALDEN Suite Hotel Splügenschloss Zurich" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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://photos.hotelbeds.com/giata/original/14/143544/143544a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming city hotel is conveniently located on a quiet side street in the heart of the city. The shores of Lake Zurich and its wonderfully tranquil gardens, the concert hall (Tonhalle) and the opera house, as well as the shops on the famous Bahnhofstrasse and the lively Old Town are all a mere 5 to 10 minutes’ stroll away from the business hotel. Guests will find links to the public transport network in the immediate vicinity and restaurants and nightlife venues within a 5-minute walk. The Fraumuenster church is around 5 minutes away on public transport and Lucerne is roughly 45 minutes away by car.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1377.09" OriginalAmount="1287" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.3012596" Longitude="8.5624864" StarRating="4" HotelCode="108626|488653" HotelName="Alex Lake Zürich" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Seestrasse 182, 8800 Thalwil, Zürich</AddressLine>
          </AddressLines>
          <CityName>Thalwil</CityName>
        </Address>
        <HotelPictures>https://www.hotelbeds.com/giata/69/693209/693209a_hb_r_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Thalwil.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1517.26" OriginalAmount="1418" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.36276558" Longitude="8.55617618" StarRating="4" HotelCode="765925|378925" HotelName="Signau House &amp; Garden" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Signaustrasse 6, 8008 Zurich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/02478/3802478/40.jpg?f=15568666</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1776.20" OriginalAmount="1660.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.36649" Longitude="8.536363" StarRating="5" HotelCode="30032|park_hyatt_zurich" HotelName="Park Hyatt Zürich" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/Images/48368/a_48368_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Zurich. The nearest airport is Zurich (ZRH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1976.29" OriginalAmount="1847" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.3725173" Longitude="8.5398177" StarRating="5" HotelCode="82765|219071" HotelName="Widder" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rennweg 7, 8001 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/35/356610/356610a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Zurich. The nearest airport is Zurich (ZRH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1981.64" OriginalAmount="1852" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.372750573157" Longitude="8.5731419920921" StarRating="5" HotelCode="39555|136797" HotelName="Dolder Grand" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/Images/11588/a_11588_B1.jpg</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 minutes drive to the city zoo and links to the public transport network are to be found close by. There is a shuttle bus service to the airport that lies some 12 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2051.19" OriginalAmount="1917.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.37131282419" Longitude="8.5417588055134" StarRating="5" HotelCode="19546|storchen_zurich" HotelName="Storchen Zürich" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" 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://store1prod.blob.core.windows.net/images-hotels/77300/30b228f1-98ef-4ca6-b31a-78f0b6eb061a.jpg?d=636788371520000000</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Zurich. The nearest airport is Zurich (ZRH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2135.72" OriginalAmount="1996" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.3697588" Longitude="8.5398421" StarRating="4.5" HotelCode="82024|319625" HotelName="Savoy Baur en Ville" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Paradeplatz, 8022 Zurich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/110738/a_110738_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Zurich. The nearest airport is Zurich (ZRH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2501.66" OriginalAmount="2338.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.362757271138" Longitude="8.5473284125328" StarRating="5" HotelCode="29646|hotel_eden_au_lac" HotelName="Eden Au Lac" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Utoquai 45, 8008 Zurich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/22/222764/222764a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Zurich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3600.55" OriginalAmount="3365.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.367118" Longitude="8.539576" StarRating="5" HotelCode="29647|baur_au_lac" HotelName="Baur Au Lac" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Talstrasse 1, 8001 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/35/356788/356788a_hb_a_011.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Zurich. The nearest airport is Zurich (ZRH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Bar,Conference Hall,Fax,Room Service,Telephone Service,Air Conditioning,Bicycle Rental,Internet,Restaurant,Sauna,Central Heating,Currency Exchange,Designated Smoking Area,Diet Meals,Golf,Jacuzzi,Laundry,Nightclub,Shopping Arcade,Lounge,Massage Centre,Spa,Wheelchair Access,24 Hour Front Desk,Elevator,Garden,Gift Shop,Library,Luggage Storage,Meeting Room,Parking,Kitchen,Swimming Pool,Heated Pool</BasicAmenities>
    <HotelRating>4,5,3,1,2,3.5,2.5,4.5</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST</Meals>
    <PropertyType>HOTEL,CITY HOTEL,HISTORIC HOTEL,HOTEL DE CHARME,BUSINESS HOTEL,HOSTELS,RESIDENCES,APARTMENT,FAMILY-FRIENDLY HOTEL,CONFERENCE HOTEL,AIRPORT HOTEL,SPA HOTEL,APARTMENT HOTEL,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 G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
bbb764e7-4492-4389-99e2-9efce02a45d6|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="bbb764e7-4492-4389-99e2-9efce02a45d6">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="1" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="12109" DestinationId="0" CityId="0" />
    <StayDateRange Start="2024-10-04T00:00:00" End="2024-10-07T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <MealType>Bed &amp; Breakfast</MealType>
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="Ezevisa" Password="Saad@321" RequestedCurrency="GBP" ClientNationality="PK" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
bbb764e7-4492-4389-99e2-9efce02a45d6|TravcoSearch|Object reference not set to an instance of an object.|System.NullReferenceException: Object reference not set to an instance of an object.
   at HotelSources.Travco.<>c__DisplayClass11_0.<GetSearchRS>b__0(CurrencyConversion x) in G:\Trivender PC\WorldwideDMCV2\Module\Hotel\Sources\Travco\Travco.cs:line 282
   at System.Linq.Enumerable.WhereListIterator`1.MoveNext()
   at System.Linq.Enumerable.FirstOrDefault[TSource](IEnumerable`1 source)
   at HotelSources.Travco.GetSearchRS(String searchRS, HotelSearchRS& response, Int32& SupplierCount, Int32& ParseCount) in G:\Trivender PC\WorldwideDMCV2\Module\Hotel\Sources\Travco\Travco.cs:line 282|Travco|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
bbb764e7-4492-4389-99e2-9efce02a45d6|PaximumSearch|Object reference not set to an instance of an object.|System.NullReferenceException: Object reference not set to an instance of an object.
   at HotelSources.Paximum.GetSearchRS(String searchRS, HotelSearchRS& response, Int32& SupplierCount, Int32& ParseCount) in G:\Trivender PC\WorldwideDMCV2\Module\Hotel\Sources\Paximum\Paximum.cs:line 284|Paximum|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
bbb764e7-4492-4389-99e2-9efce02a45d6|SearchResponse|SearchResponse|<?xml version="1.0" encoding="utf-16"?>
<HotelSearchRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" TimeStamp="2024-10-04T13:11:53.5616651+01:00" Version="0" EchoToken="Search" TransactionIdentifier="bbb764e7-4492-4389-99e2-9efce02a45d6" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="63" TotalAmount="147.66" OriginalAmount="138.00" MarkupRule="7.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>http://media.dev.paximum.com/hotelimages/327473/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Please note that in this hostel all rooms have bunk beds. Breakfast and bed linen included. The hostel is located couple of kms from the main trains station, but still easily accessible. From the main station, take tram No. 7 to the Morgental stop, followed by a 5- minute walk to the youth hostel. Or take suburban railway (S-Bahn) train No. 8 to the Wollishofen stop, followed by a 5-minute walk ?over the hill? to the youth hostel (sign-posted). On foot in only takes 10 minutes to get to the bank for Lake Zurich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="257.87" OriginalAmount="241" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.402532" Longitude="8.405591" StarRating="3" HotelCode="108629|36671" HotelName="Hotel Sommerau-Ticino" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Zürcherstrasse 72, 8953 Dietikon, Zürich</AddressLine>
          </AddressLines>
          <CityName>Dietikon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/151279/a_151279_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is located within convenient distance of central Zürich right by Dietikon, 100 m from shopping venues and 200 m from links to the public transport network. 10 km from the hotel guests will find Zurich's Art Museum, the Grand Casino Baden and the National Museum as well as the zoo. It is 12.8 km to Kaufleuten Zuerich, the nearest nightclub, and the same distance to Lake Zurich. Due to its central location it is an ideal meeting point near Zürich and not far away from Baden, Lucerne and Zug. It lies 10 km from the airport Unique Zürich-Kloten.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="286.76" OriginalAmount="268" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.500545115916" Longitude="8.7228293716908" StarRating="3" HotelCode="66846|310817" HotelName="Best Western Hotel Wartmann am Bahnhof" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rudolfstrasse 15, 8400 Winterthur, Zürich</AddressLine>
          </AddressLines>
          <CityName>Winterthur</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/86490/a_86490_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Winterthur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="303.88" OriginalAmount="284" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.3140315" Longitude="8.7967835" StarRating="4" HotelCode="281708|35398" HotelName="Hotel Swiss Star" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Grubenstrasse 5, 8620 Wetzikon</AddressLine>
          </AddressLines>
          <CityName>Wetzikon</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/22/220527/220527a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Wetzikon. The nearest airport is Zurich (ZRH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="334.91" OriginalAmount="313" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.40337792" Longitude="8.60514748" StarRating="0" HotelCode="500069|488345" HotelName="Hotel ZwiBack" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Am Wasser 3, Zwicky Süd, 8304 Wallisellen</AddressLine>
          </AddressLines>
          <CityName>Wallisellen</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0028/86889/2886889/1.jpg?f=15501784</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="340.26" OriginalAmount="318" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.4516" Longitude="8.52683" StarRating="0" HotelCode="775859|493278" HotelName="Jet Hotel Zurich Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hofwisenstrasse 4</AddressLine>
          </AddressLines>
          <CityName>Rümlang</CityName>
        </Address>
        <HotelPictures>https://zamzam.xml.goglobal.travel/ImageHandler.ashx?id=0Vzd%2BHCoYuUqXopPCv6o645BDRmG7vCS%2FsD84bylzfRQkjzvFwyH8ZTATnvGR3DXvEebMoU3EGSVW7CSdCHe0Dij6e0iLP6m2w0LzXKRxoIs18Sd%2Bd5L6REzhCzJyUu%2ByuU5DI8o2Tnt13taTK06AoX8ScglDUOxELuMWnQusKaTsWPNm3wuoI%2BKyK1xgJYO0azbfRbj%2FeUPOMiHgD6Udtz2NXyd5vJ9jn25NliG0P7rUWtDz9g6L9ZQ4XwQ0Dw6b1t730K%2BbDCWucbTWyeafKfYWuBSBTAMx8fpCn1cTqyQgAtTy2lSoCgIivjiu74XAEkK7pTdFnVZ%2BNkP0AiOcruFkBWLD1nMfCnzl57YzXM%3D</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="345.61" OriginalAmount="323" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.451834" Longitude="8.537358" StarRating="3" HotelCode="171162|26715" HotelName="Holiday Inn Express Zürich Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" 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>http://media.dev.paximum.com/hotelimages/331994/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel comprises a total of 163 rooms. A lobby and a reception are available to guests. Individual storeys are accessible via the lift or stairs. Services and facilities at the hotel include a safe, a restaurant, a bar, a conference room and a business centre. Wireless internet access is available to travellers in the public areas. Guests arriving by car can leave their vehicles in the garage (for a fee) or in the car park.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="350.96" OriginalAmount="328" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.496" Longitude="8.7119270000001" StarRating="1" HotelCode="212756|409086" HotelName="ibis budget Winterthur" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Bruhlbergstrasse 7A, 8400 Winterthur</AddressLine>
          </AddressLines>
          <CityName>Winterthur</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/301418/a_301418_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Winterthur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="354.17" OriginalAmount="331" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.38738" Longitude="8.494184" StarRating="2" HotelCode="295618|54422" HotelName="The Flag Zuerich" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Baslerstrasse 100, 8048 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/403595/a_403595_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located just a few minutes' walk from the centre of Zurich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="357.38" OriginalAmount="334" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.495877" Longitude="8.711966" StarRating="2" HotelCode="108612|408207" HotelName="ibis Winterthur City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Brühlbergstrasse 7, 8400 Winterthur, Zürich</AddressLine>
          </AddressLines>
          <CityName>Winterthur</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/151260/a_151260_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Winterthur. The nearest airport is Zurich (ZRH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="359.52" OriginalAmount="336.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.40987719" Longitude="8.59223493" StarRating="0" HotelCode="777599|bb_hotel_zurich_east_wallisellen_2" HotelName="B&amp;B Hotel Zürich East Wallisellen" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Richtistrasse 6, 8304 Wallisellen, Zürich</AddressLine>
          </AddressLines>
          <CityName>Wallisellen</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/a7/da/a7da0c73763277cf23d105be6b46b3a4bad75aea.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="362.73" OriginalAmount="339" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.6983368" Longitude="8.6335415999999" StarRating="4" HotelCode="76730|274327" HotelName="Best Western Plus Hotel Bahnhof" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bahnhofstrasse 46, 8200 Schaffhausen, Schaffhausen</AddressLine>
          </AddressLines>
          <CityName>Schaffhausen</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/104275/a_104275_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Schaffhausen.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="363.80" OriginalAmount="340" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.504850072547" Longitude="8.7242802380291" StarRating="4" HotelCode="82910|255428" HotelName="Banana City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Conference Hall,Fax,Internet,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schaffhauserstrasse 8, 8400 Winterthur, Zürich</AddressLine>
          </AddressLines>
          <CityName>Winterthur</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/637627/637627a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Winterthur. The nearest airport is Zurich (ZRH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="372.36" OriginalAmount="348" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.3265977187" Longitude="8.5292342305183" StarRating="2" HotelCode="96354|407354" HotelName="ibis Zurich Adliswil" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Zurichstrasse 105, Adliswil, 8134 Zurich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/133842/a_133842_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Zurich. The nearest airport is Zurich (ZRH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="378.78" OriginalAmount="354.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.388965714797" Longitude="8.516155846627" StarRating="1" HotelCode="36041|ibis_budget_zurich_city_west" HotelName="ibis budget Zurich City West" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Technoparkstrasse 2, 8005 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/58850/a_58850_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Zurich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="385.20" OriginalAmount="360.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.380853" Longitude="8.535332" StarRating="3" HotelCode="32588|best_western_hotel_montana" 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://dmcsquare.b-cdn.net/Images/51822/w_51822_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located at the heart of Zurich within a short distance of the famous Bahnhofstraße and the main train station. Links to the public transport system are to be found just 500 m away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="386.27" OriginalAmount="361" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.387866816156" Longitude="8.4856751561165" StarRating="3" HotelCode="108597|42657" HotelName="Best Western Hotel Spirgarten" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/Images/151245/a_151245_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Zurich. The nearest airport is Zurich (ZRH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="391.62" OriginalAmount="366" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.438523" Longitude="8.565523" StarRating="4" HotelCode="284370|46879" HotelName="Dorint Airport-Hotel Zürich" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Riethofstrasse 40, 8152 Opfikon-Glattbrugg</AddressLine>
          </AddressLines>
          <CityName>Glattbrugg</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/391574/a_391574_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Glattbrugg. The nearest airport is Zurich (ZRH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="401.25" OriginalAmount="375" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.43931452881" Longitude="8.5687807202339" StarRating="4.5" HotelCode="69739|1835" HotelName="Mövenpick Zürich Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/Images/91865/w_91865_A1.jpg</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="27" TotalAmount="401.25" OriginalAmount="375" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.50100732471" Longitude="8.7329075423279" StarRating="4" HotelCode="386714|36631" HotelName="Park Hotel Winterthur" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Stadthausstrasse 4, 8400 Winterthur</AddressLine>
          </AddressLines>
          <CityName>Winterthur</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/07/079595/079595a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Winterthur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="401.25" OriginalAmount="375" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.699069" Longitude="8.63208" StarRating="4" HotelCode="299568|41060" HotelName="Vienna House Zur Bleiche Schaffhausen" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bleicheplatz 1, 8201 Schaffhausen</AddressLine>
          </AddressLines>
          <CityName>Schaffhausen</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/407879/w_407879_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Schaffhausen.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="404.46" OriginalAmount="378.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.415725063361" Longitude="8.5590791702271" StarRating="3" HotelCode="108598|ibis_zurich_messeairport" HotelName="ibis Zurich Messe Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/Images/151246/a_151246_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Zurich. The nearest airport is Zurich (ZRH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="415.16" OriginalAmount="388" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.450956568501" Longitude="8.540341258049" StarRating="4" HotelCode="31434|2022" HotelName="Radisson Hotel Zurich Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Airport Hotel,Conference Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Flughofstrasse 75, 8153 Rümlang, Zurich</AddressLine>
          </AddressLines>
          <CityName>Rümlang</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/50183/a_50183_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant hotel is situated directly next to a nature reserve. Zurich airport is 5 km from the hotel. The city centre, the exhibition centres, the stadium and the World Trade Centre are all situated approximately 12 km away. Public transport departs just a few metres from the hotel, there are bars, pubs and shopping venues within 1 km of the hotel and there is a lake 8 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="426.93" OriginalAmount="399" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.477786" Longitude="8.306432" StarRating="4" HotelCode="108503|446777" HotelName="Blue City" 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>Haselstrasse 17, 5400 Baden</AddressLine>
          </AddressLines>
          <CityName>Baden</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/362682/362682a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Baden.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="428.00" OriginalAmount="400.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.37708863" Longitude="8.52754775" StarRating="0" HotelCode="751384|trip_inn_zurich_hotel" HotelName="Trip Inn Zurich Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hohlstrasse 18, 8004 Zürich, Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://zamzam.xml.goglobal.travel/ImageHandler.ashx?id=0Vzd%2BHCoYuUqXopPCv6o645BDRmG7vCS%2FsD84bylzfRQkjzvFwyH8ZTATnvGR3DXvEebMoU3EGSVW7CSdCHe0Dij6e0iLP6m2w0LzXKRxoIs18Sd%2Bd5L6REzhCzJyUu%2ByuU5DI8o2Tme%2Ft%2FP5OxDOdhFv%2F%2FqPXbU%2Fe4clW4FKT5DUASCScfS8SohYx4mnyTa9FTLGfGvIDQ1iQu%2BQsT3nfgk9%2BeovIhIKyZjCC3HDeFmw2K3EOu6QuzA8CN004jTzH1wiXTdKJz8s2V5CGufBhsKLxygvZjNKp%2Fpe%2BusE4CQKTDqqAc4fq59oSdFc9sY90LQFyrxnSpbNlf2jRMqnqNtj1YviEKOfPU6OI5wvOw%3D</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="437.63" OriginalAmount="409.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.396099649076" Longitude="8.6046150326729" StarRating="3" HotelCode="78112|sorell_city_and_wellness_hotel_sonnental" HotelName="Sorell Hotel Sonnental" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Apartment Hotel,Spa Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Currency Exchange,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Zürichstrasse 94/96, 8600 Dübendorf</AddressLine>
          </AddressLines>
          <CityName>Dübendorf</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/105896/a_105896_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a strategically good position, right on the outskirts of the city of Zurich, near to Zurich/Oerlikon exhibition centre. The centre of Zurich is 20 minutes away by car and it is also only 15 minutes' drive from Zurich's Kloten Airport (9 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="438.70" OriginalAmount="410.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.39338655" Longitude="8.48456417" StarRating="4" HotelCode="769282|aja_zurich_das_cityresort" HotelName="a-ja Zürich" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Laundry,Massage Centre,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Vulkanstraße 108b, 8048 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/890809/a_890809_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is situated in a quiet neighbourhood in the heart of Zurich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="452.61" OriginalAmount="423" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.431233605597" Longitude="8.4676855802536" StarRating="4" HotelCode="335636|271229" HotelName="Mövenpick Hotel Zürich Regensdorf" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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://photos.hotelbeds.com/giata/original/03/034656/034656a_hb_a_047.jpg</HotelPictures>
        <HotelDescription>&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.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="456.89" OriginalAmount="427" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.425561340902" Longitude="8.5600501298904" StarRating="4" HotelCode="56605|12197" HotelName="Novotel Zurich Airport Messe" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lindbergh-Platz 1, 8152 Glattpark</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/73366/a_73366_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Zurich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="465.45" OriginalAmount="435.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.389147038932" Longitude="8.516737818718" StarRating="2" HotelCode="13720|ibis_zurich_city_west" HotelName="ibis Zurich City West" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Nightclub,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schiffbaustrasse 11, 8005 Zurich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/14618/a_14618_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the western suburbs of Zurich, on one of the main roads leading to the city. It is close to the motorway and to Hardturm Stadium. Guests will find a train station just a 5-minute walk away. The city centre and the commercial centre, Technopark, are both just 2 km away. Zurich Airport is approximately 9 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="467.59" OriginalAmount="437" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.203335" Longitude="8.790199" StarRating="4" HotelCode="82058|411463" HotelName="Seedamm Plaza" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Seedammstrasse 3, 8808 Pfäffikon</AddressLine>
          </AddressLines>
          <CityName>Pfäffikon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/110780/gt_110780_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Pfäffikon (Zurich). The nearest airport is Zurich (ZRH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="475.08" OriginalAmount="444.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.374468917849" Longitude="8.5448098182678" StarRating="3" HotelCode="17317|hotel_scheuble" HotelName="Scheuble" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Designated Smoking Area,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mühlegasse 17, 8001 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/21215/a_21215_B1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This designer hotel lies at the heart of the beautiful old town, close to the main train station. Links to the public transport network are also to be found in the vicinity (around 200 m away).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="480.17" OriginalAmount="448.76" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.382459574834" Longitude="8.5006807744503" StarRating="4" HotelCode="167140|1d0494" HotelName="H+ Hotel Zürich" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" 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://dmcsquare.b-cdn.net/Images/233917/a_233917_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is directly opposite the Letzigrund Stadium and only 15 minutes with trams 2 or 3 from the main station. The centre of Altstetten is around 5 minutes' walk away and Zurich is some 3 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="482.57" OriginalAmount="451" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.436981457481" Longitude="8.5718384385109" StarRating="4" HotelCode="31246|7014" HotelName="Hilton Zurich Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Airport Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hohenbuehlstrasse 10, 8152 Opfikon</AddressLine>
          </AddressLines>
          <CityName>Opfikon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/49923/a_49923_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located close the Zurich airport, this hotel lies within just 500 m of links to the public transport network. The beautiful old town as well as Lake Zurich are both just a few minutes drive from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="494.34" OriginalAmount="462" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.359643174093" Longitude="8.5248166322708" StarRating="4" HotelCode="337396|26708" HotelName="Engimatt" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Engimattstrasse 14, 8002 Zurich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56172/a_56172_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Zurich's Quartier Enge amidst much greenery. The picturesque old town as well as the famous Station Street and Lake Zürich are located just a few minutes walk from the hotel. The Rietberg Museum and its adjoining leisure park are also to be found nearby. There is a stop for the public transport to be found 200 m away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="45" TotalAmount="498.47" OriginalAmount="465.86" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.388012091226" Longitude="8.5391154885292" StarRating="4" HotelCode="259706|108bf5" HotelName="Krone Unterstrass" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Kitchen,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schaffhauserstrasse 1, 8006 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/15554/a_15554_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The appealing hotel is centrally located and a tram stop is situated right in front of the building.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="499.69" OriginalAmount="467" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.380216280642" Longitude="8.5374141754631" StarRating="3.5" HotelCode="698777|311015" HotelName="Walhalla Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Limmatstrasse 5, 8005 Zurich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/904430/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Zurich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="503.97" OriginalAmount="471" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.389405923999" Longitude="8.5220376387645" StarRating="4" HotelCode="32482|1829" HotelName="Züri by Fassbind" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Heinrichstrasse 254, 8005 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/01/017480/017480a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is located in the trendy and up-and-coming business and nightlife district of Zurich West. It is only a few minutes from the town centre with its numerous shopping facilities and entertainment venues. Zurich Lake lies within 2.5 km. A link to the public transport network can be found just 25 m from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="510.39" OriginalAmount="477" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.390997405269" Longitude="8.5096487402916" StarRating="4" HotelCode="185504|158105" HotelName="25hours Hotel Zürich West" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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://photos.hotelbeds.com/giata/original/35/355027/355027a_hb_a_026.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Zurich. The nearest airport is Zurich (ZRH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="513.60" OriginalAmount="480.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.378501177065" Longitude="8.5092705488205" StarRating="4" HotelCode="17977|mercure_stoller_zurich" HotelName="Mercure Stoller Zurich" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/Images/22225/a_22225_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Zurich. The nearest airport is Zurich (ZRH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="515.74" OriginalAmount="482.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.380189" Longitude="8.506329" StarRating="4" HotelCode="395860|crowne_plaza_zurich" HotelName="Crowne Plaza Zurich" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Badenerstraße 420, 8040 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/94242/gt_94242_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern luxury hotel lies in Zurich's trendy West Quarter, a district with the highest quality of life. The lake and Bahnhofstrasse are only a few minutes away with the tram and links to the public transport network are to be found in the vicinity.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="518.95" OriginalAmount="485.00" MarkupRule="7.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>http://media.dev.paximum.com/hotelimages/331607/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Zurich. The nearest airport is Zurich (ZRH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="522.16" OriginalAmount="488.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.36386" Longitude="8.531973" StarRating="4" HotelCode="36040|hotel_ascot_6" HotelName="FIFA Hotel Ascot" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Tessinerplatz 9, 8002 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/58848/a_58848_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the centre of Zurich. Bahnhofstrasse, the Old Town, the main station and also the lake are reachable in 10 minutes by foot. The train station Enge with its supermarket, restaurants, hairdressers, banks, bars and pubs is just a few steps away from the hotel. Zurich Airport is approximately 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="531.79" OriginalAmount="497" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.225566" Longitude="8.816933" StarRating="4" HotelCode="77587|278905" HotelName="Sorell Hotel Speer" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Untere Bahnhofstrasse 5, 8640 Rapperswil</AddressLine>
          </AddressLines>
          <CityName>Rapperswil</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/201205/201205a_hb_a_094.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Rapperswil.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="535.00" OriginalAmount="500" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.41434022" Longitude="8.54279785" StarRating="0" HotelCode="590256|414833" HotelName="Acasa Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Binzmühlestrasse 72, 8050 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0036/56872/3656872/1.jpg?f=15398930</HotelPictures>
        <HotelDescription>&lt;br/&gt;# Property Location : # With a stay at ACASA Suites in Zurich (Oerlikon), you'll be minutes from MFO-Park and close to Hallenstadion.  This 4-star hotel is within close proximity of Zurich Exhibition Centre and University of Zurich. #  Rooms : # Make yourself at home in one of the 141 air-conditioned rooms featuring refrigerators and flat-screen televisions. Complimentary wireless Internet access keeps you connected, and digital programming is available for your entertainment. Private bathrooms with showers feature complimentary toiletries and hair dryers. Conveniences include laptop-compatible safes and desks, and housekeeping is provided daily. #  Amenities : # Take advantage of recreation opportunities such as a 24-hour fitness center or take in the view from a terrace and a garden. This hotel also features complimentary wireless Internet access, concierge services, and a fireplace in the lobby. #  Dining : # Enjoy a satisfying meal at a restaurant serving guests of ACASA Suites. Quench your thirst with your favorite drink at a bar/lounge. Buffet breakfasts are available daily from 6:30 AM to 10 AM for a fee. #  Business &amp; Other Amenities : # Featured amenities include a 24-hour business center, dry cleaning/laundry services, and a 24-hour front desk. Self parking (subject to charges) is available onsite.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="535.00" OriginalAmount="500" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.414256" Longitude="8.54122" StarRating="4" HotelCode="62057|23060" HotelName="Courtyard Zurich North" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" 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://photos.hotelbeds.com/giata/original/22/222763/222763a_hb_a_050.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Zurich. The nearest airport is Zurich (ZRH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="539.28" OriginalAmount="504.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.381203707936" Longitude="8.5424387454987" StarRating="4" HotelCode="17713|hotel_continental_zurich__mgallery_collection" HotelName="Hotel Continental Zurich - MGallery by Sofitel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/Images/21786/a_21786_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is around 10 minutes away from the old town and is close to the Kunsthaus art gallery as well as the national museum. In addition, within a couple of minutes, guests will arrive at links to the public transport network (about 200 m away).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="540.35" OriginalAmount="505.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.376296187032" Longitude="8.5447025299072" StarRating="3" HotelCode="26219|du_theatre_swiss_quality_hotel" HotelName="du Théâtre by Fassbind" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" 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://photos.hotelbeds.com/giata/original/18/181849/181849a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Zurich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="544.63" OriginalAmount="509" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.383973295099" Longitude="8.5480982065201" StarRating="4" HotelCode="16740|16328" HotelName="Leonardo Boutique Hotel Rigihof Zurich" Meals="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,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Universitätstrasse 101, 8006 Zurich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/20343/a_20343_B1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies close to Zurich's historical centre just a few paces from links to the public transport network. A diverse selection of shopping venues, restaurants, bars and cafés are to be found in the vicinity and it is just 1 km to the train station and the exhibition centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="552.12" OriginalAmount="516.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.380145280745" Longitude="8.5365905797623" StarRating="2.5" HotelCode="698787|walhalla_guest_house_2" HotelName="Walhalla Guest House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Internet,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Konradstrasse 13, 8005 Zurich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/904431/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Zurich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="556.40" OriginalAmount="520.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.369256" Longitude="8.551242" StarRating="3" HotelCode="67838|hotel_swiss_night_am_kunsthaus" HotelName="Swiss Night by Fassbind" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Business Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/Images/87741/a_87741_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming business hotel is situated in a peaceful setting in the heart of Zurich. The hotel is set in flowered gardens and located in a very peaceful residential area, close to Zurich's art gallery and main theatre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="556.40" OriginalAmount="520" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.499478" Longitude="8.727454" StarRating="3" HotelCode="82191|22530" HotelName="Sorell Hotel Krone" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Golf,Internet,Kitchen,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Marktgasse 49, 8400 Winterthur</AddressLine>
          </AddressLines>
          <CityName>Winterthur</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/110955/a_110955_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel lies in the heart of Winterthur’s old town, just a half-hour drive from Zurich. Nearby attractions include the Winterthur Kunstraum, which is less than a 15-minute walk, the Oskar Reinhart Foundation, less than 300 metres away, and the Winterthur summer theatre, which is just 100 metres from hotel. There are bars, restaurants and clubs within easy reach and the hotel is located 22 km from Zurich Airport and 30 km from Tahsis Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="573.52" OriginalAmount="536.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.361656275336" Longitude="8.5512927174568" StarRating="3" HotelCode="37212|sorell_seefeld" 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://dmcsquare.b-cdn.net/Images/61101/a_61101_E2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive city hotel is centrally located near to the opera house, Bellevue square and a lake. The tourist centre with its scores of shops as well an abundance of bars and pubs is close at hand. Public transport departs from stops directly in front of the hotel and Zurich main railway station and the tram stop are just a few minutes walk away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="575.66" OriginalAmount="538.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.379616" Longitude="8.543467" StarRating="3" HotelCode="337315|bristol_hotel_3" HotelName="Hotel Bristol Zurich" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/Images/56124/a_56124_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is to be found at the heart of Zurich. The main railway station is just 5 minutes away. Lake Zurich, with its magnificent promenade, is just 2 km away. Shops, bars, restaurants and nightclubs all lie within 500 metres of the hotel. Public transport leaves from adjacent to the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="581.01" OriginalAmount="543.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.376165" Longitude="8.544465" StarRating="3" HotelCode="38725|sorell_hotel_rutli" HotelName="Sorell Hotel Rütli" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Zähringerstrasse 43, 8001 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/63940/a_63940_F2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant hotel is located in the heart of the historic old town. It is only a few minutes walk to the famous Station Street (Bahnhofstraße) with its numerous shopping facilities and entertainment venues. Lake Zurich is around 1 km away. A link to the public transport network is to be found just 20 m from the hotel. A ski area is approximately 50 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="583.15" OriginalAmount="545" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.3750208" Longitude="8.5445719" StarRating="3" HotelCode="77720|158113" HotelName="Best Western Plus Hotel Zürcherhof" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Zaehringerstrasse 21, 8001 Zürich, Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/105423/a_105423_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Zurich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="583.15" OriginalAmount="545.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.38392757" Longitude="8.49265679" StarRating="4" HotelCode="485189|placid_hotel_zurich" HotelName="Placid Hotel Zurich" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" 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://photos.hotelbeds.com/giata/original/55/551941/551941a_hb_a_011.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Zurich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="589.57" OriginalAmount="551.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.373542544474" Longitude="8.543940782547" StarRating="3" HotelCode="193799|hotel_platzhirsch" HotelName="Platzhirsch Hotel &amp; Bar" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Spitalgasse 3, 8001 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/214601/214601a_hb_a_050.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Zurich, this hotel is ideal for those in need of an adults-only holiday.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="590.64" OriginalAmount="552.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.376216" Longitude="8.539317" StarRating="4" HotelCode="29642|hotel_st_gotthard" HotelName="St. Gotthard" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/Images/47587/a_47587_A2.jpg</HotelPictures>
        <HotelDescription>&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.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="598.13" OriginalAmount="559.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.389232" Longitude="8.516755" StarRating="4" HotelCode="25622|novotel_zurich_city_west" HotelName="Novotel Zürich City-West" Meals="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://dmcsquare.b-cdn.net/Images/37393/a_37393_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is centrally located at the heart of Zurich just 7 minutes walk from the city centre. The theatre as well as the Maag Music Hall are to be found in the near vicinity and Hardbrücke tram station lies just 300 m from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="599.20" OriginalAmount="560.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.372063" Longitude="8.535336" StarRating="4" HotelCode="0|citizenm_zurich" HotelName="citizenM Zürich" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Talacker 42, Zurich</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/8e/b8/8eb8dd1d112959a8e18afff2aa8731a9e8bd433f.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Four-star hotel “citizenM Zürich” is located within 1 km from the heart of Zurich.&lt;/br&gt;&lt;b&gt;Hotel Features: &lt;/b&gt;This cozy on-site restaurant offers a wide variety of international and local dishes. To unwind after an eventful day, enjoy a refreshing drink in the stylish hotel bar. Wi-Fi is available on all property premises.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="609.90" OriginalAmount="570" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.39057" Longitude="8.50993" StarRating="4" HotelCode="262129|38070" HotelName="Sheraton Zürich Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/Images/365387/a_365387_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Zurich. The nearest airport is Zurich (ZRH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="610.97" OriginalAmount="571" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.295518829446" Longitude="8.5659391018525" StarRating="4" HotelCode="108625|36695" HotelName="Hotel Sedartis" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bahnhofstrasse 15/16, 8800 Thalwil, Zürich</AddressLine>
          </AddressLines>
          <CityName>Thalwil</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/204212/204212a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Thalwil. The nearest airport is Zurich (ZRH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="614.18" OriginalAmount="574" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.38020264" Longitude="8.52830969" StarRating="4" HotelCode="559837|310976" HotelName="25hours Hotel Zürich Langstrasse" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Internet,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Langstraße 150, 8004 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/646105/646105a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Zurich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="636.65" OriginalAmount="595" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.166085" Longitude="8.5161468" StarRating="4" HotelCode="36553|446707" HotelName="Hotel Ochsen" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kolinplatz 11, 6300 Zug</AddressLine>
          </AddressLines>
          <CityName>Zug</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/9d/d2/9dd2c38d9be21d5488661a09c4c4f3ee028b43a3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Zug. The nearest airport is Zurich (ZRH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="636.65" OriginalAmount="595.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="" Longitude="" StarRating="4" HotelCode="108602|hotel_uto_kulm" HotelName="Uto Kulm" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gratstrasse, 8143 Uetliberg/Zürich</AddressLine>
          </AddressLines>
          <CityName>Stallikon</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/1000000/980000/971800/971753/24c37f22_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Stallikon. The nearest airport is Zurich (ZRH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="642.00" OriginalAmount="600" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.382505886056" Longitude="8.5669621825218" StarRating="4" HotelCode="37213|47379" HotelName="Sorell Hotel Zürichberg" Meals="BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/Images/61102/a_61102_D2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This exclusive city and conference hotel is located 3 km from the centre of Zurich and public transport services depart from stops 200 m from the hotel. Lake Zurich with its magnificent sandy beaches as well as scores of restaurants, bars, pubs and a nightclub are all close at hand. Zurich airport is approximately 12 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="655.91" OriginalAmount="613.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.375235434103" Longitude="8.5445469617844" StarRating="3" HotelCode="90022|basilea_swiss_quality_hotel" HotelName="Hotel Basilea Zürich" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Zahringerstrasse 25, 8001 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/125960/w_125960_A1.jpg</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 station just a 5-minute walk away and the tourist centre and Lake Zurich are 1 km from the property. It is 11 km to Zurich Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="674.10" OriginalAmount="630" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.306113406884" Longitude="8.5500991344452" StarRating="4" HotelCode="76830|36658" HotelName="Hotel Belvoir" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Säumerstrasse 37, 8803 Rüschlikon, Zürich</AddressLine>
          </AddressLines>
          <CityName>Rüschlikon</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/104396/a_104396_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Rueschlikon, a suburb of Zurich, in a peaceful green area - with a magnificent view over Lake Zurich and within easy reach of both airport and city centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="694.43" OriginalAmount="649.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.378452137927" Longitude="8.5205492377281" StarRating="4" HotelCode="79362|hotel_greulich" HotelName="Greulich" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Herman-Greulich-Strasse 56, 8004 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/35/355400/355400a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Zurich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="713.69" OriginalAmount="667.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.369292" Longitude="8.544529" StarRating="3" HotelCode="337359|hotel_rossli" HotelName="Rössli" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/Images/56147/a_56147_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally situated about 100 m from Lake Zürich and just a few minutes walk from nightclubs and links to the public transport network (100 m). It is not far to the main road.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="714.76" OriginalAmount="668.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.364299" Longitude="8.547806" StarRating="3" HotelCode="26986|hotel_seehof" HotelName="Seehof" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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://photos.hotelbeds.com/giata/original/01/017961/017961a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located directly beside Lake Zurich, this hotel lies within a few metres of countless shopping venues, bars, nightclubs and links to the public transport network.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="716.90" OriginalAmount="670.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.37901245277" Longitude="8.5449989140034" StarRating="3" HotelCode="31248|comfort_hotel_royal_zurich" HotelName="Royal Hotel Zurich" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Leonhardstrasse 6, 8001 Zürich, Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/49925/a_49925_B1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the centre of Zurich, near the historical centre, and the business and banking districts. A public transport stop can be reached within 300 m and ensures guest can easily explore the area. A shuttle bus runs between the hotel and the airport every 30 minutes, providing excellent international transport links.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="722.25" OriginalAmount="675" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.452770303412" Longitude="8.5641592741013" StarRating="4" HotelCode="81428|22297" HotelName="Radisson Blu Zürich Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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>http://media.dev.paximum.com/hotelimages/327644/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This business hotel is located opposite arrivals in Zurich Airport. Guests will find numerous shops within the airport and bus and train transportation within 250 metres of the hotel. Zurich city centre is approximately a 10-minute journey on public transport, and Lake Zurich, Church of Our Lady, the historical district of Niederdorf and the attractive Limmatquai street are all around 12 km away. The Swiss Museum is a 10-minute ride on public transport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="722.25" OriginalAmount="675" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.3877942" Longitude="8.5154013" StarRating="5" HotelCode="904490|26779" HotelName="Renaissance Zürich Tower" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Turbinenstraße 20, 8005 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/157070/157070a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys a unique location in the Mobimo Tower in the trendy Zurich-West district. The Hardbrücke Train Station is 500 m away, and the Technopark Bus Stop is just 100 m from the hotel. Zurich Airport is about 10 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="803.57" OriginalAmount="751" MarkupRule="7.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="Non Refundable" 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://dmcsquare.b-cdn.net/Images/40208/a_40208_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel offers its guests an extremely favourable location, directly on the famous Station Street (Bahnhofstraße), with its vast array of shops and entertainment facilities. Zurich Lake, the River Limmet, the historic train station, the zoo and the botanic gardens can all be reached within a few minutes and the closest ski area is approximately 50 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="816.41" OriginalAmount="763.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.359027236977" Longitude="8.5231643915176" StarRating="4" HotelCode="387244|four_points_by_sheraton_sihlcity_zurich" HotelName="Four Points by Sheraton Sihlcity - Zurich" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/Images/90051/a_90051_D2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located, the hotel lies in the heart of the Sihlcity area of Zurich and is surrounded by restaurants, shopping venues, commercial offices, a cinema, and even a discotheque. The city centre, which is 2 km away, can be reached easily by tram. Sihlcity is the innovative result of a sophisticated plan to unite a wide variety of activities in a single location. Emphasis is placed on the integration of modern architecture into the existing cityscape. This means that, alongside new buildings, several old factory buildings remain in their original locations. The hotel rises from the spot where once the Sihl paper factory stood. This combination of existing land marked architecture of the factory building and modern construction technique forms an interesting and extraordinary symbiosis. Guests can enjoy the huge range of facilities on offer in the new Sihlcity area: a spa centre, over 2500 m² in size, directly connected to the hotel, a cinema with 9 screens, an adjoining shopping centre, a discotheque and the cultural centre next to the old factory chimney are only few examples of the amenities hotel guests may enjoy in Sihlcity. It is some 50 minutes by car to the ski region of Brunni-Alpthal, and Zurich Airport is around 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="872.05" OriginalAmount="815.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.362851" Longitude="8.496089" StarRating="5" HotelCode="131538|atlantis_by_giardino" HotelName="Atlantis by Giardino" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" 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://photos.hotelbeds.com/giata/original/00/007458/007458a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is situated in one of Zurich's pleasant suburbs just a short distance from links to the public transport network as well as from the interesting Völkermuseum.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="875.26" OriginalAmount="818" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.369152039929" Longitude="8.544036000967" StarRating="4" HotelCode="13732|4926" HotelName="Helmhaus Swiss Quality Zürich" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/Images/13906/a_13906_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The major business, shopping and cultural venues of Zurich are within a comfortable distance of this hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="880.61" OriginalAmount="823.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.370826721191406" Longitude="8.540489196777344" StarRating="4" HotelCode="0|sorell_hotel_st_peter" HotelName="Sorell Hotel St. Peter" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>In Gassen 10, Zurich</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/98/b6/98b6dc31d05e3cbdb140d2999f04f8669dd0b2f4.jpeg</HotelPictures>
        <HotelDescription>With a stay at Sorell Hotel St. Peter, you'll be centrally located in Zürich, steps from Bahnhofstrasse and 15 minutes by foot from ETH Zurich.  This 4-star hotel is 0.5 mi (0.8 km) from Kunsthaus Zurich and 0.6 mi (1 km) from Zürich Opera House.&lt;br /&gt;Make use of convenient amenities, which include complimentary wireless Internet access and tour/ticket assistance.&lt;br /&gt;Featured amenities include complimentary newspapers in the lobby, dry cleaning/laundry services, and a 24-hour front desk.&lt;br /&gt;Satisfy your appetite at the hotel's coffee shop/café, or stop in at the snack bar/deli. Mingle with other guests at the complimentary reception, held daily. Quench your thirst with your favorite drink at the bar/lounge.&lt;br /&gt;Make yourself at home in one of the 45 air-conditioned rooms featuring iPod docking stations and flat-screen televisions. Complimentary wireless Internet access keeps you connected, and digital programming is available for your entertainment. Bathrooms have complimentary toiletries and hair dryers. Conveniences include phones, as well as laptop-compatible safes and desks.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant 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;Parking Space: &lt;/b&gt;Chargeable public parking available in the nearby area. Cost: 40.00 CHF per day.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Upon arrival, tourists must provide a PCR test done no later than 72 hours. Additional restrictions are also possible.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="909.50" OriginalAmount="850" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.365491" Longitude="8.535935" StarRating="4" HotelCode="10273|27503" HotelName="Sheraton Zürich Neues Schloss Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Stockerstrasse 17, 8002 Zürich, Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/7925/a_7925_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is centrally located in the international business and financial metropolis. Not only is Lake Zurich within view, Bahnhofstrasse, Paradeplatz, the congress centre and the Tonhalle concert hall are all within easy reach. Zurich International Airport is situated at a distance of approximately 12 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="913.78" OriginalAmount="854.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.372297809166" Longitude="8.5407303239426" StarRating="3.5" HotelCode="108591|kindli_hotel" HotelName="Kindli" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Pfalzgasse 1, 8001 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/327888/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="964.07" OriginalAmount="901" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.382504069931" Longitude="8.540346622467" StarRating="5" HotelCode="29645|30350" HotelName="Zurich Marriott Hotel" 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,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Neumuehlequai 42, 08006 Zürich, Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/47591/a_47591_B1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel lies close to Lake Zurich at the heart of the city. Links to the public transport network lie just 200 m away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="975.84" OriginalAmount="912.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.36433241825" Longitude="8.5475027561188" StarRating="4" HotelCode="15429|hotel_opera_5" HotelName="Hotel Opera" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/Images/18333/a_18333_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Zurich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="979.05" OriginalAmount="915" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.362155904991" Longitude="8.5476154088974" StarRating="4" HotelCode="45191|30641" 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://dmcsquare.b-cdn.net/Images/22162/a_22162_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated directly beside Lake Zürich and is just 10 minutes walk from the town centre where guests will discover a diverse selection of sights as well as many shopping and entertainment venues. There is a stop for the public transport to be found in the hotel's vicinity lying approximately 100 m from the hotel and the airport lies just 12 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1058.23" OriginalAmount="989" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.376943" Longitude="8.539467" StarRating="4.5" HotelCode="29643|26711" HotelName="Schweizerhof" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bahnhofplatz 7, 8021 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/47588/a_47588_AA2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies directly on Bahnhofplatz at the heart of Zurich. Paradeplatz is situated a few paces away and a diverse selection of shopping venues are to be found in the near vicinity.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1184.49" OriginalAmount="1107.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.3644507" Longitude="8.5244261" StarRating="4" HotelCode="200672|b2_boutique_hotel__spa" HotelName="B2 Boutique Hotel and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" 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://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=1786990</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel comprises a total of 60 rooms. Most of the storeys can be reached by lift. Services and facilities at the hotel include a dining area, a conference room and a business centre. Wireless internet access is available to travellers in the public areas. Those arriving in their own vehicles can leave them in the car park of the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1318.24" OriginalAmount="1232.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.372918" Longitude="8.536504" StarRating="4" HotelCode="31247|best_western_premier_hotel_glockenhof" HotelName="Hotel Glockenhof Zurich" Meals="BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/Images/49924/a_49924_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This traditional hotel is located at the heart of Zurich just a few paces from the old town where guests will discover a selection of shops, restaurants as well as cafés. Public transport links are also within easy reach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1374.95" OriginalAmount="1285.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.364217541889" Longitude="8.5472656588955" StarRating="4" HotelCode="318138|hotel_europe" HotelName="Hotel Europe" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/Images/32633/a_32633_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at the heart of the business and theatre district of Zurich just a few minutes from the opera house, the theatre, the lake promenade and the most beautiful sights in Zurich, as well as many different shopping venues. The nearest tram stop is about 20 m from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1376.02" OriginalAmount="1286.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.364566" Longitude="8.53415" StarRating="5" HotelCode="76435|alden_luxury_suite_hotel" HotelName="ALDEN Suite Hotel Splügenschloss Zurich" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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://photos.hotelbeds.com/giata/original/14/143544/143544a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming city hotel is conveniently located on a quiet side street in the heart of the city. The shores of Lake Zurich and its wonderfully tranquil gardens, the concert hall (Tonhalle) and the opera house, as well as the shops on the famous Bahnhofstrasse and the lively Old Town are all a mere 5 to 10 minutes’ stroll away from the business hotel. Guests will find links to the public transport network in the immediate vicinity and restaurants and nightlife venues within a 5-minute walk. The Fraumuenster church is around 5 minutes away on public transport and Lucerne is roughly 45 minutes away by car.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1377.09" OriginalAmount="1287" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.3012596" Longitude="8.5624864" StarRating="4" HotelCode="108626|488653" HotelName="Alex Lake Zürich" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Seestrasse 182, 8800 Thalwil, Zürich</AddressLine>
          </AddressLines>
          <CityName>Thalwil</CityName>
        </Address>
        <HotelPictures>https://www.hotelbeds.com/giata/69/693209/693209a_hb_r_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Thalwil.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1517.26" OriginalAmount="1418" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.36276558" Longitude="8.55617618" StarRating="4" HotelCode="765925|378925" HotelName="Signau House &amp; Garden" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Signaustrasse 6, 8008 Zurich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/02478/3802478/40.jpg?f=15568666</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1776.20" OriginalAmount="1660.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.36649" Longitude="8.536363" StarRating="5" HotelCode="30032|park_hyatt_zurich" HotelName="Park Hyatt Zürich" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/Images/48368/a_48368_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Zurich. The nearest airport is Zurich (ZRH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1976.29" OriginalAmount="1847" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.3725173" Longitude="8.5398177" StarRating="5" HotelCode="82765|219071" HotelName="Widder" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rennweg 7, 8001 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/35/356610/356610a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Zurich. The nearest airport is Zurich (ZRH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1981.64" OriginalAmount="1852" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.372750573157" Longitude="8.5731419920921" StarRating="5" HotelCode="39555|136797" HotelName="Dolder Grand" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/Images/11588/a_11588_B1.jpg</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 minutes drive to the city zoo and links to the public transport network are to be found close by. There is a shuttle bus service to the airport that lies some 12 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2051.19" OriginalAmount="1917.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.37131282419" Longitude="8.5417588055134" StarRating="5" HotelCode="19546|storchen_zurich" HotelName="Storchen Zürich" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" 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://store1prod.blob.core.windows.net/images-hotels/77300/30b228f1-98ef-4ca6-b31a-78f0b6eb061a.jpg?d=636788371520000000</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Zurich. The nearest airport is Zurich (ZRH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2135.72" OriginalAmount="1996" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.3697588" Longitude="8.5398421" StarRating="4.5" HotelCode="82024|319625" HotelName="Savoy Baur en Ville" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Paradeplatz, 8022 Zurich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/110738/a_110738_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Zurich. The nearest airport is Zurich (ZRH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2501.66" OriginalAmount="2338.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.362757271138" Longitude="8.5473284125328" StarRating="5" HotelCode="29646|hotel_eden_au_lac" HotelName="Eden Au Lac" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Utoquai 45, 8008 Zurich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/22/222764/222764a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Zurich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3600.55" OriginalAmount="3365.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.367118" Longitude="8.539576" StarRating="5" HotelCode="29647|baur_au_lac" HotelName="Baur Au Lac" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Talstrasse 1, 8001 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/35/356788/356788a_hb_a_011.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Zurich. The nearest airport is Zurich (ZRH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Bar,Conference Hall,Fax,Room Service,Telephone Service,Air Conditioning,Bicycle Rental,Internet,Restaurant,Sauna,Central Heating,Currency Exchange,Designated Smoking Area,Diet Meals,Golf,Jacuzzi,Laundry,Nightclub,Shopping Arcade,Lounge,Massage Centre,Spa,Wheelchair Access,24 Hour Front Desk,Elevator,Garden,Gift Shop,Library,Luggage Storage,Meeting Room,Parking,Kitchen,Swimming Pool,Heated Pool</BasicAmenities>
    <HotelRating>4,5,3,1,2,3.5,2.5,4.5</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST</Meals>
    <PropertyType>HOTEL,CITY HOTEL,HISTORIC HOTEL,HOTEL DE CHARME,BUSINESS HOTEL,HOSTELS,FAMILY-FRIENDLY HOTEL,RESIDENCES,APARTMENT,CONFERENCE HOTEL,AIRPORT HOTEL,SPA HOTEL,APARTMENT HOTEL,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 G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
bbb764e7-4492-4389-99e2-9efce02a45d6|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="bbb764e7-4492-4389-99e2-9efce02a45d6">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="1" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="12109" DestinationId="0" CityId="0" />
    <StayDateRange Start="2024-10-04T00:00:00" End="2024-10-07T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <HotelRef HotelId="108629|36671" SourceId="27" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="Ezevisa" Password="Saad@321" RequestedCurrency="GBP" ClientNationality="pk" ClientCountry="Pakistan" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
bbb764e7-4492-4389-99e2-9efce02a45d6|WebbedsSunHotelsPrice|successfull supplier interation||WebbedsSunHotels|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
bbb764e7-4492-4389-99e2-9efce02a45d6|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="bbb764e7-4492-4389-99e2-9efce02a45d6" TimeStamp="0001-01-01T00:00:00" HotelName="Hotel Sommerau-Ticino" HotelCode="108629|36671" StarRating="3" GTCityId="0" CityName="Dietikon" CountryName="SWITZERLAND" Address="Zürcherstrasse 72, 8953 Dietikon, Zürich" PostCode="8953" PhoneNo="+41447454141" FaxNo="+41447454488" Email="info@sommerau-ticino.ch" CheckInTime="" CheckOutTime="" Latitude="47.402532" Longitude="8.405591" SourceId="27" Currency="GBP"><RoomTypes><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Single room - Business" RoomTypeCode="73647447|1|218|27|MjE4fEdCUHwyMDI0LTEwLTA0" OriginalAmount="218" TotalPrice="233.26" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Radio|Internet access|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Lounge|TV|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-10-04T13:12:31.7045411+01:00" End="2024-10-07T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Single room - Comfort" RoomTypeCode="73636539|1|262|27|MjYyfEdCUHwyMDI0LTEwLTA0" OriginalAmount="262" TotalPrice="280.34" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Radio|Internet access|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Lounge|TV|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-10-04T13:12:31.7826703+01:00" End="2024-10-07T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Double room - Business" RoomTypeCode="179125347|1|279|27|Mjc5fEdCUHwyMDI0LTEwLTA0" OriginalAmount="279" TotalPrice="298.53" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Radio|Internet access|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Lounge|TV|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-10-04T13:12:31.8608002+01:00" End="2024-10-07T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Double room - Comfort" RoomTypeCode="179124449|1|290|27|MjkwfEdCUHwyMDI0LTEwLTA0" OriginalAmount="290" TotalPrice="310.30" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Radio|Internet access|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Lounge|TV|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-10-04T13:12:31.9858075+01:00" End="2024-10-07T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType></RoomTypes><Images><Image Url="https://dmcsquare.b-cdn.net/Images/151279/a_151279_A1.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/151279/w_151279_B1.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/151279/w_151279_C1.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/151279/r_151279_D1.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/151279/ba_151279_E1.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/151279/l_151279_F1.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/151279/r_151279_G1.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/151279/k_151279_H1.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/151279/w_151279_I1.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/151279/w_151279_J1.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/151279/r_151279_K1.jpg" /></Images><HotelDescription>&lt;br/&gt;&lt;b&gt;Location Description&lt;/b&gt; &lt;br/&gt;This comfortable hotel is located within convenient distance of central Zürich right by Dietikon, 100 m from shopping venues and 200 m from links to the public transport network. 10 km from the hotel guests will find Zurich's Art Museum, the Grand Casino Baden and the National Museum as well as the zoo. It is 12.8 km to Kaufleuten Zuerich, the nearest nightclub, and the same distance to Lake Zurich. Due to its central location it is an ideal meeting point near Zürich and not far away from Baden, Lucerne and Zug. It lies 10 km from the airport Unique Zürich-Kloten.&lt;br/&gt;&lt;b&gt;Facilities&lt;/b&gt; &lt;br/&gt;50 single rooms and 34 double rooms are located on 4 storeys and can be reached by lift. The reception desk in the lobby is staffed round the clock. The hotel provides a cloakroom, a safe, a currency exchange service, room service, a conference room, a business centre and a projector. Wireless internet access in public areas (for a fee) allows guests to stay connected. Parking facilities available to guests include a garage (for a fee) and a car park (for a fee). Bicycles can be kept in the bicycle storage area (for a fee).&lt;br/&gt;&lt;b&gt;Room Description&lt;/b&gt; &lt;br/&gt;Rooms are equipped with air conditioning and individually adjustable heating. Extra beds can be requested. A safe, a minibar and a desk are also available. Guests will also find a tea/coffee station included among the standard features. A direct dial telephone, a TV, a radio and WiFi ensure optimal comfort. A hairdryer and a vanity mirror are available in the bathrooms, which are equipped with a shower. Wheelchair-friendly rooms with wheelchair-accessible bathrooms are also available. The hotel has family rooms, non-smoking rooms and smoking rooms.&lt;br/&gt;&lt;b&gt;Sports Entertainment&lt;/b&gt; &lt;br/&gt;Guests can enjoy a selection of sport and entertainment options. A dip in the refreshing outdoor pool is not to be missed. Even on grey days, guests can always go for a swim in the indoor pool. A wellness area with a spa is available at the hotel. Entertainment options and leisure facilities include a casino and a nightclub. 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;Catering options available at the establishment include bed and breakfast and half board. Guests can choose to book options such as breakfast or lunch.&lt;br/&gt;&lt;b&gt;Payment&lt;/b&gt; &lt;br/&gt;The following credit cards are accepted at the hotel: 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;Price of an additional breakfast: 25.00 CHF per person. Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Breakfast for children costs: 25.00 CHF.&lt;br /&gt;&lt;b&gt;Pets: &lt;/b&gt;Pets are allowed for an additional fee.</HotelDescription><Facilities><HotelFacilities><Type>Object Information</Type><Description>Fax</Description><Value>41 44 7454488</Value></HotelFacilities><HotelFacilities><Type>Object Information</Type><Description>Telephone Hotel</Description><Value>41 44 7454141</Value></HotelFacilities><HotelFacilities><Type>Category</Type><Description>Category (Official)</Description><Value>3</Value></HotelFacilities><HotelFacilities><Type>Category</Type><Description>Category (Recommended)</Description><Value>3</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Located on main road</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Year of construction</Description><Value>1931</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>4</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Number of Rooms (total)</Description><Value>84</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Number of Single Rooms</Description><Value>50</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Number of Double Rooms</Description><Value>34</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>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>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>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Café</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Bar(s)</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Casino</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Restaurant(s)</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Restaurant(s) with 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>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>WLAN access</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Room Service</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Laundry Service</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Medical Assistance</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Bicycle Cellar</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>Half Board</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>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>Distances</Type><Description>City Centre</Description><Value>0 Meter</Value></HotelFacilities><HotelFacilities><Type>Distances</Type><Description>Tourist Centre</Description><Value>200 Meters</Value></HotelFacilities><HotelFacilities><Type>Distances</Type><Description>Lake</Description><Value>12800 Meters</Value></HotelFacilities><HotelFacilities><Type>Distances</Type><Description>River</Description><Value>500 Meters</Value></HotelFacilities><HotelFacilities><Type>Distances</Type><Description>Forest</Description><Value>1000 Meters</Value></HotelFacilities><HotelFacilities><Type>Distances</Type><Description>Shopping opportunities</Description><Value>100 Meters</Value></HotelFacilities><HotelFacilities><Type>Distances</Type><Description>Nightclub</Description><Value>12800 Meters</Value></HotelFacilities><HotelFacilities><Type>Distances</Type><Description>Public Transport</Description><Value>200 Meters</Value></HotelFacilities><HotelFacilities><Type>Distances</Type><Description>Bus Station</Description><Value>200 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 G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
bbb764e7-4492-4389-99e2-9efce02a45d6|PaximumSearch|Object reference not set to an instance of an object.|System.NullReferenceException: Object reference not set to an instance of an object.
   at HotelSources.Paximum.GetSearchRS(String searchRS, HotelSearchRS& response, Int32& SupplierCount, Int32& ParseCount) in G:\Trivender PC\WorldwideDMCV2\Module\Hotel\Sources\Paximum\Paximum.cs:line 284|Paximum|False