<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
8e609b78-3ffd-4691-8c94-2ad1d764a505|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="8e609b78-3ffd-4691-8c94-2ad1d764a505">
  <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
8e609b78-3ffd-4691-8c94-2ad1d764a505|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
8e609b78-3ffd-4691-8c94-2ad1d764a505|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
8e609b78-3ffd-4691-8c94-2ad1d764a505|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
8e609b78-3ffd-4691-8c94-2ad1d764a505|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
8e609b78-3ffd-4691-8c94-2ad1d764a505|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
8e609b78-3ffd-4691-8c94-2ad1d764a505|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-04T17:10:30.6044324+01:00" Version="0" EchoToken="Search" TransactionIdentifier="8e609b78-3ffd-4691-8c94-2ad1d764a505" 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="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="280.34" OriginalAmount="262" 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="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="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="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.438625905873" Longitude="8.5632034318771" StarRating="1" HotelCode="298398|411264" HotelName="ibis budget Zurich Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Flughofstrasse 45, 8152 Glattbrugg</AddressLine>
          </AddressLines>
          <CityName>Glattbrugg</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/406611/a_406611_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Glattbrugg.</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="329.56" OriginalAmount="308" 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="45" TotalAmount="335.83" OriginalAmount="313.86" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.387866816156" Longitude="8.4856751561165" StarRating="3" HotelCode="108597|12e984" HotelName="Best Western Hotel Spirgarten" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" 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="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="342.40" OriginalAmount="320" 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="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="373.43" OriginalAmount="349" 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="45" TotalAmount="377.05" OriginalAmount="352.38" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.3265977187" Longitude="8.5292342305183" StarRating="2" HotelCode="96354|11806e" HotelName="ibis Zurich Adliswil" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" 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="377.71" OriginalAmount="353" 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="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="27" TotalAmount="422.65" OriginalAmount="395" 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="63" TotalAmount="423.72" OriginalAmount="396.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.388012091226" Longitude="8.5391154885292" StarRating="4" HotelCode="259706|hotel_krone_unterstrass_zurich" HotelName="Krone Unterstrass" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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="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="45" TotalAmount="440.56" OriginalAmount="411.74" 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="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="447.27" OriginalAmount="418.01" 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.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="456.89" OriginalAmount="427" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.369256" Longitude="8.551242" StarRating="3" HotelCode="67838|22298" HotelName="Swiss Night by Fassbind" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="457.96" OriginalAmount="428.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="45" TotalAmount="460.83" OriginalAmount="430.68" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.37190142" Longitude="8.52450284" StarRating="3" HotelCode="866425|191eb8" HotelName="VISIONAPARTMENTS Zurich Freyastrasse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" 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="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="474.01" OriginalAmount="443" 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="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="45" TotalAmount="492.90" OriginalAmount="460.65" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.380853" Longitude="8.535332" StarRating="3" HotelCode="32588|1943af" HotelName="Montana Hotel Zürich" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" 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="63" TotalAmount="499.69" OriginalAmount="467.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="45" TotalAmount="502.00" OriginalAmount="469.16" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.374468917849" Longitude="8.5448098182678" StarRating="3" HotelCode="17317|108bc1" HotelName="Scheuble" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" 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="63" TotalAmount="509.32" OriginalAmount="476.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.377161" Longitude="8.543515" StarRating="4" HotelCode="77962|central_plaza_hotel" HotelName="Central Plaza" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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="523.23" OriginalAmount="489.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,BREAKFAST-FOR-1" 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="529.65" OriginalAmount="495.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="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="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="573.53" OriginalAmount="536.01" 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="27" TotalAmount="578.87" OriginalAmount="541" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.367558870331" Longitude="8.5373425483704" StarRating="4" HotelCode="78982|158141" HotelName="Glärnischhof" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Claridenstrasse 30, 8022 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/35/355726/355726a_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="45" TotalAmount="580.28" OriginalAmount="542.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="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="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="613.11" OriginalAmount="573" 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="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="634.51" OriginalAmount="593" 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="652.70" OriginalAmount="610" 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="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="45" TotalAmount="709.24" OriginalAmount="662.84" 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="45" TotalAmount="741.49" OriginalAmount="692.98" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.369292" Longitude="8.544529" StarRating="3" HotelCode="337359|108b8d" HotelName="Rössli" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" 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="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="45" TotalAmount="813.83" OriginalAmount="760.59" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.373713" Longitude="8.537214" StarRating="3" HotelCode="27341|108bc6" HotelName="Sorell Hotel Seidenhof" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" 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="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="897.73" OriginalAmount="839.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="925.55" OriginalAmount="865" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.372918" Longitude="8.536504" StarRating="4" HotelCode="31247|22295" 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="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="1264.74" OriginalAmount="1182" 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="1477.67" OriginalAmount="1381" 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="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="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="45" TotalAmount="1616.94" OriginalAmount="1511.16" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.36276558" Longitude="8.55617618" StarRating="4" HotelCode="765925|20f927" HotelName="Signau House &amp; Garden" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="">
        <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="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="45" TotalAmount="1962.82" OriginalAmount="1834.41" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.372750573157" Longitude="8.5731419920921" StarRating="5" HotelCode="39555|113eaa" HotelName="Dolder Grand" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" 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="1985.92" OriginalAmount="1856.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="45" TotalAmount="2152.14" OriginalAmount="2011.35" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.3697588" Longitude="8.5398421" StarRating="4.5" HotelCode="82024|128337" HotelName="Savoy Baur en Ville" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" 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="3184.32" OriginalAmount="2976" 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="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
