<Audits>System.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
d33d4ee1-294d-40d2-a981-198eb3738688|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="d33d4ee1-294d-40d2-a981-198eb3738688">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="1" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="79577" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-03-18T00:00:00" End="2026-03-19T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="Shreeji Travels" Password="Shreeji@321" RequestedCurrency="GBP" ClientNationality="IN" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
d33d4ee1-294d-40d2-a981-198eb3738688|MikiSearch|successfull supplier interation||Miki|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
d33d4ee1-294d-40d2-a981-198eb3738688|VeturisSearch|successfull supplier interation||Veturis|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
d33d4ee1-294d-40d2-a981-198eb3738688|TravellandaSearch|successfull supplier interation||Travellanda|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
d33d4ee1-294d-40d2-a981-198eb3738688|SearchResponse|SearchResponse|<?xml version="1.0" encoding="utf-16"?>
<HotelSearchRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" TimeStamp="2026-03-12T04:55:43.8290174+00:00" Version="0" EchoToken="Search" TransactionIdentifier="d33d4ee1-294d-40d2-a981-198eb3738688" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="94" TotalAmount="45.01" OriginalAmount="44.56" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|232953" HotelName="Palace Inn Copperfield" Meals="DOUBLE ROOM FOR INDIVIDUAL USE" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 14/03/2026">
        <Address>
          <AddressLines>
            <AddressLine>9323 Point Six Circle</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/2/9/5/3/232953_13.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="49.33" OriginalAmount="48.84" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|587196" HotelName="Motel 6 Energy Corridor" Meals="INDIVIDUAL ROOM" BedType="ROOM ONLY" CnxPolicy="Free CXL until 14/03/2026">
        <Address>
          <AddressLines>
            <AddressLine>15101 Katy Freeway</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/8/7/1/9/6/587196_623269b1034.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="61.53" OriginalAmount="60.92" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|587975" HotelName="Express Inn - Richey" Meals="SUITE" BedType="ROOM ONLY" CnxPolicy="Free CXL until 13/03/2026">
        <Address>
          <AddressLines>
            <AddressLine>16620 North Freeway</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/8/7/9/7/5/587975_5bc95fd2007.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="99.76" OriginalAmount="98.77" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|196417" HotelName="Americas Best Value Inn Medical Center Downtown" Meals="DOUBLE ROOM FOR INDIVIDUAL USE" BedType="ROOM ONLY" CnxPolicy="Free CXL until 13/03/2026">
        <Address>
          <AddressLines>
            <AddressLine>2419 Riverside Dr</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/6/4/1/7/196417_3.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="163.19" OriginalAmount="161.57" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|26738" HotelName="The Royal Sonesta Houston Galleria" Meals="DOUBLE ROOM FOR INDIVIDUAL USE" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2222 WEST LOOP SOUTH</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/7/3/8/26738_7c394691048.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This business hotel, has meeting rooms, a business centre and a wellness centre. The establishment offers a transfer service. SITUATION: This modern hotel Uptown Houston it is in Memorial Park it is situated a few minutes walk from close to the establishment, clients can find the Galeries, the museums.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="297.67" OriginalAmount="294.72" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|27853" HotelName="Hilton Americas-houston" Meals="DOUBLE ROOM FOR INDIVIDUAL USE" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1600 LAMAR STREET</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/7/8/5/3/27853_16.jpg</HotelPictures>
        <HotelDescription>HOTEL: This air-conditioned hotel has 1200 rooms and 24 floors. In the establishment entrance, guests will find a lobby with a reception, a safety deposit box service, a currency exchange service, a cloakroom and a lift. The establishment boasts a kiosk, a hairdresser's, a bar and a cake shop a cafÃ©, The establishment offers a conference room, With regards to the food and beverage offering, the establishment has 3 restaurants, There are many services available at the establishment, including room service, a laundry service (for a fee) and a car park (for a fee). SITUATION: This hotel is in Houston the heart of it is situated close to the main street, near the establishment, you will find museums, theatres and restaurants. ROOM: All the rooms have a bathroom, a hairdryer, a safe, a direct line telephone, a satellite or cable television, a radio, internet, a double bed, fitted carpets, a mini-bar, a coffee maker, an iron, an ironing board, heating and individual air-conditioning. FACILITIES: The establishment boasts a covered pool, saunas, a jacuzzi and a gym. For a fee, you can enjoy the spa treatments and a massage service. OBSERVATIONS: Customers have parking (for a fee), The establishment offers parking service (for a fee). PAYMENT METHODS: Customers can pay by American Express, Visa, Mastercard and Diners Club.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities />
    <HotelRating />
    <BedType />
    <Meals />
  </Filter>
</HotelSearchRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
12953150-d74c-4c94-b817-49f09b4bd922|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="12953150-d74c-4c94-b817-49f09b4bd922">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="1" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="83052" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-03-18T00:00:00" End="2026-03-19T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="Shreeji Travels" Password="Shreeji@321" RequestedCurrency="GBP" ClientNationality="IN" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
12953150-d74c-4c94-b817-49f09b4bd922|MikiSearch|successfull supplier interation||Miki|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
12953150-d74c-4c94-b817-49f09b4bd922|RestelSearch|successfull supplier interation||Restel|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
12953150-d74c-4c94-b817-49f09b4bd922|VeturisSearch|successfull supplier interation||Veturis|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
12953150-d74c-4c94-b817-49f09b4bd922|WebbedsSunHotelsSearch|successfull supplier interation||WebbedsSunHotels|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
12953150-d74c-4c94-b817-49f09b4bd922|TravellandaSearch|successfull supplier interation||Travellanda|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
12953150-d74c-4c94-b817-49f09b4bd922|SearchResponse|SearchResponse|<?xml version="1.0" encoding="utf-16"?>
<HotelSearchRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" TimeStamp="2026-03-12T04:57:22.7607769+00:00" Version="0" EchoToken="Search" TransactionIdentifier="12953150-d74c-4c94-b817-49f09b4bd922" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="63" TotalAmount="34.34" OriginalAmount="34.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="29.973840010338" Longitude="-95.281749971095" StarRating="2" HotelCode="243137|travel_inn_14" HotelName="Travel Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>17607 Route 59 North, Humble, Texas 77396</AddressLine>
          </AddressLines>
          <CityName>Humble</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8a/65/8a6597b88344a30315284159e2f4cee02f4ccb9e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Humble.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="36.59" OriginalAmount="36.23" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|196485" HotelName="Red Roof Inn and Suites Houston - Humble/iah Airport" Meals="DOUBLE ROOM FOR INDIVIDUAL USE" BedType="ROOM ONLY" CnxPolicy="Free CXL until 13/03/2026">
        <Address>
          <AddressLines>
            <AddressLine>9821 W Fm 1960 Bus Rd</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/6/4/8/5/196485_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="37.42" OriginalAmount="37.05" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.00178872" Longitude="-95.27384983" StarRating="2" HotelCode="84875|1306178" HotelName="Red Roof Inn &amp; Suites Houston" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/03/2026" HotelFacility="Air Conditioning,Fax,Internet,Laundry,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9821 Business Farm to Market Road 1960 A, Humble, Texas 7733</AddressLine>
          </AddressLines>
          <CityName>Humble</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/74/13/74135f4f8350b91a3e6a7a25670b7ca706a6a21c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lodge is located in Humble. The nearest airport is Houston - Intercontinental (IAH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="38.00" OriginalAmount="37.62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.0078952" Longitude="-95.26432423373" StarRating="2" HotelCode="129743|1412258" HotelName="Motel 6 Humble" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>20145  Eastway Village Drive, Humble, Texas 77338</AddressLine>
          </AddressLines>
          <CityName>Humble</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b3/64/b36438f32c654ca7aef0db017811476648c5f873.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This motel is located in Humble. The nearest airport is Houston - Intercontinental (IAH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="39.39" OriginalAmount="39.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.001778427273" Longitude="-95.275304536364" StarRating="2" HotelCode="129744|rodeway_inn__suites_humble_tx" HotelName="Rodeway Inn &amp; Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/03/2026">
        <Address>
          <AddressLines>
            <AddressLine>9717 Business Farm to Market Road 1960 A, Humble, TX 77338</AddressLine>
          </AddressLines>
          <CityName>Humble</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bb/ae/bbaed4f1c7154619ee7bbaf1c231c33e1c51dfbd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Humble. The nearest airport is Houston - Intercontinental (IAH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="40.40" OriginalAmount="40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="29.982232" Longitude="-95.280214" StarRating="3.5" HotelCode="83846|102919" HotelName="Atelier Boutique Hotel IAH" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Golf,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7114 Will Clayton Parkway, Humble, Texas 77338</AddressLine>
          </AddressLines>
          <CityName>Humble</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/08/8c/088c61e20fc3d867c429462ec6b24b8331d0813d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Humble. The nearest airport is Houston - Intercontinental (IAH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="40.89" OriginalAmount="40.49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="29.980467" Longitude="-95.269377" StarRating="2" HotelCode="204470|1757378" HotelName="Regency Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/03/2026" HotelFacility="Air Conditioning,Fax,Golf,Internet,Kitchen,Laundry,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7700 Will Clayton Parkway, Humble, TX 77338</AddressLine>
          </AddressLines>
          <CityName>Humble</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9f/e3/9fe34ad63315c6932a375d42936df15c4f8ab0d7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers travellers a total of 22 rooms. A laundry service is among the facilities. Those ar...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="42.78" OriginalAmount="42.36" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|196574" HotelName="Regency Inn and Suites" Meals="DOUBLE ROOM FOR INDIVIDUAL USE" BedType="ROOM ONLY" CnxPolicy="Free CXL until 13/03/2026">
        <Address>
          <AddressLines>
            <AddressLine>7700 Will Clayton Parkway</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/6/5/7/4/196574_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="46.46" OriginalAmount="46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="29.99942568" Longitude="-95.24392663" StarRating="2.5" HotelCode="620763|500732" HotelName="Express Inn &amp; Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/03/2026">
        <Address>
          <AddressLines>
            <AddressLine>2112 FM 1960 Bypass East, Humble, Texas 77338</AddressLine>
          </AddressLines>
          <CityName>Humble</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ca/6a/ca6aead27ed6cd95c273fc5c6d132f7a4a6e8efd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Humble.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="46.46" OriginalAmount="46.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="29.943607" Longitude="-95.29473415" StarRating="2" HotelCode="893118|woodland_inn_69_north_humble" HotelName="Woodland Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/03/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>15319 Eastex Freeway, Humble, Texas 77396</AddressLine>
          </AddressLines>
          <CityName>Humble</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f6/35/f6353cac44747405a5be24a91546d0c34b831069.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This motel is located in Humble. The nearest airport is Houston - Hobby (HOU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="47.40" OriginalAmount="46.93" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|196577" HotelName="Super 8 By Wyndham Intercontinental Houston Tx" Meals="DOUBLE ROOM FOR INDIVIDUAL USE" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>7010 Will Clayton Parkway</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/6/5/7/7/196577_9.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="48.05" OriginalAmount="47.57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.006432428571" Longitude="-95.263983128571" StarRating="2" HotelCode="895026|766645" HotelName="Super 8 Motel - Humble/Fm 1960/Hwy 59" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/03/2026" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20118 Eastway Village Drive, Humble, TX 77338</AddressLine>
          </AddressLines>
          <CityName>Humble</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/98/57/985766a3ba2f731836f447eac1fd377c62d36cd2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This motel is located in Humble. The nearest airport is Houston - Intercontinental (IAH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="48.32" OriginalAmount="47.84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="29.9818978" Longitude="-95.2824925" StarRating="2" HotelCode="895044|710055" HotelName="Super 8 Motel - Intercontinental Houston" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Golf,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7010 Will Clayton Parkway, Humble, TX 77338</AddressLine>
          </AddressLines>
          <CityName>Humble</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a7/1f/a71f165bd4c4918454464bb85e94ff1d5feb037d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This motel is located in Humble. The nearest airport is Houston - Intercontinental (IAH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="48.48" OriginalAmount="48" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.000543" Longitude="-95.274312" StarRating="2" HotelCode="176835|102731" HotelName="Days Inn Humble/Houston Intercontinental Airport" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 13/03/2026" HotelFacility="Air Conditioning,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9824 JM Hester Road, Humble, Texas 77338</AddressLine>
          </AddressLines>
          <CityName>Humble</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/82/f2/82f2d1447e779ab8df7f23cfbc0b29ce5ec20366.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Humble. The nearest airport is Houston - Intercontinental (IAH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="48.48" OriginalAmount="48" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="29.9842" Longitude="-95.2732" StarRating="2.5" HotelCode="622939|500739" HotelName="Grand Villa Inn &amp; Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/03/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>9706 North Sam Houston Parkway East, Humble, Texas 77396</AddressLine>
          </AddressLines>
          <CityName>Humble</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/06/be/06beb230ce795056fc3439890879acfd7fcc7861.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Humble.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="49.45" OriginalAmount="48.96" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="29.981834" Longitude="-95.281956" StarRating="2" HotelCode="120396|BC1017" HotelName="Americas Best Value Inn &amp; Suites-Bush Int'l Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>18031 McKay Blvd, Humble, Texas 77338</AddressLine>
          </AddressLines>
          <CityName>Humble</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/73/d7/73d71c55223e164e4af7acdc302137f0eb21d30c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Humble. The nearest airport is Houston - Intercontinental (IAH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="49.49" OriginalAmount="49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.0202555" Longitude="-95.37724164" StarRating="0" HotelCode="966661|501781" HotelName="Americas Best Value Inn Aldine Westfield" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/03/2026">
        <Address>
          <AddressLines>
            <AddressLine>3231 FM 1960 Road East, Humble, Texas 77338</AddressLine>
          </AddressLines>
          <CityName>Humble</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6c/2c/6c2c544550e2d318b12afb5c70e7928c0b3db329.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="49.49" OriginalAmount="49.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.00488923" Longitude="-95.25758412" StarRating="2.5" HotelCode="571425|americas_best_value_inn_fm_1960_hwy_59" HotelName="Americas Best Value Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/03/2026">
        <Address>
          <AddressLines>
            <AddressLine>1130 FM 1960 Bypass Road East, Humble, Texas 77338</AddressLine>
          </AddressLines>
          <CityName>Humble</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ff/22/ff222d0dcaf103ce0e404a0bd5daa45eac1f6815.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Humble.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="49.84" OriginalAmount="49.35" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|196576" HotelName="Americas Best Value Inn and Suites Bush Intl Airport" Meals="DOUBLE ROOM FOR INDIVIDUAL USE" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>18031 McKay Blvd.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/6/5/7/6/196576_3475da51224.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="51.12" OriginalAmount="50.61" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|459049" HotelName="Woodspring Suites Houston Iah Airport" Meals="INDIVIDUAL ROOM" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>18028 Hwy 59 N</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/9/0/4/9/459049_b4735621108.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="51.51" OriginalAmount="51.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="29.984587931717" Longitude="-95.300468802452" StarRating="3" HotelCode="34008|ramada_houston_intercontinental_airport_east" HotelName="Ramada by Wyndham Houston Intercontinental Airport East" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6115 Will Clayton Parkway, Humble, Texas 77338</AddressLine>
          </AddressLines>
          <CityName>Humble</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/23/b0/23b0311d64b06c3d51d3f8a5cfaffb6f0578fe00.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is located around 1.5 km from Houston Airport and is perfect for guests on ov...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="52.52" OriginalAmount="52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="29.9806272" Longitude="-95.275076" StarRating="0" HotelCode="494839|500256" HotelName="WoodSpring Suites Signature Houston IAH Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/03/2026">
        <Address>
          <AddressLines>
            <AddressLine>Eastex Freeway Service Road &amp; Will Clayton Parkway, 18028 US-59 Intersection I-69 Highway, Humble, Texas 77338</AddressLine>
          </AddressLines>
          <CityName>Humble</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9e/ea/9eead2335fe46c43291cfceb467224206bbe3683.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="55.84" OriginalAmount="55.29" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|450090" HotelName="Palace Inn Blue IAH East" Meals="DOUBLE ROOM FOR INDIVIDUAL USE" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 14/03/2026">
        <Address>
          <AddressLines>
            <AddressLine>17900 US Hwy 59</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/0/0/9/0/450090_7b86bf70851.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="57.19" OriginalAmount="56.62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.00548148" Longitude="-95.30749099" StarRating="2.5" HotelCode="563116|2548865" HotelName="Americas Best Value Inn &amp; Suites IAH Airport North" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Golf,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>7825 FM 1960 Bypass West, Humble, Texas 77338</AddressLine>
          </AddressLines>
          <CityName>Humble</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8b/e7/8be7f61e95dbc85682287362fa50a58e4a4b04ef.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Humble.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="59.29" OriginalAmount="58.70" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.015708333333" Longitude="-95.264347333333" StarRating="3" HotelCode="42527|1633678" HotelName="Country Inn &amp; Suites by Radisson, Houston Intercontinental Airport East, TX" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 14/03/2026">
        <Address>
          <AddressLines>
            <AddressLine>20611 Highway 59 North, Humble, Texas 77338</AddressLine>
          </AddressLines>
          <CityName>Humble</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/46/0b/460bf0a5d97ab155ec5207d5cb46d41e4b46743b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Humble. The nearest airport is Houston - Intercontinental (IAH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="60.60" OriginalAmount="60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.00720182" Longitude="-95.1465036" StarRating="2.5" HotelCode="611256|500704" HotelName="Scottish Inn &amp; Suites Atascocita" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/03/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>8602 FM 1960 Road East, Humble, Texas 77346</AddressLine>
          </AddressLines>
          <CityName>Humble</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/82/5c/825c6290efe4304ab49281e50ad758662e9dd551.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="61.07" OriginalAmount="60.47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="29.981902250992" Longitude="-95.280990600586" StarRating="3" HotelCode="120397|673285" HotelName="Baymont by Wyndham Houston Intercontinental Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 14/03/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>18032 McKay Drive, Humble, Texas 77338</AddressLine>
          </AddressLines>
          <CityName>Humble</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d8/66/d8661c9d641eea50148dfc946f8fcece597e14a1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Humble. The nearest airport is Houston - Intercontinental (IAH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="62.18" OriginalAmount="61.56" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|278786" HotelName="Best Western Plus Houston Atascocita Inn &amp; Suites" Meals="DOUBLE ROOM FOR INDIVIDUAL USE" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>7730 FM 1960 Road East</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/7/8/7/8/6/278786_f6769060734.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="63.63" OriginalAmount="63.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="29.99544216" Longitude="-95.17367549" StarRating="3" HotelCode="312168|la_quinta_inn__suites_atascocitahumble" HotelName="La Quinta Inn &amp; Suites Atascocita Humble" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 14/03/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Golf,Internet,Jacuzzi,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6909 Atascocita Road, Humble, Texas 77346</AddressLine>
          </AddressLines>
          <CityName>Humble</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/29/f4292454c850632471aa9e1e18b9062b812c6025.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Humble. The nearest airport is Houston - Intercontinental (IAH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="63.63" OriginalAmount="63.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.036737316557" Longitude="-95.256337445664" StarRating="3" HotelCode="84184|comfort_suites_humble__houston_north" HotelName="Comfort Suites Humble" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>22223 Highway 59 North, Humble, TX 77339</AddressLine>
          </AddressLines>
          <CityName>Humble</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1c/20/1c20fa2f73f3a8d04cc301d9ca038e3dc27e5198.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Humble.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="64.17" OriginalAmount="63.53" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.00519568" Longitude="-95.30818325" StarRating="2.5" HotelCode="615772|4712075" HotelName="Scottish Inn &amp; Suites IAH Airport" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 13/03/2026" HotelFacility="Air Conditioning,Internet,Kitchen,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>7827 FM 1960 Bypass Road West, Humble, Texas 77338</AddressLine>
          </AddressLines>
          <CityName>Humble</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e1/76/e176ff0b6b7def2a5de48823fbe3e99e79a35f8f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Humble.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="64.27" OriginalAmount="63.63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="29.9842" Longitude="-95.2732" StarRating="0" HotelCode="943544|4666675" HotelName="Comfort Suites Humble Houston At Beltway 8" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 13/03/2026">
        <Address>
          <AddressLines>
            <AddressLine>7502 North Sam Houston Parkway East, Humble, Texas 77396</AddressLine>
          </AddressLines>
          <CityName>Humble</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6c/db/6cdb9d639bc93c73c2402b03be21b68ff57a2a97.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="77.34" OriginalAmount="76.57" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|196482" HotelName="Holiday Inn Houston Ne - Bush Airport Area, An Ihg" Meals="DOUBLE ROOM FOR INDIVIDUAL USE" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>18555 Kenswick Drive</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/6/4/8/2/196482_f586e691005.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="77.77" OriginalAmount="77.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="29.999256" Longitude="-95.188445" StarRating="3" HotelCode="933545|holiday_inn_express__suites_atascocita__humble__kingwood_2" HotelName="Holiday Inn Express &amp; Suites Atascocita Humble Kingwood" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Golf,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5619 Farm to Market Road 1960 East, Humble, Texas 77346</AddressLine>
          </AddressLines>
          <CityName>Humble</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0d/13/0d13e27cc0992cb2c98aef1ef47f05dbbae33b2a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Humble. The nearest airport is Houston - Intercontinental (IAH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="78.78" OriginalAmount="78.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="29.9871968" Longitude="-95.29623014" StarRating="3" HotelCode="323015|holiday_inn_houston_nebush_airport_area" HotelName="Holiday Inn Houston Northeast Bush Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Golf,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>18555 Kenswick Drive, Humble, TX 77338</AddressLine>
          </AddressLines>
          <CityName>Humble</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/55/be/55bebc3af51051b5d7f3e174c9652625e6b2946c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Humble.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="80.80" OriginalAmount="80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.014254428571" Longitude="-95.264670571429" StarRating="2.5" HotelCode="122430|102915" HotelName="Fairfield Inn &amp; Suites Houston Humble" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Golf,Internet,Lounge,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20525 Highway 59 North, Humble, Texas 77338</AddressLine>
          </AddressLines>
          <CityName>Humble</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3d/5a/3d5ab070af19c46d32abf8421860b19b91fb51b6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Humble. The nearest airport is Houston - Hobby (HOU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="82.82" OriginalAmount="82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.014029212933" Longitude="-95.264825446556" StarRating="3" HotelCode="41528|102918" HotelName="Hampton Inn Houston-Humble" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>20515 Highway 59 North, Humble, Texas 77338</AddressLine>
          </AddressLines>
          <CityName>Humble</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a2/cf/a2cf7cb8f1de72729ef3587f2f264aeb98a4ebff.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Humble. The nearest airport is Houston - Intercontinental (IAH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="112.11" OriginalAmount="111.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="29.93788784" Longitude="-95.24637449" StarRating="3" HotelCode="563275|staybridge_suites_houston_humble_generation_pk" HotelName="Staybridge Suites Houston Humble - Generation Pk" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>4819 Canyon Lakes Trace Drive, Humble, Texas 77396</AddressLine>
          </AddressLines>
          <CityName>Humble</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ba/af/baafeceff6ba244d6cc8b46e931c0294cbbfc816.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Humble.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="141.40" OriginalAmount="140.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="29.98349139" Longitude="-95.27942951" StarRating="0" HotelCode="864043|staybridge_suites_by_holiday_inn_houston_ne_bush_iah_airport" HotelName="Staybridge Suites Iah Airport East" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>7195 Will Clayton Parkway, Humble, Texas 77338</AddressLine>
          </AddressLines>
          <CityName>Humble</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2a/37/2a378412bc57dcb270b928d90f6014aee8aecbd0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="162.32" OriginalAmount="160.71" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|462561" HotelName="Staybridge Suites Iah Airport East, An Ihg" Meals="INDIVIDUAL ROOM" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>7195 Will Clayton Parkway</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/2/5/6/1/462561_fb1ef7e1351.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Fax,Internet,Laundry,Lounge,Room Service,Telephone Service,Bar,Central Heating,Restaurant,Conference Hall,Golf,Jacuzzi,Kitchen,Spa,Swimming Pool,Designated Smoking Area</BasicAmenities>
    <HotelRating>2,3,3.5,2.5</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST</Meals>
    <PropertyType>AIRPORT HOTEL</PropertyType>
  </Filter>
</HotelSearchRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
12953150-d74c-4c94-b817-49f09b4bd922|PriceRequest|PriceRequest|<?xml version="1.0" encoding="utf-16"?>
<HotelSearchRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" EchoToken="Price" TimeStamp="0001-01-01T00:00:00" TraceId="12953150-d74c-4c94-b817-49f09b4bd922">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="1" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="83052" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-03-18T00:00:00" End="2026-03-19T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <HotelRef HotelId="|278786" SourceId="94" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="Shreeji Travels" Password="Shreeji@321" RequestedCurrency="GBP" ClientNationality="in" ClientCountry="India" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
12953150-d74c-4c94-b817-49f09b4bd922|RateHawkPrice|exception while supplier interation||RateHawk|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
12953150-d74c-4c94-b817-49f09b4bd922|DOTWPrice|successfull supplier interation||DOTW|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
12953150-d74c-4c94-b817-49f09b4bd922|WebbedsSunHotelsPrice|successfull supplier interation||WebbedsSunHotels|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
12953150-d74c-4c94-b817-49f09b4bd922|PriceResponse|PriceResponse|<?xml version="1.0" encoding="utf-16"?><HotelRoomRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Version="0" EchoToken="Price" TransactionIdentifier="12953150-d74c-4c94-b817-49f09b4bd922" TimeStamp="0001-01-01T00:00:00" HotelName="Best Western Plus Houston Atascocita Inn &amp; Suites" HotelCode="891436|1853632" StarRating="3.5" GTCityId="83052" CountryCode="US" CityName="Humble" CountryName="USA" Address="7730 FM 1960 Road East, Humble, Texas 77346" PostCode="77346" PhoneNo="+12818525665" FaxNo="+12818129549" Email="" CheckInTime="" CheckOutTime="" Latitude="29.999569260133" Longitude="-95.158174540305" SourceId="12" Currency="GBP"><RoomTypes><RoomType BoardBasis="Bed and breakfast" FilterMealType="Bed and breakfast" RoomType="Room 1: Bed and breakfast" RoomTypeCode="278786H38_890H2HRHR2qhbd|1773291442.DDRBAH-GBRA99efaoffB|71.13|94|NzEuMTN8RVVSfHN1cHBsaWVyZGVhZGxpbmU=" OriginalAmount="62" TotalPrice="62.18" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 15/03/2026"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities /><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-03-15T00:00:00" End="2026-03-15T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="71.13" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: STANDARD, KING BED" RoomTypeCode="0|1331|1267453675|1773291479042886B2129B7||no|211196|16|NjMuMDd8R0JQfDIwMjYtMDMtMTI=" OriginalAmount="63" TotalPrice="63.70" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>CheckIn instructions: &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Extra-person charges may apply and vary depending on property policy&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Government-issued photo identification and a credit card, debit card, or cash deposit may be required at check-in for incidental charges&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Special requests are subject to availability upon check-in and may incur additional charges; special requests cannot be guaranteed&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;The name on the credit card used at check-in to pay for incidentals must be the primary name on the guestroom reservation&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property accepts credit cards, debit cards, and cash&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property reserves the right to pre-authorize the guest&amp;#039;s credit card prior to arrival.&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Safety features at this property include a carbon monoxide detector, a fire extinguisher, a smoke detector, a first aid kit, and outdoor lighting&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property affirms that it follows the cleaning and disinfection practices of We Care Clean (Best Western)&amp;lt;/li&amp;gt;  &amp;lt;/ul&amp;gt;,CheckIn special instructions: Front desk staff will greet guests on arrival at the property. Information provided by the property may be translated using automated translation tools.,Optional fees: &amp;lt;ul&amp;gt; &amp;lt;li&amp;gt;Pet fee: USD 21.20 per pet (varies based on length of stay)&amp;lt;/li&amp;gt; &amp;lt;li&amp;gt;Service animals are exempt from fees&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Early check-in is available for a fee (subject to availability)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Late check-out is available for a fee (subject to availability)&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt; &amp;lt;p&amp;gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &amp;lt;/p&amp;gt;,Know before you go: &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;The property has connecting/adjoining rooms, which are subject to availability and can be requested by contacting the property using the number on the booking confirmation. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property allows pets in specific rooms only (surcharges apply and can be found in the Fees section). Guests can request one of these rooms by contacting the property directly, using the contact information on the booking confirmation. &amp;lt;/li&amp;gt; &amp;lt;li&amp;gt;Contactless check-out is available.&amp;lt;/li&amp;gt; &amp;lt;/ul&amp;gt;&amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;For details on Best Western&amp;#039;s privacy policy, visit &amp;lt;a href=&amp;quot;https://www.bestwestern.com/privacy&amp;quot; target=&amp;quot;_blank&amp;quot;&amp;gt;www.bestwestern.com/privacy&amp;lt;/a&amp;gt;.&amp;lt;/li&amp;gt;  &amp;lt;/ul&amp;gt;,Tax Recovery Charges and Service Fees for 1 people: 10.88 USD (This amount is included within the total price).&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="true" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Hairdryer|Internet access|Kitchenette|Fridge|Air conditioning (centrally regulated)|Safe|Lounge|TV|Microwave|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-03-12T00:00:00" End="2026-03-14T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="63.70" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed And Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Standard room" RoomTypeCode="269839217|3|64|27|NjR8R0JQfDIwMjYtMDMtMTU=" OriginalAmount="64" TotalPrice="64.64" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 15/03/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="true" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Hairdryer|Internet access|Kitchenette|Fridge|Air conditioning (centrally regulated)|Safe|Lounge|TV|Microwave|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-03-15T09:00:00" End="2026-03-14T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: ROOM, KING BED" RoomTypeCode="0|1331|1257436925|1773291479036992B2095B1||no|211196|16|NjQuNTV8R0JQfDIwMjYtMDMtMTI=" OriginalAmount="65" TotalPrice="65.20" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="true" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Hairdryer|Internet access|Kitchenette|Fridge|Air conditioning (centrally regulated)|Safe|Lounge|TV|Microwave|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-03-12T00:00:00" End="2026-03-14T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="65.20" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: 1KingBedNoSmokWorkDeskMicrowaveRefrigeratorWiFiShowerInRoomFullBreakfast" RoomTypeCode="0|1331|1500030715|1773291479036237B2036B0||no|211196|16|NjQuOTR8R0JQfDIwMjYtMDMtMTI=" OriginalAmount="65" TotalPrice="65.59" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="true" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Hairdryer|Internet access|Kitchenette|Fridge|Air conditioning (centrally regulated)|Safe|Lounge|TV|Microwave|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-03-12T00:00:00" End="2026-03-14T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="65.59" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: SUITE, KING BED, SOFA" RoomTypeCode="0|1331|1267218325|1773291479042886B2129B9||no|211196|16|NjYuMjF8R0JQfDIwMjYtMDMtMTI=" OriginalAmount="66" TotalPrice="66.87" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>CheckIn instructions: &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Extra-person charges may apply and vary depending on property policy&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Government-issued photo identification and a credit card, debit card, or cash deposit may be required at check-in for incidental charges&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Special requests are subject to availability upon check-in and may incur additional charges; special requests cannot be guaranteed&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;The name on the credit card used at check-in to pay for incidentals must be the primary name on the guestroom reservation&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property accepts credit cards, debit cards, and cash&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property reserves the right to pre-authorize the guest&amp;#039;s credit card prior to arrival.&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Safety features at this property include a carbon monoxide detector, a fire extinguisher, a smoke detector, a first aid kit, and outdoor lighting&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property affirms that it follows the cleaning and disinfection practices of We Care Clean (Best Western)&amp;lt;/li&amp;gt;  &amp;lt;/ul&amp;gt;,CheckIn special instructions: Front desk staff will greet guests on arrival at the property. Information provided by the property may be translated using automated translation tools.,Optional fees: &amp;lt;ul&amp;gt; &amp;lt;li&amp;gt;Pet fee: USD 21.20 per pet (varies based on length of stay)&amp;lt;/li&amp;gt; &amp;lt;li&amp;gt;Service animals are exempt from fees&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Early check-in is available for a fee (subject to availability)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Late check-out is available for a fee (subject to availability)&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt; &amp;lt;p&amp;gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &amp;lt;/p&amp;gt;,Know before you go: &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;The property has connecting/adjoining rooms, which are subject to availability and can be requested by contacting the property using the number on the booking confirmation. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property allows pets in specific rooms only (surcharges apply and can be found in the Fees section). Guests can request one of these rooms by contacting the property directly, using the contact information on the booking confirmation. &amp;lt;/li&amp;gt; &amp;lt;li&amp;gt;Contactless check-out is available.&amp;lt;/li&amp;gt; &amp;lt;/ul&amp;gt;&amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;For details on Best Western&amp;#039;s privacy policy, visit &amp;lt;a href=&amp;quot;https://www.bestwestern.com/privacy&amp;quot; target=&amp;quot;_blank&amp;quot;&amp;gt;www.bestwestern.com/privacy&amp;lt;/a&amp;gt;.&amp;lt;/li&amp;gt;  &amp;lt;/ul&amp;gt;,Tax Recovery Charges and Service Fees for 1 people: 11.41 USD (This amount is included within the total price).&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="true" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Hairdryer|Internet access|Kitchenette|Fridge|Air conditioning (centrally regulated)|Safe|Lounge|TV|Microwave|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-03-12T00:00:00" End="2026-03-14T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="66.87" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: STANDARD, 2 QUEEN BEDS, ACCESSIBLE" RoomTypeCode="0|1331|1469964785|1773291479042886B2129B3||no|211196|16|NjYuMjF8R0JQfDIwMjYtMDMtMTI=" OriginalAmount="66" TotalPrice="66.87" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>CheckIn instructions: &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Extra-person charges may apply and vary depending on property policy&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Government-issued photo identification and a credit card, debit card, or cash deposit may be required at check-in for incidental charges&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Special requests are subject to availability upon check-in and may incur additional charges; special requests cannot be guaranteed&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;The name on the credit card used at check-in to pay for incidentals must be the primary name on the guestroom reservation&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property accepts credit cards, debit cards, and cash&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property reserves the right to pre-authorize the guest&amp;#039;s credit card prior to arrival.&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Safety features at this property include a carbon monoxide detector, a fire extinguisher, a smoke detector, a first aid kit, and outdoor lighting&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property affirms that it follows the cleaning and disinfection practices of We Care Clean (Best Western)&amp;lt;/li&amp;gt;  &amp;lt;/ul&amp;gt;,CheckIn special instructions: Front desk staff will greet guests on arrival at the property. Information provided by the property may be translated using automated translation tools.,Optional fees: &amp;lt;ul&amp;gt; &amp;lt;li&amp;gt;Pet fee: USD 21.20 per pet (varies based on length of stay)&amp;lt;/li&amp;gt; &amp;lt;li&amp;gt;Service animals are exempt from fees&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Early check-in is available for a fee (subject to availability)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Late check-out is available for a fee (subject to availability)&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt; &amp;lt;p&amp;gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &amp;lt;/p&amp;gt;,Know before you go: &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;The property has connecting/adjoining rooms, which are subject to availability and can be requested by contacting the property using the number on the booking confirmation. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property allows pets in specific rooms only (surcharges apply and can be found in the Fees section). Guests can request one of these rooms by contacting the property directly, using the contact information on the booking confirmation. &amp;lt;/li&amp;gt; &amp;lt;li&amp;gt;Contactless check-out is available.&amp;lt;/li&amp;gt; &amp;lt;/ul&amp;gt;&amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;For details on Best Western&amp;#039;s privacy policy, visit &amp;lt;a href=&amp;quot;https://www.bestwestern.com/privacy&amp;quot; target=&amp;quot;_blank&amp;quot;&amp;gt;www.bestwestern.com/privacy&amp;lt;/a&amp;gt;.&amp;lt;/li&amp;gt;  &amp;lt;/ul&amp;gt;,Tax Recovery Charges and Service Fees for 1 people: 11.41 USD (This amount is included within the total price).&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="true" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Hairdryer|Internet access|Kitchenette|Fridge|Air conditioning (centrally regulated)|Safe|Lounge|TV|Microwave|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-03-12T00:00:00" End="2026-03-14T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="66.87" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: STANDARD, 2 QUEEN BEDS" RoomTypeCode="0|1331|1456783805|1773291479042886B2129B11||no|211196|16|NjYuMjF8R0JQfDIwMjYtMDMtMTI=" OriginalAmount="66" TotalPrice="66.87" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>CheckIn instructions: &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Extra-person charges may apply and vary depending on property policy&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Government-issued photo identification and a credit card, debit card, or cash deposit may be required at check-in for incidental charges&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Special requests are subject to availability upon check-in and may incur additional charges; special requests cannot be guaranteed&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;The name on the credit card used at check-in to pay for incidentals must be the primary name on the guestroom reservation&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property accepts credit cards, debit cards, and cash&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property reserves the right to pre-authorize the guest&amp;#039;s credit card prior to arrival.&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Safety features at this property include a carbon monoxide detector, a fire extinguisher, a smoke detector, a first aid kit, and outdoor lighting&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property affirms that it follows the cleaning and disinfection practices of We Care Clean (Best Western)&amp;lt;/li&amp;gt;  &amp;lt;/ul&amp;gt;,CheckIn special instructions: Front desk staff will greet guests on arrival at the property. Information provided by the property may be translated using automated translation tools.,Optional fees: &amp;lt;ul&amp;gt; &amp;lt;li&amp;gt;Pet fee: USD 21.20 per pet (varies based on length of stay)&amp;lt;/li&amp;gt; &amp;lt;li&amp;gt;Service animals are exempt from fees&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Early check-in is available for a fee (subject to availability)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Late check-out is available for a fee (subject to availability)&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt; &amp;lt;p&amp;gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &amp;lt;/p&amp;gt;,Know before you go: &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;The property has connecting/adjoining rooms, which are subject to availability and can be requested by contacting the property using the number on the booking confirmation. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property allows pets in specific rooms only (surcharges apply and can be found in the Fees section). Guests can request one of these rooms by contacting the property directly, using the contact information on the booking confirmation. &amp;lt;/li&amp;gt; &amp;lt;li&amp;gt;Contactless check-out is available.&amp;lt;/li&amp;gt; &amp;lt;/ul&amp;gt;&amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;For details on Best Western&amp;#039;s privacy policy, visit &amp;lt;a href=&amp;quot;https://www.bestwestern.com/privacy&amp;quot; target=&amp;quot;_blank&amp;quot;&amp;gt;www.bestwestern.com/privacy&amp;lt;/a&amp;gt;.&amp;lt;/li&amp;gt;  &amp;lt;/ul&amp;gt;,Tax Recovery Charges and Service Fees for 1 people: 11.41 USD (This amount is included within the total price).&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="true" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Hairdryer|Internet access|Kitchenette|Fridge|Air conditioning (centrally regulated)|Safe|Lounge|TV|Microwave|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-03-12T00:00:00" End="2026-03-14T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="66.87" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed And Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Suite" RoomTypeCode="284204229|3|67|27|Njd8R0JQfDIwMjYtMDMtMTU=" OriginalAmount="67" TotalPrice="67.67" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 15/03/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="true" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Hairdryer|Internet access|Kitchenette|Fridge|Air conditioning (centrally regulated)|Safe|Lounge|TV|Microwave|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-03-15T09:00:00" End="2026-03-14T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed And Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Queen/Queen" RoomTypeCode="200985098|3|67|27|Njd8R0JQfDIwMjYtMDMtMTU=" OriginalAmount="67" TotalPrice="67.67" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 15/03/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="true" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Hairdryer|Internet access|Kitchenette|Fridge|Air conditioning (centrally regulated)|Safe|Lounge|TV|Microwave|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-03-15T09:00:00" End="2026-03-14T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed And Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Queen/Queen - Accessible" RoomTypeCode="299913267|3|67|27|Njd8R0JQfDIwMjYtMDMtMTU=" OriginalAmount="67" TotalPrice="67.67" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 15/03/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="true" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Hairdryer|Internet access|Kitchenette|Fridge|Air conditioning (centrally regulated)|Safe|Lounge|TV|Microwave|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-03-15T09:00:00" End="2026-03-14T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: ROOM, 2 QUEEN BEDS" RoomTypeCode="0|1331|1443205005|1773291479036992B2095B3||no|211196|16|NjcuODZ8R0JQfDIwMjYtMDMtMTI=" OriginalAmount="68" TotalPrice="68.54" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="true" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Hairdryer|Internet access|Kitchenette|Fridge|Air conditioning (centrally regulated)|Safe|Lounge|TV|Microwave|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-03-12T00:00:00" End="2026-03-14T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="68.54" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: ROOM, 2 QUEEN BEDS, ACCESSIBLE" RoomTypeCode="0|1331|1448748675|1773291479036992B2095B7||no|211196|16|NjcuODZ8R0JQfDIwMjYtMDMtMTI=" OriginalAmount="68" TotalPrice="68.54" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="true" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Hairdryer|Internet access|Kitchenette|Fridge|Air conditioning (centrally regulated)|Safe|Lounge|TV|Microwave|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-03-12T00:00:00" End="2026-03-14T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="68.54" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: BED &amp; BREAKFAST" RoomType="Room 1: ROOM" RoomTypeCode="3169271613-1-0|793169271613|1|0|12|NjguMDR8R0JQfHN1cHBsaWVyZGVhZGxpbmU=" OriginalAmount="68" TotalPrice="68.72" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="true" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Hairdryer|Internet access|Kitchenette|Fridge|Air conditioning (centrally regulated)|Safe|Lounge|TV|Microwave|Tea/coffee maker</OtherFacilities></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Accessible - 2 Queen, Mobility Accessible, Communication Assistance, Roll In Shower, Non-Smoking, Fu" RoomTypeCode="0|1331|1085530315|1773291479036237B2036B2||no|211196|16|NjguMTl8R0JQfDIwMjYtMDMtMTI=" OriginalAmount="68" TotalPrice="68.87" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="true" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Hairdryer|Internet access|Kitchenette|Fridge|Air conditioning (centrally regulated)|Safe|Lounge|TV|Microwave|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-03-12T00:00:00" End="2026-03-14T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="68.87" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed And Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Double room King bed" RoomTypeCode="288539997|3|69|27|Njl8R0JQfDIwMjYtMDMtMTc=" OriginalAmount="69" TotalPrice="69.69" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 13/03/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="true" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Hairdryer|Internet access|Kitchenette|Fridge|Air conditioning (centrally regulated)|Safe|Lounge|TV|Microwave|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-03-13T12:00:00" End="2026-03-14T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed And Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: King bed - Nonsmoking" RoomTypeCode="302037064|3|69|27|Njl8R0JQfDIwMjYtMDMtMTQ=" OriginalAmount="69" TotalPrice="69.69" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 14/03/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="true" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Hairdryer|Internet access|Kitchenette|Fridge|Air conditioning (centrally regulated)|Safe|Lounge|TV|Microwave|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-03-14T05:00:00" End="2026-03-14T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: ROOM, ACCESSIBLE" RoomTypeCode="0|1331|1268370645|1773291479026424B2102B1||no|211196|16|NzEuMTR8R0JQfDIwMjYtMDMtMTI=" OriginalAmount="71" TotalPrice="71.85" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="true" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Hairdryer|Internet access|Kitchenette|Fridge|Air conditioning (centrally regulated)|Safe|Lounge|TV|Microwave|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-03-12T00:00:00" End="2026-03-14T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="71.85" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Suite" RoomTypeCode="0|1331|1215098735|1773291479036237B2036B6||no|211196|16|NzEuNDN8R0JQfDIwMjYtMDMtMTI=" OriginalAmount="71" TotalPrice="72.14" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="true" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Hairdryer|Internet access|Kitchenette|Fridge|Air conditioning (centrally regulated)|Safe|Lounge|TV|Microwave|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-03-12T00:00:00" End="2026-03-14T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="72.14" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: BED &amp; BREAKFAST" RoomType="Room 1: SUITE -  SOFA" RoomTypeCode="2055919229-1-0|792055919229|1|0|12|NzEuNDR8R0JQfHN1cHBsaWVyZGVhZGxpbmU=" OriginalAmount="71" TotalPrice="72.15" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="true" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Hairdryer|Internet access|Kitchenette|Fridge|Air conditioning (centrally regulated)|Safe|Lounge|TV|Microwave|Tea/coffee maker</OtherFacilities></RoomType><RoomType BoardBasis="Room 1: BED &amp; BREAKFAST" RoomType="Room 1: ROOM -  ACCESSIBLE" RoomTypeCode="2651449398-1-0|792651449398|1|0|12|NzEuNDR8R0JQfHN1cHBsaWVyZGVhZGxpbmU=" OriginalAmount="71" TotalPrice="72.15" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="true" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Hairdryer|Internet access|Kitchenette|Fridge|Air conditioning (centrally regulated)|Safe|Lounge|TV|Microwave|Tea/coffee maker</OtherFacilities></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: SUITE, QUEEN BED, SOFA, KITCHENETTE" RoomTypeCode="0|1331|1468034835|1773291479042886B2129B1||no|211196|16|NzIuNTN8R0JQfDIwMjYtMDMtMTI=" OriginalAmount="73" TotalPrice="73.26" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>CheckIn instructions: &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Extra-person charges may apply and vary depending on property policy&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Government-issued photo identification and a credit card, debit card, or cash deposit may be required at check-in for incidental charges&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Special requests are subject to availability upon check-in and may incur additional charges; special requests cannot be guaranteed&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;The name on the credit card used at check-in to pay for incidentals must be the primary name on the guestroom reservation&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property accepts credit cards, debit cards, and cash&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property reserves the right to pre-authorize the guest&amp;#039;s credit card prior to arrival.&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Safety features at this property include a carbon monoxide detector, a fire extinguisher, a smoke detector, a first aid kit, and outdoor lighting&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property affirms that it follows the cleaning and disinfection practices of We Care Clean (Best Western)&amp;lt;/li&amp;gt;  &amp;lt;/ul&amp;gt;,CheckIn special instructions: Front desk staff will greet guests on arrival at the property. Information provided by the property may be translated using automated translation tools.,Optional fees: &amp;lt;ul&amp;gt; &amp;lt;li&amp;gt;Pet fee: USD 21.20 per pet (varies based on length of stay)&amp;lt;/li&amp;gt; &amp;lt;li&amp;gt;Service animals are exempt from fees&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Early check-in is available for a fee (subject to availability)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Late check-out is available for a fee (subject to availability)&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt; &amp;lt;p&amp;gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &amp;lt;/p&amp;gt;,Know before you go: &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;The property has connecting/adjoining rooms, which are subject to availability and can be requested by contacting the property using the number on the booking confirmation. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property allows pets in specific rooms only (surcharges apply and can be found in the Fees section). Guests can request one of these rooms by contacting the property directly, using the contact information on the booking confirmation. &amp;lt;/li&amp;gt; &amp;lt;li&amp;gt;Contactless check-out is available.&amp;lt;/li&amp;gt; &amp;lt;/ul&amp;gt;&amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;For details on Best Western&amp;#039;s privacy policy, visit &amp;lt;a href=&amp;quot;https://www.bestwestern.com/privacy&amp;quot; target=&amp;quot;_blank&amp;quot;&amp;gt;www.bestwestern.com/privacy&amp;lt;/a&amp;gt;.&amp;lt;/li&amp;gt;  &amp;lt;/ul&amp;gt;,Tax Recovery Charges and Service Fees for 1 people: 12.51 USD (This amount is included within the total price).&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="true" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Hairdryer|Internet access|Kitchenette|Fridge|Air conditioning (centrally regulated)|Safe|Lounge|TV|Microwave|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-03-12T00:00:00" End="2026-03-14T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="73.26" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed And Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Suite - King bed - Sofa bed" RoomTypeCode="288541779|3|73|27|NzN8R0JQfDIwMjYtMDMtMTc=" OriginalAmount="73" TotalPrice="73.73" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 13/03/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="true" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Hairdryer|Internet access|Kitchenette|Fridge|Air conditioning (centrally regulated)|Safe|Lounge|TV|Microwave|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-03-13T12:00:00" End="2026-03-14T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: SUITE, KING BED" RoomTypeCode="0|1331|1271293205|1773291480000091B2051B5||yes|211196|16|NzUuODR8R0JQfDIwMjYtMDMtMTI=" OriginalAmount="76" TotalPrice="76.60" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>Age Restriction Disclosure: The reservation holder must be 21 years of age or older.
Guarantee Policy: Reservation is guaranteed for arrival on the confirmed check-in date only. If you don&amp;#039;t check-in to the hotel on the first day of your reservation and you do not alert the hotel in advance the remaining portion of your reservation will be canceled and you will not be entitled to a refund.
Room Charge Disclosure: Your credit card is charged the total cost at time of purchase. Prices and room availability are not guaranteed until full payment is received.
Check-in Policy: The reservation holder must present a valid photo ID and credit card at check-in.  The credit card is required for any additional hotel specific service fees or incidental charges or fees that may be charged by the hotel to the customer at checkout. These charges may be mandatory (e.g., resort fees) or optional (parking, phone calls or mini-bar charges) and are not included in the room rate.
Occupancy Policy: All rooms will accommodate up to 2 people. Requests for bed types (King, Queen, Double, etc.) or other request(including preferences for smoking or non-smoking rooms) should be requested through your confirmed hotel and cannot be guaranteed.
Pets Policy: Pets are allowed upon request. Charges may apply. Free Parking NON-REFUNDABLE RATE&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="true" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Hairdryer|Internet access|Kitchenette|Fridge|Air conditioning (centrally regulated)|Safe|Lounge|TV|Microwave|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-03-12T00:00:00" End="2026-03-14T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="76.60" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: BED &amp; BREAKFAST" RoomType="Room 1: SUITE -  KITCHENETTE" RoomTypeCode="4222890646-1-0|794222890646|1|0|12|NzguMjV8R0JQfHN1cHBsaWVyZGVhZGxpbmU=" OriginalAmount="78" TotalPrice="79.03" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="true" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Hairdryer|Internet access|Kitchenette|Fridge|Air conditioning (centrally regulated)|Safe|Lounge|TV|Microwave|Tea/coffee maker</OtherFacilities></RoomType><RoomType BoardBasis="Room 1: Bed And Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Suite - Queen bed - Sofa bed" RoomTypeCode="288539629|3|80|27|ODB8R0JQfDIwMjYtMDMtMTc=" OriginalAmount="80" TotalPrice="80.80" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 13/03/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="true" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Hairdryer|Internet access|Kitchenette|Fridge|Air conditioning (centrally regulated)|Safe|Lounge|TV|Microwave|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-03-13T12:00:00" End="2026-03-14T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: SUITE, KING BED, JETTED TUB" RoomTypeCode="0|1331|1347777595|1773291479042886B2129B5||no|211196|16|OTEuNDZ8R0JQfDIwMjYtMDMtMTI=" OriginalAmount="91" TotalPrice="92.37" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>CheckIn instructions: &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Extra-person charges may apply and vary depending on property policy&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Government-issued photo identification and a credit card, debit card, or cash deposit may be required at check-in for incidental charges&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Special requests are subject to availability upon check-in and may incur additional charges; special requests cannot be guaranteed&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;The name on the credit card used at check-in to pay for incidentals must be the primary name on the guestroom reservation&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property accepts credit cards, debit cards, and cash&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property reserves the right to pre-authorize the guest&amp;#039;s credit card prior to arrival.&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Safety features at this property include a carbon monoxide detector, a fire extinguisher, a smoke detector, a first aid kit, and outdoor lighting&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property affirms that it follows the cleaning and disinfection practices of We Care Clean (Best Western)&amp;lt;/li&amp;gt;  &amp;lt;/ul&amp;gt;,CheckIn special instructions: Front desk staff will greet guests on arrival at the property. Information provided by the property may be translated using automated translation tools.,Optional fees: &amp;lt;ul&amp;gt; &amp;lt;li&amp;gt;Pet fee: USD 21.20 per pet (varies based on length of stay)&amp;lt;/li&amp;gt; &amp;lt;li&amp;gt;Service animals are exempt from fees&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Early check-in is available for a fee (subject to availability)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Late check-out is available for a fee (subject to availability)&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt; &amp;lt;p&amp;gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &amp;lt;/p&amp;gt;,Know before you go: &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;The property has connecting/adjoining rooms, which are subject to availability and can be requested by contacting the property using the number on the booking confirmation. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property allows pets in specific rooms only (surcharges apply and can be found in the Fees section). Guests can request one of these rooms by contacting the property directly, using the contact information on the booking confirmation. &amp;lt;/li&amp;gt; &amp;lt;li&amp;gt;Contactless check-out is available.&amp;lt;/li&amp;gt; &amp;lt;/ul&amp;gt;&amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;For details on Best Western&amp;#039;s privacy policy, visit &amp;lt;a href=&amp;quot;https://www.bestwestern.com/privacy&amp;quot; target=&amp;quot;_blank&amp;quot;&amp;gt;www.bestwestern.com/privacy&amp;lt;/a&amp;gt;.&amp;lt;/li&amp;gt;  &amp;lt;/ul&amp;gt;,Tax Recovery Charges and Service Fees for 1 people: 15.79 USD (This amount is included within the total price).&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="true" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Hairdryer|Internet access|Kitchenette|Fridge|Air conditioning (centrally regulated)|Safe|Lounge|TV|Microwave|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-03-12T00:00:00" End="2026-03-14T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="92.37" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: BED &amp; BREAKFAST" RoomType="Room 1: SUITE -  JETTED TUB" RoomTypeCode="2817838292-1-0|792817838292|1|0|12|OTguNjZ8R0JQfHN1cHBsaWVyZGVhZGxpbmU=" OriginalAmount="99" TotalPrice="99.65" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="true" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Hairdryer|Internet access|Kitchenette|Fridge|Air conditioning (centrally regulated)|Safe|Lounge|TV|Microwave|Tea/coffee maker</OtherFacilities></RoomType><RoomType BoardBasis="Room 1: Bed And Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Suite - Jacuzzi" RoomTypeCode="302198041|3|100|27|MTAwfEdCUHwyMDI2LTAzLTE0" OriginalAmount="100" TotalPrice="101.00" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 14/03/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="true" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Hairdryer|Internet access|Kitchenette|Fridge|Air conditioning (centrally regulated)|Safe|Lounge|TV|Microwave|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-03-14T05:00:00" End="2026-03-14T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed And Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Suite - King bed - Jacuzzi" RoomTypeCode="269697743|3|100|27|MTAwfEdCUHwyMDI2LTAzLTE3" OriginalAmount="100" TotalPrice="101.00" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 13/03/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="true" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Hairdryer|Internet access|Kitchenette|Fridge|Air conditioning (centrally regulated)|Safe|Lounge|TV|Microwave|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-03-13T12:00:00" End="2026-03-14T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType></RoomTypes><Images><Image Url="https://dmcsquare.b-cdn.net/Images/167048/a_167048_A2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/167048/a_167048_B2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/167048/a_167048_C2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/167048/a_167048_D2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/167048/a_167048_E2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/167048/a_167048_F2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/167048/a_167048_G2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/167048/a_167048_H2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/167048/a_167048_I2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/167048/p_167048_J2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/167048/p_167048_K2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/167048/p_167048_L2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/167048/w_167048_M2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/167048/w_167048_N2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/167048/w_167048_O2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/167048/w_167048_P2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/167048/w_167048_Q2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/167048/w_167048_R2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/167048/w_167048_S2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/167048/w_167048_T2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/167048/w_167048_U2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/167048/w_167048_V2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/167048/w_167048_W2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/167048/w_167048_X2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/167048/w_167048_Y2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/167048/w_167048_Z2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/167048/w_167048_AA2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/167048/w_167048_AB2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/167048/gt_167048_AC2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/167048/gt_167048_AD2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/167048/gt_167048_AE2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/167048/gt_167048_AF2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/167048/gt_167048_AG2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/167048/gt_167048_AH2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/167048/gt_167048_AI2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/167048/gt_167048_AJ2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/167048/gt_167048_AK2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/167048/gt_167048_AL2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/167048/gt_167048_AM2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/167048/gt_167048_AN2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/167048/l_167048_AO2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/167048/l_167048_AP2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/167048/l_167048_AQ2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/167048/l_167048_AR2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/167048/r_167048_AS2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/167048/ba_167048_AT2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/167048/f_167048_AU2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/167048/f_167048_AV2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/167048/f_167048_AW2.jpg" /><Image Url="https://dmcsquare.b-cdn.net/Images/167048/gt_167048_AX2.jpg" /></Images><HotelDescription>&lt;br/&gt;&lt;b&gt;Location Description&lt;/b&gt; &lt;br/&gt;This hotel near Atascocita offers easy access and a short commute to many of the area's organisations and corporate locations, including Richie Brother Auction and Northeast Medical Center. George Bush Intercontinental Airport is just seven miles away, making travelling quick and stress-free.&lt;br/&gt;&lt;b&gt;Facilities&lt;/b&gt; &lt;br/&gt;Guests have a choice of 51 rooms. To ensure guests a comfortable and relaxing stay, the hotel provides various services and facilities, including a newspaper stand, a conference room and a business centre. Wireless internet access in public areas allows guests to stay connected. Wheelchair-accessible facilities are available. A fireplace creates a cosy atmosphere. Souvenirs can be purchased at the gift shop. Guests arriving by car can park their vehicles in the car park.&lt;br/&gt;&lt;b&gt;Room Description&lt;/b&gt; &lt;br/&gt;Rooms are equipped with air conditioning. Rooms include a sofa bed. A safe provides secure storage for guests' personal property. A fully-equipped kitchenette with a refrigerator, mini fridge, microwave and tea/coffee station, as well as a complete set of utensils, is a standard feature. A flatscreen television and WiFi ensure optimal comfort. Bathrooms are equipped with a whirlpool bath and include a hairdryer. The hotel has family rooms and non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports Entertainment&lt;/b&gt; &lt;br/&gt;The outdoor pool complex provides invigorating refreshment. The hot tub in the pool area promises pure relaxation. There are many ways to relax or stay active at the hotel, including golf and a gym. Copyright GIATA 2004 - 2019. Multilingual, powered by www.giata.com for client no. 126985&lt;br/&gt;&lt;b&gt;Meals&lt;/b&gt; &lt;br/&gt;Bed and breakfast is bookable. It is also possible to order breakfast.&lt;br/&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;&lt;b&gt;Pets: &lt;/b&gt;Pets are allowed for an additional fee. Price of accommodation: 10.00 USD per night.</HotelDescription><Facilities><HotelFacilities><Type>Object Information</Type><Description>Fax</Description><Value>1-281-812-9549</Value></HotelFacilities><HotelFacilities><Type>Object Information</Type><Description>Telephone Hotel</Description><Value>1-281-852-5665</Value></HotelFacilities><HotelFacilities><Type>Category</Type><Description>Category (Official)</Description><Value>3.5</Value></HotelFacilities><HotelFacilities><Type>Category</Type><Description>Category (Recommended)</Description><Value>2.5</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Number of Rooms (total)</Description><Value>51</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Newspaper kiosk</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Conference Room</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>WLAN access</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Car Park</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>Breakfast Buffet</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Outdoor Pool(s)</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Jacuzzi</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Gym</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Golf</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Number of Pools</Description><Value>1</Value></HotelFacilities></Facilities></HotelRoomRS>||True