<Audits>System.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
501717a2-eafe-4174-92ab-1b4b97b33a6e|PriceRequest|PriceRequest|<?xml version="1.0" encoding="utf-16"?>
<HotelSearchRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" EchoToken="Price" TimeStamp="0001-01-01T00:00:00" TraceId="501717a2-eafe-4174-92ab-1b4b97b33a6e">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="9648" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-08-01T00:00:00" End="2026-08-04T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <HotelRef HotelId="21255|novotel_toronto_mississauga_centre" SourceId="63" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="visa.tworld@gmail.com" Password="Twdevika@2026" RequestedCurrency="GBP" ClientNationality="IN" ClientCountry="India" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
|Exception|Column 'Veturis' does not belong to table Table1.|System.ArgumentException: Column 'Veturis' does not belong to table Table1.
   at System.Data.DataRow.GetDataColumn(String columnName)
   at System.Data.DataRow.get_Item(String columnName)
   at HotelBookingEngine.HotelCity.Load(Int32 pCityId, Int32 DestinationId, Int32 HotelId, String landmark) in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelCity.cs:line 897|LoadCity|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
501717a2-eafe-4174-92ab-1b4b97b33a6e|CoordinatorError|There is an error in XML document (2, 2).|System.InvalidOperationException: There is an error in XML document (2, 2). ---> System.InvalidOperationException: <ErrorRS xmlns=''> was not expected.
   at Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationReaderHotelRoomRS.Read11_HotelRoomRS()
   --- End of inner exception stack trace ---
   at Core.Common.Deserialize[T](String toDeserialize) in D:\Projects\WorldwideDMCV2\Core\Common\Common\Common.cs:line 25
   at HotelCoordinator.Coordinator.Price(Object pSearchData) in D:\Projects\WorldwideDMCV2\Module\Hotel\HotelCoordinator\HotelCoordinator\HotelCoordinator\HotelCoordinator.cs:line 1157||FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
