<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
c0d0fe53-784e-467d-b883-75f05143087d|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="c0d0fe53-784e-467d-b883-75f05143087d">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="4" />
        </GuestCounts>
      </Room>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="4" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="40675" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-09-28T00:00:00" End="2026-10-02T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="prernatravels4@outlook.com" Password="Chhavu@#2023" 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
c0d0fe53-784e-467d-b883-75f05143087d|TravcoSearch|supplier interation failed||Travco|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
c0d0fe53-784e-467d-b883-75f05143087d|InfiniteSearch|successfull supplier interation||Infinite|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
c0d0fe53-784e-467d-b883-75f05143087d|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
c0d0fe53-784e-467d-b883-75f05143087d|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
c0d0fe53-784e-467d-b883-75f05143087d|RestelSearch|successfull supplier interation||Restel|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
c0d0fe53-784e-467d-b883-75f05143087d|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
c0d0fe53-784e-467d-b883-75f05143087d|WebbedsSunHotelsSearch|successfull supplier interation||WebbedsSunHotels|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
c0d0fe53-784e-467d-b883-75f05143087d|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-08-21T08:43:41.0374934+01:00" Version="0" EchoToken="Search" TransactionIdentifier="c0d0fe53-784e-467d-b883-75f05143087d" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="94" TotalAmount="323.79" OriginalAmount="320.58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.4563878" Longitude="-86.0465956" StarRating="2" HotelCode="|275192" HotelName="Scottish Inn Manchester" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2457 Hillsboro Boulevard</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/7/5/1/9/2/275192_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="360.37" OriginalAmount="356.80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.5011138" Longitude="-86.0847044" StarRating="3" HotelCode="|276999" HotelName="Ambassador Inn and Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>925 Interstate Drive</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/7/6/9/9/9/276999_11.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="459.69" OriginalAmount="455.14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.45633" Longitude="-86.049202" StarRating="3" HotelCode="|363800" HotelName="Red Roof Inn Manchester, TN" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2314 Hillsboro Blvd</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/6/3/8/0/0/363800_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="475.33" OriginalAmount="470.62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.5021" Longitude="-86.08674" StarRating="2" HotelCode="|558972" HotelName="Super 8 by Wyndham Manchester TN" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>33 Paradise St</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/8/9/7/2/558972_ea7c8501718.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="479.54" OriginalAmount="474.79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.460717" Longitude="-86.055122" StarRating="2" HotelCode="|283432" HotelName="Microtel Inn and Suites By Wyndham Manchester" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>201 Expressway Drive</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/8/3/4/3/2/283432_1b9ac921311.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="491.87" OriginalAmount="487.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.462651" Longitude="-2.18355" StarRating="2" HotelCode="171242|diamond_lodge_hotel_manchester" HotelName="Diamond Lodge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hyde Road, Belle Vue, Manchester M18 7BA</AddressLine>
          </AddressLines>
          <CityName>Manchester</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f7/91/f7917a5db72017d796beefe2ac8bdc2752a270d5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city establishment is situated around a 10-minute drive away from the Manchester Science Park. ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="525.20" OriginalAmount="520.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.484533558353" Longitude="-2.2442470613769" StarRating="3" HotelCode="296363|the_mitre_hotel" HotelName="The Mitre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1-3 Cathedral Gates, Manchester M3 1SW</AddressLine>
          </AddressLines>
          <CityName>Manchester</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4e/bc/4ebccd5c2eed125072193ce486ab802415326aec.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Manchester. The nearest airport is Manchester - International (MAN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="542.29" OriginalAmount="536.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.36254" Longitude="-2.29392" StarRating="3" HotelCode="115405|585432" HotelName="Holiday Inn Express Manchester Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 21/09/2026" HotelFacility="Bar,Central Heating,Internet,Restaurant,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Runger Lane, Manchester Airport, Manchester M90 5DL</AddressLine>
          </AddressLines>
          <CityName>Manchester</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/99/87/99877ac5fe23968c66cf90aaa449d31547c3df83.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located directly by Manchester International Airport and the departures area is 3 km a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="591.86" OriginalAmount="586.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.477141021897" Longitude="-2.2416400909424" StarRating="4" HotelCode="29468|novotel_manchester_centre" HotelName="Novotel Manchester Centre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>21 Dickinson Street, Manchester M1 4LX</AddressLine>
          </AddressLines>
          <CityName>Manchester</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/00/a5/00a56b90c2dd47209830e958ff63c46f70a76fbf.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant hotel is located on Portland Street at the heart of the city of Manchester within a sh...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="592.85" OriginalAmount="586.98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.48428" Longitude="-2.33917" StarRating="3" HotelCode="3622748" HotelName="Ox Hotel Manchester" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>612 Albert St., Sentinel House</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0036/22748/3622748/19.jpg?f=17135815</HotelPictures>
        <HotelDescription>Featured amenities include a 24-hour front desk, luggage storage, and an elevator. Self parking (subject to charges) is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="592.85" OriginalAmount="586.98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.542286" Longitude="-2.233557" StarRating="3" HotelCode="|157464" HotelName="Comfort Inn Manchester North" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>818 Manchester Old Road Middleton</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/7/4/6/4/157464_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="595.79" OriginalAmount="589.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.50154" Longitude="-86.08366" StarRating="2" HotelCode="|366160" HotelName="Americas Best Value Inn Manchester, Tn" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>890 Interstate Drive</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/6/6/1/6/0/366160_1.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="614.03" OriginalAmount="607.95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.4771004" Longitude="-2.2416832" StarRating="4" HotelCode="|18109" HotelName="a&amp;o Manchester City Centre" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>DICKINSON STREET 21</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/1/0/9/18109_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was opened in 2002 164 rooms and 5 floors. In the entrance, guests are offered a lobby, lifts and a reception. Our guests can find a bar and a restaurant. SITUATION: This elegant hotel is in Manchester the city centre of Portland Street and Chinatown close to the establishment, guests have it is near restaurants, shopping areas, theatres, the city centre and nightlife. 5 minutes away, you can find Piccadilly the Station of. ROOM: The cosy rooms, have a bathroom with a hairdryer, a mini-bar, a direct line telephone, an air-conditioning system and a safety deposit box (available for a fee). FACILITIES: The establishment boasts a sauna and a gym.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="617.76" OriginalAmount="611.64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="42.94455" Longitude="-71.45249" StarRating="2" HotelCode="|222312" HotelName="Super 8 By Wyndham Manchester Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2301 Brown Avenue I-293 Ex 2 Brown Ave Arpt Ex</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/2/3/1/2/222312_e9dec7c1841.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="618.74" OriginalAmount="612.61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="42.4835173" Longitude="-91.4718401" StarRating="3" HotelCode="|282486" HotelName="Surestay By Best Western Manchester" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1020 West Main Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/8/2/4/8/6/282486_b12c2f11917.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="621.95" OriginalAmount="615.79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="42.9765639" Longitude="-71.472998" StarRating="3" HotelCode="|282479" HotelName="Econo Lodge" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>75 West Hancock Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/8/2/4/7/9/282479_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="637.88" OriginalAmount="631.56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.48457" Longitude="-2.2442033" StarRating="3" HotelCode="1541091" HotelName="The Mitre Hotel" Meals="FAMILY ROOM" BedType="FAMILY ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Cathedral Gates, 1-3</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0015/41091/1541091/29.jpg?f=17410920</HotelPictures>
        <HotelDescription>Built at the foot of Manchester Cathedral in 1815, the Mitre is one of the oldest hotels in Manchester city centre. It has a restaurant and bar and provides free Wi-Fi in public areas. Each room features a TV and free tea and coffee, with most also boasting lovely views of Manchester Cathedral, the Corn Exchange, Selfridges and Sinclairs Oyster Bar. Rooms are available both with a private bathroom and with shared bathroom facilities. Please note that there is no lift at the property and no ground floor rooms. The Mitre Hotel has retained its period charm, but now boasts modern interior design in the bar and guest areas. The front desk is open 24/7. Please be advised we do not have on site parking, we can provide a discount code for a parking facility that is within a 5 minute walk, you have to pre book for a discount and this is public parking which is subject to availability.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="660.22" OriginalAmount="653.68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.4588086" Longitude="-86.0474579" StarRating="3" HotelCode="|261783" HotelName="Comfort Suites Manchester" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>152 Hospitality Boulevard</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/1/7/8/3/261783_608723c1140.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="672.74" OriginalAmount="666.08" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.4821014" Longitude="-2.2377" StarRating="3" HotelCode="|20053" HotelName="Britannia Sachas" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>TIB STREET, PICCADILLY</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/0/5/3/20053_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: It has 223 rooms, 6 floors, 161 double rooms, 15 single rooms and 47 suites. In the entrance, you can find a lobby with a lift, a reception with safety deposit boxes and a currency exchange service. Our guests can find a conference room, a pub and 2 restaurants. The establishment also offers internet, room service and a laundry service. SITUATION: It is in the city centre, Piccadilly Gardens it is near near the establishment, guests will find shops, leisure areas, entertainment, 150 metres away, there is a public transport stop, is 12 kilometres away from the airport. ROOM: The rooms a bathroom with a hairdryer, They have a direct line telephone, a television, central heating and a courtesy tea and coffee service. FACILITIES: The establishment has the covered pool with a jacuzzi, a gym, a spa, a sauna and a Turkish bath. The establishment also offers beauty treatments. OTHERS: Regarding the food and beverage offering, clients can enjoy a buffet breakfast and Ã  la carte lunch and dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="680.60" OriginalAmount="673.86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.4551654" Longitude="-86.0488225" StarRating="3" HotelCode="|282911" HotelName="Sleep Inn and Suites Manchester" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>84 Relco Drive</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/8/2/9/1/1/282911_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="691.17" OriginalAmount="684.33" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.8095103" Longitude="-72.523756" StarRating="1" HotelCode="|383995" HotelName="Best Stay Inn - Manchester" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>400 Tolland Turnpike</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/8/3/9/9/5/383995_6.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="698.92" OriginalAmount="692" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.482364" Longitude="-2.236942" StarRating="3" HotelCode="31802|5886" HotelName="Sachas Hotel Manchester" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Tib Street, Back Piccadilly, Manchester M4 1SH</AddressLine>
          </AddressLines>
          <CityName>Manchester</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c2/c6/c2c6789f6830456df66bd954ec47d45a61e66bea.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated very centrally within Manchester, on a main road and near Piccadilly Gardens, ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="700.50" OriginalAmount="693.56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="42.958996" Longitude="-71.4348368" StarRating="3" HotelCode="|280816" HotelName="Fairfield Inn By Marriot Manchester-boston Regional Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>860 South Porter Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/8/0/8/1/6/280816_1_1919.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="704.96" OriginalAmount="697.98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="42.93498" Longitude="-71.41335" StarRating="3" HotelCode="|222630" HotelName="Best Western Plus Executive Court Inn And Conferen" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>13500 S Willow St</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/2/6/3/0/222630_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="713.55" OriginalAmount="706.49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="42.9369147" Longitude="-71.4452076" StarRating="3" HotelCode="|280814" HotelName="Springhill Suites Manchester-Boston Regional Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>975 North Perimeter Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/8/0/8/1/4/280814_2ab18f11234.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="715.49" OriginalAmount="708.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.46236" Longitude="-2.18365" StarRating="3" HotelCode="|464504" HotelName="B&amp;B Hotel Manchester SportCity" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hyde Road, Belle Vue</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/4/5/0/4/464504_7f7b8820803.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="720.11" OriginalAmount="712.98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.4604253" Longitude="-86.0544705" StarRating="2" HotelCode="|278211" HotelName="Best Western Manchester" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>126 Expressway Drive</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/7/8/2/1/1/278211_11.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="734.48" OriginalAmount="727.21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="42.974327" Longitude="-71.474496" StarRating="3" HotelCode="|218493" HotelName="Comfort Inn Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>298 Queen City Avenue</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/8/4/9/3/218493_5.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="742.46" OriginalAmount="735.11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.48904" Longitude="-2.1115902" StarRating="3" HotelCode="|67700" HotelName="Village  Manchester Ashton" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>PAMIR DRIVE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/7/7/0/0/67700_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This air-conditioned hotel was built in 2008 and has 120 rooms, The establishment boasts a lobby with a reception, a lift, a restaurant, a bar and a cosy coffee shop. Our guests can find a meeting centre, The Hub the meeting room WiFi, room service, a laundry service and a car park (free of charge). SITUATION: 15 kilometres away from the establishment, guests will find the motorway, is situated close to sports facilities, Clients can also find the cathedral, 20 minutes away, you can findTrafford Shopping Centre the shopping centre of 24 kilometres away, there is a public transport stop, is 13 kilometres away from Manchester Airport. ROOM: The comfortable rooms, have a bathroom with a bath or shower, a table, chairs, a desk lamp, flat-screen satellite television and WiFi (free of charge), They also have a direct line telephone, a hairdryer, an ironing set, a trouser press, a coffee maker, a kettle, an air-conditioning system and heating. FACILITIES: The establishment hasVillage Health and Fitness Club the club a covered pool, a spinning room, an aerobics room and a personal trainer. The establishment also offers a sauna, a steam bath, a massage service and an entertainment programme. MEALS: Regarding the food and beverage offering, the establishment offersVerve the restaurant Victory the pub Victory the bar a coffee shop. The establishment also offers a buffet breakfast. PAYMENT METHODS: Customers can pay using American Express, JCB, Mastercard, Visa and Maestro.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="759.52" OriginalAmount="752" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.47842518" Longitude="-2.23179393" StarRating="4" HotelCode="637973|247344" HotelName="Manchester Piccadilly" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Station Approach, 8B Gateway House, Piccadilly, Manchester M1 2GH</AddressLine>
          </AddressLines>
          <CityName>Manchester</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/48/1e/481e0267b29ffd23e852aa2fb19e57f6466c9422.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village warmly welcomes guests in Manchester.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="765.32" OriginalAmount="757.74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="42.975731" Longitude="-77.226536" StarRating="2" HotelCode="|473864" HotelName="Rodeway Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>4078 Route 96</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/3/8/6/4/473864_d8b640d1248.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="768.68" OriginalAmount="761.07" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.458274" Longitude="-86.047604" StarRating="0" HotelCode="|524790" HotelName="La Quinta Inn and Suites by Wyndham Manchester / Arnold AFB" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>120 Hospitality Blvd</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/4/7/9/0/524790_a363b090927.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="772.63" OriginalAmount="764.98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.4646988" Longitude="-2.0915999" StarRating="3" HotelCode="|25288" HotelName="Village  Manchester Hyde" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Captain Clarke Road, Hyde, Cheshire Sk14 4qg,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/5/2/8/8/25288_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: Guests have the use of comfortable rooms. The establishment has various facilities, such as a health club, a restaurant, a fantastic club, an inviting coffee shop and a beauty centre. It also has a meeting centre, the meeting room The Hub and a sports store. The establishment offers WiFi (free of charge) and a car park. SITUATION: It is 11.2 kilometres away from Manchester city centre. It is well-connected with the motorway. 800 metres away, guests have the railway station. 24.1 kilometre away from the establishment, guests will find Manchester Airport. ROOM: The elegant and comfortable rooms have a television, an iron, a mini-bar, a courtesy tea and coffee service, a bathroom with a bath and a shower. They also have a trouser press, a wardrobe, a launderette, dry cleaning and room service (available for a fee). FACILITIES: The establishment has a covered pool, a children's swimming pool, a jacuzzi, a sauna, a solarium, a steam bath and a massage service. Clients can also find a gym and a beauty centre. 1 kilometre away from the establishment, clients have at their disposal a golf course. MEALS: Regarding the food and beverage offering, the establishment offers the Verve grill restaurant verve and Victory Pub. PAYMENT METHODS: Customers can pay by American Express, JCB, Mastercard, Visa and Maestro.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="816.24" OriginalAmount="808.16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.473338467009" Longitude="-2.2403445839882" StarRating="3" HotelCode="167801|154571" HotelName="Holiday Inn Express Manchester CC - Oxford Road" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 21/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2-4 Oxford Road, Manchester M1 5QA</AddressLine>
          </AddressLines>
          <CityName>Manchester</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/13/70/1370166da3d6ff1d985727e257af5a6c2ce4653a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This urban hotel is located right in the heart of Manchester.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="816.71" OriginalAmount="808.62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.473397" Longitude="-2.240348" StarRating="3" HotelCode="|152520" HotelName="Holiday Inn Express Manchester Cc - Oxford Road, An Ihg" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2 Oxford Road M1 5QA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/2/5/2/0/152520_1_1321.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a breakfast room and a bar.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="832.92" OriginalAmount="824.67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="42.94462" Longitude="-71.45254" StarRating="3" HotelCode="|222958" HotelName="Holiday Inn Manchester Airport, An Ihg" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2280 Brown Ave</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/2/9/5/8/222958_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="867.69" OriginalAmount="859.10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.474555" Longitude="-2.2881006" StarRating="4" HotelCode="|71893" HotelName="Quay Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>250 The Quays</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/1/8/9/3/71893_f6c00591042.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel ideal for all kinds of travellers, has excellent service and comfortable facilities. The Quay is rated four stars. It is contemporary style, perfect for business and holiday stays, has a car park (free of charge) and WiFi (free of charge). SITUATION: It is in Manchester, ROOM: The establishment has 34 rooms.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="883.88" OriginalAmount="875.13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="42.9502347" Longitude="-71.431413" StarRating="3" HotelCode="|281467" HotelName="Courtyard By Marriott Manchester - Boston Regional Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>700 Huse Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/8/1/4/6/7/281467_28e2e690228.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="884.34" OriginalAmount="875.58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.0279222" Longitude="-71.4408317" StarRating="3" HotelCode="|280171" HotelName="Fairfield Inn &amp; Suites Hooksett" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>8 Bell Avenue</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/8/0/1/7/1/280171_1_2007.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="890.17" OriginalAmount="881.36" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="42.958994" Longitude="-71.4348167" StarRating="2" HotelCode="|275956" HotelName="Holiday Inn Express and Suites Manchester Airport, An Ihg" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1298 South Porter Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/7/5/9/5/6/275956_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="928.09" OriginalAmount="918.90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.811821" Longitude="-72.511225" StarRating="2" HotelCode="|384870" HotelName="Best Western Manchester de Manchester" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>20 Taylor Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/8/4/8/7/0/384870_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="949.40" OriginalAmount="940.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.482938" Longitude="-2.237894" StarRating="4" HotelCode="903619|the_light_aparthotel_manchester" HotelName="Church Street by Supercity Aparthotels" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/09/2026" HotelFacility="Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20 Church Street, Manchester M4 1PN</AddressLine>
          </AddressLines>
          <CityName>Manchester</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f8/84/f8841d75df57edc4fdf01d58a39ecb5fa98d7da0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located right in the heart of Manchester.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="958.05" OriginalAmount="948.56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.804546" Longitude="-72.5473005" StarRating="3" HotelCode="|383652" HotelName="Fairfield Inn &amp; Suites Hartford Manchester" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>121 Pavilions Drive</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/8/3/6/5/2/383652_1_1355.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="972.81" OriginalAmount="963.18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.485752" Longitude="-2.236625" StarRating="4" HotelCode="98019|130065" HotelName="Crowne Plaza City Centre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 21/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>70 Shudehill, Manchester M4 4AF</AddressLine>
          </AddressLines>
          <CityName>Manchester</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dc/bc/dcbc662f820782010040fae9ceb3836b6f89621b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the vibrant northern quarter of Manchester city centre, this family-friendly city hotel i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="974.47" OriginalAmount="964.82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.485758" Longitude="-2.2371649" StarRating="4" HotelCode="|63452" HotelName="Crowne Plaza Manchester City Centre, An Ihg" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>70 SHUDEHILL</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/3/4/5/2/63452_11.jpg</HotelPictures>
        <HotelDescription>HOTEL: It has a gym, a bar, a restaurant and room service. SITUATION: It is in the city centre, the Men Arena, Victoria Station and Piccadilly Station 10 minutes away from the establishment you have. ROOM: The stylish, modern rooms, fully-equipped and have internet (free of charge).,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="974.72" OriginalAmount="965.07" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.4827026" Longitude="-2.2375785" StarRating="4" HotelCode="|121086" HotelName="Church Street By Supercity s" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>20 Church Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/1/0/8/6/121086_f3b34b32123.jpg</HotelPictures>
        <HotelDescription>HOTEL: This boutique hotel, is rated 4 stars, The establishment has a gym, a spa and WiFi (free of charge). SITUATION: Is situated inManchester the heart of this establishment, is near Arndale the centre of. ROOM: The establishment has studios and apartments.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="992.58" OriginalAmount="982.75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="42.9825224" Longitude="-71.4658961" StarRating="3" HotelCode="|273618" HotelName="Hilton Garden Inn Manchester Downtown" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>101 South Commercial Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/7/3/6/1/8/273618_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="996.51" OriginalAmount="986.64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.4783361" Longitude="-2.2314113" StarRating="4" HotelCode="|250777" HotelName="Staycity s, Manchester, Piccadilly" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>8B Gateway House</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/5/0/7/7/7/250777_16.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1007.90" OriginalAmount="997.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.47726" Longitude="-2.23987" StarRating="4" HotelCode="|72414" HotelName="Townhouse Manchester" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>101 Portland Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/2/4/1/4/72414_11.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1017.68" OriginalAmount="1007.60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.4781647" Longitude="-2.241822" StarRating="4" HotelCode="|55058" HotelName="The Alan" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>18-24 Princess Street,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/0/5/8/55058_570385c0423.jpg</HotelPictures>
        <HotelDescription>HOTEL: This contemporary style hotel, is ideal for holidays and business stays and is rated 4 stars. It has a fitness centre with features that offer you the maximum level of comfort, restaurants, a lounge bar and a lounge. The establishment offers guests a concierge, room service and meeting facilities. It has 141 deluxe rooms. SITUATION: It is inManchester the heart of.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1026.16" OriginalAmount="1016.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.47745549166" Longitude="-2.239950299263" StarRating="4" HotelCode="77508|macdonald_townhouse_manchester_2" HotelName="Townhouse Hotel Manchester" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>101 Portland Street, Manchester, Greater Manchester M1 6DF</AddressLine>
          </AddressLines>
          <CityName>Manchester</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/10/ed107a6589e8658a60239628394a192f903dc2bb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the corner of Portland Street and Princess Street in the heart of Mancheste...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1032.20" OriginalAmount="1021.98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.477721" Longitude="-2.242487" StarRating="0" HotelCode="|452089" HotelName="Wilde Manchester City Centre" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>3 Dickinson Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/2/0/8/9/452089_88255831252.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="1035.14" OriginalAmount="1024.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.48679" Longitude="-2.235675" StarRating="4" HotelCode="4054620" HotelName="Charles Hope Manchester Centre" Meals="APARTMENT 2 BEDROOMS" BedType="APARTMENT 2 BEDROOMS">
        <Address>
          <AddressLines>
            <AddressLine>1 Rochdale Rd,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0040/54620/4054620/4.jpg?f=17382388</HotelPictures>
        <HotelDescription>Featured amenities include express check-out, dry cleaning/laundry services, and a 24-hour front desk..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1035.25" OriginalAmount="1025" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.36402689034" Longitude="-2.2979021072388" StarRating="4" HotelCode="38105|36719" HotelName="Manchester Airport Marriott Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Heated Pool,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Hale Road, Hale Barns, Manchester WA15 8XW</AddressLine>
          </AddressLines>
          <CityName>Manchester</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d2/de/d2def4eda2cde1ae278a9cfa88c894b8deae0e9c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally located just 1 km from Manchester Airport, outside the city centre (15 minutes’...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1058.23" OriginalAmount="1047.75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.483043" Longitude="-2.234557" StarRating="3" HotelCode="|71837" HotelName="Malacuna Manchester" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>15 Hilton Street, Northern Quarter</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/1/8/3/7/71837_3.jpg</HotelPictures>
        <HotelDescription>HOTEL: This Victorian style establishment, has a kitchen, internet (for a fee), a laundry service, a baggage room, a reception and express check-out. It has 32 rooms, The establishment offers guests a dining room, a safety deposit box service and a television room. SITUATION: This establishment, is in Manchester the northern district of 15 minutes away from the establishment clients have public transport stops, the commercial area, 10 minutes away from the establishment, guests will find bars, restaurants, nightclubs, museums and art galleries. Affleck's Palace it is situated 20 minutes away from it is situated 20 kilometres away from Manchester Ringway Airport 10 minutes away from the establishment, clients can find the bus station, the railway station. ROOM: The rooms have a bathroom with a shower, a bath, a king-size bed, bedding, a keycard locking system and satellite and cable TV. Are also furnished with a hairdryer, an iron and central heating. MEALS: Regarding the food and beverage offering, the establishment offers a continental breakfast. PAYMENT METHODS: Customers can pay by JCB, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1072.81" OriginalAmount="1062.19" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.2024885" Longitude="-73.027267" StarRating="0" HotelCode="|362774" HotelName="Four Winds Country" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>7379 Main Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/6/2/7/7/4/362774_16.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1085.75" OriginalAmount="1075.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.461705" Longitude="-2.278943" StarRating="3" HotelCode="34478|trafford_hall_hotel" HotelName="Trafford Hall" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>23 Talbot Road, Old Trafford, Manchester M16 0PE</AddressLine>
          </AddressLines>
          <CityName>Manchester</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/85/80/85807e33fda990d95cadd2007d0f738caa079e18.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Manchester.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1094.56" OriginalAmount="1083.72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.81015" Longitude="-72.53513" StarRating="3" HotelCode="|394371" HotelName="Courtyard By Marriott Hartford Manchester" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>225 Slater St</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/4/3/7/1/394371_0b3f6441743.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1109.86" OriginalAmount="1098.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.810211" Longitude="-72.5346377" StarRating="3" HotelCode="|383748" HotelName="Courtyard Hartford Manchester" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>225 Slater Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/8/3/7/4/8/383748_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1110.84" OriginalAmount="1099.84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.4614613" Longitude="-2.2788783" StarRating="3" HotelCode="|60105" HotelName="Trafford Hall Hotel Manchester, A Brilliant Hotels Collection" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>23 TALBOT ROAD OLD TRAFFORD OLD TRAFFORD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/0/1/0/5/60105_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This comfortable, inviting hotel and it is excellently located. in the surrounding area, clients can find a car park (free of charge). SITUATION: It is nearOld Trafford the Stadium of the establishment is 2 kilometres away from the city centre, Manchester Central Convention Complex close to the establishment, guests have. ROOM: All the rooms have a bathroom, a kettle, a coffee maker, an iron, a hairdryer and a satellite television. OTHERS: Regarding the food and beverage offering, you can enjoy a breakfast service and a dinner service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1119.32" OriginalAmount="1108.24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.478229683935" Longitude="-2.2418546676636" StarRating="4" HotelCode="76623|107893" HotelName="Princess St Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 21/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>18-24 Princess Street, Manchester M1 4LY</AddressLine>
          </AddressLines>
          <CityName>Manchester</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6b/3d/6b3d9b6c64b29bbccacd88310381a11e50ee50e6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located at the heart of Manchester city centre, on the border of Chinatown. This hotel ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1129.70" OriginalAmount="1118.51" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="42.936522" Longitude="-71.4447194" StarRating="3" HotelCode="|273616" HotelName="Homewood Suites By Hilton Manchester/airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1000 Perimeter Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/7/3/6/1/6/273616_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1133.68" OriginalAmount="1122.46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.483007474349" Longitude="-2.2345124661502" StarRating="3" HotelCode="114350|143892" HotelName="Hilton Chambers Hotels Manchester" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse,Hostel" CnxPolicy="Free CXL until 19/09/2026" HotelFacility="Bar,Central Heating,Fax,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>15 Hilton Street, Manchester, Greater Manchester M1 1JJ</AddressLine>
          </AddressLines>
          <CityName>Manchester</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d2/29/d229cb5e0e48da6c203d6aa8f7ba02a2a7b87772.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the vibrant Northern Quarter of Manchester, this youth hostel is the ideal location from...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1139.59" OriginalAmount="1128.31" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.8114155" Longitude="-72.5333637" StarRating="3" HotelCode="|383749" HotelName="Residence Inn Hartford Manchester" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>201 Hale Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/8/3/7/4/9/383749_1_1202.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1159.88" OriginalAmount="1148.40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.503079" Longitude="-86.086922" StarRating="4" HotelCode="|274033" HotelName="Hampton Inn and Suites Manchester" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1143 Woodbury Highway</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/7/4/0/3/3/274033_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="1179.37" OriginalAmount="1167.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.473316" Longitude="-2.240142" StarRating="3" HotelCode="845841" HotelName="The Holiday Inn Express Manchester CC - Oxford Road" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>2 Oxford Road,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0008/45841/845841/10.jpg?f=17407037</HotelPictures>
        <HotelDescription>Featured amenities include a business center, a 24-hour front desk, and multilingual staff..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1189.77" OriginalAmount="1177.99" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.3675575" Longitude="-2.308846" StarRating="4" HotelCode="|55049" HotelName="Delta Hotels Manchester Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>HALE ROAD, HALE BARNES,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/0/4/9/55049_7.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is ideal for holidays and business stays conference centre, a wellness centre with a swimming pool, a gym, a sauna and a steam bath. Guests also have access to treatments (for a fee). ROOM: The comfortable rooms with TV and a direct line telephone.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1212.26" OriginalAmount="1200.26" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.4787533" Longitude="-2.236096" StarRating="4" HotelCode="|167218" HotelName="Cove Minshull Street" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>6 Minshull Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/2/1/8/167218_16.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1214.41" OriginalAmount="1202.39" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.4813343" Longitude="-2.2271535" StarRating="0" HotelCode="|167219" HotelName="Residence Inn By Marriott Manchester Piccadilly" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>40 Laystall Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/2/1/9/167219_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="1217.56" OriginalAmount="1205.5" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.36403" Longitude="-2.29407" StarRating="3" HotelCode="1808444" HotelName="Holiday Inn Express Manchester Airport By Ihg" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Runger Lane, Manchester Airport,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/08444/1808444/1.jpg?f=17580344</HotelPictures>
        <HotelDescription>Take in the views from a garden and make use of amenities such as complimentary wireless internet access and a television in a common area.. Featured amenities include a 24-hour front desk, a safe deposit box at the front desk, and an elevator. Self parking (subject to charges) is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1224.12" OriginalAmount="1212.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.48371711" Longitude="-2.23858558" StarRating="3" HotelCode="611157|blue_rainbow_aparthotel_manchester_high_street" HotelName="High Street Townhouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>58 High Street, Manchester M4 1EF</AddressLine>
          </AddressLines>
          <CityName>Manchester</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/4e/334e3e6cabba11925ae2366384573ebc30272a33.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Manchester.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="1228.75" OriginalAmount="1216.58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.461575" Longitude="-2.2788334" StarRating="4" HotelCode="186739" HotelName="Trafford Hall Manchester, Trademark Collection By Wyndham" Meals="SUITE" BedType="SUITE">
        <Address>
          <AddressLines>
            <AddressLine>23 Talbot Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/86739/186739/1.jpg?f=17725743</HotelPictures>
        <HotelDescription>Facilities: This hotel has a lift and a reception desk. Amenities available at the hotel include a baggage storage service, safe, currency exchange service and drinks machine. Wireless internet access allows guests to surf the internet and catch up on email. The tour desk offers assistance with booking excursions. There are a number of shops as well. A garden provides extra space for rest and relaxation in the open air. Additional amenities include a TV room, a playroom and a library. Parking spaces are available to guests travelling by car (no extra charge). Other services include a 24-hour security service, a car hire service, medical assistance, a transfer service, room service, a laundry service, a coin-operated laundry and a hotel shuttle bus. Active guests can make use of the bicycle hire service to explore the surrounding area. To assist guests with their business and communication needs, the business centre offers a fax machine.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1235.45" OriginalAmount="1223.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="42.9883194" Longitude="-71.4639723" StarRating="4" HotelCode="|275995" HotelName="Doubletree By Hilton Manchester Downtown" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>700 Elm Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/7/5/9/9/5/275995_e66af191114.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1249.37" OriginalAmount="1237.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.479345453725" Longitude="-2.2569018602371" StarRating="4" HotelCode="28484|manchester_marriott_victoria_and_albert_hotel_2" HotelName="Marriott Victoria &amp; Albert" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Water Street, Manchester M3 4JQ</AddressLine>
          </AddressLines>
          <CityName>Manchester</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2b/b3/2bb3b5c474d4a7f178a2c8f822960c600e8da15a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Manchester, this first-class urban hotel is ideal for business travellers.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1255.74" OriginalAmount="1243.31" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.3665009" Longitude="-2.2706001" StarRating="4" HotelCode="|18094" HotelName="DoubleTree by Hilton Manchester Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>OUTWOOD LANE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/0/9/4/18094_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: It has 223 rooms, 5 suites and 5 floors. In the entrance, guests are offered a lobby with a reception and lifts. This air-conditioned hotel has internet, conference rooms, a cafÃ©, a bar and a restaurant. On request room service, a laundry service and a medical care service. For an extra cost you can have access to a car park. SITUATION: This airport hotel is 20 minutes away from Manchester the centre of it is near Trafford the Park of the stadium. ROOM: The elegant and comfortable rooms, have a bathroom with a hairdryer, a direct line telephone, satellite or cable TV, a radio, a stereo, internet, a mini-bar, tiled floors, fitted carpets and a safe. MEALS: Guests are offered all meals in a buffet format. PAYMENT METHODS: Customers can pay using American Express, Diners Club, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1262.66" OriginalAmount="1250.16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.48394" Longitude="-2.23861" StarRating="5" HotelCode="|195359" HotelName="High Street Town House" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>58 High Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/5/3/5/9/195359_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1273.21" OriginalAmount="1260.60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.473781" Longitude="-2.238591" StarRating="4" HotelCode="|452846" HotelName="Maldron Manchester City Centre" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>60 Charles Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/2/8/4/6/452846_3526b510813.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1273.61" OriginalAmount="1261.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.478779293689" Longitude="-2.236230367747" StarRating="4" HotelCode="902145|saco_manchester__piccadilly" HotelName="SACO Manchester - Piccadilly" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 Minshull Street, Piccadilly, Manchester M1 3ED</AddressLine>
          </AddressLines>
          <CityName>Manchester</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/34/e3/34e3a7a972bba5de1364ce555384e31b6ccd2775.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Manchester. The nearest airport is Manchester - International (MAN)...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1280.36" OriginalAmount="1267.68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.003737" Longitude="-71.4734003" StarRating="0" HotelCode="|276676" HotelName="Hampton Inn Manchester Downtown" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>21 Front St.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/7/6/6/7/6/276676_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1284.42" OriginalAmount="1271.70" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.8050139" Longitude="-72.5643647" StarRating="3" HotelCode="|383430" HotelName="Hampton Inn &amp; Suites Hartford-manchester" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1432 Pleasant Valley Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/8/3/4/3/0/383430_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1289.46" OriginalAmount="1276.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="42.950842" Longitude="-71.4298841" StarRating="2" HotelCode="|310977" HotelName="Towneplace Suites Manchester-boston Regional Airpo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>686 Huse Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/1/0/9/7/7/310977_f2bae030506.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1298.86" OriginalAmount="1286.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.366108" Longitude="-2.270595" StarRating="4" HotelCode="29505|hilton_manchester_airport" HotelName="Hilton Manchester Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Outwood Lane, Manchester Airport, Manchester M90 4WP</AddressLine>
          </AddressLines>
          <CityName>Manchester</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/55/f1/55f1a57c9a9bc40d215ab957aab827fcc38635b9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This airport hotel is just 20 minutes from the centre of Manchester, close to Trafford Park and the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1305.41" OriginalAmount="1292.49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.47894" Longitude="-2.23402" StarRating="4" HotelCode="|204001" HotelName="Holiday Inn Manchester - City Centre, An Ihg" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>25 Aytoun Street Manchester</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/4/0/0/1/204001_14.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1313.22" OriginalAmount="1300.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.365003215497" Longitude="-2.2703504562378" StarRating="3" HotelCode="76297|96136" HotelName="Clayton Hotel Manchester Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 22/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Outwood Lane, Manchester M90 4HL</AddressLine>
          </AddressLines>
          <CityName>Manchester</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/34/ed/34edc995303ddc8143cd14893744cd5b5e0c2c3f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located at Manchester Airport just a short walk from all the terminals, the hotel offers a free shut...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1314.86" OriginalAmount="1301.84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.4833" Longitude="-2.230714" StarRating="3" HotelCode="741743|654141" HotelName="Oxid House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>78 Newton Street, Manchester M1 1AU</AddressLine>
          </AddressLines>
          <CityName>Manchester</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7c/b6/7cb69b89d564a30c8fa4dcf32c1acf0ffb1adfb6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1325.12" OriginalAmount="1312.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.506340446731" Longitude="-2.3906962832444" StarRating="4" HotelCode="80370|worsley_park_a_marriott_hotel__country_club_2" HotelName="Marriott Manchester Worsley Park &amp; Country Club" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Country House,Spa Hotel,Golf Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Golf,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Worsley Park, Manchester M28 2QT</AddressLine>
          </AddressLines>
          <CityName>Manchester</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/90/7a/907a1b0055a20469c7f6589107a02d898a67df3d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located just a 5-minute drive away from the Trafford Centre. The centre of...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1327.00" OriginalAmount="1313.86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.47896469" Longitude="-2.23431294" StarRating="4" HotelCode="421667|602035" HotelName="Holiday Inn Manchester - City Centre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 21/09/2026" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>25 Aytoun Street, Manchester, North West England M1 3DT</AddressLine>
          </AddressLines>
          <CityName>Manchester</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d2/1c/d21c58475b56f6b3876f252c0842b8d89f2185f7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lovely hotel is located in Manchester Area. Holiday Inn® Manchester - City Centre hotel is righ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1338.96" OriginalAmount="1325.70" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.80488" Longitude="-72.54786" StarRating="3" HotelCode="|589347" HotelName="Homewood Suites By Hilton Hartford Manchester" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>109 Pavilions Drive</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/8/9/3/4/7/589347_0bc66f22051.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1383.33" OriginalAmount="1369.63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.162009" Longitude="-73.0723261" StarRating="5" HotelCode="|267450" HotelName="The Equinox Golf Resort and Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>3567 Main Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/7/4/5/0/267450_11.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1398.85" OriginalAmount="1385.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.4693" Longitude="-2.25345" StarRating="0" HotelCode="962246|native_manchester" HotelName="Native Manchester" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>51 Ducie Street, Ducie Street Warehouse, Manchester M1 2TP</AddressLine>
          </AddressLines>
          <CityName>Manchester</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8e/8e/8e8e8f5a5d140b693c73aeb6d3f7baae481b3b72.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1412.61" OriginalAmount="1398.62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.364301" Longitude="-2.271295" StarRating="4" HotelCode="|63443" HotelName="Clayton , Manchester Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>OUTWOOD LANE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/3/4/4/3/63443_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: It has WiFi (free of charge) and a restaurant. SITUATION: It is close to Terminal 1, Terminal 3, The establishment offers direct access to, the train, the bus and the motorway. ROOM: The bright, spacious rooms.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1459.64" OriginalAmount="1445.19" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.1768929" Longitude="-73.0171806" StarRating="2" HotelCode="|361339" HotelName="Toll Road Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2220 Depot Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/6/1/3/3/9/361339_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1463.16" OriginalAmount="1448.67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.4756012" Longitude="-2.2420001" StarRating="5" HotelCode="|20051" HotelName="Kimpton Clocktower, An Ihg" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>OXFORD STREET</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/0/5/1/20051_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1492.05" OriginalAmount="1477.28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.47457" Longitude="-2.24082" StarRating="4" HotelCode="28485|9324" HotelName="The Principal Manchester" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 21/09/2026" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Oxford Street, Manchester M60 7HA</AddressLine>
          </AddressLines>
          <CityName>Manchester</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3c/76/3c768de68f70b3c37a31be3ed242d426dae4c3fd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This highly traditional hotel lies at the heart of the spa town of Buxton, surrounded by picturesque...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1492.47" OriginalAmount="1477.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.488349" Longitude="-2.330795" StarRating="4" HotelCode="|491109" HotelName="The Ashcroft Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>6 Bindloss Ave</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/9/1/1/0/9/491109_98904cf1052.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="1538.80" OriginalAmount="1523.56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.47448" Longitude="-2.24026" StarRating="5" HotelCode="488885" HotelName="Kimpton Clocktower By Ihg" Meals="PREMIUM ROOM" BedType="PREMIUM ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Oxford Street,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0004/88885/488885/124.jpg?f=17741996</HotelPictures>
        <HotelDescription>Don't miss out on recreational opportunities including a fitness center and bicycles to rent. Additional amenities at this Victorian hotel include complimentary wireless internet access, concierge services, and an arcade/game room.. Featured amenities include a 24-hour business center, limo/town car service, and express check-out. Planning an event in Manchester? This hotel has 27997 square feet (2601 square meters) of space consisting of a conference center and 17 meeting rooms..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1548.79" OriginalAmount="1533.46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.4833498" Longitude="-2.2466887" StarRating="4" HotelCode="|18104" HotelName="Treehouse Manchester" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>BLACKFRIARS STREET</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/1/0/4/18104_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: It has 13 floors, 200 rooms and 5 suites. It has a lobby, lifts, a reception, a bar and a restaurant. The establishment offers guests conference rooms and a car park. SITUATION: It is inManchester the city centre of It is well-connected with the motorway. ROOM: The cosy, comfortable rooms, have a bathroom with a hairdryer, a mini-bar, a direct line telephone and a safety deposit box (available for a fee).,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1554.10" OriginalAmount="1538.71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.489978" Longitude="-2.241412" StarRating="4" HotelCode="|70757" HotelName=" Radisson Hotel Manchester City Centre, A Verified Net Zero Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>4 CHEETHAM HILL ROAD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/0/7/5/7/70757_7e5e62c1126.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was opened in 2009, is urban, perfect for business and holiday stays, has 252 modern rooms, a restaurant, a meeting room, has a lobby, with a reception, express check-out. This air-conditioned hotel has a safety deposit box service, a currency exchange service, a cloakroom, a lift, a cafÃ©, a bar and a restaurant. For an extra cost you can enjoy internet, room service, a laundry service and a car park. SITUATION: The hotel is in front of the railway station, 5 minutes away, guests can find the shopping area, has good links to the stadium, is situated 19 kilometres away from Manchester Airport. ROOM: The modern rooms, have a bathroom with a shower, a bath, a hairdryer, a double or king-size bed, an air-conditioning system and heating. Are also equipped with a coffee maker, a kettle, a mini-bar, a safe, an iron (available on request), a radio, an LCD satellite television, a direct line telephone, WiFi (available for a fee) and a terrace. FACILITIES: The establishment has a swimming pool, a gym, a steam bath and 2 treatment rooms. For a fee, guests can enjoy spa treatments and a massage service. MEALS: Regarding the food and beverage offering, the establishment offers a grill restaurant and a bar. PAYMENT METHODS: The establishment accepts American Express, Diners Club, Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1594.79" OriginalAmount="1579.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.489886" Longitude="-2.241391" StarRating="4" HotelCode="901828|park_inn_by_radisson_manchester_city_centre" HotelName="Park Inn by Radisson Manchester City Centre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Cheetham Hill Road, Manchester M4 4EW</AddressLine>
          </AddressLines>
          <CityName>Manchester</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1d/5d/1d5de60ca7b7d23380deddb214713ecdd684c889.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located across the road from Victoria train and tram station and Mancheste...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1604.89" OriginalAmount="1589.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.483643846184" Longitude="-2.2466450929642" StarRating="4" HotelCode="16634|renaissance_manchester_city_centre_hotel" HotelName="Renaissance Manchester City Centre Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Blackfriars Street, Manchester M3 2EQ</AddressLine>
          </AddressLines>
          <CityName>Manchester</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/17/a6/17a6a39cd11b9e0f7a7d3d7971b4152becc796df.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located at the heart of Manchester, this comfortable hotel offers excellent connections to the local...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1636.06" OriginalAmount="1619.86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.506541" Longitude="-2.390825" StarRating="4" HotelCode="|79320" HotelName="Delta Hotels Worsley Park Country Club" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>WORSLEY PARK, WALKDEN ROAD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/9/3/2/0/79320_59db4ec1945.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1672.69" OriginalAmount="1656.13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.4801138" Longitude="-2.2294643" StarRating="4" HotelCode="|48471" HotelName="The Place" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>DUCIE STREET</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/8/4/7/1/48471_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is non-smoking, Depending on the season, guests can have the use of a bar and a restaurant. it is in the city centre 280 rooms, The establishment boasts a car park (for a fee), 10 conference rooms and WiFi. SITUATION: It is 5 minutes away from the railway station, 20 minutes away from the establishment guests have Manchester Airport a few minutes walk away from the establishment, clients can find shops, bars and restaurants. it is 2 minutes away from Tram Metrolink the Station of the bus station situated 5 minutes away from Manchester Central and Gmex the business area, 5 minutes away, there is theatres. ROOM: Suites and executive rooms All the rooms have internet a television with films. OTHERS: Clients have at their disposal a bar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="1676.25" OriginalAmount="1659.65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.36688" Longitude="-2.273716" StarRating="4" HotelCode="4055750" HotelName="Tribe Manchester Airport" Meals="SUITE - 2 CONNECTING ROOMS" BedType="SUITE - 2 CONNECTING ROOMS">
        <Address>
          <AddressLines>
            <AddressLine>Chicago Avenue,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0040/55750/4055750/1.jpg?f=17391938</HotelPictures>
        <HotelDescription>Take advantage of recreation opportunities such as a 24-hour fitness center, or other amenities including complimentary wireless internet access and bike parking.. Featured amenities include express check-in, express check-out, and a 24-hour front desk. Self parking (subject to charges) is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1727.10" OriginalAmount="1710" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.481295590653" Longitude="-2.2270454777035" StarRating="4" HotelCode="915086|60396" HotelName="Living by BridgeStreet Manchester City Centre" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>40 Laystall Street, Manchester M1 2JZ</AddressLine>
          </AddressLines>
          <CityName>Manchester</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fa/02/fa0219c7a42486b6449332cf59aae3df5b95b281.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;These luxury apartments a 5-minute walk from Manchester Piccadilly Station and Piccadilly Gardens. T...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1732.94" OriginalAmount="1715.78" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.196085" Longitude="-73.031472" StarRating="3" HotelCode="|313434" HotelName="Manchester View" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>77 High Meadows Way</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/1/3/4/3/4/313434_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1839.88" OriginalAmount="1821.66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.479331087777" Longitude="-2.2313296794891" StarRating="4" HotelCode="82419|402705" HotelName="The Place Aparthotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Apartment Hotel,Conference Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 20/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ducie Street, Manchester M1 2TP, England</AddressLine>
          </AddressLines>
          <CityName>Manchester</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/45/45f7459896f2897f/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Manchester city centre. It is less than 100 metres from Manches...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1910.92" OriginalAmount="1892.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.475231805192" Longitude="-2.2298142313957" StarRating="4" HotelCode="74789|macdonald_manchester_hotel__spa" HotelName="Macdonald Manchester Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>London Road, Manchester M1 2PG</AddressLine>
          </AddressLines>
          <CityName>Manchester</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/45/b5/45b500dfa5d1c31c3835344957a647f8b6f333ca.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is centrally located, adjacent to the Manchester Piccadilly train station (a 1-minute walk...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1964.78" OriginalAmount="1945.33" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.4795409" Longitude="-2.2569273" StarRating="4" HotelCode="|53591" HotelName="Manchester Marriott Victoria and Albert" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>WATER STREET</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/5/9/1/53591_276df581747.jpg</HotelPictures>
        <HotelDescription>HOTEL: This modern hotel, has 148 luxurious rooms. SITUATION: This establishment is close to the opera. In front of the establishment, clients have Granada Studios it is situated next to the Irwell River. ROOM: The establishment has 158 rooms.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="2227.74" OriginalAmount="2205.68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.479566" Longitude="-2.23149" StarRating="4" HotelCode="|450639" HotelName="The Reach at Piccadilly, Manchester, a Tribute Portfolio " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>7 Ducie Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/0/6/3/9/450639_ad5fedb0753.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="2245.66" OriginalAmount="2223.43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.47892" Longitude="-2.23415" StarRating="4" HotelCode="2476444" HotelName="Holiday Inn Manchester - City Centre, An Ihg Hotel" Meals="SUITE" BedType="SUITE">
        <Address>
          <AddressLines>
            <AddressLine>25 Aytoun Street,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/76444/2476444/1.jpg?f=15911644</HotelPictures>
        <HotelDescription>Enjoy recreation amenities such as a fitness center or take in the view from a terrace. This hotel also features complimentary wireless internet access, concierge services, and a television in a common area.. Featured amenities include a 24-hour business center, dry cleaning/laundry services, and a 24-hour front desk. Planning an event in Manchester? This hotel has 1785 square feet (166 square meters) of space consisting of conference space and 12 meeting rooms..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="2251.76" OriginalAmount="2229.47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.478103" Longitude="-2.246422" StarRating="4" HotelCode="|517923" HotelName="Forty-Seven" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>47 Peter St</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/1/7/9/2/3/517923_4627dd61154.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="2436.57" OriginalAmount="2412.45" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.48584" Longitude="-2.23639" StarRating="4" HotelCode="199009" HotelName="Crowne Plaza Hotel Manchester City Centre By Ihg" Meals="ROOM WITH 2 DOUBLE BEDS" BedType="ROOM WITH 2 DOUBLE BEDS">
        <Address>
          <AddressLines>
            <AddressLine>70 Shudehill,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/99009/199009/1.jpg?f=17752972</HotelPictures>
        <HotelDescription>Take advantage of recreation opportunities such as a 24-hour fitness center, or other amenities including complimentary wireless internet access and concierge services.. Featured amenities include a business center, express check-out, and dry cleaning/laundry services. Planning an event in Manchester? This hotel has 7459 square feet (693 square meters) of space consisting of conference space and meeting rooms..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2478.54" OriginalAmount="2454.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.477531" Longitude="-2.245057" StarRating="0" HotelCode="29386|the_midland__manchester" HotelName="The Midland" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>16 Peter Street, Manchester M60 2DS</AddressLine>
          </AddressLines>
          <CityName>Manchester</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d8/d8/d8d87179c95c7c1f00b046870f3d8b3eec91fbfe.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located at the heart of the city of Manchester, this hotel lies just a short distance from the G-Mex...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="2503.76" OriginalAmount="2478.97" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.477207" Longitude="-2.245084" StarRating="4" HotelCode="|18103" HotelName="The Midland - Manchester" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>16 Peter Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/1/0/3/18103_36da1c80758.jpeg</HotelPictures>
        <HotelDescription>HOTEL: It has 6 floors, 303 rooms and 7 suites. It has a hairdresser's, a bar and a restaurant. SITUATION: It is inManchester the city centre of near the establishment, guests will find Manchester Central Convention Complex the Congress Centre the Bridgewater Hall and Chinatown close to the establishment, guests have in the surrounding area of the establishment, guests can find boutiques, shops ,Cheshire and Lancashire close to the establishment, guests have. ROOM: The cosy, comfortable rooms, have a bathroom with a hairdryer, a mini-bar, a direct line telephone and a safe (available for a fee). FACILITIES: The establishment boasts a covered pool, a terrace, a sauna and a gym.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="4163.95" OriginalAmount="4122.72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.4779396" Longitude="-2.247884" StarRating="5" HotelCode="|24096" HotelName="The Edwardian Manchester, A Radisson Collection" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FREE TRADE HALL, PETER STREET</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/0/9/6/24096_f0df7d21132.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This luxurious hotel and was opened in 2004. It has 263 rooms, 14 floors, 239 double rooms and 24 suites. In the entrance, you can find a hall with elevators, a reception with a bureau de change, a safety deposit box service and a cloakroom. The establishment boasts a car park, conference rooms and an Ã  la carte restaurant with air-conditioning, with highchairs, The establishment also offers internet, room service and a laundry service. SITUATION: It is inManchester the tourist centre of it is situated near the city centre, 3 minutes away, there is a public transport stop, 100 metres away, guests have bars, 200 metres away you can find restaurants, shops inPeter Street the Street of. ROOM: The elegant rooms and luxurious, have a bathroom with a hairdryer, a direct line telephone, a satellite or cable television, internet and a mini-bar. They also have a double bed, fitted carpets, a safe (available for a fee) and a central heating system. FACILITIES: The establishment has a covered swimming pool, a jacuzzi, a sauna, a solarium and a steam bath. The establishment also offers a massage service and a gym. OTHERS: Regarding the food and beverage offering, clients have a buffet breakfast, an Ã  la carte or set-menu lunch and dinner, dietary restrictions can be accomodated for and special dishes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="4169.00" OriginalAmount="4127.72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.47795" Longitude="-2.246949" StarRating="5" HotelCode="129510" HotelName="The Edwardian Manchester, A Radisson Collection Hotel" Meals="SUITE" BedType="SUITE">
        <Address>
          <AddressLines>
            <AddressLine>Free Trade Hall Peter Street,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/29510/129510/60.jpg?f=17749672</HotelPictures>
        <HotelDescription>Winner of ‘Leading Hotel of the Year 2019’, The Edwardian Manchester brings redefined five-star luxury to the city’s beautiful Grade II*-listed Free Trade Hall. Following a recent multi-million-pound redesign, the hotel has been transformed into a lifestyle destination that introduces a new standard of service. Its 263 bedrooms are distinguished by ample space and floor-to-ceiling windows, whilst many of the stunning suites feature sweeping city views, entertaining areas and outdoor space. Nestled underneath the iconic colonnade is The Spa &amp; Gym, a state-of-the-art wellness retreat in the heart of the city. Natural, tactile oak walls and a menu of mind-resetting ESPA treatments instil pure calm, alongside an expansive aquamarine pool with cabanas, sauna, steam room and Jacuzzi. Remaining a stage for celebration and entertainment, Peter Street Kitchen captures the essence of the building’s former glory and atmosphere, winning the prestigious “Best Luxury Restaurant” award in 2019 for its exquisite selection of contemporary Japanese and Mexican small plates. In The Library curated by Assouline, a space for relaxed socialising sets the scene for afternoon tea, signature cocktails and a Parisian-inspired menu. Located in Manchester’s city centre, the hotel provides unparalleled access to Spinningfields business district and the shopping and nightlife of Deansgate.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4253.11" OriginalAmount="4211.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.4729650124" Longitude="-2.2468110518575" StarRating="4" HotelCode="336507|innside_manchester" HotelName="INNSIDE Manchester" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>1 First Street, Manchester M15 4RP</AddressLine>
          </AddressLines>
          <CityName>Manchester</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3c/02/3c02451bbd39f939e8b5e1963fce204ef1914080.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Manchester.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="4362.19" OriginalAmount="4319" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.477698353846" Longitude="-2.246930974205" StarRating="5" HotelCode="34474|4380" HotelName="Radisson Blu Edwardian Manchester Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Free Trade Hall, Peter Street, Manchester M2 5GP</AddressLine>
          </AddressLines>
          <CityName>Manchester</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b3/9b/b39bc67d4d443a7df3a9f947133ccca22efbe10f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city, spa and conference hotel is located directly in the tourist centre close to the city cent...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="5501.37" OriginalAmount="5446.90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.168299" Longitude="-73.0672592" StarRating="3" HotelCode="|363758" HotelName="Inns At Equinox" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>3567 Main Street Route 7A</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/6/3/7/5/8/363758_11.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="5890.52" OriginalAmount="5832.20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.475423369274" Longitude="-2.2507917881012" StarRating="4" HotelCode="70762|77894" HotelName="Hilton Manchester Deansgate" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 21/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>303 Deansgate, Manchester M3 4LQ</AddressLine>
          </AddressLines>
          <CityName>Manchester</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bd/c7/bdc7f7f12f33dfdc899084cad4d3b2977d6b0b84.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated at the centre of one of Europe's most exciting destinations, with superb shopp...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Currency Exchange,Designated Smoking Area,Diet Meals,Wheelchair Access,Lounge,Bicycle Rental,Jacuzzi,Massage Centre,Sauna,Swimming Pool,Heated Pool,Golf,Garden</BasicAmenities>
    <HotelRating>4,3,5,2</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD</Meals>
    <PropertyType>CITY HOTEL,AIRPORT HOTEL,CONFERENCE HOTEL,BUSINESS HOTEL,FAMILY-FRIENDLY HOTEL,SPA HOTEL,GUESTHOUSE,HOSTEL,HOTEL DE CHARME,APARTMENT HOTEL,VILLAGE,HOTEL,COUNTRY HOUSE,GOLF 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
c0d0fe53-784e-467d-b883-75f05143087d|GoGlobalTravelSearch|successfull supplier interation||GoGlobleTravel|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
c0d0fe53-784e-467d-b883-75f05143087d|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="c0d0fe53-784e-467d-b883-75f05143087d">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="4" />
        </GuestCounts>
      </Room>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="4" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="40675" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-09-28T00:00:00" End="2026-10-02T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <HotelRef HotelId="|250777" SourceId="94" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="prernatravels4@outlook.com" Password="Chhavu@#2023" 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
c0d0fe53-784e-467d-b883-75f05143087d|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="c0d0fe53-784e-467d-b883-75f05143087d" TimeStamp="0001-01-01T00:00:00" HotelName="Staycity s, Manchester, Piccadilly" HotelCode="250777" GTCityId="40675" CountryCode="GB" CityName="Manchester" CountryName="United Kingdom" Address="8B Gateway House" SourceId="94" Currency="GBP"><RoomTypes><RoomType BoardBasis="Accommodation Only" FilterMealType="Accommodation Only" RoomType="Room 1: Apartment|Room 2: Apartment" RoomTypeCode="250777H96_91H1HNHNmh003|1787298279.DJbEBff-GBRA88eefoffm|847.19|94|ODQ3LjE5fEVVUnxzdXBwbGllcmRlYWRsaW5l" OriginalAmount="726" TotalPrice="733.51" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities /><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-21T08:44:42.1412533+01:00" End="2026-08-21T08:44:42.1412533+01:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="726.25" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType></RoomTypes><Images><Image Url="http://cdnh.octanio.com/images/hotels/2/5/0/7/7/7/250777_16.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/2/5/0/7/7/7/250777_1.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/2/5/0/7/7/7/250777_10.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/2/5/0/7/7/7/250777_11.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/2/5/0/7/7/7/250777_12.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/2/5/0/7/7/7/250777_13.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/2/5/0/7/7/7/250777_14.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/2/5/0/7/7/7/250777_15.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/2/5/0/7/7/7/250777_2.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/2/5/0/7/7/7/250777_3.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/2/5/0/7/7/7/250777_4.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/2/5/0/7/7/7/250777_5.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/2/5/0/7/7/7/250777_6.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/2/5/0/7/7/7/250777_7.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/2/5/0/7/7/7/250777_8.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/2/5/0/7/7/7/250777_9.jpg" /></Images><HotelDescription /><Facilities><HotelFacilities><Type>Room</Type><Description>Air-conditioning</Description><Value>Air-conditioning</Value></HotelFacilities><HotelFacilities><Type>Room</Type><Description>Heating</Description><Value>Heating</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Board games / puzzles</Description><Value>Board games / puzzles</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Family rooms</Description><Value>Family rooms</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Bar / Coffee shop</Description><Value>Bar / Coffee shop</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Parking within the establishment</Description><Value>Parking within the establishment</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Luggage storage</Description><Value>Luggage storage</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Laundry service</Description><Value>Laundry service</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>24 hour reception</Description><Value>24 hour reception</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Ticket Sales</Description><Value>Ticket Sales</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Invoices</Description><Value>Invoices</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Meeting / banquet rooms</Description><Value>Meeting / banquet rooms</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Air-conditioning</Description><Value>Air-conditioning</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Smoking prohibited throughout the entire accommodation</Description><Value>Smoking prohibited throughout the entire accommodation</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Lift</Description><Value>Lift</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Heating</Description><Value>Heating</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Press</Description><Value>Press</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Gym</Description><Value>Gym</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>wheelchair accessible</Description><Value>wheelchair accessible</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Special health and safety measures are followed</Description><Value>Special health and safety measures are followed</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Business</Description><Value>Business</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Family</Description><Value>Family</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>No pets allowed</Description><Value>No pets allowed</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
c0d0fe53-784e-467d-b883-75f05143087d|CheckRateRequest|CheckRateRequest|<?xml version="1.0" encoding="utf-16"?>
<CheckRatesRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" TraceId="c0d0fe53-784e-467d-b883-75f05143087d">
  <Rooms>
    <Room RoomType="Room 1: Apartment" TotalAdult="4" TotalChild="0">
      <Childs />
    </Room>
    <Room RoomType="Room 2: Apartment" TotalAdult="4" TotalChild="0">
      <Childs />
    </Room>
  </Rooms>
  <GeneralInfo UserName="prernatravels4@outlook.com" Password="Chhavu@#2023" RequestedCurrency="GBP" ClientNationality="IN" MarkupValue="0" MarkupPercentage="0" />
  <Accommodation HotelId="250777" SourceId="94" RoomTypeCode="250777H96_91H1HNHNmh003|1787298279.DJbEBff-GBRA88eefoffm|847.19|94|ODQ3LjE5fEVVUnxzdXBwbGllcmRlYWRsaW5l" TotalPrice="0" IsHoldBooking="false" HoldBy="0" />
  <StayDateRange Start="2026-09-28T00:00:00" End="2026-10-02T00:00:00" />
  <CountryCode_MoneyReceive>0</CountryCode_MoneyReceive>
</CheckRatesRQ>||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
c0d0fe53-784e-467d-b883-75f05143087d|CheckRateResponse|CheckRateResponse|<?xml version="1.0" encoding="utf-16"?>
<CheckRatesRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Currency="GBP">
  <Status>Success</Status>
  <CancelPolicies>
    <CancelPenalties>
      <CancelPenalty Start="2026-08-21T08:45:06.0803504+01:00" End="2026-09-28T00:00:00">
        <AmountPercent NmbrOfNights="4" BasisType="Amount" Percent="0" Amount="733.51" />
      </CancelPenalty>
    </CancelPenalties>
  </CancelPolicies>
  <TotalAmount>733.51</TotalAmount>
  <TraceId>c0d0fe53-784e-467d-b883-75f05143087d</TraceId>
</CheckRatesRS>||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
c0d0fe53-784e-467d-b883-75f05143087d|CheckRateRequest|CheckRateRequest|<?xml version="1.0" encoding="utf-16"?>
<CheckRatesRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" TraceId="c0d0fe53-784e-467d-b883-75f05143087d">
  <Rooms>
    <Room RoomType="Room 1: Apartment" TotalAdult="4" TotalChild="0">
      <Childs />
    </Room>
    <Room RoomType="Room 2: Apartment" TotalAdult="4" TotalChild="0">
      <Childs />
    </Room>
  </Rooms>
  <GeneralInfo UserName="prernatravels4@outlook.com" Password="Chhavu@#2023" RequestedCurrency="GBP" ClientNationality="IN" MarkupValue="0" MarkupPercentage="0" />
  <Accommodation HotelId="250777" SourceId="94" RoomTypeCode="250777H96_91H1HNHNmh003|1787298279.DJbEBff-GBRA88eefoffm|847.19|94|ODQ3LjE5fEVVUnxzdXBwbGllcmRlYWRsaW5l" TotalPrice="0" IsHoldBooking="false" HoldBy="0" />
  <StayDateRange Start="2026-09-28T00:00:00" End="2026-10-02T00:00:00" />
  <CountryCode_MoneyReceive>0</CountryCode_MoneyReceive>
</CheckRatesRQ>||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
c0d0fe53-784e-467d-b883-75f05143087d|CheckRateResponse|CheckRateResponse|<?xml version="1.0" encoding="utf-16"?>
<CheckRatesRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Currency="GBP">
  <Status>Success</Status>
  <CancelPolicies>
    <CancelPenalties>
      <CancelPenalty Start="2026-08-21T08:45:16.4737706+01:00" End="2026-09-28T00:00:00">
        <AmountPercent NmbrOfNights="4" BasisType="Amount" Percent="0" Amount="733.51" />
      </CancelPenalty>
    </CancelPenalties>
  </CancelPolicies>
  <TotalAmount>733.51</TotalAmount>
  <TraceId>c0d0fe53-784e-467d-b883-75f05143087d</TraceId>
</CheckRatesRS>||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
c0d0fe53-784e-467d-b883-75f05143087d|CheckRateRequest|CheckRateRequest|<?xml version="1.0" encoding="utf-16"?>
<CheckRatesRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" TraceId="c0d0fe53-784e-467d-b883-75f05143087d">
  <Rooms>
    <Room RoomType="Room 1: Apartment" TotalAdult="4" TotalChild="0">
      <Childs />
    </Room>
    <Room RoomType="Room 2: Apartment" TotalAdult="4" TotalChild="0">
      <Childs />
    </Room>
  </Rooms>
  <GeneralInfo UserName="prernatravels4@outlook.com" Password="Chhavu@#2023" RequestedCurrency="GBP" ClientNationality="IN" MarkupValue="0" MarkupPercentage="0" />
  <Accommodation HotelId="250777" SourceId="94" RoomTypeCode="250777H96_91H1HNHNmh003|1787298279.DJbEBff-GBRA88eefoffm|847.19|94|ODQ3LjE5fEVVUnxzdXBwbGllcmRlYWRsaW5l" TotalPrice="0" IsHoldBooking="false" HoldBy="0" />
  <StayDateRange Start="2026-09-28T00:00:00" End="2026-10-02T00:00:00" />
  <CountryCode_MoneyReceive>0</CountryCode_MoneyReceive>
</CheckRatesRQ>||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
c0d0fe53-784e-467d-b883-75f05143087d|CheckRateResponse|CheckRateResponse|<?xml version="1.0" encoding="utf-16"?>
<CheckRatesRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Currency="GBP">
  <Status>Success</Status>
  <CancelPolicies>
    <CancelPenalties>
      <CancelPenalty Start="2026-08-21T08:50:23.692095+01:00" End="2026-09-28T00:00:00">
        <AmountPercent NmbrOfNights="4" BasisType="Amount" Percent="0" Amount="733.51" />
      </CancelPenalty>
    </CancelPenalties>
  </CancelPolicies>
  <TotalAmount>733.51</TotalAmount>
  <TraceId>c0d0fe53-784e-467d-b883-75f05143087d</TraceId>
</CheckRatesRS>||True