8e609b78-3ffd-4691-8c94-2ad1d764a505|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="8e609b78-3ffd-4691-8c94-2ad1d764a505">
  <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
8e609b78-3ffd-4691-8c94-2ad1d764a505|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
8e609b78-3ffd-4691-8c94-2ad1d764a505|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-04T17:11:19.545186+01:00" Version="0" EchoToken="Search" TransactionIdentifier="8e609b78-3ffd-4691-8c94-2ad1d764a505" 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="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="304.95" OriginalAmount="285" 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="329.56" OriginalAmount="308" 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="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="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="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="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.438625905873" Longitude="8.5632034318771" StarRating="1" HotelCode="298398|411264" HotelName="ibis budget Zurich Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Flughofstrasse 45, 8152 Glattbrugg</AddressLine>
          </AddressLines>
          <CityName>Glattbrugg</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/406611/a_406611_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Glattbrugg.</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="375.57" OriginalAmount="351" 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="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="400.18" OriginalAmount="374" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.388965714797" Longitude="8.516155846627" StarRating="1" HotelCode="36041|158169" 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="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="411.95" OriginalAmount="385" 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="27" TotalAmount="415.16" OriginalAmount="388" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.415725063361" Longitude="8.5590791702271" StarRating="3" HotelCode="108598|158176" 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="45" TotalAmount="424.44" OriginalAmount="396.67" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.387866816156" Longitude="8.4856751561165" StarRating="3" HotelCode="108597|12e984" HotelName="Best Western Hotel Spirgarten" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" 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="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="433.35" OriginalAmount="405" 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="63" TotalAmount="436.56" OriginalAmount="408.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="45" TotalAmount="439.71" OriginalAmount="410.94" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.3265977187" Longitude="8.5292342305183" StarRating="2" HotelCode="96354|11806e" HotelName="ibis Zurich Adliswil" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" 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="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="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="27" TotalAmount="476.15" OriginalAmount="445" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.389147038932" Longitude="8.516737818718" StarRating="2" HotelCode="13720|158171" 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="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="483.64" OriginalAmount="452" 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="483.64" OriginalAmount="452.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="45" TotalAmount="492.90" OriginalAmount="460.65" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.380853" Longitude="8.535332" StarRating="3" HotelCode="32588|1943af" HotelName="Montana Hotel Zürich" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" 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="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="63" TotalAmount="495.41" OriginalAmount="463.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.388012091226" Longitude="8.5391154885292" StarRating="4" HotelCode="259706|hotel_krone_unterstrass_zurich" HotelName="Krone Unterstrass" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" 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="511.46" OriginalAmount="478" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.369256" Longitude="8.551242" StarRating="3" HotelCode="67838|22298" 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="45" TotalAmount="514.71" OriginalAmount="481.04" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.378501177065" Longitude="8.5092705488205" StarRating="4" HotelCode="17977|108c51" HotelName="Mercure Stoller Zurich" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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="521.09" OriginalAmount="487" 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="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="536.07" OriginalAmount="501" 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="542.49" OriginalAmount="507.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="45" TotalAmount="560.10" OriginalAmount="523.46" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.374468917849" Longitude="8.5448098182678" StarRating="3" HotelCode="17317|108bc1" HotelName="Scheuble" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" 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="568.17" OriginalAmount="531" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.376296187032" Longitude="8.5447025299072" StarRating="3" HotelCode="26219|22294" 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="45" TotalAmount="573.53" OriginalAmount="536.01" 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="27" TotalAmount="578.87" OriginalAmount="541" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.367558870331" Longitude="8.5373425483704" StarRating="4" HotelCode="78982|158141" HotelName="Glärnischhof" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Claridenstrasse 30, 8022 Zürich</AddressLine>
          </AddressLines>
          <CityName>Zurich</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/35/355726/355726a_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="45" TotalAmount="580.28" OriginalAmount="542.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="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="586.36" OriginalAmount="548.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="601.34" OriginalAmount="562.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="27" TotalAmount="607.76" OriginalAmount="568" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.38392757" Longitude="8.49265679" StarRating="4" HotelCode="485189|158185" 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="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="613.11" OriginalAmount="573" 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="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="45" TotalAmount="640.59" OriginalAmount="598.68" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.380145280745" Longitude="8.5365905797623" StarRating="2.5" HotelCode="698787|12d003" HotelName="Walhalla Guest House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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="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="45" TotalAmount="673.36" OriginalAmount="629.31" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.373542544474" Longitude="8.543940782547" StarRating="3" HotelCode="193799|11ca75" HotelName="Platzhirsch Hotel &amp; Bar" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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="680.52" OriginalAmount="636" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.375235434103" Longitude="8.5445469617844" StarRating="3" HotelCode="90022|23364" 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="681.59" OriginalAmount="637" 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="45" TotalAmount="716.56" OriginalAmount="669.68" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.37901245277" Longitude="8.5449989140034" StarRating="3" HotelCode="31248|108c07" HotelName="Royal Hotel Zurich" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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="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="45" TotalAmount="730.71" OriginalAmount="682.91" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.378452137927" Longitude="8.5205492377281" StarRating="4" HotelCode="79362|10b2d1" HotelName="Greulich" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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="740.44" OriginalAmount="692" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.364299" Longitude="8.547806" StarRating="3" HotelCode="26986|158158" 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="45" TotalAmount="811.64" OriginalAmount="758.54" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.369292" Longitude="8.544529" StarRating="3" HotelCode="337359|108b8d" HotelName="Rössli" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" 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="45" TotalAmount="813.83" OriginalAmount="760.59" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.373713" Longitude="8.537214" StarRating="3" HotelCode="27341|108bc6" HotelName="Sorell Hotel Seidenhof" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" 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="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="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="27" TotalAmount="925.55" OriginalAmount="865" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.372918" Longitude="8.536504" StarRating="4" HotelCode="31247|22295" 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="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="973.70" OriginalAmount="910.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="27" TotalAmount="1133.13" OriginalAmount="1059" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="" Longitude="" StarRating="4" HotelCode="108602|158167" 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="63" TotalAmount="1186.63" OriginalAmount="1109.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.377161" Longitude="8.543515" StarRating="4" HotelCode="77962|central_plaza_hotel" HotelName="Central Plaza" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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="1367.46" OriginalAmount="1278" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.364566" Longitude="8.53415" StarRating="5" HotelCode="76435|26712" 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="45" TotalAmount="1616.94" OriginalAmount="1511.16" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.36276558" Longitude="8.55617618" StarRating="4" HotelCode="765925|20f927" HotelName="Signau House &amp; Garden" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="">
        <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="1863.94" OriginalAmount="1742" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.36649" Longitude="8.536363" StarRating="5" HotelCode="30032|26717" 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="63" TotalAmount="2042.63" OriginalAmount="1909.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="45" TotalAmount="2147.68" OriginalAmount="2007.18" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.372750573157" Longitude="8.5731419920921" StarRating="5" HotelCode="39555|113eaa" HotelName="Dolder Grand" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" 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="45" TotalAmount="2295.60" OriginalAmount="2145.42" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.3697588" Longitude="8.5398421" StarRating="4.5" HotelCode="82024|128337" HotelName="Savoy Baur en Ville" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" 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="45" TotalAmount="16718.95" OriginalAmount="15625.19" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="47.367118" Longitude="8.539576" StarRating="5" HotelCode="29647|112a0b" HotelName="Baur Au Lac" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" 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,Swimming Pool,Kitchen,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,FAMILY-FRIENDLY HOTEL,HOSTELS,RESIDENCES,CONFERENCE HOTEL,APARTMENT,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
8e609b78-3ffd-4691-8c94-2ad1d764a505|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
8e609b78-3ffd-4691-8c94-2ad1d764a505|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
fc0f0ceb-44c5-4fa3-a172-61ecbf499530|HandlerError|Invalid Credential|Request:-<GetHotelCityRQ><GeneralInfo UserName="WorldwideDMCQM" Password="@w0r1dW1De8435qM$$." RequestedCurrency="GBP" ClientNationality="GB" ClientCountry="GB" /><GTCityId CountryCode=""></GTCityId></GetHotelCityRQ>||False