501717a2-eafe-4174-92ab-1b4b97b33a6e|DOTWPrice|successfull supplier interation||DOTW|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
501717a2-eafe-4174-92ab-1b4b97b33a6e|RateHawkPrice|successfull supplier interation||RateHawk|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
501717a2-eafe-4174-92ab-1b4b97b33a6e|PriceResponse|PriceResponse|<?xml version="1.0" encoding="utf-16"?><HotelRoomRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Version="0" EchoToken="Price" TransactionIdentifier="501717a2-eafe-4174-92ab-1b4b97b33a6e" TimeStamp="0001-01-01T00:00:00" HotelName="Delta Hotels Toronto Mississauga" HotelCode="21255|1818786" StarRating="3" GTCityId="9648" CountryCode="CA" CityName="Mississauga" CountryName="Canada" Address="3670 Hurontario Street, Mississauga, Ontario L5B 1P3" PostCode="L5B 1P3" PhoneNo="+19058961000" FaxNo="+19058036726" Email="reservations@novotelmississauga.com" CheckInTime="15:00" CheckOutTime="12:00" Latitude="43.592207" Longitude="-79.634985" SourceId="12" Currency="GBP"><RoomTypes><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Standard Double room (full double bed) (king size bed)" RoomTypeCode="h-e44eba4e-af31-546b-8076-c92e9326ad48|63|MzY2LjAwfEdCUHwyMDI2LTA2LTAy" OriginalAmount="366" TotalPrice="376.98" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>GBP 40.32-- occupancy tax is included in the room rate.&lt;br/&gt;GBP 15.51-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Bridal suite|Non-smoking rooms|Room service|Fridge|Family room|VIP room amenities|Smoke Detector|Cable TV|Minibar|Hairdryer|Flat-screen TV|Shower/Bathtub|Wardrobe/Closet|Linens|Alarm clock|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-05-28T00:00:00" End="2026-08-01T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="376.98" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: ROOM, KING BED" RoomTypeCode="0|0|1279739345|1780399020060077B2129B3||yes|294995|16|MzY5Ljk3fEdCUHwyMDI2LTA2LTAy" OriginalAmount="370" TotalPrice="381.07" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>CheckIn instructions: &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Extra-person charges may apply and vary depending on property policy&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Government-issued photo identification and a credit card may be required at check-in for incidental charges&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Special requests are subject to availability upon check-in and may incur additional charges; special requests cannot be guaranteed&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;The name on the credit card used at check-in to pay for incidentals must be the primary name on the guestroom reservation&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property accepts credit cards; cash is not accepted&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property reserves the right to pre-authorize the guest&amp;#039;s credit card prior to arrival.&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Safety features at this property include a fire extinguisher and a smoke detector&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property affirms that it follows the cleaning and disinfection practices of Commitment to Clean (Marriott)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Please note that cultural norms and guest policies may differ by country and by property; the policies listed are provided by the property&amp;lt;/li&amp;gt;  &amp;lt;/ul&amp;gt;,CheckIn special instructions: Front desk staff will greet guests on arrival at the property. Information provided by the property may be translated using automated translation tools.,Mandatory fees: &amp;lt;p&amp;gt;You&amp;#039;ll be asked to pay the following charges at the property. Fees may include applicable taxes:&amp;lt;/p&amp;gt; &amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;Deposit: CAD 50 per accommodation, per day&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt; &amp;lt;p&amp;gt;We have included all charges provided to us by the property. &amp;lt;/p&amp;gt;,Optional fees: &amp;lt;ul&amp;gt; &amp;lt;li&amp;gt;Fee for buffet breakfast: approximately CAD 23.95 for adults and CAD 10.99 for children&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Covered self parking fee: CAD 22 per night (in/out privileges)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Pet fee: CAD 200 per accommodation, per stay (maximum CAD 200 per stay) plus CAD 200 one-time cleaning fee&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Service animals are exempt from fees&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Late check-out fee: CAD 50.00 (subject to availability)&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt; &amp;lt;p&amp;gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &amp;lt;/p&amp;gt;,Know before you go: &amp;lt;ul&amp;gt;   &amp;lt;li&amp;gt;One child 12 years old or younger stays free when occupying the parent or guardian&amp;#039;s room, using existing bedding. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;The property has connecting/adjoining rooms, which are subject to availability and can be requested by contacting the property using the number on the booking confirmation. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Contactless check-in and contactless check-out are available.&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property welcomes guests of all sexual orientations and gender identities (LGBTQ+ friendly).&amp;lt;/li&amp;gt; &amp;lt;/ul&amp;gt;,Tax Recovery Charges and Service Fees for 2 people: 79.11 USD (This amount is included within the total price). NON-REFUNDABLE RATE&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Carpeting|Air conditioning (centrally regulated)|Central Heating|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-02T00:00:00" End="2026-07-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="381.07" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Standard Quadruple room (2 full double beds)" RoomTypeCode="h-739181e5-0e1a-5327-b2a8-544ad5d0e9b7|63|Mzc3LjAwfEdCUHwyMDI2LTA2LTAy" OriginalAmount="377" TotalPrice="388.31" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>GBP 41.53-- occupancy tax is included in the room rate.&lt;br/&gt;GBP 15.97-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Bridal suite|Non-smoking rooms|Room service|Fridge|Family room|VIP room amenities|Smoke Detector|Cable TV|Minibar|Hairdryer|Flat-screen TV|Shower/Bathtub|Wardrobe/Closet|Linens|Alarm clock|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-05-28T00:00:00" End="2026-08-01T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="388.31" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: room, 2 queen beds" RoomTypeCode="0|0|843465175|1780399020060077B2129B9||yes|294995|16|MzgwLjkzfEdCUHwyMDI2LTA2LTAy" OriginalAmount="381" TotalPrice="392.36" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>CheckIn instructions: &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Extra-person charges may apply and vary depending on property policy&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Government-issued photo identification and a credit card may be required at check-in for incidental charges&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Special requests are subject to availability upon check-in and may incur additional charges; special requests cannot be guaranteed&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;The name on the credit card used at check-in to pay for incidentals must be the primary name on the guestroom reservation&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property accepts credit cards; cash is not accepted&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property reserves the right to pre-authorize the guest&amp;#039;s credit card prior to arrival.&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Safety features at this property include a fire extinguisher and a smoke detector&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property affirms that it follows the cleaning and disinfection practices of Commitment to Clean (Marriott)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Please note that cultural norms and guest policies may differ by country and by property; the policies listed are provided by the property&amp;lt;/li&amp;gt;  &amp;lt;/ul&amp;gt;,CheckIn special instructions: Front desk staff will greet guests on arrival at the property. Information provided by the property may be translated using automated translation tools.,Mandatory fees: &amp;lt;p&amp;gt;You&amp;#039;ll be asked to pay the following charges at the property. Fees may include applicable taxes:&amp;lt;/p&amp;gt; &amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;Deposit: CAD 50 per accommodation, per day&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt; &amp;lt;p&amp;gt;We have included all charges provided to us by the property. &amp;lt;/p&amp;gt;,Optional fees: &amp;lt;ul&amp;gt; &amp;lt;li&amp;gt;Fee for buffet breakfast: approximately CAD 23.95 for adults and CAD 10.99 for children&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Covered self parking fee: CAD 22 per night (in/out privileges)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Pet fee: CAD 200 per accommodation, per stay (maximum CAD 200 per stay) plus CAD 200 one-time cleaning fee&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Service animals are exempt from fees&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Late check-out fee: CAD 50.00 (subject to availability)&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt; &amp;lt;p&amp;gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &amp;lt;/p&amp;gt;,Know before you go: &amp;lt;ul&amp;gt;   &amp;lt;li&amp;gt;One child 12 years old or younger stays free when occupying the parent or guardian&amp;#039;s room, using existing bedding. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;The property has connecting/adjoining rooms, which are subject to availability and can be requested by contacting the property using the number on the booking confirmation. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Contactless check-in and contactless check-out are available.&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property welcomes guests of all sexual orientations and gender identities (LGBTQ+ friendly).&amp;lt;/li&amp;gt; &amp;lt;/ul&amp;gt;,Tax Recovery Charges and Service Fees for 2 people: 81.45 USD (This amount is included within the total price). NON-REFUNDABLE RATE&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Carpeting|Air conditioning (centrally regulated)|Central Heating|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-02T00:00:00" End="2026-07-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="392.36" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: GUEST ROOM, KING BED" RoomTypeCode="0|0|1301786765|1780399021050699B2153B0||yes|294995|16|MzgxLjI3fEdCUHwyMDI2LTA2LTAy" OriginalAmount="381" TotalPrice="392.71" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>NON-REFUNDABLE RATE&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Carpeting|Air conditioning (centrally regulated)|Central Heating|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-02T00:00:00" End="2026-07-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="392.71" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: GUEST ROOM, 2 QUEEN BEDS" RoomTypeCode="0|0|1450840575|1780399021050699B2153B4||yes|294995|16|MzkyLjU3fEdCUHwyMDI2LTA2LTAy" OriginalAmount="393" TotalPrice="404.35" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>NON-REFUNDABLE RATE&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Carpeting|Air conditioning (centrally regulated)|Central Heating|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-02T00:00:00" End="2026-07-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="404.35" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Deluxe Double room (full double bed) (king size bed)" RoomTypeCode="h-4808fcd8-276f-52d1-9b40-d1b6a8286d26|63|NDA0LjAwfEdCUHwyMDI2LTA2LTAy" OriginalAmount="404" TotalPrice="416.12" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>GBP 44.51-- occupancy tax is included in the room rate.&lt;br/&gt;GBP 17.12-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Bridal suite|Non-smoking rooms|Room service|Fridge|Family room|VIP room amenities|Smoke Detector|Cable TV|Minibar|Hairdryer|Flat-screen TV|Shower/Bathtub|Wardrobe/Closet|Linens|Alarm clock|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-05-28T00:00:00" End="2026-08-01T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="416.12" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Standard Quadruple room (2 full double beds) (bed type is subject to availability)" RoomTypeCode="h-39959f3f-e90a-5e42-bf10-4c3e42c44a2f|63|NDA5LjAwfEdCUHwyMDI2LTA3LTMx" OriginalAmount="409" TotalPrice="421.27" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 26/07/2026"><AdditionalDetails>GBP 45.06-- occupancy tax is included in the room rate.&lt;br/&gt;GBP 17.33-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Bridal suite|Non-smoking rooms|Room service|Fridge|Family room|VIP room amenities|Smoke Detector|Cable TV|Minibar|Hairdryer|Flat-screen TV|Shower/Bathtub|Wardrobe/Closet|Linens|Alarm clock|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-27T00:00:00" End="2026-08-02T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="421.27" /></CancelPenalty><CancelPenalty Start="2026-07-28T00:00:00" End="2026-08-01T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="421.27" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: DELUXE, KING BED" RoomTypeCode="0|0|1280440685|1780399020035316B2172B6||yes|294995|16|NDEyLjEyfEdCUHwyMDI2LTA2LTAy" OriginalAmount="412" TotalPrice="424.48" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>NON-REFUNDABLE RATE&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Carpeting|Air conditioning (centrally regulated)|Central Heating|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-02T00:00:00" End="2026-07-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="424.48" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Deluxe Quadruple room (2 full double beds)" RoomTypeCode="h-07aabc81-94cf-5400-911f-a7dc321eca9c|63|NDE2LjAwfEdCUHwyMDI2LTA2LTAy" OriginalAmount="416" TotalPrice="428.48" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>GBP 45.83-- occupancy tax is included in the room rate.&lt;br/&gt;GBP 17.63-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Bridal suite|Non-smoking rooms|Room service|Fridge|Family room|VIP room amenities|Smoke Detector|Cable TV|Minibar|Hairdryer|Flat-screen TV|Shower/Bathtub|Wardrobe/Closet|Linens|Alarm clock|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-05-28T00:00:00" End="2026-08-01T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="428.48" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: DELUXE, 2 QUEEN BEDS" RoomTypeCode="0|0|1446650055|1780399020035316B2172B1||yes|294995|16|NDI0LjM0fEdCUHwyMDI2LTA2LTAy" OriginalAmount="424" TotalPrice="437.07" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>NON-REFUNDABLE RATE&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Carpeting|Air conditioning (centrally regulated)|Central Heating|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-02T00:00:00" End="2026-07-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="437.07" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast" RoomType="Room 1: Standard Double room (full double bed) (king size bed)" RoomTypeCode="h-6800081c-fcf1-56b7-9a7c-1d5ca45b057d|63|NDM5LjAwfEdCUHwyMDI2LTA4LTAx" OriginalAmount="439" TotalPrice="452.17" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 27/07/2026"><AdditionalDetails>GBP 48.36-- occupancy tax is included in the room rate.&lt;br/&gt;GBP 18.60-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Bridal suite|Non-smoking rooms|Room service|Fridge|Family room|VIP room amenities|Smoke Detector|Cable TV|Minibar|Hairdryer|Flat-screen TV|Shower/Bathtub|Wardrobe/Closet|Linens|Alarm clock|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-28T00:00:00" End="2026-08-03T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="452.17" /></CancelPenalty><CancelPenalty Start="2026-07-29T00:00:00" End="2026-08-01T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="452.17" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: ROOM, KING BED" RoomTypeCode="0|1331|1279739345|1780399020060077B2129B5||no|294995|16|NDQzLjg0fEdCUHwyMDI2LTA4LTAx" OriginalAmount="444" TotalPrice="457.16" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 28/07/2026"><AdditionalDetails>CheckIn instructions: &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Extra-person charges may apply and vary depending on property policy&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Government-issued photo identification and a credit card may be required at check-in for incidental charges&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Special requests are subject to availability upon check-in and may incur additional charges; special requests cannot be guaranteed&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;The name on the credit card used at check-in to pay for incidentals must be the primary name on the guestroom reservation&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property accepts credit cards; cash is not accepted&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property reserves the right to pre-authorize the guest&amp;#039;s credit card prior to arrival.&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Safety features at this property include a fire extinguisher and a smoke detector&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property affirms that it follows the cleaning and disinfection practices of Commitment to Clean (Marriott)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Please note that cultural norms and guest policies may differ by country and by property; the policies listed are provided by the property&amp;lt;/li&amp;gt;  &amp;lt;/ul&amp;gt;,CheckIn special instructions: Front desk staff will greet guests on arrival at the property. Information provided by the property may be translated using automated translation tools.,Mandatory fees: &amp;lt;p&amp;gt;You&amp;#039;ll be asked to pay the following charges at the property. Fees may include applicable taxes:&amp;lt;/p&amp;gt; &amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;Deposit: CAD 50 per accommodation, per day&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt; &amp;lt;p&amp;gt;We have included all charges provided to us by the property. &amp;lt;/p&amp;gt;,Optional fees: &amp;lt;ul&amp;gt; &amp;lt;li&amp;gt;Fee for buffet breakfast: approximately CAD 23.95 for adults and CAD 10.99 for children&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Covered self parking fee: CAD 22 per night (in/out privileges)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Pet fee: CAD 200 per accommodation, per stay (maximum CAD 200 per stay) plus CAD 200 one-time cleaning fee&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Service animals are exempt from fees&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Late check-out fee: CAD 50.00 (subject to availability)&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt; &amp;lt;p&amp;gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &amp;lt;/p&amp;gt;,Know before you go: &amp;lt;ul&amp;gt;   &amp;lt;li&amp;gt;One child 12 years old or younger stays free when occupying the parent or guardian&amp;#039;s room, using existing bedding. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;The property has connecting/adjoining rooms, which are subject to availability and can be requested by contacting the property using the number on the booking confirmation. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Contactless check-in and contactless check-out are available.&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property welcomes guests of all sexual orientations and gender identities (LGBTQ+ friendly).&amp;lt;/li&amp;gt; &amp;lt;/ul&amp;gt;,Tax Recovery Charges and Service Fees for 2 people: 94.92 USD (This amount is included within the total price).&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Carpeting|Air conditioning (centrally regulated)|Central Heating|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-28T00:00:00" End="2026-07-29T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="457.16" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Deluxe Double Club room (full double bed) (king size bed, lounge access)" RoomTypeCode="h-891a99aa-ad02-5693-bcf9-dd3e5e69f558|63|NDUwLjAwfEdCUHwyMDI2LTA2LTAy" OriginalAmount="450" TotalPrice="463.50" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>GBP 49.58-- occupancy tax is included in the room rate.&lt;br/&gt;GBP 19.07-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Bridal suite|Non-smoking rooms|Room service|Fridge|Family room|VIP room amenities|Smoke Detector|Cable TV|Minibar|Hairdryer|Flat-screen TV|Shower/Bathtub|Wardrobe/Closet|Linens|Alarm clock|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-05-28T00:00:00" End="2026-08-01T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="463.50" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast" RoomType="Room 1: Standard Quadruple room (2 full double beds)" RoomTypeCode="h-a0d28fd8-592a-5908-aed7-825284dda7ed|63|NDUxLjAwfEdCUHwyMDI2LTA4LTAx" OriginalAmount="451" TotalPrice="464.53" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 27/07/2026"><AdditionalDetails>GBP 49.69-- occupancy tax is included in the room rate.&lt;br/&gt;GBP 19.11-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Bridal suite|Non-smoking rooms|Room service|Fridge|Family room|VIP room amenities|Smoke Detector|Cable TV|Minibar|Hairdryer|Flat-screen TV|Shower/Bathtub|Wardrobe/Closet|Linens|Alarm clock|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-28T00:00:00" End="2026-08-03T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="464.53" /></CancelPenalty><CancelPenalty Start="2026-07-29T00:00:00" End="2026-08-01T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="464.53" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: room, 2 queen beds" RoomTypeCode="0|1331|843465175|1780399020060077B2129B11||no|294995|16|NDU1LjM4fEdCUHwyMDI2LTA4LTAx" OriginalAmount="455" TotalPrice="469.04" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 28/07/2026"><AdditionalDetails>CheckIn instructions: &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Extra-person charges may apply and vary depending on property policy&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Government-issued photo identification and a credit card may be required at check-in for incidental charges&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Special requests are subject to availability upon check-in and may incur additional charges; special requests cannot be guaranteed&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;The name on the credit card used at check-in to pay for incidentals must be the primary name on the guestroom reservation&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property accepts credit cards; cash is not accepted&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property reserves the right to pre-authorize the guest&amp;#039;s credit card prior to arrival.&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Safety features at this property include a fire extinguisher and a smoke detector&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property affirms that it follows the cleaning and disinfection practices of Commitment to Clean (Marriott)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Please note that cultural norms and guest policies may differ by country and by property; the policies listed are provided by the property&amp;lt;/li&amp;gt;  &amp;lt;/ul&amp;gt;,CheckIn special instructions: Front desk staff will greet guests on arrival at the property. Information provided by the property may be translated using automated translation tools.,Mandatory fees: &amp;lt;p&amp;gt;You&amp;#039;ll be asked to pay the following charges at the property. Fees may include applicable taxes:&amp;lt;/p&amp;gt; &amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;Deposit: CAD 50 per accommodation, per day&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt; &amp;lt;p&amp;gt;We have included all charges provided to us by the property. &amp;lt;/p&amp;gt;,Optional fees: &amp;lt;ul&amp;gt; &amp;lt;li&amp;gt;Fee for buffet breakfast: approximately CAD 23.95 for adults and CAD 10.99 for children&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Covered self parking fee: CAD 22 per night (in/out privileges)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Pet fee: CAD 200 per accommodation, per stay (maximum CAD 200 per stay) plus CAD 200 one-time cleaning fee&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Service animals are exempt from fees&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Late check-out fee: CAD 50.00 (subject to availability)&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt; &amp;lt;p&amp;gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &amp;lt;/p&amp;gt;,Know before you go: &amp;lt;ul&amp;gt;   &amp;lt;li&amp;gt;One child 12 years old or younger stays free when occupying the parent or guardian&amp;#039;s room, using existing bedding. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;The property has connecting/adjoining rooms, which are subject to availability and can be requested by contacting the property using the number on the booking confirmation. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Contactless check-in and contactless check-out are available.&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property welcomes guests of all sexual orientations and gender identities (LGBTQ+ friendly).&amp;lt;/li&amp;gt; &amp;lt;/ul&amp;gt;,Tax Recovery Charges and Service Fees for 2 people: 97.38 USD (This amount is included within the total price).&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Carpeting|Air conditioning (centrally regulated)|Central Heating|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-28T00:00:00" End="2026-07-29T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="469.04" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: GUEST ROOM, KING BED" RoomTypeCode="0|1331|1301786765|1780399021050699B2153B2||no|294995|16|NDU3LjQwfEdCUHwyMDI2LTA4LTAx" OriginalAmount="457" TotalPrice="471.12" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 28/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Carpeting|Air conditioning (centrally regulated)|Central Heating|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-28T00:00:00" End="2026-07-29T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="471.12" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: DELUXE, KING BED, CLUB LOUNGE ACCESS" RoomTypeCode="0|0|1313361475|1780399020035316B2172B4||yes|294995|16|NDU5LjA2fEdCUHwyMDI2LTA2LTAy" OriginalAmount="459" TotalPrice="472.83" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>NON-REFUNDABLE RATE&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Carpeting|Air conditioning (centrally regulated)|Central Heating|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-02T00:00:00" End="2026-07-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="472.83" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Deluxe Double room (full double bed) (bed type is subject to availability)" RoomTypeCode="h-42d4acf1-75ee-5008-90bc-7ff587e64ac0|63|NDYxLjAwfEdCUHwyMDI2LTA3LTI4" OriginalAmount="461" TotalPrice="474.83" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 23/07/2026"><AdditionalDetails>GBP 50.79-- occupancy tax is included in the room rate.&lt;br/&gt;GBP 19.53-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Bridal suite|Non-smoking rooms|Room service|Fridge|Family room|VIP room amenities|Smoke Detector|Cable TV|Minibar|Hairdryer|Flat-screen TV|Shower/Bathtub|Wardrobe/Closet|Linens|Alarm clock|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-24T00:00:00" End="2026-08-01T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="474.83" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: ROOM, 2 QUEEN BEDS, HIGH FLOOR" RoomTypeCode="0|0|1469822775|1780399020069764B2058B3||no|294995|16|NDY0Ljk3fEdCUHwyMDI2LTA2LTAy" OriginalAmount="465" TotalPrice="478.92" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>Check In Policy - The room can only be checked in after 12am on Jan 1 and before 12am on Jan 1&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Carpeting|Air conditioning (centrally regulated)|Central Heating|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-02T00:00:00" End="2026-07-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="478.92" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: GUEST ROOM, 2 QUEEN BEDS" RoomTypeCode="0|1331|1450840575|1780399021050699B2153B6||no|294995|16|NDY5LjMwfEdCUHwyMDI2LTA4LTAx" OriginalAmount="469" TotalPrice="483.38" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 28/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Carpeting|Air conditioning (centrally regulated)|Central Heating|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-28T00:00:00" End="2026-07-29T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="483.38" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" RoomType="Room 1: GUEST ROOM" RoomTypeCode="4143887417-1-0|774143887417|2|0|12|NDcwLjM4fEdCUHxzdXBwbGllcmRlYWRsaW5l" OriginalAmount="470" TotalPrice="484.49" Status="CheckRates" NonRefundable="false" FreeText="Non Refundable Rate" CheckCNX="true" CheckRatesMandatory="false"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Carpeting|Air conditioning (centrally regulated)|Central Heating|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: DELUXE, KING BED, LOUNGE ACCESS" RoomTypeCode="0|0|1450600825|1780399020067895B2091B5||yes|294995|16|NDcxLjkzfEdCUHwyMDI2LTA2LTAy" OriginalAmount="472" TotalPrice="486.09" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Carpeting|Air conditioning (centrally regulated)|Central Heating|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-02T00:00:00" End="2026-07-26T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="486.09" /></CancelPenalty><CancelPenalty Start="2026-07-27T00:00:00" End="2026-07-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="486.09" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Deluxe Quadruple room (2 full double beds) (bed type is subject to availability)" RoomTypeCode="h-0de1d708-7e84-54cf-bcec-0e8dec798f43|63|NDc0LjAwfEdCUHwyMDI2LTA3LTI4" OriginalAmount="474" TotalPrice="488.22" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 23/07/2026"><AdditionalDetails>GBP 52.22-- occupancy tax is included in the room rate.&lt;br/&gt;GBP 20.08-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Bridal suite|Non-smoking rooms|Room service|Fridge|Family room|VIP room amenities|Smoke Detector|Cable TV|Minibar|Hairdryer|Flat-screen TV|Shower/Bathtub|Wardrobe/Closet|Linens|Alarm clock|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-24T00:00:00" End="2026-08-01T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="488.22" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Double Run of House room (full double bed) (king size bed, lounge access)" RoomTypeCode="h-ca3a3071-4158-588f-8ac2-d0c41bc4c3e7|63|NDgyLjAwfEdCUHwyMDI2LTA2LTAy" OriginalAmount="482" TotalPrice="496.46" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>GBP 53.10-- occupancy tax is included in the room rate.&lt;br/&gt;GBP 20.42-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Bridal suite|Non-smoking rooms|Room service|Fridge|Family room|VIP room amenities|Smoke Detector|Cable TV|Minibar|Hairdryer|Flat-screen TV|Shower/Bathtub|Wardrobe/Closet|Linens|Alarm clock|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-05-28T00:00:00" End="2026-08-01T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="496.46" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: GUEST ROOM, 2 QUEEN BEDS, HIGH FLOOR" RoomTypeCode="0|0|1469725695|1780399021050699B2153B7||no|294995|16|NDgzLjI4fEdCUHwyMDI2LTA2LTAy" OriginalAmount="483" TotalPrice="497.78" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Carpeting|Air conditioning (centrally regulated)|Central Heating|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-02T00:00:00" End="2026-07-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="497.78" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast" RoomType="Room 1: Deluxe Double room (full double bed) (king size bed)" RoomTypeCode="h-6e3d2337-c7a3-576a-990d-dd353a707897|63|NDg1LjAwfEdCUHwyMDI2LTA3LTMw" OriginalAmount="485" TotalPrice="499.55" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 25/07/2026"><AdditionalDetails>GBP 53.43-- occupancy tax is included in the room rate.&lt;br/&gt;GBP 20.55-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Bridal suite|Non-smoking rooms|Room service|Fridge|Family room|VIP room amenities|Smoke Detector|Cable TV|Minibar|Hairdryer|Flat-screen TV|Shower/Bathtub|Wardrobe/Closet|Linens|Alarm clock|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-26T00:00:00" End="2026-08-01T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="499.55" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: DELUXE, KING BED" RoomTypeCode="0|1331|1280440685|1780399020035316B2172B8||no|294995|16|NDk0LjQyfEdCUHwyMDI2LTA4LTAx" OriginalAmount="494" TotalPrice="509.25" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 28/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Carpeting|Air conditioning (centrally regulated)|Central Heating|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-28T00:00:00" End="2026-07-29T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="509.25" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Standard Double room with city view (full double bed) (king size bed)" RoomTypeCode="h-a6822fe7-e902-5736-8520-3c9e440adc3c|63|NDk2LjAwfEdCUHwyMDI2LTA3LTMx" OriginalAmount="496" TotalPrice="510.88" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 26/07/2026"><AdditionalDetails>GBP 54.64-- occupancy tax is included in the room rate.&lt;br/&gt;GBP 21.02-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Bridal suite|Non-smoking rooms|Room service|Fridge|Family room|VIP room amenities|Smoke Detector|Cable TV|Minibar|Hairdryer|Flat-screen TV|Shower/Bathtub|Wardrobe/Closet|Linens|Alarm clock|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-27T00:00:00" End="2026-08-02T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="510.88" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast" RoomType="Room 1: Deluxe Quadruple room (2 full double beds)" RoomTypeCode="h-ce9f3427-cd90-5bb7-8a4b-5605bf9aaa68|63|NDk3LjAwfEdCUHwyMDI2LTA3LTMw" OriginalAmount="497" TotalPrice="511.91" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 25/07/2026"><AdditionalDetails>GBP 54.75-- occupancy tax is included in the room rate.&lt;br/&gt;GBP 21.06-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Bridal suite|Non-smoking rooms|Room service|Fridge|Family room|VIP room amenities|Smoke Detector|Cable TV|Minibar|Hairdryer|Flat-screen TV|Shower/Bathtub|Wardrobe/Closet|Linens|Alarm clock|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-26T00:00:00" End="2026-08-01T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="511.91" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Executive Double Club room with city view (full double bed) (king size bed, lounge access)" RoomTypeCode="h-f3eed90a-7877-5974-9d23-6f1f8243d858|63|NDk5LjAwfEdCUHwyMDI2LTA2LTAy" OriginalAmount="499" TotalPrice="513.97" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>GBP 54.97-- occupancy tax is included in the room rate.&lt;br/&gt;GBP 21.14-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Bridal suite|Non-smoking rooms|Room service|Fridge|Family room|VIP room amenities|Smoke Detector|Cable TV|Minibar|Hairdryer|Flat-screen TV|Shower/Bathtub|Wardrobe/Closet|Linens|Alarm clock|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-05-28T00:00:00" End="2026-08-01T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="513.97" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: DELUXE, 2 QUEEN BEDS" RoomTypeCode="0|1331|1446650055|1780399020035316B2172B3||no|294995|16|NTA3LjI3fEdCUHwyMDI2LTA4LTAx" OriginalAmount="507" TotalPrice="522.49" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 28/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Carpeting|Air conditioning (centrally regulated)|Central Heating|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-28T00:00:00" End="2026-07-29T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="522.49" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast" RoomType="Room 1: Deluxe Double room (full double bed) (bed type is subject to availability)" RoomTypeCode="h-170fe274-6d08-52ce-9b61-55ea2ac1286e|63|NTA4LjAwfEdCUHwyMDI2LTA3LTMw" OriginalAmount="508" TotalPrice="523.24" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 25/07/2026"><AdditionalDetails>GBP 55.97-- occupancy tax is included in the room rate.&lt;br/&gt;GBP 21.53-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Bridal suite|Non-smoking rooms|Room service|Fridge|Family room|VIP room amenities|Smoke Detector|Cable TV|Minibar|Hairdryer|Flat-screen TV|Shower/Bathtub|Wardrobe/Closet|Linens|Alarm clock|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-26T00:00:00" End="2026-08-01T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="523.24" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: EXECUTIVE, KING BED, CITY VIEW, CLUB LOUNGE ACCESS" RoomTypeCode="0|0|1311476765|1780399020035316B2172B5||yes|294995|16|NTA5LjIwfEdCUHwyMDI2LTA2LTAy" OriginalAmount="509" TotalPrice="524.48" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>NON-REFUNDABLE RATE&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Carpeting|Air conditioning (centrally regulated)|Central Heating|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-02T00:00:00" End="2026-07-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="524.48" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Standard Quadruple room with city view (2 full double beds)" RoomTypeCode="h-17a03cba-ea60-5c73-a624-af5f9509c3bd|63|NTEwLjAwfEdCUHwyMDI2LTA3LTMx" OriginalAmount="510" TotalPrice="525.30" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 26/07/2026"><AdditionalDetails>GBP 56.19-- occupancy tax is included in the room rate.&lt;br/&gt;GBP 21.61-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Bridal suite|Non-smoking rooms|Room service|Fridge|Family room|VIP room amenities|Smoke Detector|Cable TV|Minibar|Hairdryer|Flat-screen TV|Shower/Bathtub|Wardrobe/Closet|Linens|Alarm clock|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-27T00:00:00" End="2026-08-02T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="525.30" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Double Junior Suite (full double bed) (king size bed)" RoomTypeCode="h-d5b0cb69-94cf-5834-8134-634b0521e6bd|63|NTExLjAwfEdCUHwyMDI2LTA2LTAy" OriginalAmount="511" TotalPrice="526.33" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>GBP 56.30-- occupancy tax is included in the room rate.&lt;br/&gt;GBP 21.65-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Bridal suite|Non-smoking rooms|Room service|Fridge|Family room|VIP room amenities|Smoke Detector|Cable TV|Minibar|Hairdryer|Flat-screen TV|Shower/Bathtub|Wardrobe/Closet|Linens|Alarm clock|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-05-28T00:00:00" End="2026-08-01T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="526.33" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: ROOM, KING BED, HIGH FLOOR" RoomTypeCode="0|0|1279806385|1780399020069764B2058B0||no|294995|16|NTE1Ljc3fEdCUHwyMDI2LTA2LTAy" OriginalAmount="516" TotalPrice="531.24" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>Check In Policy - The room can only be checked in after 12am on Jan 1 and before 12am on Jan 1&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Carpeting|Air conditioning (centrally regulated)|Central Heating|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-02T00:00:00" End="2026-07-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="531.24" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: JUNIOR SUITE, KING BED" RoomTypeCode="0|0|1312556895|1780399020035316B2172B9||yes|294995|16|NTIxLjQyfEdCUHwyMDI2LTA2LTAy" OriginalAmount="521" TotalPrice="537.06" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>NON-REFUNDABLE RATE&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Carpeting|Air conditioning (centrally regulated)|Central Heating|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-02T00:00:00" End="2026-07-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="537.06" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast" RoomType="Room 1: Deluxe Quadruple room (2 full double beds) (bed type is subject to availability)" RoomTypeCode="h-6146542c-88e1-55df-8695-eb67ba19ae52|63|NTIyLjAwfEdCUHwyMDI2LTA3LTMw" OriginalAmount="522" TotalPrice="537.66" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 25/07/2026"><AdditionalDetails>GBP 57.51-- occupancy tax is included in the room rate.&lt;br/&gt;GBP 22.12-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Bridal suite|Non-smoking rooms|Room service|Fridge|Family room|VIP room amenities|Smoke Detector|Cable TV|Minibar|Hairdryer|Flat-screen TV|Shower/Bathtub|Wardrobe/Closet|Linens|Alarm clock|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-26T00:00:00" End="2026-08-01T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="537.66" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: EXECUTIVE, KING BED, CITY VIEW, LOUNGE ACCESS" RoomTypeCode="0|0|1450600795|1780399020067895B2091B2||yes|294995|16|NTIzLjQ4fEdCUHwyMDI2LTA2LTAy" OriginalAmount="523" TotalPrice="539.18" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Carpeting|Air conditioning (centrally regulated)|Central Heating|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-02T00:00:00" End="2026-07-26T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="539.18" /></CancelPenalty><CancelPenalty Start="2026-07-27T00:00:00" End="2026-07-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="539.18" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: DELUXE, QUEEN BED, CLUB LOUNGE ACCESS" RoomTypeCode="0|0|1311464805|1780399020035316B2172B0||yes|294995|16|NTMzLjYzfEdCUHwyMDI2LTA2LTAy" OriginalAmount="534" TotalPrice="549.64" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>NON-REFUNDABLE RATE&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Carpeting|Air conditioning (centrally regulated)|Central Heating|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-02T00:00:00" End="2026-07-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="549.64" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: DELUXE, QUEEN BED, LOUNGE ACCESS" RoomTypeCode="0|0|1450600745|1780399020067895B2091B0||yes|294995|16|NTQ4LjU5fEdCUHwyMDI2LTA2LTAy" OriginalAmount="549" TotalPrice="565.05" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Carpeting|Air conditioning (centrally regulated)|Central Heating|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-02T00:00:00" End="2026-07-26T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="565.05" /></CancelPenalty><CancelPenalty Start="2026-07-27T00:00:00" End="2026-07-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="565.05" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: GUEST ROOM, KING BED, HIGH FLOOR" RoomTypeCode="0|0|1285704195|1780399021050699B2153B9||no|294995|16|NTQ4LjkzfEdCUHwyMDI2LTA2LTAy" OriginalAmount="549" TotalPrice="565.40" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Carpeting|Air conditioning (centrally regulated)|Central Heating|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-02T00:00:00" End="2026-07-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="565.40" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" RoomType="Room 1: DELTA PANTRY ACCESS -  HIGH FLOOR" RoomTypeCode="1773391594-1-0|771773391594|2|0|12|NTk1LjE1fEdCUHxzdXBwbGllcmRlYWRsaW5l" OriginalAmount="595" TotalPrice="613.00" Status="CheckRates" NonRefundable="false" FreeText="Non Refundable Rate" CheckCNX="true" CheckRatesMandatory="false"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Carpeting|Air conditioning (centrally regulated)|Central Heating|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: 1 Bedroom Double Junior Suite with city view (full double bed) (king size bed, sofa)" RoomTypeCode="h-efd542fe-c5a5-5e05-ade8-40f84b4db8c2|63|NzIyLjAwfEdCUHwyMDI2LTA3LTMx" OriginalAmount="722" TotalPrice="743.66" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 26/07/2026"><AdditionalDetails>GBP 79.54-- occupancy tax is included in the room rate.&lt;br/&gt;GBP 30.59-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Bridal suite|Non-smoking rooms|Room service|Fridge|Family room|VIP room amenities|Smoke Detector|Cable TV|Minibar|Hairdryer|Flat-screen TV|Shower/Bathtub|Wardrobe/Closet|Linens|Alarm clock|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-27T00:00:00" End="2026-08-02T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="743.66" /></CancelPenalty><CancelPenalty Start="2026-07-28T00:00:00" End="2026-08-01T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="743.66" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: 1 BEDROOM, JUNIOR SUITE, KING BED, CITY VIEW, SOFA" RoomTypeCode="0|0|1279806425|1780399020086768B2186B10||no|294995|16|NzMzLjgxfEdCUHwyMDI2LTA3LTMx" OriginalAmount="734" TotalPrice="755.82" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 27/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Carpeting|Air conditioning (centrally regulated)|Central Heating|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-27T00:00:00" End="2026-07-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="755.82" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" RoomType="Room 1: 1 BEDROOM JUNIOR SUITE -  CITY VIEW" RoomTypeCode="1654952985-1-0|771654952985|2|0|12|NzUzLjY1fEdCUHxzdXBwbGllcmRlYWRsaW5l" OriginalAmount="754" TotalPrice="776.26" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Carpeting|Air conditioning (centrally regulated)|Central Heating|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: 1 Bedroom Double Suite (full double bed) (king size bed, sofa)" RoomTypeCode="h-ab46b900-2f40-58e1-8556-e21f770703b0|63|Nzc1LjAwfEdCUHwyMDI2LTA3LTMx" OriginalAmount="775" TotalPrice="798.25" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 26/07/2026"><AdditionalDetails>GBP 85.38-- occupancy tax is included in the room rate.&lt;br/&gt;GBP 32.84-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Bridal suite|Non-smoking rooms|Room service|Fridge|Family room|VIP room amenities|Smoke Detector|Cable TV|Minibar|Hairdryer|Flat-screen TV|Shower/Bathtub|Wardrobe/Closet|Linens|Alarm clock|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-27T00:00:00" End="2026-08-02T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="798.25" /></CancelPenalty><CancelPenalty Start="2026-07-28T00:00:00" End="2026-08-01T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="798.25" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: 1 BEDROOM, RESIDENTIAL, SUITE, KING BED, SOFA" RoomTypeCode="0|0|1279806475|1780399020086768B2186B11||no|294995|16|Nzg3LjM5fEdCUHwyMDI2LTA3LTMx" OriginalAmount="787" TotalPrice="811.01" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 27/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Carpeting|Air conditioning (centrally regulated)|Central Heating|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-27T00:00:00" End="2026-07-28T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="811.01" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" RoomType="Room 1: 1 BEDROOM RESIDENTIAL SUITE -  SOFA BED" RoomTypeCode="204441572-1-0|770204441572|2|0|12|ODA4LjY4fEdCUHxzdXBwbGllcmRlYWRsaW5l" OriginalAmount="809" TotalPrice="832.94" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Carpeting|Air conditioning (centrally regulated)|Central Heating|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities></RoomType></RoomTypes><Images><Image Url="https://cdn.worldota.net/t/x500/content/b8/12/b81225e684272181cef6b97809ce97862b7a896d.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/5f/5c/5f5cc09e4c040ffd52f1f3814285dd2bc99e812e.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/e4/4c/e44c320542f58605e95157ccfc84e3086788dbe5.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/a3/06/a306c9d0b5411163b3b769c9809bd818bdc629f8.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/5b/24/5b249154b662aaccb6d83e023b8093f5d06e01b0.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/c2/87/c287444bfc562dae95166930a344692b87d54aec.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/40/bb/40bb3a2b36b5405555fb7e814b57339c51bde2ea.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/5e/64/5e6488ec859d8e328863ae1bbf795f55df9e537c.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/c8/67/c86749638f33d3855e2702b68ef0e88d2b380463.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/c7/6f/c76f51d1f3328b837ee63b2151923463e241a86d.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/19/4e/194e31417df1a12a276f4b6c4d0afaf3b6d703d4.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/ed/73/ed7377a06e80abe2cecc5b03eb20627759cae2f3.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/cd/c8/cdc8d1c375a1f2de77459bfbbd984ea04ea26bf7.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/55/49/55495a5f9b0701465c7983ae4bcf4015b286ed11.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/8a/43/8a436d9536014e55a6e2f493f6d5096dec231197.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/6c/e5/6ce5503b5527086f7a1143e5f049345d08717c16.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/55/24/55243819ddf8f8403da7484873ff09fb3d8aae51.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/10/fd/10fd8b3461942ea020dc5c6182b5372022f20fd0.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/ef/b7/efb7b9dd5f5bb92bebc3a4ef465cd2832147046e.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/1b/ba/1bba296ba0f92979415f4025adc345746f7ec22a.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/c9/f8/c9f8648ebbdf4441d6f3daa9f1d4380d8aaf733e.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/3a/55/3a5544a22b058dc64e1c99335affd9ab9d88ba7e.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/76/92/7692af22784b50684ca34e26b2cbac7d6e1eab2d.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/3c/2b/3c2b63f7940329b2965df1785ff7043691da11a9.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/0a/b5/0ab575dfe0ec12d82b9a625b72406ed63e235007.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/e1/fe/e1fe79d9e202f5a7966566fe49455de4c5976e54.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/cd/bc/cdbc1e70a1a3f0dab99fe3db3d06379cda96717e.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/07/59/0759864768877ba0684c5f6d6d50c50afb713032.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/27/8d/278dd8b229878540af7f194abba93239323c8009.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/69/4a/694aa5239211976f9ce412463a395b4887d1551b.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/b4/02/b4026f19d650e9856906a73eed66f98b327ffadf.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/0e/d9/0ed9cdd5725aa26ab75cc5daa29c31861a598fc7.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/ac/04/ac04c3078ca65e1072dac211f6d7c039b24225dc.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/ed/16/ed165c4a42f35529f4cb2c79d7ff819a1fd53509.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/00/70/0070eb3d0318bb851673d67910d8d024c04cd3e8.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/aa/74/aa7499418c9d77681f3019d0331d23c65f3f380a.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/e4/99/e49937f1595a54c005508024b7054503634151b1.JPEG" /></Images><HotelDescription>&lt;br/&gt;&lt;b&gt;Location Description&lt;/b&gt; &lt;br/&gt;This hotel is located in the city centre and lies right next door to the Square One shopping mall. Guests will find many restaurants, bars, nightspots, shops and offices within a 3 km radius. The Square One shopping mall offers 2 multiplex cinemas showing all the latest movies (charges apply). Playdium is a virtual indoor and outdoor entertainment centre offering games, interactive activities and sports such as rock climbing and go-carting (charges apply). Links to the public transport network are located in the immediate vicinity of the hotel and it also has easy access to all the major highways. It is only 20 minutes from downtown Toronto and 15 minutes from the airport.&lt;br/&gt;&lt;b&gt;Facilities&lt;/b&gt; &lt;br/&gt;325 rooms, including 3 junior suites, 2 suites, 178 single rooms and 137 double rooms, are located on 15 storeys and can be reached by 4 lifts. Staffed 24 hours a day, the reception desk provides a smooth check-in/check-out service. Amenities include a cloakroom, a safe and a currency exchange service. Wireless internet access in public areas allows guests to stay connected. The hotel has wheelchair-accessible facilities. There are a number of shops as well. Guests arriving by car can park their vehicles in the garage or in the car park. Further services include a car hire service, room service and a laundry service. 10 conference rooms are available for lectures, presentations and meetings.&lt;br/&gt;&lt;b&gt;Room Description&lt;/b&gt; &lt;br/&gt;Rooms are equipped with air conditioning and individually adjustable heating. All rooms are carpeted and include a double bed and a sofa bed. Extra beds can be requested. A minibar is provided. Additional features include a refrigerator, a mini fridge and a tea/coffee station. An ironing set is provided for guests' convenience. A direct dial telephone, a television with satellite/cable channels, a radio and WiFi are provided as well. Bathrooms are equipped with a shower and a bathtub, as well as a hairdryer. Guests can also book wheelchair-friendly rooms with wheelchair-accessible bathrooms. The hotel has family rooms and non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports Entertainment&lt;/b&gt; &lt;br/&gt;Guests can enjoy the benefits of a saltwater swim in the pleasantly warm waters of the indoor pool area. The hot tub in the pool area promises pure relaxation. There are many ways to relax or stay active at the hotel, including golf, a gym, squash, a spa and hydrotherapy treatments. Copyright GIATA 2004 - 2019. Multilingual, powered by www.giata.com for client no. 126985&lt;br/&gt;&lt;b&gt;Meals&lt;/b&gt; &lt;br/&gt;Travellers can choose from a range of snacks and meals including breakfast, lunch or dinner. Special meals, including special dietary cuisine, are also available. The hotel also offers special catering options.&lt;br/&gt;&lt;b&gt;Payment&lt;/b&gt; &lt;br/&gt;The following credit cards are accepted at the accommodation: American Express, VISA, Diners Club, JCB and MasterCard.&lt;br/&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Price of an additional breakfast: 15.95 CAD per person. Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Breakfast for children costs: 7.95 CAD.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Early check-in and/or late check-out is available for an additional fee. Cost: 30.00 CAD.&lt;br /&gt;&lt;b&gt;Parking Space: &lt;/b&gt;Chargeable parking available. Cost: 11.50 CAD per day.</HotelDescription><Facilities><HotelFacilities><Type>Object Information</Type><Description>Fax</Description><Value>1-905-8036726</Value></HotelFacilities><HotelFacilities><Type>Object Information</Type><Description>Telephone Hotel</Description><Value>1-905-8961000</Value></HotelFacilities><HotelFacilities><Type>Category</Type><Description>Category (Official)</Description><Value>3</Value></HotelFacilities><HotelFacilities><Type>Category</Type><Description>Category (Recommended)</Description><Value>3</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Located on main road</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Year of construction</Description><Value>1985</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Year of renovation</Description><Value>2009</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Number of Floors - Main building</Description><Value>15</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Number of Rooms (total)</Description><Value>325</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Number of Single Rooms</Description><Value>178</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Number of Double Rooms</Description><Value>137</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Number of Suites</Description><Value>2</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Number of Junior Suites</Description><Value>3</Value></HotelFacilities><HotelFacilities><Type>Payment</Type><Description>American Express</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Payment</Type><Description>VISA</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Payment</Type><Description>MasterCard</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Payment</Type><Description>Diners Club</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Payment</Type><Description>JCB</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Air conditioning</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>24-hour reception</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>24-hour check-in</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Hotel Safe</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Currency Exchange</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Cloakroom</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Lifts</Description><Value>4</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Café</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Shops</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Bar(s)</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Restaurant(s)</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Restaurant(s) with air conditioning </Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Restaurant(s) with non-smoking area</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Restaurant(s) with high-chairs</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Conference Room</Description><Value>10</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>WLAN access</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Room Service</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Laundry Service</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Car Park</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Garage</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Restaurant(s) with smoking area</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>Breakfast Buffet</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>à la carte Lunch</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>Set menu lunch</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>à la carte Dinner</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>Set menu dinner</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>Special Diet</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>Special Offers</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>Continental Breakfast</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Indoor Pool</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Saltwater Pool</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Jacuzzi</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Squash</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Gym</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Golf</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Number of Pools</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Heated Pool(s)</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Distances</Type><Description>Lake</Description><Value>10000 Meters</Value></HotelFacilities><HotelFacilities><Type>Distances</Type><Description>River</Description><Value>7000 Meters</Value></HotelFacilities><HotelFacilities><Type>Distances</Type><Description>Shopping opportunities</Description><Value>1000 Meters</Value></HotelFacilities><HotelFacilities><Type>Distances</Type><Description>Restaurants</Description><Value>30 Meters</Value></HotelFacilities><HotelFacilities><Type>Distances</Type><Description>Bars / Pubs</Description><Value>30 Meters</Value></HotelFacilities><HotelFacilities><Type>Distances</Type><Description>Nightclub</Description><Value>150 Meters</Value></HotelFacilities><HotelFacilities><Type>Distances</Type><Description>Golf Course</Description><Value>7000 Meters</Value></HotelFacilities><HotelFacilities><Type>Distances</Type><Description>Public Transport</Description><Value>5 Meters</Value></HotelFacilities><HotelFacilities><Type>Distances</Type><Description>Bus Station</Description><Value>1000 Meters</Value></HotelFacilities></Facilities></HotelRoomRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
5a3ecec7-8cdd-42bf-bb7b-bbd6d4277f0f|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="5a3ecec7-8cdd-42bf-bb7b-bbd6d4277f0f">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="9648" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-07-16T00:00:00" End="2026-07-22T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="visa.tworld@gmail.com" Password="Twdevika@2026" RequestedCurrency="GBP" ClientNationality="IN" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
5a3ecec7-8cdd-42bf-bb7b-bbd6d4277f0f|HotelbedsSearch|successfull supplier interation||HotelBeds|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
5a3ecec7-8cdd-42bf-bb7b-bbd6d4277f0f|MikiSearch|successfull supplier interation||Miki|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
5a3ecec7-8cdd-42bf-bb7b-bbd6d4277f0f|HotelbedsSearch|Could not find stored procedure 'dbo.GetRoomsByHotelCodes'.|System.Data.SqlClient.SqlException (0x80131904): Could not find stored procedure 'dbo.GetRoomsByHotelCodes'.
   at Core.Dal.GetTempDatByDataSet(CommandType pCommandType, String pCommand, List`1 pParamList) in D:\Projects\WorldwideDMCV2\Core\Data\Data\Dal.cs:line 134
   at HotelBookingEngine.HotelStaticData.GetRoomsByHotelCodes(String Codes) in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelStaticData.cs:line 231
   at HotelSources.SmyRooms.GetSearchRS(List`1 _SearchRS, HotelSearchRS& response, Int32& SupplierCount, Int32& ParseCount) in D:\Projects\WorldwideDMCV2\Module\Hotel\Sources\SmyRooms\SmyRooms.cs:line 267
