<Audits>System.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
c2c7c4e4-a2e4-4cad-a5d6-d3cc99924872|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="c2c7c4e4-a2e4-4cad-a5d6-d3cc99924872">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="40675" DestinationId="0" CityId="0" />
    <StayDateRange Start="2024-11-05T00:00:00" End="2024-11-24T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="Nexusdiscoveries" Password="uZx@wzF@5SpAJSj" RequestedCurrency="AED" ClientNationality="AE" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
c2c7c4e4-a2e4-4cad-a5d6-d3cc99924872|HotelsProSearch|exception while supplier interation: Exception||HotelsPro|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
c2c7c4e4-a2e4-4cad-a5d6-d3cc99924872|PaximumSearch|supplier interation failed||Paximum|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
c2c7c4e4-a2e4-4cad-a5d6-d3cc99924872|RestelSearch|Object reference not set to an instance of an object.|System.NullReferenceException: Object reference not set to an instance of an object.
   at HotelSources.Restel.GetSearchRS(String searchRS, HotelSearchRS& response, Int32& SupplierCount, Int32& ParseCount) in G:\Trivender PC\WorldwideDMCV2\Module\Hotel\Sources\Restel\Restel.cs:line 256|Restel|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
c2c7c4e4-a2e4-4cad-a5d6-d3cc99924872|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 G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
c2c7c4e4-a2e4-4cad-a5d6-d3cc99924872|TravcoSearch|supplier interation failed||Travco|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
c2c7c4e4-a2e4-4cad-a5d6-d3cc99924872|HotelbedsSearch|supplier interation failed||HotelBeds|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
c2c7c4e4-a2e4-4cad-a5d6-d3cc99924872|WebbedsSunHotelsSearch|successfull supplier interation||WebbedsSunHotels|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
c2c7c4e4-a2e4-4cad-a5d6-d3cc99924872|DOTWSearch|successfull supplier interation||DOTW|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
c2c7c4e4-a2e4-4cad-a5d6-d3cc99924872|SearchResponse|SearchResponse|<?xml version="1.0" encoding="utf-16"?>
<HotelSearchRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" TimeStamp="2024-10-25T13:33:09.7713394+01:00" Version="0" EchoToken="Search" TransactionIdentifier="c2c7c4e4-a2e4-4cad-a5d6-d3cc99924872" Currency="AED">
  <HotelStays>
    <HotelStay SourceId="27" TotalAmount="4373.09" OriginalAmount="4087" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="53.45146825" Longitude="-2.30582652" StarRating="2.5" HotelCode="581008|282980" HotelName="Old Trafford Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>54 Davyhulme Road East, M32 0DN Manchester</AddressLine>
          </AddressLines>
          <CityName>Manchester</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0030/95160/3095160/1.jpg?f=14967842</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Manchester.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="5016.16" OriginalAmount="4688" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="53.48434844" Longitude="-2.3392855" StarRating="3" HotelCode="586965|247335" HotelName="Milton Manchester Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Albert street, Sentinel house, Salford, Block B, Eccles</AddressLine>
          </AddressLines>
          <CityName>Salford</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/758986/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel features various services and facilities, including a baggage storage service, a restaurant, a bar and room service, for a comfortable and relaxing stay. Wireless internet access is available to travellers in the public areas. Those arriving in their own vehicles can leave them in the car park of the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="5042.91" OriginalAmount="4713" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="53.58939719687" Longitude="-2.6836895942688" StarRating="3" HotelCode="35424|24206" HotelName="Britannia Wigan Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 30/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Almond Brook Road, Wigan WN6 0SR</AddressLine>
          </AddressLines>
          <CityName>Wigan</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/57618/a_57618_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern mid-range hotel is located in quiet surroundings, just a few minutes from junction 27 on the M6 and close to Liverpool and Manchester. Public transport network links are to be found just 2 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="5303.99" OriginalAmount="4957" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="53.45590238" Longitude="-2.21310601" StarRating="3" HotelCode="624794|282925" HotelName="Birchfields Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>31 Milverton Road, Manchester M14 5PJ</AddressLine>
          </AddressLines>
          <CityName>Manchester</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0030/91865/3091865/1.jpg?f=15076711</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a range of services and facilities for holidaymakers and business guests alike. Wireless internet access in public areas allows guests to stay connected. There is also a garden.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="5409.92" OriginalAmount="5056" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="53.40756375" Longitude="-2.3159613666667" StarRating="3" HotelCode="114398|456373" HotelName="The Normanhurst" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>195 Brooklands Road, Sale, Greater Manchester M33 3PJ</AddressLine>
          </AddressLines>
          <CityName>Manchester</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/348868/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Manchester. The nearest airport is Manchester - International (MAN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="5474.12" OriginalAmount="5116" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="53.568089" Longitude="-2.2309486" StarRating="2" HotelCode="80306|215523" HotelName="Travelodge Manchester Birch M62 Eastbound" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Moto Service Area Birch, M62 Motorway, Heywood OL10 2QH, Lancashire</AddressLine>
          </AddressLines>
          <CityName>Heywood</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/86563/c9dfe454-758f-47c9-bd10-fd246eaa2f91.jpg?d=636621652870000000</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Heywood. The nearest airport is Manchester - International (MAN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="5629.27" OriginalAmount="5261" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="53.4216603" Longitude="-2.17274552" StarRating="3" HotelCode="578094|457824" HotelName="Trivelles Mayfair" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>230 Wellington Road North, Manchester, Stockport SK4 2QN</AddressLine>
          </AddressLines>
          <CityName>Stockport</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/94560/2494560/1.jpg?f=14960679</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Stockport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="5689.19" OriginalAmount="5317" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="53.50435071" Longitude="-2.23431624" StarRating="3.5" HotelCode="625744|282995" HotelName="Queens Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>5-7 Smedley Lane, Manchester M8 8UJ</AddressLine>
          </AddressLines>
          <CityName>Manchester</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/794957/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Manchester.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="5957.76" OriginalAmount="5568" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="53.406951" Longitude="-2.265679" StarRating="3" HotelCode="29388|11702" HotelName="Airport Hotel Manchester" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 31/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Nightclub,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Palatine Road, Northenden, Manchester M22 4FH</AddressLine>
          </AddressLines>
          <CityName>Manchester</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/47360/a_47360_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is ideally situated for links to the transport network. Manchester Airport is around 5km away. Travelling into the town centre requires about 15 mins by car. There is a stop for the public transport to be found in the hotel's vicinity, lying approximately 1 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="6003.77" OriginalAmount="5611" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="53.343160040081" Longitude="-2.2769806736108" StarRating="3" HotelCode="38106|29927" HotelName="Airport Inn Manchester Hotel &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Free CXL until 31/10/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Altrincham Road, Wilmslow, Manchester SK9 4LR</AddressLine>
          </AddressLines>
          <CityName>Wilmslow</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/62879/a_62879_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This airport hotel in Manchester is ideal for business travellers who arrive or depart from Manchester - International (MAN) Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="6604.04" OriginalAmount="6172" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="53.592342" Longitude="-2.634946" StarRating="4" HotelCode="259386|38577" HotelName="Macdonald Kilhey Court" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Conference Hotel" CnxPolicy="Free CXL until 25/10/2024" HotelFacility="Bar,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Chorley Road, Standish, Wigan WN1 2XN</AddressLine>
          </AddressLines>
          <CityName>Standish</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/15366/a_15366_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This upmarket hotel is located right on the edge of the Worthington Lakes, just a 30-minute drive from Liverpool and Manchester. Links to the public transport network are within easy walking distance (less than 100 m away).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="6667.17" OriginalAmount="6231" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="53.572683550902" Longitude="-2.2206527915011" StarRating="3" HotelCode="77747|456279" HotelName="The Birch Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Manchester Road, Heywood, Lancashire OL10 2QD</AddressLine>
          </AddressLines>
          <CityName>Heywood</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/11/113864/113864a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Manchester. The nearest airport is Manchester - International (MAN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="6762.40" OriginalAmount="6320" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="53.36254" Longitude="-2.29392" StarRating="3" HotelCode="115405|60703" HotelName="Holiday Inn Express Manchester Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" 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://i.travelapi.com/hotels/8000000/7950000/7946600/7946506/32390cf4_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located directly by Manchester International Airport and the departures area is 3 km away. The city centre of Manchester is 14 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="6916.48" OriginalAmount="6464" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="53.390956" Longitude="-2.350136" StarRating="3" HotelCode="38145|68315" HotelName="Best Western Manchester Altrincham Cresta Court Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Golf,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Church Street, Altrincham, South Manchester, Cheshire WA14 4DP</AddressLine>
          </AddressLines>
          <CityName>Altrincham</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/62947/a_62947_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This business hotel warmly welcomes guests in Altrincham. For business travellers as well as families, it provides everything needed for a pleasant stay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="6983.89" OriginalAmount="6527" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="53.465212" Longitude="-2.089833" StarRating="3" HotelCode="36695|411756" HotelName="De Vere Village Urban Resort Manchester Hyde" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Village,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Captain Clarke Road, Hyde, Cheshire SK14 4QG, Manchester</AddressLine>
          </AddressLines>
          <CityName>Manchester</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/60216/a_60216_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located 11 km from the Manchester city centre with easy access to the M60 and M57 motorway networks. The train station is 0.8 km away enabling quick and easy access into the Manchester city centre. It is only 25 km from Manchester Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="7068.42" OriginalAmount="6606" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="53.486705" Longitude="-2.254408" StarRating="3" HotelCode="89408|75422" HotelName="Stay Inn Manchester" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Brackfriars Road, 55, Manchester M3 7DB</AddressLine>
          </AddressLines>
          <CityName>Manchester</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/151764/151764a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated less than 100 metres from the city centre, quite close to the GMEX, clubs and cafes, Old Trafford football ground (home of Manchester United FC), LCC Cricket Ground and Salford Quays. Manchester Arndale is just 2.7 km from the hotel, and nearby airports include Manchester-Ringway International (29 km away) and Liverpool-John Lennon (51 km away).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="7178.63" OriginalAmount="6709" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="53.500562" Longitude="-2.38603" StarRating="3" HotelCode="14373|29926" HotelName="Novotel Manchester West" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Worsley Brow, Worsley, Manchester M28 2YA</AddressLine>
          </AddressLines>
          <CityName>Manchester</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/16742/a_16742_C2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests will savour the tranquillity of the countryside just 20 minute drive from the city.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="7209.66" OriginalAmount="6738" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="53.482364" Longitude="-2.236942" StarRating="3" HotelCode="31802|5886" HotelName="Sachas Hotel Manchester" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 31/10/2024" 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://dmcsquare.b-cdn.net/Images/50745/a_50745_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated very centrally within Manchester, on a main road and near Piccadilly Gardens, as well as various shopping facilities and entertainment venues. Links to the public transport are to be found just a stone’s throw away (150m). The airport is located around 12 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="7376.33" OriginalAmount="6893.77" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="53.469461017061" Longitude="-2.282689093254" StarRating="2" HotelCode="186564|1552438" HotelName="ibis budget Manchester Salford Quays" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 01/11/2024" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>19 Trafford Road, Salford, Manchester M5 3AW</AddressLine>
          </AddressLines>
          <CityName>Salford</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/260651/a_260651_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Manchester.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="7468.60" OriginalAmount="6980" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="53.55649049" Longitude="-2.6664225" StarRating="3" HotelCode="563210|405477" HotelName="Holiday Inn Express Wigan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Golf,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Martland Mill Lane, Martland Park, Wigan WN5 0LX</AddressLine>
          </AddressLines>
          <CityName>Wigan</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/134414/5de8af32-f906-44f8-824c-7657152bb018.jpg?d=636647835930000000</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Wigan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="7526.38" OriginalAmount="7034" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="53.479114885703" Longitude="-2.2372586174199" StarRating="3" HotelCode="29387|4118" HotelName="Britannia Hotel Manchester" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Portland Street, Manchester M1 3LA</AddressLine>
          </AddressLines>
          <CityName>Manchester</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/47359/a_47359_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is centrally located close to an abundance of shops and within metres of links to the public transport network.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="7771.41" OriginalAmount="7263" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="53.476219947305" Longitude="-2.2639641165733" StarRating="2" HotelCode="34965|3610" HotelName="Hotel Campanile Manchester" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>55 Ordsall Lane Regent Road, Salford M5 4RS, Manchester</AddressLine>
          </AddressLines>
          <CityName>Salford</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56919/a_56919_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated by Trafford Park, around 1 km from the centre of Manchester. The city airport is around 25 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="8003.60" OriginalAmount="7480" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="53.531221" Longitude="-2.742449" StarRating="3.5" HotelCode="115369|234503" HotelName="Best Western Plus Lancashire Manor Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Golf,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Prescott Road, East Pimbo, Wigan, Lancashire WN8 9QD</AddressLine>
          </AddressLines>
          <CityName>Wigan</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/158971/a_158971_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Wigan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="8510.78" OriginalAmount="7954" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="53.590613523115" Longitude="-2.2763693332672" StarRating="3" HotelCode="37604|22383" HotelName="Village Hotel Manchester Bury" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Village,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Diet Meals,Fax,Golf,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rochdale Road, Waterfold Business Park, Bury BL9 7BQ</AddressLine>
          </AddressLines>
          <CityName>Bury</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/61908/a_61908_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is ideally located close to the Manchester city centre, minutes from the junction 18 of the M62 and just off the M66 junction 2.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="8723.71" OriginalAmount="8153" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="53.460274" Longitude="-2.162419" StarRating="3" HotelCode="34477|11625" HotelName="Holiday Inn Express Manchester - East" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 30/10/2024" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Debdale Park, Hyde Road, Manchester M18 7LJ</AddressLine>
          </AddressLines>
          <CityName>Manchester</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/54931/a_54931_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located approximately 2 miles from the City of Manchester Stadium, Sport City and Manchester Velodrome, the home of British Cycling, and a short taxi journey from Old Trafford Stadium, home of Manchester United Football Club, the hotel is an hour's drive by motorway from the English Lake District, the seaside coastal resorts of Blackpool and the city of Liverpool. Within Manchester city centre are major and small art galleries and museums, including the Tate North, the new Lowry at Salford Quays, the City Art Gallery, the Manchester Museum and the Museum of Science and Industry. The hotel is just 15 minutes away from the Manchester International Airport (around 20 km). Other airports include Liverpool John Lennon Airport (approximately 60 km) and Blackpool International Airport (roughly70 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="8731.20" OriginalAmount="8160" MarkupRule="7.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="Free CXL until 31/10/2024" HotelFacility="Fax,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>40 Laystall Street, Manchester M1 2JZ</AddressLine>
          </AddressLines>
          <CityName>Manchester</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/38/381261/381261a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;These luxury apartments a 5-minute walk from Manchester Piccadilly Station and Piccadilly Gardens. This Aparthotel is excellently located close to Manchester’s main attractions. Manchester Central conference centre is a 20-minute walk away, and the Manchester Arena is about 1 mile away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="8779.35" OriginalAmount="8205" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="53.386301" Longitude="-2.210956" StarRating="3" HotelCode="35423|456042" HotelName="Village Hotel Manchester Cheadle" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Village,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Cheadle Road, Cheadle, Cheshire SK8 1HW</AddressLine>
          </AddressLines>
          <CityName>Cheadle</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/57615/a_57615_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel offers direct connections to the public transport network. It is located just 3 km off the M60 motorway and a 10-minute drive from the M6 and M56. It is ideal for quick access to Manchester Airport, Manchester city centre and Cheadle Royal Business Park.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="8832.85" OriginalAmount="8255" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="53.598461808111" Longitude="-2.1802758382196" StarRating="3" HotelCode="115224|456286" HotelName="The Royal Toby" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Manchester Road, Castleton, Rochdale OL11 3HF</AddressLine>
          </AddressLines>
          <CityName>Rochdale</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/1000000/910000/901000/900928/6e381927_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rochdale. The nearest airport is Manchester - International (MAN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="8920.59" OriginalAmount="8337" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="53.485552808035" Longitude="-2.235729516533" StarRating="3" HotelCode="176123|26707" HotelName="Holiday Inn Express Manchester City Centre - Arena" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Goadsby Street, Off Swan Street, Manchester M4 5JY</AddressLine>
          </AddressLines>
          <CityName>Manchester</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/155584/155584a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated only 1.6 km from Manchester city centre. The City of Manchester Stadium is a 10-minute walk away and Old Trafford football stadium is roughly 6.5 km from the hotel. Central Park is a 5-minute drive from MEN Arena. Manchester Victoria train station is located 400 m from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="9083.23" OriginalAmount="8489" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="53.48154033" Longitude="-2.23316205" StarRating="3" HotelCode="699005|282940" HotelName="easyHotel Manchester" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>33 Dale Street, Bradley House, Manchester M1 2HF</AddressLine>
          </AddressLines>
          <CityName>Manchester</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/645849/645849a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lovely hotel is located in Manchester. The establishment comprises 115 cosy bedrooms. EasyHotel Manchester includes Wi-Fi internet connection in all public areas and accommodation units. The reception desk is open all day long. Cots are not available at EasyHotel Manchester. This establishment understands that accessibility is important to all guests. For this reason, it features wheelchair accessible rooms and is fully adapted for easy access. EasyHotel Manchester is not a pet-friendly establishment. Some services may be subject to additional charges. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="9635.35" OriginalAmount="9005" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="53.479773" Longitude="-2.269319" StarRating="3" HotelCode="64152|24694" HotelName="Holiday Inn Manchester West" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Liverpool Street, Manchester M5 4LT</AddressLine>
          </AddressLines>
          <CityName>Manchester</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/82638/r_82638_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located only around 5 km from the centre of Manchester where guests will find plenty of shopping and entertainment venues, restaurants, bars and nightclubs. Salford Quays are around 1.5 km away and links to the transport network can easily be reached on foot lying about 100 m from the hotel. Liverpool airport takes around 40 minutes to reach by car.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="9745.56" OriginalAmount="9108" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="53.490019265414" Longitude="-2.2468287897852" StarRating="3" HotelCode="199834|36020" HotelName="Travelodge Manchester Central Arena" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Great Ducie Street, Manchester M3 1PT</AddressLine>
          </AddressLines>
          <CityName>Manchester</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/285126/a_285126_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Manchester.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="9755.14" OriginalAmount="9116.95" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="53.467936" Longitude="-2.284301" StarRating="4" HotelCode="23982|33584" HotelName="Copthorne Hotel Manchester" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Clippers Quay, Salford Quays, Manchester M50 3SN</AddressLine>
          </AddressLines>
          <CityName>Manchester</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/33335/a_33335_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in quiet surroundings, directly on Clippers Quay, just 2.5 km from the centre of Manchester. The city's airport is some 15 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="9759.47" OriginalAmount="9121" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="53.464093" Longitude="-2.33592356" StarRating="3" HotelCode="559032|247331" HotelName="Holiday Inn Express Manchester - TRAFFORDCITY" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>2 Mercury Way, Trafford, Urmston, Manchester M41 7PA</AddressLine>
          </AddressLines>
          <CityName>Manchester</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/628614/628614a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Most of the storeys can be reached by lift. Services and facilities at the hotel include a baggage storage service, a café and a bar. Wireless internet access is available to guests in the public areas. Those arriving in their own vehicles can leave them in the car park of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="9841.86" OriginalAmount="9198" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="53.465624812525" Longitude="-2.1932405251312" StarRating="2" HotelCode="114849|215524" HotelName="Travelodge Manchester Sportcity" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Birch Street, Off Hyde Road, West Gorton Hyde, Manchester M12 5NT</AddressLine>
          </AddressLines>
          <CityName>Manchester</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/158377/a_158377_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Manchester. The nearest airport is Manchester - International (MAN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="9952.07" OriginalAmount="9301" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="53.474193914768" Longitude="-2.2367313876191" StarRating="2" HotelCode="79792|36720" HotelName="ibis Manchester Centre Princess Street Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Charles Street, Princess Street, Manchester, Lancashire M1 7DG</AddressLine>
          </AddressLines>
          <CityName>Manchester</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/107987/a_107987_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Manchester.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="9971.33" OriginalAmount="9319" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="53.40697192" Longitude="-2.1619512" StarRating="2" HotelCode="510728|405475" HotelName="Holiday Inn Express Stockport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>11 Station Road, Stockport SK3 9JD</AddressLine>
          </AddressLines>
          <CityName>Stockport</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/139925/827e7901-b3f7-41a6-a4ac-e9e1d6f59d83.jpg?d=636729519600000000</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Stockport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="10191.75" OriginalAmount="9525" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="53.365003215497" Longitude="-2.2703504562378" StarRating="3" HotelCode="76297|59871" HotelName="Clayton Hotel Manchester Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Outwood Lane, Manchester M90 4HL</AddressLine>
          </AddressLines>
          <CityName>Manchester</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/103762/a_103762_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located at Manchester Airport just a short walk from all the terminals, the hotel offers a free shuttle service around the clock. It is also close to Old Trafford, home of Manchester United Football Club, while the Trafford Centre is sure to meet all shopping needs. Links to public transport, the bus and train stations are all just a short walk away. Nightlife opportunities can be found about a 20-minute drive away in the centre of Manchester.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="10225.99" OriginalAmount="9557" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="53.486428010393" Longitude="-2.114003261377" StarRating="3" HotelCode="130343|457487" HotelName="Village Hotel Manchester Ashton" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Village,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Pamir Drive, Ashton-Under-Lyne, Manchester OL7 0PG</AddressLine>
          </AddressLines>
          <CityName>Ashton-under-Lyne</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/188079/a_188079_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly business hotel is located just 1.5 km from junction 23 of the M60, making it easily accessible from the M56, M61, M62 and M6 motorways. It is situated to the east of Manchester's city centre, near the City of Manchester Stadium and Sports City complexes. Attractions such as Manchester Cathedral are also close by, and those looking to shop should head to the Trafford Shopping Centre, just a 20-minute drive from the accommodation. Manchester Airport lies some 13 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="10266.65" OriginalAmount="9595" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="53.473338467009" Longitude="-2.2403445839882" StarRating="3" HotelCode="167801|30378" HotelName="Holiday Inn Express Manchester CC - Oxford Road" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" 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://us.dotwconnect.com/poze_hotel/46/467115/dpxGFQCY_4d398a346c8b6dbe56406fa1c7e594cb.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This urban hotel is located right in the heart of Manchester.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="10288.05" OriginalAmount="9615" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="53.315211" Longitude="-2.087676" StarRating="4" HotelCode="53757|10197" HotelName="The Shrigley Hall Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Country House,Golf Hotel,Historic Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Shrigley Road, Pott Shrigley, near Macclesfield, Cheshire SK10 5SB</AddressLine>
          </AddressLines>
          <CityName>Macclesfield</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/60963/a_60963_C2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers guests good transport links to both Manchester and Sheffield. Stops for the public transport network can be reached on foot within a few minutes, while access to the M1, M62, M60 and M6 motorways can be found in the near vicinity. Macclesfield railway station, from which it is possible to take a direct train to London Euston, is around 10 km from the country house hotel. Manchester Airport can be found around 20 km away, Liverpool John Lennon Airport is around 67 km away and Robin Hood Airport Doncaster Sheffield is approximately 100 km away. Blackpool Airport is about 107 km away and East Midlands Airport is around 112 km away, while Birmingham International Airport is approximately 148 km away from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="10357.16" OriginalAmount="9679.59" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="53.364273" Longitude="-2.268346" StarRating="4" HotelCode="47944|37324" HotelName="Crowne Plaza Manchester Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ringway Road Manchester Airport, Manchester M90 3NS</AddressLine>
          </AddressLines>
          <CityName>Manchester</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/10997/a_10997_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Superbly located on the Manchester Airport complex, the hotel is within easy access of the M 56, M 60 and M 62 motorways, as well as Manchester City Centre. There is a train station at the airport, only about 100 m from the hotel. Liverpool John Lennon Airport (52 km away), Blackpool International Airport (93 km away), Robin Hood Airport Doncaster Sheffield (118 km away), East Midlands Airport (132 km away) and Birmingham International Airport (144 km away) are some other airports in the region (all distances are approximate).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="10554.48" OriginalAmount="9864" MarkupRule="7.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://dmcsquare.b-cdn.net/Images/62878/a_62878_G2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally located just 1 km from Manchester Airport, outside the city centre (15 minutes’ drive) and near the beautiful Cheshire countryside offering its guests the best of both worlds. It is an ideal base to explore the Cheshire countryside or to visit the shops and sights of Manchester city centre. The Trafford centre (shopping centre) and restaurants, bars and nightlife in Hale are all approximately 15 minutes’ drive from the hotel, while Liverpool is 40 minutes by car and the beach in Southport is an hour and 10 minutes’ drive. The bus and train stations at Manchester airport are 5 minutes’ drive from the hotel and other nearby airports include Liverpool John Lennon (49 km away), Blackpool (92 km away), Doncaster/Sheffield-Robin Hood (117 km), East Midlands (132 km) and Birmingham International (141 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="10743.87" OriginalAmount="10041" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="53.480264864291" Longitude="-2.2354146838188" StarRating="3" HotelCode="18579|11623" HotelName="ibis Styles Manchester Portland" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3-5 Portland Street, Manchester M1 6DP</AddressLine>
          </AddressLines>
          <CityName>Manchester</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/23108/a_23108_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located close to the city centre of Manchester. Links to the public transport system and a diversity of nightclubs are only 200 m away. The hotel is located on the main road of Portland Street.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="10945.03" OriginalAmount="10229" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="53.470098" Longitude="-2.28844" StarRating="3" HotelCode="34557|17848" HotelName="Holiday Inn Express - Salford Quays" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 30/10/2024">
        <Address>
          <AddressLines>
            <AddressLine>Waterfront Quay, Salford Quays, Manchester M50 3XW</AddressLine>
          </AddressLines>
          <CityName>Manchester</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/54929/l_54929_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in thriving Salford Quays, surrounded by the water and history of the Manchester Ship Canal and within 1.5 km of Manchester United Football Club (Old Trafford), the Lowry Theatre and the Imperial War Museum, this superb location ensures that this hotel is the perfect choice whether travelling on business or pleasure. Manchester city centre is easily accessible and offers a wealth of entertainment venues and shopping including the MEN Arena and Printworks. Manchester Airport is the nearest airport to the hotel, just 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="11038.86" OriginalAmount="10316.69" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="53.366108" Longitude="-2.270595" StarRating="4" HotelCode="29505|33594" HotelName="Hilton Manchester Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/Images/47361/a_47361_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This airport hotel is just 20 minutes from the centre of Manchester, close to Trafford Park and the home ground of Manchester United Football Club.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="11205.04" OriginalAmount="10472" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="53.477394225005" Longitude="-2.2406547250625" StarRating="2" HotelCode="114701|59545" HotelName="ibis Manchester Centre 96 Portland Street Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>96 Portland Street, Manchester M1 4GX</AddressLine>
          </AddressLines>
          <CityName>Manchester</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/158225/a_158225_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Manchester.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="11302.41" OriginalAmount="10563" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="53.476781" Longitude="-2.237345" StarRating="3" HotelCode="296649|160165" HotelName="Le Villé Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Non Refundable" HotelFacility="Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>38-42 Canal Street, Manchester M1 3WD</AddressLine>
          </AddressLines>
          <CityName>Manchester</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/38/383236/383236a_hb_a_061.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village is located in Manchester.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="11435.09" OriginalAmount="10687" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="53.475231805192" Longitude="-2.2298142313957" StarRating="4" HotelCode="74789|26612" HotelName="Macdonald Manchester Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel" CnxPolicy="Free CXL until 31/10/2024" 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://dmcsquare.b-cdn.net/Images/101948/a_101948_D2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is centrally located, adjacent to the Manchester Piccadilly train station (a 1-minute walk away). It is ideal for business and leisure travellers: the perfect place to base a visit to this exciting city. The city centre is just 100 m away, as are public transport links, and Manchester Airport is approximately a 10-minute drive away (4 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="11579.54" OriginalAmount="10822" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="53.48631585" Longitude="-2.233997" StarRating="4" HotelCode="776468|360137" HotelName="AC Hotel Manchester City Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 31/10/2024" HotelFacility="Bar,Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>15 Mason Street, Manchester  M45FT</AddressLine>
          </AddressLines>
          <CityName>Manchester</CityName>
        </Address>
        <HotelPictures>https://www.miki.co.uk/live/hotel/mikiNet/image/v1.0/GB/20149/400/lr/ext..jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This 4 star hotel is located in the city centre of Manchester and was established in 2018. It is close to the Musuem, Arndale Shopping Ctr and the nearest station is Shudehill. The Hotel has a coffee shop and a fitness centre/gym. All 172 rooms are equipped with minibar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="11645.88" OriginalAmount="10884" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="53.4860985" Longitude="-2.24180221" StarRating="3" HotelCode="769864|380953" HotelName="Hotel Indigo Manchester Victoria Station" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>6 Todd Street, Manchester M3 1WU|</AddressLine>
          </AddressLines>
          <CityName>Manchester</CityName>
        </Address>
        <HotelPictures>https://www.miki.co.uk/live/hotel/mikiNet/image/v1.0/GB/20149/390/lr/01logo.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Manchester.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="12108.06" OriginalAmount="11315.94" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="53.47579483" Longitude="-2.23863183" StarRating="0" HotelCode="814236|4315585" HotelName="Whitworth Locke" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>74 Princess Street, Manchester M1 6JD</AddressLine>
          </AddressLines>
          <CityName>Manchester</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/958053/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="12798.27" OriginalAmount="11961" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="53.478779293689" Longitude="-2.236230367747" StarRating="4" HotelCode="902145|160178" 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>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/67382/1867382/30.jpg?f=15650300</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Manchester. The nearest airport is Manchester - International (MAN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="12862.47" OriginalAmount="12021" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="53.479566" Longitude="-2.2314260000001" StarRating="4" HotelCode="476815|247333" HotelName="La Reserve Aparthotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>7 Ducie Street, M1 2JB Manchester</AddressLine>
          </AddressLines>
          <CityName>Manchester</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0025/21985/2521985/1.jpg?f=15671813</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Manchester.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="14041.61" OriginalAmount="13123" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="53.464291806435" Longitude="-2.2891551607132" StarRating="4" HotelCode="305707|63924" HotelName="Hotel Football" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>99 Sir Matt Busby Way, Manchester M16 0SZ</AddressLine>
          </AddressLines>
          <CityName>Manchester</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/419582/a_419582_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located next door to Old Trafford Football and Cricket Grounds, and a short journey to the Trafford Shopping Centre. There are also short distances to the City Centre and media centers.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="14089.76" OriginalAmount="13168" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="53.479187" Longitude="-2.233267" StarRating="4" HotelCode="80304|26706" HotelName="Malmaison Manchester" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Village" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piccadilly, Manchester M1 1LZ</AddressLine>
          </AddressLines>
          <CityName>Manchester</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/c8/51/c85180a22c97a8b5a00f20e581d825f2b0ea99cb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This urban hotel is located right in the heart of Manchester. Its setting is especially ideal for guests who appreciate a stylish ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="14092.97" OriginalAmount="13171" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="53.477141021897" Longitude="-2.2416400909424" StarRating="4" HotelCode="29468|676" HotelName="Novotel Manchester Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/Images/46985/a_46985_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant hotel is located on Portland Street at the heart of the city of Manchester within a short distance of the famous district of Chinatown where there are countless restaurants to try out. The most important shopping streets, several theatres and various lively nightlife venues may easily be reached on foot. Piccadilly train station is 5 minutes walk away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="14143.26" OriginalAmount="13218" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="53.489886" Longitude="-2.241391" StarRating="4" HotelCode="901828|23764" HotelName="Park Inn by Radisson Manchester City Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,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://dmcsquare.b-cdn.net/Images/215060/a_215060_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located across the road from Victoria train and tram station and Manchester Evening News Arena. It is only a 5-minute walk to the buzzing shopping district which is home to Harvey Nichols, Selfridges and the Manchester Arndale shopping centre. Manchester United and Manchester City football grounds and Lancashire Cricket Club are also within easy reach. Manchester Airport is approximately 20 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="14669.70" OriginalAmount="13710" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="53.479608612542" Longitude="-2.2373574282417" StarRating="4" HotelCode="31456|673" HotelName="Mercure Manchester Piccadilly Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Portland Street, Manchester M1 4PH</AddressLine>
          </AddressLines>
          <CityName>Manchester</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/50210/a_50210_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Overlooking Piccadilly Gardens in central Manchester in north-west England, near the moors of Lancashire, the city hotel is just 800 m from Manchester Piccadilly railway station and 50 m from Piccadilly Gardens’ bus station and the Metrolink tram stop. Manchester Arndale shopping centre is just 500 m from the city hotel, Manchester United FC is 6.2 km away and the opera house is around 1.4 km away. Nearby airports include Manchester International Airport (15 km away), Liverpool John Lennon (55 km away), Blackpool (85 km away), East Midlands (145 km away) and Birmingham International (172 km away).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="15007.82" OriginalAmount="14026" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="53.364910385543" Longitude="-2.2752964496612" StarRating="4" HotelCode="42191|59665" HotelName="Radisson Blu Manchester Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Chicago Avenue, Manchester, Greater Manchester M90 3RA</AddressLine>
          </AddressLines>
          <CityName>Manchester</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/67469/a_67469_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This airport hotel is connected to Terminals 1 and 2 at Manchester Airport and is the only hotel, which is linked to the airport's elevated passenger walkway. Terminal 3 is accessible by foot or via the transfer bus. Public transport links can be found 1 km from the establishment and the centre of Manchester can be reached in 15 minutes. Attractions such as Manchester United Football Club, The Trafford Centre (for shops), the Lowry Theatre and Shopping Centre and Manchester City Football Club are all within 25 minutes of the establishment. Manchester Airport is just 1 km away, John Lennon Airport is 51 km away and Blackpool International Airport is some 92 km from the accommodation</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="15153.34" OriginalAmount="14162" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="53.47896469" Longitude="-2.23431294" StarRating="4" HotelCode="421667|160156" HotelName="Holiday Inn Manchester - City Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>25 Aytoun Street, Manchester, North West England M1 3DT</AddressLine>
          </AddressLines>
          <CityName>Manchester</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/510143/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lovely hotel is located in Manchester Area. Holiday Inn® Manchester - City Centre hotel is right in the heart of Manchester, on the edge of the trendy Northern Quarter. Manchester Piccadilly Train Station, 2 minutes' walk away, has direct trains to London and you can use the nearby Metrolink stop to zip around the city with ease.Boasting the latest in Technology, high-speed Wi-Fi and the Open Lobby concept, travelling for business or pleasure the versatile lobby offers a solution that suits all.The hotel has 12 meeting rooms, hosting up to 160 guests each room specially named after some of Manchester's great music icons including Tony Wilson &amp; Morrissey. Perfectly located for Music lovers with venues such as Manchester Arena, o2 Apollo and Bridgwater hall all within 1 mile of the Hotel.Not forgetting Manchester's other great love, Football, the two suites of the hotel are named afte</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="15290.30" OriginalAmount="14290" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="53.469924296047" Longitude="-2.2826609533729" StarRating="4" HotelCode="74805|70205" HotelName="AC Hotel Manchester Salford Quays" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 31/10/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>17-19 Trafford Road, Salford Quays, Manchester M5 3AW</AddressLine>
          </AddressLines>
          <CityName>Manchester</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/101966/a_101966_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;With a great dockside location, the hotel is within easy reach of the city centre for shopping. The superb Lowry Centre, of course, is also nearby (5 minutes away). The hotel is just a 5-minute walk from the Old Trafford football club. Manchester Airport is some 26 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="17277.29" OriginalAmount="16147" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="53.479731" Longitude="-2.233143" StarRating="4" HotelCode="94608|12040" HotelName="ABode Manchester" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>107 Piccadilly, Manchester M1 2DB, North West England</AddressLine>
          </AddressLines>
          <CityName>Manchester</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/131441/a_131441_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Manchester about 2 minutes' walk from Piccadilly train station and an approximately 10-minute drive from the major motorway networks. Manchester Airport is about 19 km away and is approximately a 25-minute journey.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="17584.38" OriginalAmount="16434" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="53.482938" Longitude="-2.237894" StarRating="4" HotelCode="903619|61844" HotelName="Church Street by Supercity Aparthotels" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://photos.hotelbeds.com/giata/original/23/231654/231654a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located right in the heart of Manchester.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="18547.51" OriginalAmount="17334.12" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="53.4729650124" Longitude="-2.2468110518575" StarRating="4" HotelCode="336507|1472518" HotelName="INNSIDE Manchester" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/Images/450175/a_450175_T2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Manchester.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="18772.08" OriginalAmount="17544" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="53.478057764414" Longitude="-2.2352788306885" StarRating="4" HotelCode="154514|247353" HotelName="Velvet Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Canal Street, Manchester, Greater Manchester M1 3HE</AddressLine>
          </AddressLines>
          <CityName>Manchester</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/67390/1867390/1.jpg?f=15663602</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Manchester. The nearest airport is Manchester - International (MAN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="19504.90" OriginalAmount="18228.88" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="53.478705" Longitude="-2.233327" StarRating="4" HotelCode="387474|75504" HotelName="DoubleTree by Hilton Hotel Manchester - Piccadilly" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>1 Piccadilly Place, 1 Auburn St., Manchester M1 3DG</AddressLine>
          </AddressLines>
          <CityName>Manchester</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/90185/a_90185_E2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located just a stone's throw from Mancunian Way and is connected by the Manchester Curve to the refurbished Manchester Piccadilly Railway Station. The Metrolink is just 30 seconds away and it is a 3-minute walk to all the major bus routes at Parker Street Bus Station. The hotel’s location in Manchester is unrivalled for transport connections.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="20162.18" OriginalAmount="18843.16" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="53.475423369274" Longitude="-2.2507917881012" StarRating="4" HotelCode="70762|64744" HotelName="Hilton Manchester Deansgate" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/Images/93119/a_93119_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated at the centre of one of Europe's most exciting destinations, with superb shopping, a vibrant nightlife, world-leading architecture and a rich history. It is only a few minutes' walk from Deansgate station. Victoria station and Piccadilly station are a short drive away, and Manchester Airport (about 15 km away) can be reached by road in only 25 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="20227.28" OriginalAmount="18904" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="53.485809099808" Longitude="-2.245907780426" StarRating="5" HotelCode="640251|308458" HotelName="Citysuites Manchester" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>16 Chapel Street, Manchester M3 7NH</AddressLine>
          </AddressLines>
          <CityName>Manchester</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/810303/1.png</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Manchester City Centre, this aparthotel is within a 10-minute walk of Manchester Cathedral and Exchange Square. People's History Museum and Arndale Centre are also within 15 minutes. The nearest airport is Manchester Airport, 16 km from CitySuites. \n\nFacilities and services include air conditioning, concierge, elevator, gym and fitness services, swimming pool and Wi-Fi internet access. \n\nRooms offer modern facilities, such as: air conditioning, cable/satellite TV, coffee and tea maker, kitchenette and a private bathroom with hairdryer. \n\nAddress : 16 chapel street, Manchester, M37NH, England.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="21135.71" OriginalAmount="19753" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="53.46743171" Longitude="-2.23837963" StarRating="3.5" HotelCode="571941|247316" HotelName="Crowne Plaza Manchester - Oxford Road" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>55 Booth Street West, Manchester M15 6PQ</AddressLine>
          </AddressLines>
          <CityName>Manchester</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/628013/628013a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Manchester.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="22010.11" OriginalAmount="20570.20" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="53.457410494742" Longitude="-2.2866982837245" StarRating="3" HotelCode="81012|2231725" HotelName="Hilton Garden Inn Manchester Emirates Old Trafford" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Talbot Road, Emirates Old Trafford, Lancashire County Cricket Club, Manchester M16 0PX</AddressLine>
          </AddressLines>
          <CityName>Manchester</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/109469/a_109469_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Manchester.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="13691.62" OriginalAmount="12795.91" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="53.482436" Longitude="-2.258015" StarRating="4" HotelCode="309885|1235808" HotelName="The Ainscow Hotel BW Premier Collection" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Trinity Way, Salford, Greater Manchester M3 5EN</AddressLine>
          </AddressLines>
          <CityName>Salford</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;This hotel is located in Salford. The nearest airport is Manchester - International (MAN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Internet,Lounge,Air Conditioning,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Bar,Wheelchair Access,Jacuzzi,Massage Centre,Sauna,Swimming Pool,Golf,Currency Exchange,Nightclub,Garden,Heated Pool,Bicycle Rental</BasicAmenities>
    <HotelRating>3,4,3.5,5,2,2.5</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD</Meals>
    <PropertyType>VILLAGE,CITY HOTEL,CONFERENCE HOTEL,FAMILY-FRIENDLY HOTEL,BUSINESS HOTEL,AIRPORT HOTEL,APARTMENT,SPA HOTEL,COUNTRY HOUSE,GOLF HOTEL,HISTORIC HOTEL</PropertyType>
  </Filter>
</HotelSearchRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
c2c7c4e4-a2e4-4cad-a5d6-d3cc99924872|RateHawkSearch|successfull supplier interation||RateHawk|True