ClientConnectionId:7c27f525-f973-4fd4-ba68-91aabd31496f
Error Number:2812,State:62,Class:16|SmyRooms|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
5a3ecec7-8cdd-42bf-bb7b-bbd6d4277f0f|TravellandaSearch|successfull supplier interation||Travellanda|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
5a3ecec7-8cdd-42bf-bb7b-bbd6d4277f0f|SearchResponse|SearchResponse|<?xml version="1.0" encoding="utf-16"?>
<HotelSearchRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" TimeStamp="2026-06-02T12:18:27.6876916+01:00" Version="0" EchoToken="Search" TransactionIdentifier="5a3ecec7-8cdd-42bf-bb7b-bbd6d4277f0f" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="63" TotalAmount="400.67" OriginalAmount="389.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="43.6269" Longitude="-79.6545" StarRating="0" HotelCode="577297|green_acres_motel" HotelName="Green Acres Motel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1303 Lakeshore Road East, Mississauga, Ontario L5E 1G5</AddressLine>
          </AddressLines>
          <CityName>Mississauga</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e3/d0/e3d0b64c5ed8b1a87fb9ca9717abc5276c420c3c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="471.27" OriginalAmount="457.54" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="43.627598" Longitude="-79.677358" StarRating="0" HotelCode="|556399" HotelName="Studio 6 Mississauga, ON - Toronto" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 10/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>60 Britannia Rd E</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/6/3/9/9/556399_8a4debe1642.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="487.19" OriginalAmount="473.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="43.60186" Longitude="-79.757112" StarRating="3" HotelCode="79627|holiday_inn_hotel__suites_mississauga" HotelName="Holiday Inn &amp; Suites Mississauga West - Meadowvale" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 28/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>2565 Argentia Road, Mississauga, Ontario L5N 5V4</AddressLine>
          </AddressLines>
          <CityName>Mississauga</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5a/63/5a6386008351008342d78aa9d1e81ef4ace9c215.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Mississauga. The nearest airport is Toronto - Pearson Int'l (YYZ).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="525.43" OriginalAmount="510.13" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="43.645419" Longitude="-79.638365" StarRating="2" HotelCode="79554|109312" HotelName="Quality Inn &amp; Suites Mississauga" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Airport Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>5585 Ambler Drive, Mississauga, Ontario L4W 3Z1</AddressLine>
          </AddressLines>
          <CityName>Mississauga</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/d1/6a/d16a909eaddd2144765fba84d262c05d29368176.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This Mississauga property is situated near Playdium, Square One Shopping Mall and Toronto Congress C...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="532.43" OriginalAmount="516.92" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="43.6522064" Longitude="-79.6429062" StarRating="3" HotelCode="|53787" HotelName="Best Western Plus Toronto Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 11/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>5825 DIXIE ROAD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/7/8/7/53787_6.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel airport, has a reception, express check-out and it offers 164 rooms, The establishment also offers air-conditioning, a safety deposit box service, a currency exchange service, a cloakroom, a lift, a kiosk, a laundry service, a car park and a playground. Regarding the food and beverage offering, the establishment has a cafÃ©, a bar, a pub and a restaurant. Guests can find a nightclub, conference facilities, WiFi, a transfer service to the airport and (free of charge). SITUATION: Toronto It is located near Clients can also find the airport, 25 minutes away from the establishment clients have Toronto the city centre of near the establishment, you will find places of interest. ROOM: The comfortable rooms with cable TV, films (available for a fee), a direct line telephone, data connection, WiFi, a radio and an alarm clock. They also have a coffee maker, a kettle, an ironing set, a king size or double bed, a bathroom with a hairdryer, a shower, a bath, a fridge, a microwave, an individual air-conditioning system and a safe. FACILITIES: The establishment boasts a heated swimming pool that has a children's area, a jacuzzi, a sauna and a gym. MEALS: Regarding the food and beverage offering, the establishment offers a continental buffet breakfast and Ã  la carte, menu or buffet lunch and dinner. PAYMENT METHODS: Customers can pay using American Express, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="534.94" OriginalAmount="519.36" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="43.642682" Longitude="-79.629322" StarRating="2" HotelCode="78229|1459113" HotelName="Comfort Inn Airport West" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Garden,Internet,Laundry,Lounge,Nightclub,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>1500 Matheson Blvd. at Dixie, Mississauga, Ontario L4W 3Z4</AddressLine>
          </AddressLines>
          <CityName>Mississauga</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b9/de/b9de8a7b5ca84a375ec2c77f8104c0f5143e2c2e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally located in Mississauga, providing easy access to all major attractions in the a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="535.31" OriginalAmount="519.72" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="43.601766" Longitude="-79.752242" StarRating="3" HotelCode="38673|398266" HotelName="Residence Inn Toronto Mississauga/Meadowvale" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/07/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Jacuzzi,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7005 Century Avenue, Mississauga, Ontario L5N 7K2</AddressLine>
          </AddressLines>
          <CityName>Mississauga</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/f6/99/f699a6c367babc55209185aeb8af267f9a6fd247.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Mississauga. The nearest airport is Toronto - Pearson Int'l (YYZ).</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="537.66" OriginalAmount="522.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="43.628387" Longitude="-79.676286" StarRating="3" HotelCode="79643|holiday_inn_mississauga_toronto_west" HotelName="Mississauga Toronto West" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 28/06/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>100 Britannia Road East, Mississauga, Ontario L4Z 2G1</AddressLine>
          </AddressLines>
          <CityName>Mississauga</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/78/e3/78e3514219962397377f4e1daedd505d9bd8f1c0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Mississauga. The nearest airport is Toronto - Pearson Int'l (YYZ).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="542.74" OriginalAmount="526.93" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="43.652278" Longitude="-79.64204" StarRating="3" HotelCode="64612|85809" HotelName="Best Western Plus Toronto Airport Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 08/07/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Garden,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Nightclub,Restaurant,Sauna,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>5825 Dixie Road, Mississauga, Ontario L4W 1E8</AddressLine>
          </AddressLines>
          <CityName>Mississauga</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8c/2a/8c2a40099c002c44756b08e9ab889b5a75dd21a5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel bridges the gap between Toronto and its airport, Lester B. Pearson International Airport,...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="546.93" OriginalAmount="531.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="43.620948" Longitude="-79.570803" StarRating="2" HotelCode="131177|mississauga_gate_inn" HotelName="Mississauga Gate Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/07/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>1938 Dundas East, Mississauga, Ontario L4X 1L9</AddressLine>
          </AddressLines>
          <CityName>Mississauga</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/90/62/906296b19a05c5de872ed8246e951e0c833f99a2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Mississauga.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="549.78" OriginalAmount="533.77" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="43.62599" Longitude="-79.56672" StarRating="2" HotelCode="|590246" HotelName="Super 5 Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 10/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>2171 Dundas Street East</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/9/0/2/4/6/590246_af9195f2007.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="564.44" OriginalAmount="548.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="43.69327356" Longitude="-79.62744852" StarRating="2" HotelCode="368642|nu_hotel_toronto" HotelName="NU Hotel Toronto Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Business Centre,Elevator,Internet,LCD/Projector,Luggage Storage,Parking,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6465 Airport Road, L4V 1E4 Mississauga (Ontario)</AddressLine>
          </AddressLines>
          <CityName>Mississauga</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f1/1e/f11e972f95f594fab547b92ac571172f2f7c244c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Nu Hotel Toronto in Mississauga, you'll be close to...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="571.78" OriginalAmount="555.13" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="43.649526" Longitude="-79.704544" StarRating="3" HotelCode="|41745" HotelName="Monte Carlo Inn Airport Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 11/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>7035 EDWARDS BOULEVARD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/7/4/5/41745_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 104 rooms, The business establishment and it is close to the airport, The establishment offers guests a conference room, meeting rooms, an internet zone, a business area, a restaurant and a breakfast room.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="573.71" OriginalAmount="557.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="43.657229227339" Longitude="-79.650171499919" StarRating="3" HotelCode="131174|four_points_by_sheraton_toronto_mississauga" HotelName="Four Points by Sheraton Toronto Mississauga" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/07/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6090 Dixie Road, Mississauga L5T 1A6, Ontario</AddressLine>
          </AddressLines>
          <CityName>Mississauga</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/88/18/881829d0f288112390ad0a735cf0eeb90fa55424.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Mississauga. The nearest airport is Toronto - Pearson Int'l (YYZ).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="593.28" OriginalAmount="576.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="43.643494" Longitude="-79.701659" StarRating="3" HotelCode="889737|holiday_inn_express_hotel__suites_toronto__mississauga" HotelName="Holiday Inn Express &amp; Suites Toronto-Mississauga" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Jacuzzi,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>40 Admiral Boulevard, Mississauga, Ontario L5T 2W1</AddressLine>
          </AddressLines>
          <CityName>Mississauga</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5d/3b/5d3b3ffc4eda115b51782c162e33c9068697cd8a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Mississauga. The nearest airport is Toronto - Pearson Int'l (YYZ).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="598.51" OriginalAmount="581.08" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="43.689761" Longitude="-79.606645" StarRating="3" HotelCode="141620|179156" HotelName="Hilton Garden Inn Toronto Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>3311 Caroga Drive, Mississauga, Ontario L4V 1A3</AddressLine>
          </AddressLines>
          <CityName>Mississauga</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bc/9e/bc9ee0391dd8d8e242fa9882ca986ab1fb47f729.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is near major corporate offices and Toronto Airport's largest convention centres. Restaura...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="599.25" OriginalAmount="581.80" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="43.6261235" Longitude="-79.629043" StarRating="2" HotelCode="|109482" HotelName="Days Inn By Wyndham Toronto West Mississauga" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 10/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>4635 Tomken Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/9/4/8/2/109482_a76164a0923.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="603.05" OriginalAmount="585.49" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="43.650777" Longitude="-79.711615" StarRating="2" HotelCode="387044|347185" HotelName="Comfort Inn Mississauga" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>31 Topflight Drive, Mississauga, Ontario L5S 1Y1</AddressLine>
          </AddressLines>
          <CityName>Mississauga</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f7/ac/f7acf61291466e8e12e3ce331f4c9bedc8ec3e47.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Mississauga.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="606.51" OriginalAmount="588.84" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="43.524561" Longitude="-79.650769" StarRating="2" HotelCode="|40198" HotelName="Hampton Inn by Hilton Toronto Mississauga West" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2085 NORTH SHERIDAN WAY</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/9/8/40198_cf880e20947.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban and conference hotel, renovated in 2006 and has 90 rooms, The establishment offers guests local calls (free of charge), daily newspapers, tea, coffee, a lobby, a messaging centre, a fax machine and a business centre. The establishment also offers a laundry service, a safety deposit box service, a currency exchange service, a cloakroom, a lift, a restaurant, conference rooms, internet, WiFi and a car park. SITUATION: 20 minutes away from the establishment you haveToronto the city centre of 30 minutes away, you can find Pearson Airport Oakville Entertainment close to the establishment, clients can find 20 minutes away from the establishment you have a commercial centre. ROOM: The rooms have a microwave, a fridge, a coffee maker, an ironing set, internet (free of charge), a direct line telephone, a bathroom with a shower or bath and a hairdryer. They also have a direct line telephone, satellite or cable TV, a radio, a washing machine, a king size or double bed, an air-conditioning system, individual heating, a safety deposit box and a terrace. FACILITIES: The establishment has an indoor pool, a solarium and a gym. 20 minutes away, there is a golf course. MEALS: Regarding the food and beverage offering, the establishment offers a continental buffet breakfast. PAYMENT METHODS: Customers can pay by American Express, Diners Club, Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="606.89" OriginalAmount="589.21" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="43.6903193" Longitude="-79.6219432" StarRating="3" HotelCode="|73255" HotelName="Four Points By Sheraton Toronto Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 11/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>6257 Airport Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/3/2/5/5/73255_12.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="618.00" OriginalAmount="600.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="43.626803" Longitude="-79.677842" StarRating="3" HotelCode="59516|quality_inn_airport_west" HotelName="Quality Inn Airport West" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Airport Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 11/07/2026" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>50 Britannia Road East, Mississauga, Ontario L4Z 2G2</AddressLine>
          </AddressLines>
          <CityName>Mississauga</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8d/51/8d51ed25f1bab0465915c03f58867d83d3fbeae3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located roughly 5 minutes drive from the centre of Missiassauga, where the Square One s...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="624.80" OriginalAmount="606.60" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="43.688969" Longitude="-79.607922" StarRating="3" HotelCode="56970|1152958" HotelName="Hampton Inn &amp; Suites by Hilton Toronto Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Airport Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3279 Caroga Drive, Mississauga, Ontario L4V 1A3</AddressLine>
          </AddressLines>
          <CityName>Mississauga</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dc/25/dc25eaecc4b0bb61a5a31dec374c85d21eab9ae1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly hotel is located within 5 minutes of Pearson International Airport, near a main...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="627.27" OriginalAmount="609.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="43.6458" Longitude="-79.639572" StarRating="2" HotelCode="24530|star_express_inn__suites" HotelName="Holiday Inn Express &amp; Suites Toronto Airport West" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Restaurant,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5599 Ambler Drive, Mississauga, Ontario L4W 3Z1</AddressLine>
          </AddressLines>
          <CityName>Mississauga</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/20/de/20de8f0340076f499981b38967a516f24bfa8746.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Toronto. The nearest airport is Toronto - Pearson Int'l (YYZ).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="628.56" OriginalAmount="610.25" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="43.6452007" Longitude="-79.6394304" StarRating="2" HotelCode="|65455" HotelName="Holiday Inn Express and Suites Toronto Airport West, An Ihg" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>5599 AMBLER DRIVE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/5/4/5/5/65455_e7de2c80927.jpg</HotelPictures>
        <HotelDescription>ROOM: The establishment has 197 rooms and fully-equipped. They have a television, a bathroom with a hairdryer, hydromassage, a microwave and a fridge. FACILITIES: The establishment boasts a business centre, a meeting room and a heated swimming pool.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="630.36" OriginalAmount="612.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="43.524767889615" Longitude="-79.650774915344" StarRating="3" HotelCode="72439|hampton_inn_by_hilton_torontomississauga_west" HotelName="Hampton Inn by Hilton Toronto-Mississauga West" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>2085 North Sheridan Way, Mississauga, Ontario L5K 2T2</AddressLine>
          </AddressLines>
          <CityName>Mississauga</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/93/d2/93d2164bc9f84070cda488e03a1dbdf8a22e3046.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located 20 minutes from downtown Toronto and 30 minutes from the Toronto Pearson Intern...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="638.60" OriginalAmount="620.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="43.6013" Longitude="-79.755542" StarRating="3" HotelCode="395696|four_points_by_sheraton_mississauga_meadowvale" HotelName="Four Points Mississauga Meadowvale" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Business Hotel" CnxPolicy="Free CXL until 09/07/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>2501 Argentia Road, Mississauga, Toronto, Ontario L5N 4G8</AddressLine>
          </AddressLines>
          <CityName>Mississauga</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fb/57/fb573a01b99337c18d2ee2fba279a838b3b86b0f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located close to most major motorways, 30 minutes west of the centre of To...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="639.35" OriginalAmount="620.73" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="43.6893604" Longitude="-79.6069878" StarRating="3" HotelCode="|28674" HotelName="Hampton Inn and Suites By Hilton Toronto Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 10/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>3279 CAROGA DRIVE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/8/6/7/4/28674_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This great value hotel, has a lobby, a reception, a safety deposit box service, a currency exchange service and a lift. Guests can find a cafÃ©, an Ã  la carte restaurant with air-conditioning, a dining room and a conference room. The establishment also offers internet, room service, a laundry service and a car park. SITUATION: 5 minutes away from the establishment clients havePearson Airport it is in a central location, 20 minutes away from the establishment, you can find Toronto the city centre of. ROOM: The cosy rooms, have a bathroom with a hairdryer, a direct line telephone and satellite and cable TV with films, They also have internet, a king size or double bed, fitted carpets, an air-conditioning system, individual heating, a coffee maker and an iron. FACILITIES: The establishment boasts a covered swimming pool. OBSERVATIONS: The establishment offers a transfer service to the airport, on request and free of charge. local calls. OTHERS: Regarding the food and beverage offering, clients have a buffet breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="640.95" OriginalAmount="622.28" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="43.620462" Longitude="-79.571767" StarRating="2" HotelCode="|41743" HotelName="Monte Carlo Inn Toronto West Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 11/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>1886 DUNDAS STREET</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/7/4/3/41743_5.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has suites, executive rooms with internet, a king-size bed, desk and 44 rooms. The establishment has air-conditioning, a lobby, a reception, a currency exchange service, a lift, a cafÃ©, a kiosk and a restaurant. The establishment also offers WiFi, room service and a car park. SITUATION: Is situated in the heart of the commercial area, nearby, you will find Toronto the city centre of Clients can also find Pearson Airport restaurants, cinemas and shopping centres. It is situated 8 kilometres away from the airport. ROOM: The rooms have a fridge, a microwave, a coffee maker, an ironing set, a hairdryer, 2 telephones, an answering machine, data connection, a writing desk and chair. You can also find cable television, films (available for a fee), press, a bathroom, a radio, internet, a king size or double bed, a balcony or terrace, an air-conditioning system, individual heating and a safety deposit box. FACILITIES: The establishment boasts a hydromassage bath (free of charge). MEALS: Regarding the food and beverage offering, the establishment offers a continental breakfast free of charge. PAYMENT METHODS: Customers can pay by American Express, Diners Club, JCB, Mastercard and Visa. OBSERVATIONS: Check-in is from 16:00 and check-out is at 11:00.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="641.69" OriginalAmount="623.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="43.626696" Longitude="-79.629274" StarRating="2" HotelCode="78688|days_inn_toronto_west_mississauga" HotelName="Days Inn Toronto West Mississauga" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/07/2026" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4635 Tomken Road, Eglinton and Tomken, Mississauga, Ontario L4W 1J9</AddressLine>
          </AddressLines>
          <CityName>Mississauga</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/42/7b/427b02f2b337b4de1c592b135c17a6797f68af0d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Mississauga. The nearest airport is Toronto - Pearson Int'l (YYZ).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="643.43" OriginalAmount="624.69" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="43.601000504949" Longitude="-79.742106366894" StarRating="4" HotelCode="42964|49479" HotelName="Hilton Mississauga/Meadowvale" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Club Resort,Spa Hotel,Golf Hotel,Airport Hotel,Eco Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 09/07/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>6750 Mississauga Road, Mississauga L5N 2L3, Ontario</AddressLine>
          </AddressLines>
          <CityName>Mississauga</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7a/66/7a6625f80b48c0e3fe13c752b77642a18864d3c5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located to the west of Toronto, near the Niagara Falls. It is about a 20-minute drive ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="649.93" OriginalAmount="631.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="43.619786" Longitude="-79.572109" StarRating="3" HotelCode="75169|monte_carlo_inns_toronto_west_suites" HotelName="Monte Carlo Inn Toronto West" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Airport Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 10/07/2026" HotelFacility="Air Conditioning,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Jacuzzi,Lounge,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>1886 Dundas Street E., Mississauga, Ontario, L4X 1L9</AddressLine>
          </AddressLines>
          <CityName>Mississauga</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1c/da/1cda63ad63871d039edc5106759b2f53837583b6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The newly expanded hotel is conveniently situated in the heart of the commercial and financial distr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="651.92" OriginalAmount="632.93" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="43.601941" Longitude="-79.752303" StarRating="3" HotelCode="|327383" HotelName="Cambridge Suites Mississauga" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>7005 Century Avenue</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/2/7/3/8/3/327383_1_7422.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="661.14" OriginalAmount="641.88" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="43.67399" Longitude="-79.67192" StarRating="3" HotelCode="|525022" HotelName="Tru By Hilton Toronto Airport West" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>6905 Dixie Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/5/0/2/2/525022_f79a0620951.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="663.13" OriginalAmount="643.82" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="43.5441485" Longitude="-79.664897" StarRating="3" HotelCode="|375745" HotelName="Glenerin Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 12/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>1695 The Collegeway</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/5/7/4/5/375745_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="668.47" OriginalAmount="649.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="43.650371" Longitude="-79.702205" StarRating="3" HotelCode="889738|radisson_plaza_mississauga_toronto_airport" HotelName="Radisson Toronto Airport West" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/07/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Lounge,Restaurant,Room Service,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>175 Derry Road East, Mississauga, Ontario L5T 2Z7</AddressLine>
          </AddressLines>
          <CityName>Mississauga</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/06/14/06142bf120f98c639db285892c055d0b76983af6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Mississauga. The nearest airport is Toronto - Pearson Int'l (YYZ).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="675.80" OriginalAmount="656.12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="43.63970532" Longitude="-79.71271152" StarRating="3" HotelCode="511018|2229765" HotelName="Courtyard Toronto Mississauga/West" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Golf,Internet,Jacuzzi,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>290 Derry Road, L5W 1N6 Mississauga</AddressLine>
          </AddressLines>
          <CityName>Mississauga</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8a/9e/8a9eddebe879066fc56f4eb1d6817433b7e3b80e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Mississauga.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="678.58" OriginalAmount="658.82" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="43.60142" Longitude="-79.755399" StarRating="3" HotelCode="|40660" HotelName="Four Points By Sheraton Mississauga Meadowvale" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 11/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>2501 ARGENTIA ROAD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/6/6/0/40660_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 205 rooms, The establishment has a car park (free of charge), internet (free of charge), mineral water, air-conditioning, a lobby, a reception, express check-out and a lift. Guests can also find a bar, conference rooms, room service and a laundry service. SITUATION: Near the establishment, guests will find the motorway, 30 minutes away from the establishment guests have Toronto the city centre of 20 minutes away from the establishment, clients can findPearson Airport it is situated near NiÃ¡gara the waterfall of. ROOM: The establishment has standard rooms and suites, a king size or double bed, a large desk, a fridge, a microwave, a bathroom with a shower or bath and a hairdryer. They also have a direct line telephone, satellite or cable TV, a radio, internet, a coffee maker, a kettle, an ironing set, individual air-conditioning and individual heating. FACILITIES: The establishment boasts a covered heated pool, a jacuzzi and a gym. MEALS: Regarding the food and beverage offering, the establishment offers a bar, a continental buffet breakfast and Ã  la carte, menu and buffet lunch and dinner. PAYMENT METHODS: Customers can pay by American Express, Diners Club, JCB, Mastercard, Visa and some debit cards.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="679.80" OriginalAmount="660.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="43.52231" Longitude="-79.65119" StarRating="2" HotelCode="889736|admiral_inn" HotelName="Admiral Inn Mississauga" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/07/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2161 North Sheridan Way, Mississauga, Ontario L5K 1A3</AddressLine>
          </AddressLines>
          <CityName>Mississauga</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c0/cc/c0cce88aeffafbe69d669e9512eafd85d71e561e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Mississauga. The nearest airport is Toronto - Pearson Int'l (YYZ).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="694.84" OriginalAmount="674.60" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="43.5512155" Longitude="-79.5842876" StarRating="3" HotelCode="|108878" HotelName="The Waterside Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 11/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>15 Stavebank Road South</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/8/8/7/8/108878_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="706.12" OriginalAmount="685.55" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="43.623142" Longitude="-79.67416" StarRating="0" HotelCode="|558310" HotelName="Hyatt Place Toronto/Mississauga Centre" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>5787 Hurontario St</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/8/3/1/0/558310_52f146c1658.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="711.73" OriginalAmount="691.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="43.641399" Longitude="-79.61542" StarRating="3" HotelCode="889732|courtyard_mississauga__airport_corporate_centre_west" HotelName="Courtyard Mississauga-Airport Corporate Centre West" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/07/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Jacuzzi,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5050 Creekbank Road, Mississauga, Ontario L4W 5R2</AddressLine>
          </AddressLines>
          <CityName>Mississauga</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/95/e0/95e0403c73b9931e110ad859af03c3455e79f01e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Mississauga. The nearest airport is Toronto - Pearson Int'l (YYZ).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="718.69" OriginalAmount="697.76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="43.655915" Longitude="-79.600334" StarRating="3" HotelCode="|41757" HotelName="Towneplace Suites By Marriott Mississauga-arpt Corp Ctr" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 09/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>5050 ORBITOR DRIVE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/7/5/7/41757_2d92cab0921.jpg</HotelPictures>
        <HotelDescription>HOTEL: The hotel has a patio, meeting areas and 179 rooms. The establishment has various facilities, such as air-conditioning, a lobby, a reception, express check-out, a safety deposit box service, a currency exchange service and a lift. The establishment also has a TV room, a restaurant, internet and a laundry service. SITUATION: The establishment, is in the business area, in front of the establishment, guests have Centennial the golf course nearby, you will find Pearson Airport it is located close to restaurants, bars, nightlife and shops. 5 minutes away from the establishment you have the metro station, 15 minutes away from the establishment, you can find Mississauga the city centre of it is 30 minutes away from Toronto the city centre of 30 minutes away from the establishment you have Greyhound and Union the stations of. ROOM: They offer one bedroom suites with a living room, a bathroom with a bath, a kitchenette with oven, a microwave and a fridge. They also offer a coffee maker, kitchenware, kitchen utensils, internet (free of charge), a hairdryer, a direct line telephone, satellite or cable TV, a radio, an iron, an air-conditioning system and individual heating. Guests also have at their disposal 19 smoking rooms. FACILITIES: The establishment has a hydromassage bath and a gym (free of charge). MEALS: Regarding the food and beverage offering, the establishment offers a continental buffet breakfast. PAYMENT METHODS: Customers can pay by American Express, Diners Club, Mastercard and Visa. OBSERVATIONS: Check-in is from 16:00 and check-out is at 11:00, The establishment offers a transfer service to, the airport, at no extra cost.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="723.06" OriginalAmount="702.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="43.623914" Longitude="-79.672187" StarRating="3" HotelCode="40643|hilton_garden_inn_toronto__mississauga" HotelName="Hilton Garden Inn Toronto/Mississauga" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Family-friendly Hotel" CnxPolicy="Free CXL until 29/06/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Jacuzzi,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>100 Traders Boulevard, Mississauga, Ontario L4Z 2H7</AddressLine>
          </AddressLines>
          <CityName>Mississauga</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/89/a6/89a669b4412290621029cf88395e0c207e554c89.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Mississauga, this family-friendly hotel has the perfect ambience for parents with childre...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="726.00" OriginalAmount="704.85" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="43.641544" Longitude="-79.61574" StarRating="3" HotelCode="|464543" HotelName="Courtyard by Marriott Mississauga - Airport Corporate Centre West" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>5050 Creekbank Rd</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/4/5/4/3/464543_f108ff70845.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="729.59" OriginalAmount="708.34" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="43.643309308123" Longitude="-79.632875258634" StarRating="3" HotelCode="21445|52121" HotelName="Doubletree by Hilton Hotel Toronto Airport West" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 10/07/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>5444 Dixie Road, Mississauga, Ontario L4W 2L2</AddressLine>
          </AddressLines>
          <CityName>Mississauga</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e6/a8/e6a86159558a3ba9d864db5973f36c9f42097658.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This airport hotel is located in Dixie, on Highway 401. Guests also have easy access to other major ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="744.14" OriginalAmount="722.47" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="43.638521" Longitude="-79.618623" StarRating="3" HotelCode="161082|179196" HotelName="Hilton Garden Inn Toronto Airport West Mississauga" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Family-friendly Hotel" CnxPolicy="Free CXL until 22/06/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>1870 Matheson Blvd, Mississauga, Ontario L4W 0B3</AddressLine>
          </AddressLines>
          <CityName>Mississauga</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a5/65/a56552d3e55254e79cd547a54041d23363e2ebaf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Mississauga's business district in southern Ontario. the hotel offers access...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="753.54" OriginalAmount="731.59" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="43.641873" Longitude="-79.616215" StarRating="3" HotelCode="|161909" HotelName="Residence Inn By Marriott Mississauga - Arpt Corp Ctr West" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 11/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>5070 Creekbank Rd</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/1/9/0/9/161909_bd07b581205.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="753.96" OriginalAmount="732.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="43.592207" Longitude="-79.634985" StarRating="3" HotelCode="21255|novotel_toronto_mississauga_centre" HotelName="Delta Hotels Toronto Mississauga" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Heated Pool,Internet,Jacuzzi,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>3670 Hurontario Street, Mississauga, Ontario L5B 1P3</AddressLine>
          </AddressLines>
          <CityName>Mississauga</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b8/12/b81225e684272181cef6b97809ce97862b7a896d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the city centre and lies right next door to the Square One shopping mall. G...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="763.23" OriginalAmount="741.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="43.63633533" Longitude="-79.69571579" StarRating="0" HotelCode="860444|residence_inn_by_marriott_toronto_mississauga_west" HotelName="Residence Inn Toronto Mississauga West" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>55 Courtneypark Drive West</AddressLine>
          </AddressLines>
          <CityName>Mississauga</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/69/3a/693a46eafae2571d1128901cca22054b69c4fb3d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="766.60" OriginalAmount="744.27" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="43.690285" Longitude="-79.621786" StarRating="0" HotelCode="|463354" HotelName="Element Toronto Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 10/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>6257 Airport Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/3/3/5/4/463354_60655af1904.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="777.18" OriginalAmount="754.54" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="43.642137" Longitude="-79.631356" StarRating="3" HotelCode="889731|1326162" HotelName="Sandman Signature Mississauga Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5400 Dixie Road, Mississauga, Ontario L4W 4T4</AddressLine>
          </AddressLines>
          <CityName>Mississauga</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c0/e2/c0e2df41de02be508124d8485e1e057fd45fe06f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Mississauga, about 16.7 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="784.86" OriginalAmount="762.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="43.6419" Longitude="-79.616121" StarRating="3" HotelCode="889733|residence_inn_by_marriott_mississauga_arpt_corp_ctr_west" HotelName="Residence Inn Mississauga-Airport Corporate Centre West" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Jacuzzi,Lounge,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5070 Creekbank Road, Mississauga, Ontario L4W 5R2</AddressLine>
          </AddressLines>
          <CityName>Mississauga</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b8/78/b8782640d49c2d12e0f78c507207b11b0ed80a38.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Mississauga. The nearest airport is Toronto - Pearson Int'l (YYZ).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="791.14" OriginalAmount="768.10" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="43.52286" Longitude="-79.651463" StarRating="3" HotelCode="|463495" HotelName="Residence Inn By Marriott Toronto Mississauga Southwest" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 10/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>2145 NORTH SHERIDAN WAY</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/3/4/9/5/463495_bf459682035.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="792.07" OriginalAmount="769.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="43.689434576436" Longitude="-79.607011449074" StarRating="3" HotelCode="38466|fairfield_inn_and_suites_by_marriott_toronto_airport" HotelName="Fairfield Inn &amp; Suites Toronto Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/07/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Jacuzzi,Laundry,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3299 Caroga Drive, Mississauga, Ontario L4V 1A3</AddressLine>
          </AddressLines>
          <CityName>Mississauga</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b6/25/b625e704e3c2e0df0c368563b17cd65d954dafa8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Toronto. The nearest airport is Toronto - Pearson Int'l (YYZ).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="800.41" OriginalAmount="777.10" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="43.601247" Longitude="-79.752118" StarRating="3" HotelCode="|386501" HotelName="Courtyard By Marriott Toronto Mississauga/meadowvale" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 12/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>7015 Century Ave</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/8/6/5/0/1/386501_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="803.90" OriginalAmount="780.49" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="43.642386" Longitude="-79.6314527" StarRating="3" HotelCode="|154055" HotelName="Sandman Signature Mississauga" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 05/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>5400 DIXIE ROAD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/4/0/5/5/154055_6.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="808.81" OriginalAmount="785.25" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="43.63975" Longitude="-79.71278" StarRating="3" HotelCode="|238294" HotelName="Courtyard By Marriott Toronto Mississauga/west" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>290 Derry Rd W</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/8/2/9/4/238294_14.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="810.84" OriginalAmount="787.22" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="43.602248" Longitude="-79.752849" StarRating="3" HotelCode="38672|769445" HotelName="Courtyard Toronto Mississauga/Meadowvale" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/07/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Jacuzzi,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7015 Century Avenue, Mississauga, Ontario L5N 7K2</AddressLine>
          </AddressLines>
          <CityName>Mississauga</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b8/31/b831e55979e829ac030ccd31f9ecee3a6d06631b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Mississauga. The nearest airport is Toronto - Pearson Int'l (YYZ).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="863.18" OriginalAmount="838.04" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="43.63627" Longitude="-79.69568" StarRating="3" HotelCode="|564377" HotelName="Residence Inn by Marriott Toronto Mississauga West" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>55 Courtneypark Drive West</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/6/4/3/7/7/564377_17adae21951.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="869.75" OriginalAmount="844.42" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="43.586282" Longitude="-79.642867" StarRating="0" HotelCode="|473088" HotelName="RS Boutique Suites - City Centre" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 10/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>330 Burnhamthorpe Rd W</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/3/0/8/8/473088_1c265911212.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="905.81" OriginalAmount="879.43" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="43.6896875" Longitude="-79.606408" StarRating="3" HotelCode="|73256" HotelName="Fairfield Inn and Suites By Marriott Toronto Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>3299 Caroga Drive</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/3/2/5/6/73256_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="963.05" OriginalAmount="935.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="43.58596517" Longitude="-79.64683715" StarRating="4" HotelCode="603267|pathway_suites" HotelName="The Residences at Parkside Village" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Golf,Internet,Laundry,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>4065 Brickstone Mews, Mississauga, Ontario L5B 0G3</AddressLine>
          </AddressLines>
          <CityName>Mississauga</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ee/64/ee64a10e3a3593feaefb2eed58ea216ffd891e41.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex warmly welcomes guests in Mississauga.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="968.17" OriginalAmount="939.97" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="43.6440839" Longitude="-79.6323299" StarRating="4" HotelCode="|28567" HotelName="Doubletree By Hilton Toronto Airport West" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 11/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>5444 DIXIE ROAD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/8/5/6/7/28567_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 289 rooms and 8 suites. It has a lobby with a reception, a safety deposit box service, a currency exchange service, a cloakroom and a lift. The establishment also has air-conditioning, a cafÃ©, a bar, a hairdresser's, a games room and a restaurant. The establishment offers conference rooms, internet, room service, a laundry service, a car park and an indoor car park. SITUATION: This hotel Dixie it is in is situated in the motorway, close to the establishment, clients can find shops, entertainment areas ,the Hershey Centre 5 minutes away from the establishment clients have it is 8 minutes away from Toronto Airport 10 minutes away, you can find a shopping centre, Square One Dhopping Mall, Dixie Outlet Mall and Playdium 10 minutes away from the establishment you have it is 30 minutes away from the city centre. ROOM: The comfortable rooms, have a bathroom with a shower, a hairdryer, a direct line telephone, flatscreen satellite and cable TV, a radio, a stereo, internet and a mini-bar. They also offer a courtesy tea and coffee service, an iron, a king size or double bed, heating and an individual air-conditioning system. FACILITIES: Outdoors, guests have access to a heated pool, Guests can also enjoy a sauna, a jacuzzi and a gym. PAYMENT METHODS: The establishment accepts American Express, Mastercard, Visa, Diners Club and JCB. OTHERS: Regarding the food and beverage offering, you can enjoy a buffet restaurant and an Ã  la carte or set-menu lunch and dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="986.76" OriginalAmount="958.02" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="43.637126" Longitude="-79.69525" StarRating="3" HotelCode="|153965" HotelName="Fairfield Inn and Suites By Marriott Toronto Mississauga" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>35 Courtneypark Drive West</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/3/9/6/5/153965_4.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="998.71" OriginalAmount="969.62" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="43.6395025" Longitude="-79.6190398" StarRating="3" HotelCode="|73249" HotelName="Hilton Garden Inn Toronto Airport West/mississauga" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 21/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>1870 Matheson Blvd</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/3/2/4/9/73249_8.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is perfect for business and holiday stays, has lifts, a dry cleaner's, a laundry service, multilingual staff, event rooms and a business centre with features that offer you the maximum level of comfort 152 rooms, The establishment is rated 3 stars and is non-smoking. SITUATION: It is well-connected, near the establishment, guests will find the airport, Mississauga it is in. FACILITIES: The establishment boasts a fitness centre fully-equipped and a swimming pool. OTHERS: Regarding the food and beverage offering, you can enjoy a restaurant, a bar and a lounge.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1010.88" OriginalAmount="981.44" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="43.6234824" Longitude="-79.673014" StarRating="3" HotelCode="|95260" HotelName="Hilton Garden Inn Toronto - Mississauga" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 07/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Traders Boulevard Mississauga,100</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/9/5/2/6/0/95260_11.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1019.70" OriginalAmount="990.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="43.636183863923" Longitude="-79.695403575897" StarRating="3" HotelCode="183130|fairfield_inn__suites_toronto_mississauga" HotelName="Fairfield Inn &amp; Suites Toronto Mississauga" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Golf,Internet,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>35 Courtneypark Drive West, Mississauga, Ontario L5W 0E3</AddressLine>
          </AddressLines>
          <CityName>Mississauga</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/05/c6/05c6dad0fe2eb2ef12c494023b1b5557581749f3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Mississauga. The nearest airport is Toronto - Pearson Int'l (YYZ).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1056.53" OriginalAmount="1025.76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="43.689608558049" Longitude="-79.614847878597" StarRating="3" HotelCode="197010|475181" HotelName="Alt Hotel Toronto Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6080 Viscount Road, Mississauga, Ontario L4V 0A1, Toronto</AddressLine>
          </AddressLines>
          <CityName>Mississauga</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/23/d9/23d952e3fd4e244c9d9cd577509e4d460b5897dc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This airport hotel in Mississauga is ideal for business travellers who arrive or depart from Toronto...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1069.28" OriginalAmount="1038.14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="43.52348" Longitude="-79.651235" StarRating="3" HotelCode="75424|74520" HotelName="Holiday Inn Express &amp; Suites Mississauga-Toronto Southwest" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 10/07/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>2125 North Sheridan Way, Mississauga, Ontario L5K 1A3</AddressLine>
          </AddressLines>
          <CityName>Mississauga</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7d/10/7d1060b3fb84400aaaf13685b52e412a758f290e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly hotel is conveniently located in the Sheridan Science and Technology Park of Mi...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1129.18" OriginalAmount="1096.29" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="43.6362015" Longitude="-79.6873479" StarRating="3" HotelCode="|73236" HotelName="Homewood Suites By Hilton Toronto-mississauga" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 08/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>6430 Edwards Boulevard</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/3/2/3/6/73236_15.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Homewood Suites By Hilton Toronto-mississauga is rated three stars. It has a dry cleaner's and a laundry service. FACILITIES: The establishment has a fitness centre well-equipped, a swimming pool, an activities programme and a spa. OTHERS: Clients have at their disposal a dining room. Close to the establishment, you can find restaurants. OBSERVATIONS: pets are not allowed.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="792.96" OriginalAmount="769.86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="43.6428395" Longitude="-79.6305689" StarRating="3" HotelCode="|108879" HotelName="Ramada Plaza Toronto Airport Hotel y Stage West Th" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 12/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>5400 Dixie Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Spa,Swimming Pool,Telephone Service,Wheelchair Access,Currency Exchange,Designated Smoking Area,Diet Meals,Garden,Heated Pool,Nightclub,Sauna,Bicycle Rental,Massage Centre,24 Hour Front Desk,Business Centre,Elevator,LCD/Projector,Luggage Storage,Parking</BasicAmenities>
    <HotelRating>3,4,2</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST</Meals>
    <PropertyType>FAMILY-FRIENDLY HOTEL,CITY HOTEL,AIRPORT HOTEL,BUSINESS HOTEL,CLUB RESORT,SPA HOTEL,GOLF HOTEL,ECO HOTEL,CONFERENCE HOTEL,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 D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
5a3ecec7-8cdd-42bf-bb7b-bbd6d4277f0f|PriceRequest|PriceRequest|<?xml version="1.0" encoding="utf-16"?>
<HotelSearchRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" EchoToken="Price" TimeStamp="0001-01-01T00:00:00" TraceId="5a3ecec7-8cdd-42bf-bb7b-bbd6d4277f0f">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="9648" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-07-16T00:00:00" End="2026-07-22T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <HotelRef HotelId="21255|novotel_toronto_mississauga_centre" SourceId="63" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="visa.tworld@gmail.com" Password="Twdevika@2026" RequestedCurrency="GBP" ClientNationality="IN" ClientCountry="India" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
|Exception|Column 'Veturis' does not belong to table Table1.|System.ArgumentException: Column 'Veturis' does not belong to table Table1.
   at System.Data.DataRow.GetDataColumn(String columnName)
   at System.Data.DataRow.get_Item(String columnName)
   at HotelBookingEngine.HotelCity.Load(Int32 pCityId, Int32 DestinationId, Int32 HotelId, String landmark) in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelCity.cs:line 897|LoadCity|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
|Exception|Deserialize:-There is an error in XML document (2, 2).|System.InvalidOperationException: There is an error in XML document (2, 2). ---> System.InvalidOperationException: <ErrorRS xmlns=''> was not expected.
   at Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationReaderHotelRoomRS.Read11_HotelRoomRS()
   --- End of inner exception stack trace ---
   at System.Xml.Serialization.XmlSerializer.Deserialize(XmlReader xmlReader, String encodingStyle, XmlDeserializationEvents events)
   at System.Xml.Serialization.XmlSerializer.Deserialize(TextReader textReader)
   at Core.Common.Deserialize[T](String toDeserialize) in D:\Projects\WorldwideDMCV2\Core\Common\Common\Common.cs:line 20||FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
5a3ecec7-8cdd-42bf-bb7b-bbd6d4277f0f|DOTWPrice|successfull supplier interation||DOTW|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
5a3ecec7-8cdd-42bf-bb7b-bbd6d4277f0f|RateHawkPrice|successfull supplier interation||RateHawk|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
5a3ecec7-8cdd-42bf-bb7b-bbd6d4277f0f|PriceResponse|PriceResponse|<?xml version="1.0" encoding="utf-16"?><HotelRoomRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Version="0" EchoToken="Price" TransactionIdentifier="5a3ecec7-8cdd-42bf-bb7b-bbd6d4277f0f" TimeStamp="0001-01-01T00:00:00" HotelName="Delta Hotels Toronto Mississauga" HotelCode="21255|1818786" StarRating="3" GTCityId="9648" CountryCode="CA" CityName="Mississauga" CountryName="Canada" Address="3670 Hurontario Street, Mississauga, Ontario L5B 1P3" PostCode="L5B 1P3" PhoneNo="+19058961000" FaxNo="+19058036726" Email="reservations@novotelmississauga.com" CheckInTime="15:00" CheckOutTime="12:00" Latitude="43.592207" Longitude="-79.634985" SourceId="12" Currency="GBP"><RoomTypes><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Standard Double room (full double bed) (bed type is subject to availability)" RoomTypeCode="h-b53a4199-41be-508a-b87a-48106867c60b|63|NzMyLjAwfEdCUHwyMDI2LTA2LTAy" OriginalAmount="732" TotalPrice="753.96" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>GBP 80.64-- occupancy tax is included in the room rate.&lt;br/&gt;GBP 31.02-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Bridal suite|Non-smoking rooms|Room service|Fridge|Family room|VIP room amenities|Smoke Detector|Cable TV|Minibar|Hairdryer|Flat-screen TV|Shower/Bathtub|Wardrobe/Closet|Linens|Alarm clock|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-05-28T00:00:00" End="2026-07-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="753.96" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Standard Quadruple room (2 full double beds) (bed type is subject to availability)" RoomTypeCode="h-4fc3b198-c421-584f-8399-2c7cf00eab99|63|NzUzLjAwfEdCUHwyMDI2LTA2LTAy" OriginalAmount="753" TotalPrice="775.59" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>GBP 82.96-- occupancy tax is included in the room rate.&lt;br/&gt;GBP 31.91-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Bridal suite|Non-smoking rooms|Room service|Fridge|Family room|VIP room amenities|Smoke Detector|Cable TV|Minibar|Hairdryer|Flat-screen TV|Shower/Bathtub|Wardrobe/Closet|Linens|Alarm clock|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-05-28T00:00:00" End="2026-07-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="775.59" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Standard Double room (full double bed) (king size bed)" RoomTypeCode="h-a3692154-dc05-5530-bacf-44bac817e103|63|NzUzLjAwfEdCUHwyMDI2LTA2LTAy" OriginalAmount="753" TotalPrice="775.59" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>GBP 82.96-- occupancy tax is included in the room rate.&lt;br/&gt;GBP 31.91-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Bridal suite|Non-smoking rooms|Room service|Fridge|Family room|VIP room amenities|Smoke Detector|Cable TV|Minibar|Hairdryer|Flat-screen TV|Shower/Bathtub|Wardrobe/Closet|Linens|Alarm clock|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-05-28T00:00:00" End="2026-07-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="775.59" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: ROOM, KING BED" RoomTypeCode="0|0|1279739345|1780399132093525B2129B10||yes|294995|16|NzYwLjEwfEdCUHwyMDI2LTA2LTAy" OriginalAmount="760" TotalPrice="782.90" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>CheckIn instructions: &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Extra-person charges may apply and vary depending on property policy&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Government-issued photo identification and a credit card may be required at check-in for incidental charges&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Special requests are subject to availability upon check-in and may incur additional charges; special requests cannot be guaranteed&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;The name on the credit card used at check-in to pay for incidentals must be the primary name on the guestroom reservation&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property accepts credit cards; cash is not accepted&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property reserves the right to pre-authorize the guest&amp;#039;s credit card prior to arrival.&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Safety features at this property include a fire extinguisher and a smoke detector&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property affirms that it follows the cleaning and disinfection practices of Commitment to Clean (Marriott)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Please note that cultural norms and guest policies may differ by country and by property; the policies listed are provided by the property&amp;lt;/li&amp;gt;  &amp;lt;/ul&amp;gt;,CheckIn special instructions: Front desk staff will greet guests on arrival at the property. Information provided by the property may be translated using automated translation tools.,Mandatory fees: &amp;lt;p&amp;gt;You&amp;#039;ll be asked to pay the following charges at the property. Fees may include applicable taxes:&amp;lt;/p&amp;gt; &amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;Deposit: CAD 50 per accommodation, per day&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt; &amp;lt;p&amp;gt;We have included all charges provided to us by the property. &amp;lt;/p&amp;gt;,Optional fees: &amp;lt;ul&amp;gt; &amp;lt;li&amp;gt;Fee for buffet breakfast: approximately CAD 23.95 for adults and CAD 10.99 for children&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Covered self parking fee: CAD 22 per night (in/out privileges)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Pet fee: CAD 200 per accommodation, per stay (maximum CAD 200 per stay) plus CAD 200 one-time cleaning fee&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Service animals are exempt from fees&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Late check-out fee: CAD 50.00 (subject to availability)&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt; &amp;lt;p&amp;gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &amp;lt;/p&amp;gt;,Know before you go: &amp;lt;ul&amp;gt;   &amp;lt;li&amp;gt;One child 12 years old or younger stays free when occupying the parent or guardian&amp;#039;s room, using existing bedding. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;The property has connecting/adjoining rooms, which are subject to availability and can be requested by contacting the property using the number on the booking confirmation. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Contactless check-in and contactless check-out are available.&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property welcomes guests of all sexual orientations and gender identities (LGBTQ+ friendly).&amp;lt;/li&amp;gt; &amp;lt;/ul&amp;gt;,Tax Recovery Charges and Service Fees for 2 people: 162.48 USD (This amount is included within the total price). NON-REFUNDABLE RATE&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Carpeting|Air conditioning (centrally regulated)|Central Heating|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-02T00:00:00" End="2026-07-12T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="782.90" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Standard Quadruple room (2 full double beds)" RoomTypeCode="h-bbfcc688-662f-5799-8dce-2ad98b30008d|63|Nzc0LjAwfEdCUHwyMDI2LTA2LTAy" OriginalAmount="774" TotalPrice="797.22" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>GBP 85.27-- occupancy tax is included in the room rate.&lt;br/&gt;GBP 32.80-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Bridal suite|Non-smoking rooms|Room service|Fridge|Family room|VIP room amenities|Smoke Detector|Cable TV|Minibar|Hairdryer|Flat-screen TV|Shower/Bathtub|Wardrobe/Closet|Linens|Alarm clock|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-05-28T00:00:00" End="2026-07-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="797.22" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: room, 2 queen beds" RoomTypeCode="0|0|843465175|1780399132093525B2129B4||yes|294995|16|NzgyLjAyfEdCUHwyMDI2LTA2LTAy" OriginalAmount="782" TotalPrice="805.48" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>CheckIn instructions: &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Extra-person charges may apply and vary depending on property policy&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Government-issued photo identification and a credit card may be required at check-in for incidental charges&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Special requests are subject to availability upon check-in and may incur additional charges; special requests cannot be guaranteed&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;The name on the credit card used at check-in to pay for incidentals must be the primary name on the guestroom reservation&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property accepts credit cards; cash is not accepted&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property reserves the right to pre-authorize the guest&amp;#039;s credit card prior to arrival.&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Safety features at this property include a fire extinguisher and a smoke detector&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property affirms that it follows the cleaning and disinfection practices of Commitment to Clean (Marriott)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Please note that cultural norms and guest policies may differ by country and by property; the policies listed are provided by the property&amp;lt;/li&amp;gt;  &amp;lt;/ul&amp;gt;,CheckIn special instructions: Front desk staff will greet guests on arrival at the property. Information provided by the property may be translated using automated translation tools.,Mandatory fees: &amp;lt;p&amp;gt;You&amp;#039;ll be asked to pay the following charges at the property. Fees may include applicable taxes:&amp;lt;/p&amp;gt; &amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;Deposit: CAD 50 per accommodation, per day&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt; &amp;lt;p&amp;gt;We have included all charges provided to us by the property. &amp;lt;/p&amp;gt;,Optional fees: &amp;lt;ul&amp;gt; &amp;lt;li&amp;gt;Fee for buffet breakfast: approximately CAD 23.95 for adults and CAD 10.99 for children&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Covered self parking fee: CAD 22 per night (in/out privileges)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Pet fee: CAD 200 per accommodation, per stay (maximum CAD 200 per stay) plus CAD 200 one-time cleaning fee&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Service animals are exempt from fees&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Late check-out fee: CAD 50.00 (subject to availability)&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt; &amp;lt;p&amp;gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &amp;lt;/p&amp;gt;,Know before you go: &amp;lt;ul&amp;gt;   &amp;lt;li&amp;gt;One child 12 years old or younger stays free when occupying the parent or guardian&amp;#039;s room, using existing bedding. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;The property has connecting/adjoining rooms, which are subject to availability and can be requested by contacting the property using the number on the booking confirmation. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Contactless check-in and contactless check-out are available.&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property welcomes guests of all sexual orientations and gender identities (LGBTQ+ friendly).&amp;lt;/li&amp;gt; &amp;lt;/ul&amp;gt;,Tax Recovery Charges and Service Fees for 2 people: 167.16 USD (This amount is included within the total price). NON-REFUNDABLE RATE&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Carpeting|Air conditioning (centrally regulated)|Central Heating|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-02T00:00:00" End="2026-07-12T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="805.48" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: GUEST ROOM, KING BED" RoomTypeCode="0|0|1301786765|1780399133076108B2153B0||yes|294995|16|NzgzLjk0fEdCUHwyMDI2LTA2LTAy" OriginalAmount="784" TotalPrice="807.46" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>NON-REFUNDABLE RATE&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Carpeting|Air conditioning (centrally regulated)|Central Heating|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-02T00:00:00" End="2026-07-12T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="807.46" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: GUEST ROOM, 2 QUEEN BEDS" RoomTypeCode="0|0|1450840575|1780399133076108B2153B4||yes|294995|16|ODA2LjU0fEdCUHwyMDI2LTA2LTAy" OriginalAmount="807" TotalPrice="830.74" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>NON-REFUNDABLE RATE&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Carpeting|Air conditioning (centrally regulated)|Central Heating|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-02T00:00:00" End="2026-07-12T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="830.74" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Deluxe Double room (full double bed) (king size bed)" RoomTypeCode="h-41fc3a8c-2d7b-5b90-b526-321ce5923fb4|63|ODMwLjAwfEdCUHwyMDI2LTA2LTAy" OriginalAmount="830" TotalPrice="854.90" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>GBP 91.44-- occupancy tax is included in the room rate.&lt;br/&gt;GBP 35.17-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Bridal suite|Non-smoking rooms|Room service|Fridge|Family room|VIP room amenities|Smoke Detector|Cable TV|Minibar|Hairdryer|Flat-screen TV|Shower/Bathtub|Wardrobe/Closet|Linens|Alarm clock|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-05-28T00:00:00" End="2026-07-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="854.90" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: DELUXE, KING BED" RoomTypeCode="0|0|1280440685|1780399132066905B2172B6||yes|294995|16|ODQ3LjM4fEdCUHwyMDI2LTA2LTAy" OriginalAmount="847" TotalPrice="872.80" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>NON-REFUNDABLE RATE Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Carpeting|Air conditioning (centrally regulated)|Central Heating|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-02T00:00:00" End="2026-07-12T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="872.80" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Deluxe Quadruple room (2 full double beds)" RoomTypeCode="h-f1d3f32c-4c07-56ec-82ca-af311f34d872|63|ODU0LjAwfEdCUHwyMDI2LTA2LTAy" OriginalAmount="854" TotalPrice="879.62" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>GBP 94.08-- occupancy tax is included in the room rate.&lt;br/&gt;GBP 36.19-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Bridal suite|Non-smoking rooms|Room service|Fridge|Family room|VIP room amenities|Smoke Detector|Cable TV|Minibar|Hairdryer|Flat-screen TV|Shower/Bathtub|Wardrobe/Closet|Linens|Alarm clock|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-05-28T00:00:00" End="2026-07-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="879.62" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast" RoomType="Room 1: Standard Double room (full double bed) (bed type is subject to availability)" RoomTypeCode="h-9fcbb5c4-fe9d-57d5-8b8e-7b986ef30760|63|ODcxLjAwfEdCUHwyMDI2LTA3LTA0" OriginalAmount="871" TotalPrice="897.13" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 29/06/2026"><AdditionalDetails>GBP 95.96-- occupancy tax is included in the room rate.&lt;br/&gt;GBP 36.91-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Bridal suite|Non-smoking rooms|Room service|Fridge|Family room|VIP room amenities|Smoke Detector|Cable TV|Minibar|Hairdryer|Flat-screen TV|Shower/Bathtub|Wardrobe/Closet|Linens|Alarm clock|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-30T00:00:00" End="2026-07-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="897.13" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: DELUXE, 2 QUEEN BEDS" RoomTypeCode="0|0|1446650055|1780399132066905B2172B1||yes|294995|16|ODcxLjgyfEdCUHwyMDI2LTA2LTAy" OriginalAmount="872" TotalPrice="897.97" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>NON-REFUNDABLE RATE Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Carpeting|Air conditioning (centrally regulated)|Central Heating|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-02T00:00:00" End="2026-07-12T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="897.97" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast" RoomType="Room 1: Standard Quadruple room (2 full double beds) (bed type is subject to availability)" RoomTypeCode="h-5de1a173-3039-53a4-b25e-d6c742635c86|63|ODkzLjAwfEdCUHwyMDI2LTA3LTA0" OriginalAmount="893" TotalPrice="919.79" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 29/06/2026"><AdditionalDetails>GBP 98.38-- occupancy tax is included in the room rate.&lt;br/&gt;GBP 37.84-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Bridal suite|Non-smoking rooms|Room service|Fridge|Family room|VIP room amenities|Smoke Detector|Cable TV|Minibar|Hairdryer|Flat-screen TV|Shower/Bathtub|Wardrobe/Closet|Linens|Alarm clock|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-30T00:00:00" End="2026-07-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="919.79" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast" RoomType="Room 1: Standard Double room (full double bed) (king size bed)" RoomTypeCode="h-5f90ba88-813e-5302-993c-9875eb037578|63|OTAxLjAwfEdCUHwyMDI2LTA3LTE2" OriginalAmount="901" TotalPrice="928.03" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 11/07/2026"><AdditionalDetails>GBP 99.26-- occupancy tax is included in the room rate.&lt;br/&gt;GBP 38.18-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Bridal suite|Non-smoking rooms|Room service|Fridge|Family room|VIP room amenities|Smoke Detector|Cable TV|Minibar|Hairdryer|Flat-screen TV|Shower/Bathtub|Wardrobe/Closet|Linens|Alarm clock|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-12T00:00:00" End="2026-07-18T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="928.03" /></CancelPenalty><CancelPenalty Start="2026-07-13T00:00:00" End="2026-07-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="928.03" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: ROOM, KING BED" RoomTypeCode="0|1331|1279739345|1780399132093525B2129B9||no|294995|16|OTEwLjAyfEdCUHwyMDI2LTA3LTE2" OriginalAmount="910" TotalPrice="937.32" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 12/07/2026"><AdditionalDetails>CheckIn instructions: &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Extra-person charges may apply and vary depending on property policy&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Government-issued photo identification and a credit card may be required at check-in for incidental charges&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Special requests are subject to availability upon check-in and may incur additional charges; special requests cannot be guaranteed&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;The name on the credit card used at check-in to pay for incidentals must be the primary name on the guestroom reservation&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property accepts credit cards; cash is not accepted&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property reserves the right to pre-authorize the guest&amp;#039;s credit card prior to arrival.&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Safety features at this property include a fire extinguisher and a smoke detector&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property affirms that it follows the cleaning and disinfection practices of Commitment to Clean (Marriott)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Please note that cultural norms and guest policies may differ by country and by property; the policies listed are provided by the property&amp;lt;/li&amp;gt;  &amp;lt;/ul&amp;gt;,CheckIn special instructions: Front desk staff will greet guests on arrival at the property. Information provided by the property may be translated using automated translation tools.,Mandatory fees: &amp;lt;p&amp;gt;You&amp;#039;ll be asked to pay the following charges at the property. Fees may include applicable taxes:&amp;lt;/p&amp;gt; &amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;Deposit: CAD 50 per accommodation, per day&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt; &amp;lt;p&amp;gt;We have included all charges provided to us by the property. &amp;lt;/p&amp;gt;,Optional fees: &amp;lt;ul&amp;gt; &amp;lt;li&amp;gt;Fee for buffet breakfast: approximately CAD 23.95 for adults and CAD 10.99 for children&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Covered self parking fee: CAD 22 per night (in/out privileges)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Pet fee: CAD 200 per accommodation, per stay (maximum CAD 200 per stay) plus CAD 200 one-time cleaning fee&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Service animals are exempt from fees&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Late check-out fee: CAD 50.00 (subject to availability)&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt; &amp;lt;p&amp;gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &amp;lt;/p&amp;gt;,Know before you go: &amp;lt;ul&amp;gt;   &amp;lt;li&amp;gt;One child 12 years old or younger stays free when occupying the parent or guardian&amp;#039;s room, using existing bedding. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;The property has connecting/adjoining rooms, which are subject to availability and can be requested by contacting the property using the number on the booking confirmation. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Contactless check-in and contactless check-out are available.&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property welcomes guests of all sexual orientations and gender identities (LGBTQ+ friendly).&amp;lt;/li&amp;gt; &amp;lt;/ul&amp;gt;,Tax Recovery Charges and Service Fees for 2 people: 194.52 USD (This amount is included within the total price).&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Carpeting|Air conditioning (centrally regulated)|Central Heating|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-12T00:00:00" End="2026-07-13T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="937.32" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Deluxe Double Club room (full double bed) (king size bed, lounge access)" RoomTypeCode="h-faa15f2c-67f9-5bf4-bb7b-de3a6ad68e3e|63|OTIyLjAwfEdCUHwyMDI2LTA2LTAy" OriginalAmount="922" TotalPrice="949.66" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>GBP 101.58-- occupancy tax is included in the room rate.&lt;br/&gt;GBP 39.07-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Bridal suite|Non-smoking rooms|Room service|Fridge|Family room|VIP room amenities|Smoke Detector|Cable TV|Minibar|Hairdryer|Flat-screen TV|Shower/Bathtub|Wardrobe/Closet|Linens|Alarm clock|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-05-28T00:00:00" End="2026-07-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="949.66" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast" RoomType="Room 1: Standard Quadruple room (2 full double beds)" RoomTypeCode="h-b9986cc2-e726-5ac5-993d-560c6ec84713|63|OTI0LjAwfEdCUHwyMDI2LTA3LTE2" OriginalAmount="924" TotalPrice="951.72" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 11/07/2026"><AdditionalDetails>GBP 101.80-- occupancy tax is included in the room rate.&lt;br/&gt;GBP 39.15-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Bridal suite|Non-smoking rooms|Room service|Fridge|Family room|VIP room amenities|Smoke Detector|Cable TV|Minibar|Hairdryer|Flat-screen TV|Shower/Bathtub|Wardrobe/Closet|Linens|Alarm clock|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-12T00:00:00" End="2026-07-18T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="951.72" /></CancelPenalty><CancelPenalty Start="2026-07-13T00:00:00" End="2026-07-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="951.72" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: room, 2 queen beds" RoomTypeCode="0|1331|843465175|1780399132093525B2129B3||no|294995|16|OTMzLjA4fEdCUHwyMDI2LTA3LTE2" OriginalAmount="933" TotalPrice="961.07" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 12/07/2026"><AdditionalDetails>CheckIn instructions: &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Extra-person charges may apply and vary depending on property policy&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Government-issued photo identification and a credit card may be required at check-in for incidental charges&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Special requests are subject to availability upon check-in and may incur additional charges; special requests cannot be guaranteed&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;The name on the credit card used at check-in to pay for incidentals must be the primary name on the guestroom reservation&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property accepts credit cards; cash is not accepted&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property reserves the right to pre-authorize the guest&amp;#039;s credit card prior to arrival.&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Safety features at this property include a fire extinguisher and a smoke detector&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property affirms that it follows the cleaning and disinfection practices of Commitment to Clean (Marriott)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Please note that cultural norms and guest policies may differ by country and by property; the policies listed are provided by the property&amp;lt;/li&amp;gt;  &amp;lt;/ul&amp;gt;,CheckIn special instructions: Front desk staff will greet guests on arrival at the property. Information provided by the property may be translated using automated translation tools.,Mandatory fees: &amp;lt;p&amp;gt;You&amp;#039;ll be asked to pay the following charges at the property. Fees may include applicable taxes:&amp;lt;/p&amp;gt; &amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;Deposit: CAD 50 per accommodation, per day&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt; &amp;lt;p&amp;gt;We have included all charges provided to us by the property. &amp;lt;/p&amp;gt;,Optional fees: &amp;lt;ul&amp;gt; &amp;lt;li&amp;gt;Fee for buffet breakfast: approximately CAD 23.95 for adults and CAD 10.99 for children&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Covered self parking fee: CAD 22 per night (in/out privileges)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Pet fee: CAD 200 per accommodation, per stay (maximum CAD 200 per stay) plus CAD 200 one-time cleaning fee&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Service animals are exempt from fees&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Late check-out fee: CAD 50.00 (subject to availability)&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt; &amp;lt;p&amp;gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &amp;lt;/p&amp;gt;,Know before you go: &amp;lt;ul&amp;gt;   &amp;lt;li&amp;gt;One child 12 years old or younger stays free when occupying the parent or guardian&amp;#039;s room, using existing bedding. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;The property has connecting/adjoining rooms, which are subject to availability and can be requested by contacting the property using the number on the booking confirmation. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Contactless check-in and contactless check-out are available.&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property welcomes guests of all sexual orientations and gender identities (LGBTQ+ friendly).&amp;lt;/li&amp;gt; &amp;lt;/ul&amp;gt;,Tax Recovery Charges and Service Fees for 2 people: 199.44 USD (This amount is included within the total price).&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Carpeting|Air conditioning (centrally regulated)|Central Heating|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-12T00:00:00" End="2026-07-13T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="961.07" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: GUEST ROOM, KING BED" RoomTypeCode="0|1331|1301786765|1780399133076108B2153B2||no|294995|16|OTM4LjYxfEdCUHwyMDI2LTA3LTE2" OriginalAmount="939" TotalPrice="966.77" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 12/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Carpeting|Air conditioning (centrally regulated)|Central Heating|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-12T00:00:00" End="2026-07-13T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="966.77" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: DELUXE, KING BED, CLUB LOUNGE ACCESS" RoomTypeCode="0|0|1313361475|1780399132066905B2172B4||yes|294995|16|OTQxLjI1fEdCUHwyMDI2LTA2LTAy" OriginalAmount="941" TotalPrice="969.49" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>NON-REFUNDABLE RATE Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Carpeting|Air conditioning (centrally regulated)|Central Heating|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-02T00:00:00" End="2026-07-12T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="969.49" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: ROOM, 2 QUEEN BEDS, HIGH FLOOR" RoomTypeCode="0|0|1469822775|1780399132090030B2058B3||no|294995|16|OTUzLjE1fEdCUHwyMDI2LTA2LTAy" OriginalAmount="953" TotalPrice="981.74" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>Check In Policy - The room can only be checked in after 12am on Jan 1 and before 12am on Jan 1&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Carpeting|Air conditioning (centrally regulated)|Central Heating|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-02T00:00:00" End="2026-07-12T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="981.74" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: GUEST ROOM, 2 QUEEN BEDS" RoomTypeCode="0|1331|1450840575|1780399133076108B2153B6||no|294995|16|OTYyLjQwfEdCUHwyMDI2LTA3LTE2" OriginalAmount="962" TotalPrice="991.27" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 12/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Carpeting|Air conditioning (centrally regulated)|Central Heating|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-12T00:00:00" End="2026-07-13T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="991.27" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: DELUXE, KING BED, LOUNGE ACCESS" RoomTypeCode="0|0|1450600825|1780399132094709B2091B5||yes|294995|16|OTY0Ljk3fEdCUHwyMDI2LTA2LTAy" OriginalAmount="965" TotalPrice="993.92" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Carpeting|Air conditioning (centrally regulated)|Central Heating|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-02T00:00:00" End="2026-07-10T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="993.92" /></CancelPenalty><CancelPenalty Start="2026-07-11T00:00:00" End="2026-07-12T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="993.92" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" RoomType="Room 1: GUEST ROOM" RoomTypeCode="1127328894-1-0|721127328894|2|0|12|OTY2Ljg2fEdCUHxzdXBwbGllcmRlYWRsaW5l" OriginalAmount="967" TotalPrice="995.87" Status="CheckRates" NonRefundable="false" FreeText="Non Refundable Rate" CheckCNX="true" CheckRatesMandatory="false"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Carpeting|Air conditioning (centrally regulated)|Central Heating|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Double Run of House room (full double bed) (king size bed, lounge access)" RoomTypeCode="h-248b2c96-6ff3-5a5a-abfd-58920295347a|63|OTg4LjAwfEdCUHwyMDI2LTA2LTAy" OriginalAmount="988" TotalPrice="1017.64" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>GBP 108.85-- occupancy tax is included in the room rate.&lt;br/&gt;GBP 41.86-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Bridal suite|Non-smoking rooms|Room service|Fridge|Family room|VIP room amenities|Smoke Detector|Cable TV|Minibar|Hairdryer|Flat-screen TV|Shower/Bathtub|Wardrobe/Closet|Linens|Alarm clock|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-05-28T00:00:00" End="2026-07-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1017.64" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: GUEST ROOM, 2 QUEEN BEDS, HIGH FLOOR" RoomTypeCode="0|0|1469725695|1780399133076108B2153B7||no|294995|16|OTkwLjg5fEdCUHwyMDI2LTA2LTAy" OriginalAmount="991" TotalPrice="1020.62" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Carpeting|Air conditioning (centrally regulated)|Central Heating|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-02T00:00:00" End="2026-07-12T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1020.62" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast" RoomType="Room 1: Deluxe Double room (full double bed) (king size bed)" RoomTypeCode="h-1d9a575f-ce16-58e6-8cad-4fb4c343029c|63|OTk0LjAwfEdCUHwyMDI2LTA3LTE0" OriginalAmount="994" TotalPrice="1023.82" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 09/07/2026"><AdditionalDetails>GBP 109.51-- occupancy tax is included in the room rate.&lt;br/&gt;GBP 42.12-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Bridal suite|Non-smoking rooms|Room service|Fridge|Family room|VIP room amenities|Smoke Detector|Cable TV|Minibar|Hairdryer|Flat-screen TV|Shower/Bathtub|Wardrobe/Closet|Linens|Alarm clock|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-10T00:00:00" End="2026-07-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1023.82" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: DELUXE, KING BED" RoomTypeCode="0|1331|1280440685|1780399132066905B2172B8||no|294995|16|MTAxNC41NHxHQlB8MjAyNi0wNy0xNg==" OriginalAmount="1015" TotalPrice="1044.98" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 12/07/2026"><AdditionalDetails>Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Carpeting|Air conditioning (centrally regulated)|Central Heating|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-12T00:00:00" End="2026-07-13T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1044.98" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast" RoomType="Room 1: Deluxe Quadruple room (2 full double beds)" RoomTypeCode="h-4dc1d755-6947-52a0-9673-e29badbe3095|63|MTAxOS4wMHxHQlB8MjAyNi0wNy0xNA==" OriginalAmount="1019" TotalPrice="1049.57" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 09/07/2026"><AdditionalDetails>GBP 112.26-- occupancy tax is included in the room rate.&lt;br/&gt;GBP 43.18-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Bridal suite|Non-smoking rooms|Room service|Fridge|Family room|VIP room amenities|Smoke Detector|Cable TV|Minibar|Hairdryer|Flat-screen TV|Shower/Bathtub|Wardrobe/Closet|Linens|Alarm clock|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-10T00:00:00" End="2026-07-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1049.57" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Standard Double room with city view (full double bed) (king size bed)" RoomTypeCode="h-441a3bdb-2c85-5427-865d-5e9ed024e887|63|MTAxOS4wMHxHQlB8MjAyNi0wNy0xNQ==" OriginalAmount="1019" TotalPrice="1049.57" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 10/07/2026"><AdditionalDetails>GBP 112.26-- occupancy tax is included in the room rate.&lt;br/&gt;GBP 43.18-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Bridal suite|Non-smoking rooms|Room service|Fridge|Family room|VIP room amenities|Smoke Detector|Cable TV|Minibar|Hairdryer|Flat-screen TV|Shower/Bathtub|Wardrobe/Closet|Linens|Alarm clock|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-11T00:00:00" End="2026-07-17T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1049.57" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Executive Double Club room with city view (full double bed) (king size bed, lounge access)" RoomTypeCode="h-32ad329d-51d8-54b9-af1d-7f47ed38ca0f|63|MTAyMy4wMHxHQlB8MjAyNi0wNi0wMg==" OriginalAmount="1023" TotalPrice="1053.69" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>GBP 112.70-- occupancy tax is included in the room rate.&lt;br/&gt;GBP 43.35-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Bridal suite|Non-smoking rooms|Room service|Fridge|Family room|VIP room amenities|Smoke Detector|Cable TV|Minibar|Hairdryer|Flat-screen TV|Shower/Bathtub|Wardrobe/Closet|Linens|Alarm clock|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-05-28T00:00:00" End="2026-07-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1053.69" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: DELUXE, 2 QUEEN BEDS" RoomTypeCode="0|1331|1446650055|1780399132066905B2172B3||no|294995|16|MTA0MC4yNnxHQlB8MjAyNi0wNy0xNg==" OriginalAmount="1040" TotalPrice="1071.47" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 12/07/2026"><AdditionalDetails>Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Carpeting|Air conditioning (centrally regulated)|Central Heating|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-12T00:00:00" End="2026-07-13T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1071.47" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Double Junior Suite (full double bed) (king size bed)" RoomTypeCode="h-b8f90325-c7f1-52bb-8fde-257c86468423|63|MTA0Mi4wMHxHQlB8MjAyNi0wNi0wMg==" OriginalAmount="1042" TotalPrice="1073.26" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>GBP 114.80-- occupancy tax is included in the room rate.&lt;br/&gt;GBP 44.15-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Bridal suite|Non-smoking rooms|Room service|Fridge|Family room|VIP room amenities|Smoke Detector|Cable TV|Minibar|Hairdryer|Flat-screen TV|Shower/Bathtub|Wardrobe/Closet|Linens|Alarm clock|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-05-28T00:00:00" End="2026-07-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1073.26" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: EXECUTIVE, KING BED, CITY VIEW, CLUB LOUNGE ACCESS" RoomTypeCode="0|0|1311476765|1780399132066905B2172B5||yes|294995|16|MTA0NC4xMnxHQlB8MjAyNi0wNi0wMg==" OriginalAmount="1044" TotalPrice="1075.44" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>NON-REFUNDABLE RATE Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Carpeting|Air conditioning (centrally regulated)|Central Heating|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-02T00:00:00" End="2026-07-12T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1075.44" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Standard Quadruple room with city view (2 full double beds)" RoomTypeCode="h-594d937a-2f45-5255-917b-9f3e099f4b12|63|MTA0OC4wMHxHQlB8MjAyNi0wNy0xNQ==" OriginalAmount="1048" TotalPrice="1079.44" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 10/07/2026"><AdditionalDetails>GBP 115.46-- occupancy tax is included in the room rate.&lt;br/&gt;GBP 44.41-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Bridal suite|Non-smoking rooms|Room service|Fridge|Family room|VIP room amenities|Smoke Detector|Cable TV|Minibar|Hairdryer|Flat-screen TV|Shower/Bathtub|Wardrobe/Closet|Linens|Alarm clock|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-11T00:00:00" End="2026-07-17T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1079.44" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: ROOM, KING BED, HIGH FLOOR" RoomTypeCode="0|0|1279806385|1780399132090030B2058B0||no|294995|16|MTA1Ny41OXxHQlB8MjAyNi0wNi0wMg==" OriginalAmount="1058" TotalPrice="1089.32" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>Check In Policy - The room can only be checked in after 12am on Jan 1 and before 12am on Jan 1&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Carpeting|Air conditioning (centrally regulated)|Central Heating|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-02T00:00:00" End="2026-07-12T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1089.32" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: JUNIOR SUITE, KING BED" RoomTypeCode="0|0|1312556895|1780399132066905B2172B9||yes|294995|16|MTA2My40MXxHQlB8MjAyNi0wNi0wMg==" OriginalAmount="1063" TotalPrice="1095.31" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>NON-REFUNDABLE RATE Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Carpeting|Air conditioning (centrally regulated)|Central Heating|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-02T00:00:00" End="2026-07-12T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1095.31" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: EXECUTIVE, KING BED, CITY VIEW, LOUNGE ACCESS" RoomTypeCode="0|0|1450600795|1780399132094709B2091B2||yes|294995|16|MTA3MC40NHxHQlB8MjAyNi0wNi0wMg==" OriginalAmount="1070" TotalPrice="1102.55" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Carpeting|Air conditioning (centrally regulated)|Central Heating|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-02T00:00:00" End="2026-07-10T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1102.55" /></CancelPenalty><CancelPenalty Start="2026-07-11T00:00:00" End="2026-07-12T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1102.55" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: DELUXE, QUEEN BED, CLUB LOUNGE ACCESS" RoomTypeCode="0|0|1311464805|1780399132066905B2172B0||yes|294995|16|MTA4Ny4xOXxHQlB8MjAyNi0wNi0wMg==" OriginalAmount="1087" TotalPrice="1119.81" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>NON-REFUNDABLE RATE Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Carpeting|Air conditioning (centrally regulated)|Central Heating|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-02T00:00:00" End="2026-07-12T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1119.81" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: DELUXE, QUEEN BED, LOUNGE ACCESS" RoomTypeCode="0|0|1450600745|1780399132094709B2091B0||yes|294995|16|MTExNC42MHxHQlB8MjAyNi0wNi0wMg==" OriginalAmount="1115" TotalPrice="1148.04" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Carpeting|Air conditioning (centrally regulated)|Central Heating|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-02T00:00:00" End="2026-07-10T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1148.04" /></CancelPenalty><CancelPenalty Start="2026-07-11T00:00:00" End="2026-07-12T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1148.04" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: GUEST ROOM, KING BED, HIGH FLOOR" RoomTypeCode="0|0|1285704195|1780399133076108B2153B9||no|294995|16|MTExOS40OXxHQlB8MjAyNi0wNi0wMg==" OriginalAmount="1119" TotalPrice="1153.07" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Carpeting|Air conditioning (centrally regulated)|Central Heating|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-02T00:00:00" End="2026-07-12T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1153.07" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" RoomType="Room 1: DELTA PANTRY ACCESS -  HIGH FLOOR" RoomTypeCode="3753430563-1-0|723753430563|2|0|12|MTIxMy4zNHxHQlB8c3VwcGxpZXJkZWFkbGluZQ==" OriginalAmount="1213" TotalPrice="1249.74" Status="CheckRates" NonRefundable="false" FreeText="Non Refundable Rate" CheckCNX="true" CheckRatesMandatory="false"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Carpeting|Air conditioning (centrally regulated)|Central Heating|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: 1 Bedroom Double Junior Suite with city view (full double bed) (king size bed, sofa)" RoomTypeCode="h-d366fead-7303-5945-a360-f5b7c0c3ebef|63|MTQ3Mi4wMHxHQlB8MjAyNi0wNy0xNQ==" OriginalAmount="1472" TotalPrice="1516.16" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 10/07/2026"><AdditionalDetails>GBP 162.17-- occupancy tax is included in the room rate.&lt;br/&gt;GBP 62.37-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Bridal suite|Non-smoking rooms|Room service|Fridge|Family room|VIP room amenities|Smoke Detector|Cable TV|Minibar|Hairdryer|Flat-screen TV|Shower/Bathtub|Wardrobe/Closet|Linens|Alarm clock|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-11T00:00:00" End="2026-07-17T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1516.16" /></CancelPenalty><CancelPenalty Start="2026-07-12T00:00:00" End="2026-07-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1516.16" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: 1 BEDROOM, JUNIOR SUITE, KING BED, CITY VIEW, SOFA" RoomTypeCode="0|0|1279806425|1780399132091423B2186B10||no|294995|16|MTQ5Ni4xOHxHQlB8MjAyNi0wNy0xNQ==" OriginalAmount="1496" TotalPrice="1541.07" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 11/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Carpeting|Air conditioning (centrally regulated)|Central Heating|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-11T00:00:00" End="2026-07-12T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1541.07" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" RoomType="Room 1: 1 BEDROOM JUNIOR SUITE -  CITY VIEW" RoomTypeCode="3220761065-1-0|723220761065|2|0|12|MTUzNi4xMHxHQlB8c3VwcGxpZXJkZWFkbGluZQ==" OriginalAmount="1536" TotalPrice="1582.18" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Carpeting|Air conditioning (centrally regulated)|Central Heating|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: 1 Bedroom Double Suite (full double bed) (king size bed, sofa)" RoomTypeCode="h-d4a190f7-6941-5def-81ff-2cddd7f3d894|63|MTU3OC4wMHxHQlB8MjAyNi0wNy0xNQ==" OriginalAmount="1578" TotalPrice="1625.34" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 10/07/2026"><AdditionalDetails>GBP 173.85-- occupancy tax is included in the room rate.&lt;br/&gt;GBP 66.86-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Bridal suite|Non-smoking rooms|Room service|Fridge|Family room|VIP room amenities|Smoke Detector|Cable TV|Minibar|Hairdryer|Flat-screen TV|Shower/Bathtub|Wardrobe/Closet|Linens|Alarm clock|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-11T00:00:00" End="2026-07-17T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1625.34" /></CancelPenalty><CancelPenalty Start="2026-07-12T00:00:00" End="2026-07-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1625.34" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: 1 BEDROOM, RESIDENTIAL, SUITE, KING BED, SOFA" RoomTypeCode="0|0|1279806475|1780399132091423B2186B11||no|294995|16|MTYwMy4zOHxHQlB8MjAyNi0wNy0xNQ==" OriginalAmount="1603" TotalPrice="1651.48" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 11/07/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Carpeting|Air conditioning (centrally regulated)|Central Heating|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-11T00:00:00" End="2026-07-12T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1651.48" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" RoomType="Room 1: 1 BEDROOM RESIDENTIAL SUITE -  SOFA BED" RoomTypeCode="3846767237-1-0|723846767237|2|0|12|MTY0Ni4xNnxHQlB8c3VwcGxpZXJkZWFkbGluZQ==" OriginalAmount="1646" TotalPrice="1695.54" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|Carpeting|Air conditioning (centrally regulated)|Central Heating|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities></RoomType></RoomTypes><Images><Image Url="https://cdn.worldota.net/t/x500/content/b8/12/b81225e684272181cef6b97809ce97862b7a896d.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/5f/5c/5f5cc09e4c040ffd52f1f3814285dd2bc99e812e.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/e4/4c/e44c320542f58605e95157ccfc84e3086788dbe5.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/a3/06/a306c9d0b5411163b3b769c9809bd818bdc629f8.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/5b/24/5b249154b662aaccb6d83e023b8093f5d06e01b0.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/c2/87/c287444bfc562dae95166930a344692b87d54aec.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/40/bb/40bb3a2b36b5405555fb7e814b57339c51bde2ea.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/5e/64/5e6488ec859d8e328863ae1bbf795f55df9e537c.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/c8/67/c86749638f33d3855e2702b68ef0e88d2b380463.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/c7/6f/c76f51d1f3328b837ee63b2151923463e241a86d.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/19/4e/194e31417df1a12a276f4b6c4d0afaf3b6d703d4.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/ed/73/ed7377a06e80abe2cecc5b03eb20627759cae2f3.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/cd/c8/cdc8d1c375a1f2de77459bfbbd984ea04ea26bf7.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/55/49/55495a5f9b0701465c7983ae4bcf4015b286ed11.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/8a/43/8a436d9536014e55a6e2f493f6d5096dec231197.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/6c/e5/6ce5503b5527086f7a1143e5f049345d08717c16.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/55/24/55243819ddf8f8403da7484873ff09fb3d8aae51.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/10/fd/10fd8b3461942ea020dc5c6182b5372022f20fd0.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/ef/b7/efb7b9dd5f5bb92bebc3a4ef465cd2832147046e.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/1b/ba/1bba296ba0f92979415f4025adc345746f7ec22a.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/c9/f8/c9f8648ebbdf4441d6f3daa9f1d4380d8aaf733e.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/3a/55/3a5544a22b058dc64e1c99335affd9ab9d88ba7e.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/76/92/7692af22784b50684ca34e26b2cbac7d6e1eab2d.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/3c/2b/3c2b63f7940329b2965df1785ff7043691da11a9.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/0a/b5/0ab575dfe0ec12d82b9a625b72406ed63e235007.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/e1/fe/e1fe79d9e202f5a7966566fe49455de4c5976e54.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/cd/bc/cdbc1e70a1a3f0dab99fe3db3d06379cda96717e.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/07/59/0759864768877ba0684c5f6d6d50c50afb713032.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/27/8d/278dd8b229878540af7f194abba93239323c8009.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/69/4a/694aa5239211976f9ce412463a395b4887d1551b.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/b4/02/b4026f19d650e9856906a73eed66f98b327ffadf.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/0e/d9/0ed9cdd5725aa26ab75cc5daa29c31861a598fc7.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/ac/04/ac04c3078ca65e1072dac211f6d7c039b24225dc.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/ed/16/ed165c4a42f35529f4cb2c79d7ff819a1fd53509.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/00/70/0070eb3d0318bb851673d67910d8d024c04cd3e8.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/aa/74/aa7499418c9d77681f3019d0331d23c65f3f380a.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/e4/99/e49937f1595a54c005508024b7054503634151b1.JPEG" /></Images><HotelDescription>&lt;br/&gt;&lt;b&gt;Location Description&lt;/b&gt; &lt;br/&gt;This hotel is located in the city centre and lies right next door to the Square One shopping mall. Guests will find many restaurants, bars, nightspots, shops and offices within a 3 km radius. The Square One shopping mall offers 2 multiplex cinemas showing all the latest movies (charges apply). Playdium is a virtual indoor and outdoor entertainment centre offering games, interactive activities and sports such as rock climbing and go-carting (charges apply). Links to the public transport network are located in the immediate vicinity of the hotel and it also has easy access to all the major highways. It is only 20 minutes from downtown Toronto and 15 minutes from the airport.&lt;br/&gt;&lt;b&gt;Facilities&lt;/b&gt; &lt;br/&gt;325 rooms, including 3 junior suites, 2 suites, 178 single rooms and 137 double rooms, are located on 15 storeys and can be reached by 4 lifts. Staffed 24 hours a day, the reception desk provides a smooth check-in/check-out service. Amenities include a cloakroom, a safe and a currency exchange service. Wireless internet access in public areas allows guests to stay connected. The hotel has wheelchair-accessible facilities. There are a number of shops as well. Guests arriving by car can park their vehicles in the garage or in the car park. Further services include a car hire service, room service and a laundry service. 10 conference rooms are available for lectures, presentations and meetings.&lt;br/&gt;&lt;b&gt;Room Description&lt;/b&gt; &lt;br/&gt;Rooms are equipped with air conditioning and individually adjustable heating. All rooms are carpeted and include a double bed and a sofa bed. Extra beds can be requested. A minibar is provided. Additional features include a refrigerator, a mini fridge and a tea/coffee station. An ironing set is provided for guests' convenience. A direct dial telephone, a television with satellite/cable channels, a radio and WiFi are provided as well. Bathrooms are equipped with a shower and a bathtub, as well as a hairdryer. Guests can also book wheelchair-friendly rooms with wheelchair-accessible bathrooms. The hotel has family rooms and non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports Entertainment&lt;/b&gt; &lt;br/&gt;Guests can enjoy the benefits of a saltwater swim in the pleasantly warm waters of the indoor pool area. The hot tub in the pool area promises pure relaxation. There are many ways to relax or stay active at the hotel, including golf, a gym, squash, a spa and hydrotherapy treatments. Copyright GIATA 2004 - 2019. Multilingual, powered by www.giata.com for client no. 126985&lt;br/&gt;&lt;b&gt;Meals&lt;/b&gt; &lt;br/&gt;Travellers can choose from a range of snacks and meals including breakfast, lunch or dinner. Special meals, including special dietary cuisine, are also available. The hotel also offers special catering options.&lt;br/&gt;&lt;b&gt;Payment&lt;/b&gt; &lt;br/&gt;The following credit cards are accepted at the accommodation: American Express, VISA, Diners Club, JCB and MasterCard.&lt;br/&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Price of an additional breakfast: 15.95 CAD per person. Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Breakfast for children costs: 7.95 CAD.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Early check-in and/or late check-out is available for an additional fee. Cost: 30.00 CAD.&lt;br /&gt;&lt;b&gt;Parking Space: &lt;/b&gt;Chargeable parking available. Cost: 11.50 CAD per day.</HotelDescription><Facilities><HotelFacilities><Type>Object Information</Type><Description>Fax</Description><Value>1-905-8036726</Value></HotelFacilities><HotelFacilities><Type>Object Information</Type><Description>Telephone Hotel</Description><Value>1-905-8961000</Value></HotelFacilities><HotelFacilities><Type>Category</Type><Description>Category (Official)</Description><Value>3</Value></HotelFacilities><HotelFacilities><Type>Category</Type><Description>Category (Recommended)</Description><Value>3</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Located on main road</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Year of construction</Description><Value>1985</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Year of renovation</Description><Value>2009</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Number of Floors - Main building</Description><Value>15</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Number of Rooms (total)</Description><Value>325</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Number of Single Rooms</Description><Value>178</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Number of Double Rooms</Description><Value>137</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Number of Suites</Description><Value>2</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Number of Junior Suites</Description><Value>3</Value></HotelFacilities><HotelFacilities><Type>Payment</Type><Description>American Express</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Payment</Type><Description>VISA</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Payment</Type><Description>MasterCard</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Payment</Type><Description>Diners Club</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Payment</Type><Description>JCB</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Air conditioning</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>24-hour reception</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>24-hour check-in</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Hotel Safe</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Currency Exchange</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Cloakroom</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Lifts</Description><Value>4</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Café</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Shops</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Bar(s)</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Restaurant(s)</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Restaurant(s) with air conditioning </Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Restaurant(s) with non-smoking area</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Restaurant(s) with high-chairs</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Conference Room</Description><Value>10</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>WLAN access</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Room Service</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Laundry Service</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Car Park</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Garage</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Restaurant(s) with smoking area</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>Breakfast Buffet</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>à la carte Lunch</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>Set menu lunch</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>à la carte Dinner</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>Set menu dinner</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>Special Diet</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>Special Offers</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>Continental Breakfast</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Indoor Pool</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Saltwater Pool</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Jacuzzi</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Squash</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Gym</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Golf</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Number of Pools</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Heated Pool(s)</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Distances</Type><Description>Lake</Description><Value>10000 Meters</Value></HotelFacilities><HotelFacilities><Type>Distances</Type><Description>River</Description><Value>7000 Meters</Value></HotelFacilities><HotelFacilities><Type>Distances</Type><Description>Shopping opportunities</Description><Value>1000 Meters</Value></HotelFacilities><HotelFacilities><Type>Distances</Type><Description>Restaurants</Description><Value>30 Meters</Value></HotelFacilities><HotelFacilities><Type>Distances</Type><Description>Bars / Pubs</Description><Value>30 Meters</Value></HotelFacilities><HotelFacilities><Type>Distances</Type><Description>Nightclub</Description><Value>150 Meters</Value></HotelFacilities><HotelFacilities><Type>Distances</Type><Description>Golf Course</Description><Value>7000 Meters</Value></HotelFacilities><HotelFacilities><Type>Distances</Type><Description>Public Transport</Description><Value>5 Meters</Value></HotelFacilities><HotelFacilities><Type>Distances</Type><Description>Bus Station</Description><Value>1000 Meters</Value></HotelFacilities></Facilities></HotelRoomRS>||True