<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
a9e3c68e-7ee2-4ecb-8f37-889851e0cbbe|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="a9e3c68e-7ee2-4ecb-8f37-889851e0cbbe">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="3" />
          <GuestCount PaxCode="8" Age="5" Count="1" />
        </GuestCounts>
      </Room>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="3" />
          <GuestCount PaxCode="8" Age="7" Count="1" />
        </GuestCounts>
      </Room>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="3" />
          <GuestCount PaxCode="8" Age="8" Count="1" />
        </GuestCounts>
      </Room>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="3" />
          <GuestCount PaxCode="8" Age="10" Count="1" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="62513" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-05-31T00:00:00" End="2026-06-04T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="Travelscloudz322@gmail.com" Password="Email@12345" 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
a9e3c68e-7ee2-4ecb-8f37-889851e0cbbe|HotelbedsSearch|supplier interation failed||HotelBeds|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
a9e3c68e-7ee2-4ecb-8f37-889851e0cbbe|HotelbedsSearch|Could not find stored procedure 'dbo.GetRoomsByHotelCodes'.|System.Data.SqlClient.SqlException (0x80131904): Could not find stored procedure 'dbo.GetRoomsByHotelCodes'.
   at Core.Dal.GetTempDatByDataSet(CommandType pCommandType, String pCommand, List`1 pParamList) in D:\Projects\WorldwideDMCV2\Core\Data\Data\Dal.cs:line 134
   at HotelBookingEngine.HotelStaticData.GetRoomsByHotelCodes(String Codes) in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelStaticData.cs:line 231
   at HotelSources.SmyRooms.GetSearchRS(List`1 _SearchRS, HotelSearchRS& response, Int32& SupplierCount, Int32& ParseCount) in D:\Projects\WorldwideDMCV2\Module\Hotel\Sources\SmyRooms\SmyRooms.cs:line 267
ClientConnectionId:eccadb9c-d80c-4479-9c19-aa0324e0bf13
Error Number:2812,State:62,Class:16|SmyRooms|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
a9e3c68e-7ee2-4ecb-8f37-889851e0cbbe|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
a9e3c68e-7ee2-4ecb-8f37-889851e0cbbe|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-05-22T18:28:14.6796901+01:00" Version="0" EchoToken="Search" TransactionIdentifier="a9e3c68e-7ee2-4ecb-8f37-889851e0cbbe" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="63" TotalAmount="225.57" OriginalAmount="219.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="6.3335094270159" Longitude="99.86179906127" StarRating="2" HotelCode="403446|best_seven_motel_2" HotelName="Best Seven Motel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Motel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>29 and 30 Lorong Berlian 1, Taman Berlian, Kuah, 07000 Langkawi, Kedah</AddressLine>
          </AddressLines>
          <CityName> Langkawi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/f7/b4f71995c2cc282c355f7f9f28118d4f9f34c36d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests on Langkawi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="244.73" OriginalAmount="237.60" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="6.31733" Longitude="99.85083" StarRating="0" HotelCode="|566457" HotelName="Baron Waterfront" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bandar Baru Baron, Bandar Kuah</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/6/6/4/5/7/566457_91035092041.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="249.60" OriginalAmount="242.33" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="6.29455" Longitude="99.73866" StarRating="0" HotelCode="|188841" HotelName="Salsa Resort Langkawi" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Lot 2436, Jln. Pantai Cenang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/8/8/4/1/188841_15.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="275.01" OriginalAmount="267.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="6.31748001" Longitude="99.85003253" StarRating="2" HotelCode="623272|the_baron_water_front" HotelName="Baron Waterfront Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/05/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Bandar Baru Baron, Bandar Kuah, 07000 Langkawi, Kedah</AddressLine>
          </AddressLines>
          <CityName> Langkawi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ef/3c/ef3c645f2ccea58455db9819622856003b7bae66.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests on Langkawi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="321.36" OriginalAmount="312.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="6.29717987" Longitude="99.73232584" StarRating="2" HotelCode="585314|inapan_aishah" HotelName="Inapan Aishah" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>154 Jalan Bohor Tempoyak, Kampung Lubuk Buaya 12, Mukim Kedawang, Pantai Cenang, 07000 Langkawi, Kedah</AddressLine>
          </AddressLines>
          <CityName> Langkawi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2e/50/2e5003bbe19eb33d7880fa253d2df806c4b2f625.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village is located on Langkawi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="331.66" OriginalAmount="322.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="6.32510881" Longitude="99.84158241" StarRating="0" HotelCode="696903|oyo_1189_big_c_motel" HotelName="Big C Motel Langkawi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 26/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>N-2-1 to 5 The Bazaar, Pusat Perdagangan Kelana Mas, Kuah, 07000 Langkawi, Kedah</AddressLine>
          </AddressLines>
          <CityName> Langkawi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/eb/c9/ebc9f047aa1108fea5057e9f955d29e91cfcdef6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="382.46" OriginalAmount="371.32" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="6.32659847" Longitude="99.84961981" StarRating="3" HotelCode="852312|3117675" HotelName="Greenish Hotel Langkawi" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Lot 263 Jalan Air Hangat, Mukim Kuah, 07000 Langkawi, Kedah</AddressLine>
          </AddressLines>
          <CityName> Langkawi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/de/d9/ded934e2edd7e615ba5d370396a6879be33c2a41.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="388.97" OriginalAmount="377.64" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="6.28607" Longitude="99.73012" StarRating="0" HotelCode="|238171" HotelName="Cenang View" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Lot 66, Jalan Pantai Cenang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/8/1/7/1/238171_12.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="397.49" OriginalAmount="385.91" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="6.325181" Longitude="99.84121" StarRating="0" HotelCode="|398971" HotelName="Oyo 1189 Big C" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>The Bazaar, N-2-1 to 5 Pust Perdagangan Kelana Mas</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/8/9/7/1/398971_c3e5de40915.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="419.21" OriginalAmount="407.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="6.28609631" Longitude="99.7301533" StarRating="2" HotelCode="584322|cenang_view_hotel" HotelName="Cenang View Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Lot 66 Jalan Pantai Cenang, 07000 Langkawi, Kedah</AddressLine>
          </AddressLines>
          <CityName> Langkawi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8f/07/8f0759e2214f88360f083e58765becca8f7785fa.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests on Langkawi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="585.77" OriginalAmount="568.71" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="6.29242" Longitude="99.7263" StarRating="3" HotelCode="|396873" HotelName="Dlima Beach Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>LOT 1659 , Behind Royal Agate, Jalan Pantai Cenang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/6/8/7/3/396873_9c7fae41012.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="592.91" OriginalAmount="575.64" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="6.3253650454872" Longitude="99.816591264366" StarRating="3" HotelCode="384198|2043415" HotelName="Bahagia Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sungai Menghulu, Lot 929, 07000 Langkawi</AddressLine>
          </AddressLines>
          <CityName> Langkawi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/59/94/59946ae0e0a94070ab8a0d2584e8f0242450cc7d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests on Langkawi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="638.93" OriginalAmount="620.32" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="6.31204" Longitude="99.7646" StarRating="0" HotelCode="977986|4650875" HotelName="We Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 26/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>1,2,3 &amp; 3A Jalan Mahawangsa, Mahacity Business Centre, 07000 Langkawi</AddressLine>
          </AddressLines>
          <CityName> Langkawi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/79/a8/79a85871e79a3a80ff897d614a7397d25c03efd0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="672.59" OriginalAmount="653.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="6.35085133" Longitude="99.71995091" StarRating="2" HotelCode="411432|perdana_beach_resort" HotelName="Perdana Beach Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lot 79 Jalan Kuala Melaka, Padang Matsirat, 07000 Langkawi</AddressLine>
          </AddressLines>
          <CityName> Langkawi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/86/6e/866e17c11828f8491c948d1f0fd4de089af4fa9c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village is located on Langkawi. The nearest airport is Langkawi (LGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="689.37" OriginalAmount="669.29" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="6.31452" Longitude="99.72485" StarRating="2" HotelCode="|233740" HotelName="Lavigo Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Lot 2764, Jalan Pantai Cenang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/3/7/4/0/233740_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="813.70" OriginalAmount="790.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="6.295194981157" Longitude="99.725812717691" StarRating="2" HotelCode="387189|casa_idaman_motel" HotelName="Casa Idaman Motel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Golf,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lot 2327 Jalan Kampung Berjaya, Pantai Chenang, 07000 Langkawi</AddressLine>
          </AddressLines>
          <CityName> Langkawi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/16/06/1606a45b583418dd0b7fb21fca06ca312625d6eb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The motel offers guests a range of services and facilities, making it ideal for business travellers ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1118.78" OriginalAmount="1086.19" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="6.324639" Longitude="99.835464" StarRating="3" HotelCode="|188927" HotelName="Dayang Bay Resort Langkawi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Persiaran Pelangi, Langkawi, Kedah Darul Aman</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/8/9/2/7/188927_1_1878.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1287.58" OriginalAmount="1250.08" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="6.32483976" Longitude="99.83556317" StarRating="4" HotelCode="429840|1011265" HotelName="Dayang Bay Serviced Apartment &amp; Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 24/05/2026" HotelFacility="24 Hour Security,Air Conditioning,ATM/Cash Machine,Banquet Hall,Bar,Conference Hall,Designated Smoking Area,Garden,Housekeeping,Internet,Kids Play Area,Laundry,Lounge,Massage Centre,Meeting Room,Printer,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Persiaran Pelangi, 07100 Kelibang, Langkawi, Kedah</AddressLine>
          </AddressLines>
          <CityName> Langkawi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/eb/52/eb527317b68cb1adcdf57f412c525a05e7a0b696.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Featuring a prime situation in Langkawi, this outstanding establishment offers a great base from whi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1334.88" OriginalAmount="1296.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="6.2733244016867" Longitude="99.732663631439" StarRating="4" HotelCode="13859|holiday_villa_beach_resort__spa_langkawi" HotelName="Holiday Villa Beach Resort &amp; Spa Langkawi Kedah" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel,Conference Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lot 1698 Pantai Tengah, Mukim Kedawang, 07000 Daerah Langkawi, Kedah Darulaman</AddressLine>
          </AddressLines>
          <CityName> Langkawi</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/32643e596403d3a8/75/75244b40da2bdfad/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This conference hotel is situated beside one of the finest stretches of beach on the island, Panatai...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1421.03" OriginalAmount="1379.64" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="6.323185" Longitude="99.849074" StarRating="4" HotelCode="65772|2384224" HotelName="Bayview Langkawi" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Bar,Conference Hall,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pandak Mayah 1, Pusat Bandar Kuah, 07000 Pulau, Langkawi</AddressLine>
          </AddressLines>
          <CityName> Langkawi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e5/20/e520e1e452dd24a9b5f35b237e423e0f3bdf4b96.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the downtown Kuah, Bayview Hotel Langkawi is a 25-minute drive from the airport. The loca...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="2062.72" OriginalAmount="2002.64" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="6.369005" Longitude="99.775723" StarRating="0" HotelCode="|554718" HotelName="Hangouts Urban Eco Langkawi" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>LOT 1895 Jalan Ulu Melaka</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/4/7/1/8/554718_0859eed1416.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3741.99" OriginalAmount="3633.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="6.366849" Longitude="99.667189" StarRating="4" HotelCode="38406|berjaya_langkawi_resort" HotelName="Berjaya Langkawi Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Club Resort,Family-friendly Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Karung Berkunci 200, Burau Bay, 07000 Langkawi, Kedah</AddressLine>
          </AddressLines>
          <CityName> Langkawi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/01/e3/01e38d4b7e0ba65e0012cca845f24f529576895f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Burau Bay on the island of Langkawi, an archipelago in the state of Kekah co...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="3939.51" OriginalAmount="3824.77" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="6.27466361" Longitude="99.73302442" StarRating="4" HotelCode="635478|88321221" HotelName="Camar Resort Langkawi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="resort">
        <Address>
          <AddressLines>
            <AddressLine>Lot 60183 Jalan Pantai Tengah, 07000 Langkawi, Kedah</AddressLine>
          </AddressLines>
          <CityName> Langkawi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/b4/6e/b46e2fde18ccfda86542338f27c8a576c43622c1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort welcomes guests on Langkawi.</HotelDescription>
        <Offer>Discount:GBP9.59</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="8552.76" OriginalAmount="8303.65" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="6.297708" Longitude="99.86088" StarRating="6" HotelCode="529656|2092425" HotelName="The Ritz-Carlton, Langkawi" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Kok, 07000 Langkawi, Kedah</AddressLine>
          </AddressLines>
          <CityName> Langkawi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/08/37/0837c7282b3dccbbbb74c8aa477dcd097a3275d8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located on Langkawi, this hotel is about 5 minutes from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="9837.28" OriginalAmount="9550.76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="6.30009" Longitude="99.85555" StarRating="5" HotelCode="|35547" HotelName="The Westin Langkawi Resort and Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN PANTAI DATO SYED OMAR</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/5/5/4/7/35547_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers a swimming pool. The establishment also offers air-conditioning, a reception, a safety deposit box service and a currency exchange service. SITUATION: This hotel is in Langkawi 500 metres away, guests can find a beach. 1 kilometre away from the establishment, guests will find Langkawi Port. It is 3 kilometres away from the shopping area. It is 20 minutes away from Langkawi International Airport. ROOM: The establishment has 202 rooms and suites. They have a direct line telephone, fully-equipped, a satellite television, a DVD, a stereo, internet and a bathroom.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="11233.18" OriginalAmount="10906.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="6.4468454688224" Longitude="99.808106124401" StarRating="5" HotelCode="29573|four_seasons_resort_langkawi" HotelName="Four Seasons Resort Langkawi" Meals="BREAKFAST-FOR-2" BedType="BREAKFAST-FOR-2" PropertyType="Beach Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tanjung Rhu, 07000 Langkawi, Kedah Darul Aman</AddressLine>
          </AddressLines>
          <CityName> Langkawi</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/64/d5/64d5b18a3adc09ca60f8c3b61fa91be7f7680547.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located on Tanjung Rhu, one of the best beaches in Langkawi and a tropical paradise o...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Bar,Conference Hall,Fax,Room Service,Telephone Service,Air Conditioning,Internet,Laundry,Lounge,Massage Centre,Restaurant,Sauna,Golf,24 Hour Security,ATM/Cash Machine,Banquet Hall,Designated Smoking Area,Garden,Housekeeping,Kids Play Area,Meeting Room,Printer,Spa,Currency Exchange,Jacuzzi,Nightclub,Swimming Pool</BasicAmenities>
    <HotelRating>4,6,3,2,5</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD</Meals>
    <PropertyType>BEACH HOTEL,CLUB RESORT,FAMILY-FRIENDLY HOTEL,HOTEL,RESORT,MOTEL,CONFERENCE HOTEL,VILLAGE</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
a9e3c68e-7ee2-4ecb-8f37-889851e0cbbe|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="a9e3c68e-7ee2-4ecb-8f37-889851e0cbbe">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="3" />
          <GuestCount PaxCode="8" Age="5" Count="1" />
        </GuestCounts>
      </Room>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="3" />
          <GuestCount PaxCode="8" Age="7" Count="1" />
        </GuestCounts>
      </Room>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="3" />
          <GuestCount PaxCode="8" Age="8" Count="1" />
        </GuestCounts>
      </Room>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="3" />
          <GuestCount PaxCode="8" Age="10" Count="1" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="62513" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-05-31T00:00:00" End="2026-06-04T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <HotelRef HotelId="429840|1011265" SourceId="16" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="Travelscloudz322@gmail.com" Password="Email@12345" 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
a9e3c68e-7ee2-4ecb-8f37-889851e0cbbe|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
a9e3c68e-7ee2-4ecb-8f37-889851e0cbbe|RateHawkPrice|successfull supplier interation||RateHawk|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
a9e3c68e-7ee2-4ecb-8f37-889851e0cbbe|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="a9e3c68e-7ee2-4ecb-8f37-889851e0cbbe" TimeStamp="0001-01-01T00:00:00" HotelName="Dayang Bay Serviced Apartment &amp; Resort" HotelCode="429840|1011265" StarRating="4" GTCityId="62513" CountryCode="MY" CityName=" Langkawi" CountryName="MALAYSIA" Address="Persiaran Pelangi, 07100 Kelibang, Langkawi, Kedah" PostCode="07100" PhoneNo="" FaxNo="" Email="rsvn@dayangbayresort.com" CheckInTime="15:00" CheckOutTime="12:00" Latitude="6.32483976" Longitude="99.83556317" SourceId="16" Currency="GBP"><RoomTypes><RoomType BoardBasis="Room 1: Breakfast|Room 2: Breakfast|Room 3: Breakfast|Room 4: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: FAMILY, STUDIO, SUITE|Room 2: FAMILY, STUDIO, SUITE|Room 3: FAMILY, STUDIO, SUITE|Room 4: FAMILY, STUDIO, SUITE" RoomTypeCode="0|1331|1135348615|1779470929110065B2076B0||no^1|1331|1135348615|1779470929110065B2076B1||no^2|1331|1135348615|1779470929110065B2076B2||no^3|1331|1135348615|1779470929110065B2076B3||no|1011265|16|MTI1MC4wOHxHQlB8MjAyNi0wNS0yOA==" OriginalAmount="1250" TotalPrice="1287.58" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 24/05/2026"><AdditionalDetails>As announced by Royal Malaysian Customs Department, Tourism Tax is imposed starting 1 January 2023 for all hotel guests that are non-Malaysian or non-permanent Residents of Malaysia. Please expect that hotel will collect the Tourism Tax from you during check-in at the hotel. The Tourism Tax rate is 10 RM per room per night. Deposit PolicyDeposit MYR 0.00 is required upon check-in. The accommodation accepts cash, debit or credit card. Minimum Age for Check-in PolicyMinimum age to check-in is 18. Minor guests must be accompanied by adults upon check-in. Accommodation charges MYR 45.00guest for extra breakfast.                             Pets are not allowed in the accommodation. General Check-in Instructions (English Only)Additional charges for Extra Bed RM95.00, Breakfast Adult RM45.00, Breakfast Child = RM33.50. If there is a request for Baby Cot it is free but based on the availability.Early Check-in PolicyYou&amp;#039;re allowed to check-in before the accommodation’s check-in time. If you wish to do so, please contact the accommodation. Additional charges apply.Tourism Tax PolicyTourism tax MYR 10.00 will be charged upon check-in (per roomper night).&lt;br/&gt;As announced by Royal Malaysian Customs Department, Tourism Tax is imposed starting 1 January 2023 for all hotel guests that are non-Malaysian or non-permanent Residents of Malaysia. Please expect that hotel will collect the Tourism Tax from you during check-in at the hotel. The Tourism Tax rate is 10 RM per room per night. Deposit PolicyDeposit MYR 0.00 is required upon check-in. The accommodation accepts cash, debit or credit card. Minimum Age for Check-in PolicyMinimum age to check-in is 18. Minor guests must be accompanied by adults upon check-in. Accommodation charges MYR 45.00guest for extra breakfast.                             Pets are not allowed in the accommodation. General Check-in Instructions (English Only)Additional charges for Extra Bed RM95.00, Breakfast Adult RM45.00, Breakfast Child = RM33.50. If there is a request for Baby Cot it is free but based on the availability.Early Check-in PolicyYou&amp;#039;re allowed to check-in before the accommodation’s check-in time. If you wish to do so, please contact the accommodation. Additional charges apply.Tourism Tax PolicyTourism tax MYR 10.00 will be charged upon check-in (per roomper night).&lt;br/&gt;As announced by Royal Malaysian Customs Department, Tourism Tax is imposed starting 1 January 2023 for all hotel guests that are non-Malaysian or non-permanent Residents of Malaysia. Please expect that hotel will collect the Tourism Tax from you during check-in at the hotel. The Tourism Tax rate is 10 RM per room per night. Deposit PolicyDeposit MYR 0.00 is required upon check-in. The accommodation accepts cash, debit or credit card. Minimum Age for Check-in PolicyMinimum age to check-in is 18. Minor guests must be accompanied by adults upon check-in. Accommodation charges MYR 45.00guest for extra breakfast.                             Pets are not allowed in the accommodation. General Check-in Instructions (English Only)Additional charges for Extra Bed RM95.00, Breakfast Adult RM45.00, Breakfast Child = RM33.50. If there is a request for Baby Cot it is free but based on the availability.Early Check-in PolicyYou&amp;#039;re allowed to check-in before the accommodation’s check-in time. If you wish to do so, please contact the accommodation. Additional charges apply.Tourism Tax PolicyTourism tax MYR 10.00 will be charged upon check-in (per roomper night).&lt;br/&gt;As announced by Royal Malaysian Customs Department, Tourism Tax is imposed starting 1 January 2023 for all hotel guests that are non-Malaysian or non-permanent Residents of Malaysia. Please expect that hotel will collect the Tourism Tax from you during check-in at the hotel. The Tourism Tax rate is 10 RM per room per night. Deposit PolicyDeposit MYR 0.00 is required upon check-in. The accommodation accepts cash, debit or credit card. Minimum Age for Check-in PolicyMinimum age to check-in is 18. Minor guests must be accompanied by adults upon check-in. Accommodation charges MYR 45.00guest for extra breakfast.                             Pets are not allowed in the accommodation. General Check-in Instructions (English Only)Additional charges for Extra Bed RM95.00, Breakfast Adult RM45.00, Breakfast Child = RM33.50. If there is a request for Baby Cot it is free but based on the availability.Early Check-in PolicyYou&amp;#039;re allowed to check-in before the accommodation’s check-in time. If you wish to do so, please contact the accommodation. Additional charges apply.Tourism Tax PolicyTourism tax MYR 10.00 will be charged upon check-in (per roomper night).&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Shower|Hairdryer|Toiletries|Direct dial telephone|TV|Satellite TV |Cable TV|Mini fridge|Tea and coffee making facilities |Washing machine|Ironing set|Individually adjustable air conditioning|Fan|Safe|Balcony|Desk|Smoke detector|Housekeeping|Wired Internet</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-05-24T00:00:00" End="2026-05-27T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1287.58" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast|Room 2: Bed &amp; Breakfast|Room 3: Bed &amp; Breakfast|Room 4: Bed &amp; Breakfast" RoomType="Room 1: Double Family Studio Suite (full double bed) (bed type is subject to availability, extra beds not included)|Room 2: Double Family Studio Suite (full double bed) (bed type is subject to availability, extra beds not included)|Room 3: Double Family Studio Suite (full double bed) (bed type is subject to availability, extra beds not included)|Room 4: Double Family Studio Suite (full double bed) (bed type is subject to availability, extra beds not included)" RoomTypeCode="h-0022f336-527c-5aea-a997-e68aa71ca426|63|MTY2MS4wMHxHQlB8MjAyNi0wNS0yMg==" OriginalAmount="1661" TotalPrice="1710.83" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>MYR 48.00-- city tax is not included in the room rate &amp; is payable to the hotel in the local currency&lt;br/&gt;MYR 160.00-- resort fee is not included in the room rate &amp; is payable to the hotel in the local currency&lt;br/&gt;GBP 123.04-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Room service|Family room|Cable TV|TV|Shower/Bathtub|Shower</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-05-17T00:00:00" End="2026-05-31T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1710.83" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast|Room 2: Bed &amp; Breakfast|Room 3: Bed &amp; Breakfast|Room 4: Bed &amp; Breakfast" RoomType="Room 1: Family Studio Suite with sea view|Room 2: Family Studio Suite with sea view|Room 3: Family Studio Suite with sea view|Room 4: Family Studio Suite with sea view" RoomTypeCode="h-a17919b1-cd7c-5c61-814b-a3d033d1f32d|63|MTc2My4wMHxHQlB8MjAyNi0wNS0yMg==" OriginalAmount="1763" TotalPrice="1815.89" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>MYR 48.00-- city tax is not included in the room rate &amp; is payable to the hotel in the local currency&lt;br/&gt;MYR 160.00-- resort fee is not included in the room rate &amp; is payable to the hotel in the local currency&lt;br/&gt;GBP 130.60-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Room service|Family room|Cable TV|TV|Shower/Bathtub|Shower</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-05-17T00:00:00" End="2026-05-31T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1815.89" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast|Room 2: Breakfast|Room 3: Breakfast|Room 4: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: FAMILY, STUDIO, SUITE, KING BED, SOFA|Room 2: FAMILY, STUDIO, SUITE, KING BED, SOFA|Room 3: FAMILY, STUDIO, SUITE, KING BED, SOFA|Room 4: FAMILY, STUDIO, SUITE, KING BED, SOFA" RoomTypeCode="0|1331|1242029705|1779470929110228B2119B0||no^1|1331|1242029705|1779470929110228B2119B2||no^2|1331|1242029705|1779470929110228B2119B4||no^3|1331|1242029705|1779470929110228B2119B6||no|1011265|16|MTgxNi4yNHxHQlB8MjAyNi0wNS0yMg==" OriginalAmount="1816" TotalPrice="1870.73" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Shower|Hairdryer|Toiletries|Direct dial telephone|TV|Satellite TV |Cable TV|Mini fridge|Tea and coffee making facilities |Washing machine|Ironing set|Individually adjustable air conditioning|Fan|Safe|Balcony|Desk|Smoke detector|Housekeeping|Wired Internet</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-05-22T00:00:00" End="2026-05-27T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1870.73" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast|Room 2: Bed &amp; Breakfast|Room 3: Bed &amp; Breakfast|Room 4: Bed &amp; Breakfast" RoomType="Room 1: Executive Family Studio Suite|Room 2: Executive Family Studio Suite|Room 3: Executive Family Studio Suite|Room 4: Executive Family Studio Suite" RoomTypeCode="h-2feb6417-b260-5016-8ada-e4fb45c1fd0c|63|MTgzMy4wMHxHQlB8MjAyNi0wNS0yMg==" OriginalAmount="1833" TotalPrice="1887.99" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>MYR 48.00-- city tax is not included in the room rate &amp; is payable to the hotel in the local currency&lt;br/&gt;MYR 160.00-- resort fee is not included in the room rate &amp; is payable to the hotel in the local currency&lt;br/&gt;GBP 135.76-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Room service|Family room|Cable TV|TV|Shower/Bathtub|Shower</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-05-17T00:00:00" End="2026-05-31T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1887.99" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast|Room 2: Breakfast|Room 3: Breakfast|Room 4: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: FAMILY, STUDIO, SUITE, SEA VIEW|Room 2: FAMILY, STUDIO, SUITE, SEA VIEW|Room 3: FAMILY, STUDIO, SUITE, SEA VIEW|Room 4: FAMILY, STUDIO, SUITE, SEA VIEW" RoomTypeCode="0|1331|1135886545|1779470929106060B2129B1||no^1|1331|1135886545|1779470929106060B2129B5||no^2|1331|1135886545|1779470929106060B2129B9||no^3|1331|1135886545|1779470929106060B2129B13||no|1011265|16|MTk1OC4xNnxHQlB8MjAyNi0wNS0yOA==" OriginalAmount="1958" TotalPrice="2016.90" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 24/05/2026"><AdditionalDetails>CheckIn instructions: &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Extra-person charges may apply and vary depending on property policy&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Government-issued photo identification and a credit card, 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;This property accepts credit cards, debit cards, and cash&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Safety features at this property include a fire extinguisher&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property has outdoor spaces, such as balconies, patios, terraces which may not be suitable for children; if you have concerns, we recommend contacting the property prior to your arrival to confirm they can accommodate you in a suitable room&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Please note that cultural norms and guest policies may differ by country and by property; the policies listed are provided by the property&amp;lt;/li&amp;gt;  &amp;lt;/ul&amp;gt;,CheckIn special instructions: Front desk staff will greet guests on arrival at the property. Information provided by the property may be translated using automated translation tools. Please note that upon check-in, all travelers who are not citizens of Malaysia must present a valid passport with at least 6 months remaining before expiry.,Mandatory fees: &amp;lt;p&amp;gt;You&amp;#039;ll be asked to pay the following charges at the property. Fees may include applicable taxes:&amp;lt;/p&amp;gt; &amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;A tax is imposed by the city: MYR 3.00 per accommodation, per night&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;The city tax amount listed may increase during popular local events such as the Langkawi International Maritime &amp;amp; Aerospace (LIMA), Le Tour De Langkawi, Ironman and Oceanman Malaysia; for more details, please contact the property&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt; &amp;lt;p&amp;gt;We have included all charges provided to us by the property. &amp;lt;/p&amp;gt;,Optional fees: &amp;lt;ul&amp;gt; &amp;lt;li&amp;gt;Fee for buffet breakfast: approximately MYR 45 for adults and MYR 33.50 for children&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Crib (infant bed) fee: MYR 15.0 per night&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;Reservations are required for massage services. Reservations can be made by contacting the hotel prior to arrival, using the contact information on the booking confirmation. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;No pets and no service animals are allowed at this property. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Alcohol is not served at this property. &amp;lt;/li&amp;gt; &amp;lt;/ul&amp;gt;,Additional fees for 3-5 people:,Name: mandatory_tax, Cost: 3.03 USD,Additional fees for 3-7 people:,Additional fees for 3-8 people:,Additional fees for 3-10 people:,Tax Recovery Charges and Service Fees for 3-5 people: 71.12 USD (This amount is included within the total price).,Tax Recovery Charges and Service Fees for 3-7 people: 71.12 USD (This amount is included within the total price).,Tax Recovery Charges and Service Fees for 3-8 people: 71.12 USD (This amount is included within the total price).,Tax Recovery Charges and Service Fees for 3-10 people: 71.12 USD (This amount is included within the total price). Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;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;This property accepts credit cards, debit cards, and cash&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Safety features at this property include a fire extinguisher&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property has outdoor spaces, such as balconies, patios, terraces which may not be suitable for children; if you have concerns, we recommend contacting the property prior to your arrival to confirm they can accommodate you in a suitable room&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Please note that cultural norms and guest policies may differ by country and by property; the policies listed are provided by the property&amp;lt;/li&amp;gt;  &amp;lt;/ul&amp;gt;,CheckIn special instructions: Front desk staff will greet guests on arrival at the property. Information provided by the property may be translated using automated translation tools. Please note that upon check-in, all travelers who are not citizens of Malaysia must present a valid passport with at least 6 months remaining before expiry.,Mandatory fees: &amp;lt;p&amp;gt;You&amp;#039;ll be asked to pay the following charges at the property. Fees may include applicable taxes:&amp;lt;/p&amp;gt; &amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;A tax is imposed by the city: MYR 3.00 per accommodation, per night&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;The city tax amount listed may increase during popular local events such as the Langkawi International Maritime &amp;amp; Aerospace (LIMA), Le Tour De Langkawi, Ironman and Oceanman Malaysia; for more details, please contact the property&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt; &amp;lt;p&amp;gt;We have included all charges provided to us by the property. &amp;lt;/p&amp;gt;,Optional fees: &amp;lt;ul&amp;gt; &amp;lt;li&amp;gt;Fee for buffet breakfast: approximately MYR 45 for adults and MYR 33.50 for children&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Crib (infant bed) fee: MYR 15.0 per night&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;Reservations are required for massage services. Reservations can be made by contacting the hotel prior to arrival, using the contact information on the booking confirmation. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;No pets and no service animals are allowed at this property. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Alcohol is not served at this property. &amp;lt;/li&amp;gt; &amp;lt;/ul&amp;gt;,Additional fees for 3-5 people:,Name: mandatory_tax, Cost: 3.03 USD,Additional fees for 3-7 people:,Additional fees for 3-8 people:,Additional fees for 3-10 people:,Tax Recovery Charges and Service Fees for 3-5 people: 71.12 USD (This amount is included within the total price).,Tax Recovery Charges and Service Fees for 3-7 people: 71.12 USD (This amount is included within the total price).,Tax Recovery Charges and Service Fees for 3-8 people: 71.12 USD (This amount is included within the total price).,Tax Recovery Charges and Service Fees for 3-10 people: 71.12 USD (This amount is included within the total price). Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;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;This property accepts credit cards, debit cards, and cash&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Safety features at this property include a fire extinguisher&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property has outdoor spaces, such as balconies, patios, terraces which may not be suitable for children; if you have concerns, we recommend contacting the property prior to your arrival to confirm they can accommodate you in a suitable room&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Please note that cultural norms and guest policies may differ by country and by property; the policies listed are provided by the property&amp;lt;/li&amp;gt;  &amp;lt;/ul&amp;gt;,CheckIn special instructions: Front desk staff will greet guests on arrival at the property. Information provided by the property may be translated using automated translation tools. Please note that upon check-in, all travelers who are not citizens of Malaysia must present a valid passport with at least 6 months remaining before expiry.,Mandatory fees: &amp;lt;p&amp;gt;You&amp;#039;ll be asked to pay the following charges at the property. Fees may include applicable taxes:&amp;lt;/p&amp;gt; &amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;A tax is imposed by the city: MYR 3.00 per accommodation, per night&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;The city tax amount listed may increase during popular local events such as the Langkawi International Maritime &amp;amp; Aerospace (LIMA), Le Tour De Langkawi, Ironman and Oceanman Malaysia; for more details, please contact the property&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt; &amp;lt;p&amp;gt;We have included all charges provided to us by the property. &amp;lt;/p&amp;gt;,Optional fees: &amp;lt;ul&amp;gt; &amp;lt;li&amp;gt;Fee for buffet breakfast: approximately MYR 45 for adults and MYR 33.50 for children&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Crib (infant bed) fee: MYR 15.0 per night&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;Reservations are required for massage services. Reservations can be made by contacting the hotel prior to arrival, using the contact information on the booking confirmation. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;No pets and no service animals are allowed at this property. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Alcohol is not served at this property. &amp;lt;/li&amp;gt; &amp;lt;/ul&amp;gt;,Additional fees for 3-5 people:,Name: mandatory_tax, Cost: 3.03 USD,Additional fees for 3-7 people:,Additional fees for 3-8 people:,Additional fees for 3-10 people:,Tax Recovery Charges and Service Fees for 3-5 people: 71.12 USD (This amount is included within the total price).,Tax Recovery Charges and Service Fees for 3-7 people: 71.12 USD (This amount is included within the total price).,Tax Recovery Charges and Service Fees for 3-8 people: 71.12 USD (This amount is included within the total price).,Tax Recovery Charges and Service Fees for 3-10 people: 71.12 USD (This amount is included within the total price). Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;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;This property accepts credit cards, debit cards, and cash&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Safety features at this property include a fire extinguisher&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property has outdoor spaces, such as balconies, patios, terraces which may not be suitable for children; if you have concerns, we recommend contacting the property prior to your arrival to confirm they can accommodate you in a suitable room&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Please note that cultural norms and guest policies may differ by country and by property; the policies listed are provided by the property&amp;lt;/li&amp;gt;  &amp;lt;/ul&amp;gt;,CheckIn special instructions: Front desk staff will greet guests on arrival at the property. Information provided by the property may be translated using automated translation tools. Please note that upon check-in, all travelers who are not citizens of Malaysia must present a valid passport with at least 6 months remaining before expiry.,Mandatory fees: &amp;lt;p&amp;gt;You&amp;#039;ll be asked to pay the following charges at the property. Fees may include applicable taxes:&amp;lt;/p&amp;gt; &amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;A tax is imposed by the city: MYR 3.00 per accommodation, per night&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;The city tax amount listed may increase during popular local events such as the Langkawi International Maritime &amp;amp; Aerospace (LIMA), Le Tour De Langkawi, Ironman and Oceanman Malaysia; for more details, please contact the property&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt; &amp;lt;p&amp;gt;We have included all charges provided to us by the property. &amp;lt;/p&amp;gt;,Optional fees: &amp;lt;ul&amp;gt; &amp;lt;li&amp;gt;Fee for buffet breakfast: approximately MYR 45 for adults and MYR 33.50 for children&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Crib (infant bed) fee: MYR 15.0 per night&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;Reservations are required for massage services. Reservations can be made by contacting the hotel prior to arrival, using the contact information on the booking confirmation. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;No pets and no service animals are allowed at this property. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Alcohol is not served at this property. &amp;lt;/li&amp;gt; &amp;lt;/ul&amp;gt;,Additional fees for 3-5 people:,Name: mandatory_tax, Cost: 3.03 USD,Additional fees for 3-7 people:,Additional fees for 3-8 people:,Additional fees for 3-10 people:,Tax Recovery Charges and Service Fees for 3-5 people: 71.12 USD (This amount is included within the total price).,Tax Recovery Charges and Service Fees for 3-7 people: 71.12 USD (This amount is included within the total price).,Tax Recovery Charges and Service Fees for 3-8 people: 71.12 USD (This amount is included within the total price).,Tax Recovery Charges and Service Fees for 3-10 people: 71.12 USD (This amount is included within the total price). Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Shower|Hairdryer|Toiletries|Direct dial telephone|TV|Satellite TV |Cable TV|Mini fridge|Tea and coffee making facilities |Washing machine|Ironing set|Individually adjustable air conditioning|Fan|Safe|Balcony|Desk|Smoke detector|Housekeeping|Wired Internet</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-05-24T00:00:00" End="2026-05-27T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="2016.90" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast|Room 2: Breakfast|Room 3: Breakfast|Room 4: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: FAMILY, STUDIO, SUITE, KING BED, SEA VIEW, SOFA|Room 2: FAMILY, STUDIO, SUITE, KING BED, SEA VIEW, SOFA|Room 3: FAMILY, STUDIO, SUITE, KING BED, SEA VIEW, SOFA|Room 4: FAMILY, STUDIO, SUITE, KING BED, SEA VIEW, SOFA" RoomTypeCode="0|1331|1242129095|1779470929110228B2119B1||no^1|1331|1242129095|1779470929110228B2119B3||no^2|1331|1242129095|1779470929110228B2119B5||no^3|1331|1242129095|1779470929110228B2119B7||no|1011265|16|MjAxNy41NnxHQlB8MjAyNi0wNS0yMg==" OriginalAmount="2018" TotalPrice="2078.09" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Shower|Hairdryer|Toiletries|Direct dial telephone|TV|Satellite TV |Cable TV|Mini fridge|Tea and coffee making facilities |Washing machine|Ironing set|Individually adjustable air conditioning|Fan|Safe|Balcony|Desk|Smoke detector|Housekeeping|Wired Internet</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-05-22T00:00:00" End="2026-05-27T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="2078.09" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast|Room 2: Bed &amp; Breakfast|Room 3: Bed &amp; Breakfast|Room 4: Bed &amp; Breakfast" RoomType="Room 1: Executive Family Studio Suite with sea view|Room 2: Executive Family Studio Suite with sea view|Room 3: Executive Family Studio Suite with sea view|Room 4: Executive Family Studio Suite with sea view" RoomTypeCode="h-4e86bf95-46cf-5869-8982-b706d3c1dcab|63|MjA5Mi4wMHxHQlB8MjAyNi0wNS0yMg==" OriginalAmount="2092" TotalPrice="2154.76" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>MYR 48.00-- city tax is not included in the room rate &amp; is payable to the hotel in the local currency&lt;br/&gt;MYR 160.00-- resort fee is not included in the room rate &amp; is payable to the hotel in the local currency&lt;br/&gt;GBP 154.96-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Room service|Family room|Cable TV|TV|Shower/Bathtub|Shower</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-05-17T00:00:00" End="2026-05-31T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="2154.76" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType></RoomTypes><Images><Image Url="https://cdn.worldota.net/t/x500/content/eb/52/eb527317b68cb1adcdf57f412c525a05e7a0b696.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/81/15/81156a5d2f266b04756e04bfbabb7c021c01b6cc.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/9a/4b/9a4ba32f384df30f0facf7b682330e3906a45a09.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/bd/28/bd28043f090fd11e0502b5798af7a2f698d5b742.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/18/9c/189c1eb53014a0c688f32e15cb51d37abe00b2ad.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/ab/a7/aba750c169f57083da47c63cb256e8fb6760d9ca.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/bc/25/bc258a57678cf77122017ecceaa023dea61cbd42.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/ae/a7/aea7dfb2729151799c07b01a846c277e4460bba7.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/f1/12/f112976b7f6435367912c9b41d05253fcfbef623.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/34/b0/34b037c41e63990ec63ff0afe29de61cb53a77b1.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/d1/2c/d12c9b698b79286240546c050f5f6a85ac1dce99.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/69/b2/69b2f7c82f41734c177a55b1f5bff43be5c23e9a.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/db/16/db169b6ec38b919ddfbd7e6032cdfcf91c93cd71.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/9d/26/9d264419adbabd590ad4a1c4a8924967530de714.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/38/a0/38a05c08b3cfd1f1bf22defc79e2e9bb1e8b98d2.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/c6/e7/c6e77f9acddc6120608e4ad726701e0a8d821930.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/a9/41/a941d21457ca4387e7d3beabf998551a2e1dfe0e.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/d9/a2/d9a226756b03660ae62e58fa8d7ed22763c4b07a.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/be/97/be972a6aac88b2ac54ebc8ce953172da6c6f644e.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/zz/8b/ad8b339e0a6794b7c26359c76fcdae419a26b025.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/bb/1b/bb1b2d4ec76cd24588abd8256d262994eebb783b.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/0f/38/0f38f993a59a1fc7a9bde94b7ceae3504ae95d98.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/68/97/689785b2e75be6ca21b28ef80d064fcc31d50d39.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/98/cb/98cbf3267fbe4e76a2dd2144f8e5b1150ccd7f49.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/70/e8/70e88116313a8398223c3703d4c754c48e3f86e2.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/05/02/0502a178bd08f1cf85d3badd68a270cc71a950c3.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/09/b4/09b428a27ebb3c117abf7cffd516f7da6fb46e0d.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/ed/3c/ed3c67c65898df3dd112f6d79ea5f57630506fed.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/d7/b5/d7b5bffb4f715810d293b7d0e06ed5fa9316a36b.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/45/82/458265c52a29929c14edfdab96d9533da2522bc9.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/20/4b/204b271183620a98ca93a3d7244712f58b811adc.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/a0/ac/a0ac9c4ad9eab63db8760eab068d3e624dc06ffc.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/79/e8/79e8e788a23956473a8ed7e75f93776f87ec5ee4.JPEG" /></Images><HotelDescription>&lt;br/&gt;Featuring a prime situation in Langkawi, this outstanding establishment offers a great base from which to explore all this vibrant city has to offer. From here, guests can enjoy easy access to some of the most important tourist attractions of the area, including Chogm Park, ideal to spend a day with the whole family.Guests staying at this complex may take advantage of the extensive range of unrivalled services and amenities available at the property. 

The accommodation units can accommodate from 2 to 6 people, and come completely equipped with all the latest modern conveniences to guarantee guests enjoy a truly comfortable stay. The hotel's fitness centre is ideal for those visitors wishing to maintain their exercise routine, and the outdoor pool and spa area are perfect to enjoy a moment of relaxation.&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;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 85.00 MYR per night.&lt;br /&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Taxes which are not included in the cost of the booking will be charged on site.&lt;br /&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Pets: &lt;/b&gt;No pets allowed.</HotelDescription><Facilities><HotelFacilities><Type>Building Information</Type><Description>Year of construction</Description><Value>2013</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Total number of rooms</Description><Value>282</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Number of floors (main building)</Description><Value>6</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Single rooms</Description><Value>72</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Double rooms</Description><Value>78</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Suites</Description><Value>150</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Apartments</Description><Value>78</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Studios</Description><Value>78</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Connecting rooms</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Hotel Type</Type><Description>hotel</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Payment</Type><Description>American Express</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Payment</Type><Description>MasterCard</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Payment</Type><Description>Visa</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Distances</Type><Description>City centre</Description><Value>500 Meters</Value></HotelFacilities><HotelFacilities><Type>Distances</Type><Description>Bus/Train station</Description><Value>2000 Meters</Value></HotelFacilities><HotelFacilities><Type>Distances</Type><Description>Airport</Description><Value>20000 Meters</Value></HotelFacilities><HotelFacilities><Type>Distances</Type><Description>Harbour</Description><Value>2000 Meters</Value></HotelFacilities><HotelFacilities><Type>Distances</Type><Description>Beach</Description><Value>20000 Meters</Value></HotelFacilities><HotelFacilities><Type>Distances</Type><Description>Entertainment Area</Description><Value>500 Meters</Value></HotelFacilities><HotelFacilities><Type>Room Facilities</Type><Description>Children share the bed with parents</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Car park</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>24-hour reception</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Check-in hour 15:00:00</Description><Value /></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Check-out hour 12:00:00</Description><Value /></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Mobile phone coverage</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Wi-fi</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Car hire ( Payable At Establishment)</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Laundry service</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Launderette</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Multilingual staff</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>24-hour security</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Bellboy service</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Smoke detector</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Lift access</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Garden</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Terrace</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Gym</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Newspapers</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Luggage room</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Electric kettle</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Catering</Type><Description>Café</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Catering</Type><Description>Restaurant</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Catering</Type><Description>Non-smoking area</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Catering</Type><Description>Poolside snack bar</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Catering</Type><Description>Banquet hall</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Business</Type><Description>Conference room</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Business</Type><Description>Meeting room</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Business</Type><Description>Projector ( Payable At Establishment)</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Business</Type><Description>Printer ( Payable At Establishment)</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Outdoor freshwater pool</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Children’s swimming area</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Sun loungers</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Parasols</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Children playground</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Kids’ club</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Health</Type><Description>Massage</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Health</Type><Description>Spa treatments</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Health</Type><Description>Spa centre</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>Breakfast buffet</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Things to keep in mind</Type><Description>Deposit on arrival</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Things to keep in mind</Type><Description>Identification card at arrival</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Table tennis</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Billiards</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Stay Type</Type><Description>Family hotels </Description><Value /></HotelFacilities><HotelFacilities><Type>Stay Type</Type><Description>Business hotels </Description><Value /></HotelFacilities><HotelFacilities><Type>Stay Type</Type><Description>Hotels with spa</Description><Value /></HotelFacilities><HotelFacilities><Type>Points of interest</Type><Description>Nasi Dagang Pak Malau</Description><Value /></HotelFacilities><HotelFacilities><Type>Points of interest</Type><Description>MARDI Langkawi Agro Technology Park</Description><Value /></HotelFacilities><HotelFacilities><Type>Points of interest</Type><Description>Mahsuri Tomb and Museum</Description><Value /></HotelFacilities><HotelFacilities><Type>Points of interest</Type><Description>Ayer Hangat Night Market – Friday</Description><Value /></HotelFacilities><HotelFacilities><Type>Points of interest</Type><Description>Air Hangat Village</Description><Value /></HotelFacilities></Facilities></HotelRoomRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
a9e3c68e-7ee2-4ecb-8f37-889851e0cbbe|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="a9e3c68e-7ee2-4ecb-8f37-889851e0cbbe">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="3" />
          <GuestCount PaxCode="8" Age="5" Count="1" />
        </GuestCounts>
      </Room>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="3" />
          <GuestCount PaxCode="8" Age="7" Count="1" />
        </GuestCounts>
      </Room>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="3" />
          <GuestCount PaxCode="8" Age="8" Count="1" />
        </GuestCounts>
      </Room>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="3" />
          <GuestCount PaxCode="8" Age="10" Count="1" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="62513" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-05-31T00:00:00" End="2026-06-04T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <HotelRef HotelId="|188927" SourceId="94" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="Travelscloudz322@gmail.com" Password="Email@12345" 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
a9e3c68e-7ee2-4ecb-8f37-889851e0cbbe|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="a9e3c68e-7ee2-4ecb-8f37-889851e0cbbe" TimeStamp="0001-01-01T00:00:00" HotelName="Dayang Bay Resort Langkawi" HotelCode="188927" GTCityId="62513" CountryCode="MY" CityName="Langkawi" CountryName="Malaysia" Address="Persiaran Pelangi, Langkawi, Kedah Darul Aman" SourceId="94" Currency="GBP"><RoomTypes><RoomType BoardBasis="Bed and breakfast" FilterMealType="Bed and breakfast" RoomType="Room 1: Double room|Room 2: Double room|Room 3: Double room|Room 4: Double room" RoomTypeCode="188927H1_H2HNHNad1kbl|1779471074.DFeEDYEYGYHYJ-GBRA1216boffA|1256.69|94|MTI1Ni42OXxFVVJ8c3VwcGxpZXJkZWFkbGluZQ==" OriginalAmount="1086" TotalPrice="1118.78" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities /><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-05-22T18:31:14.9488046+01:00" End="2026-06-04T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1086.19" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Bed and breakfast" FilterMealType="Bed and breakfast" RoomType="Room 1: Studio|Room 2: Studio|Room 3: Studio|Room 4: Studio" RoomTypeCode="188927H14_894H2HNHNad2h1p|1779471074.DFeEDYEYGYHYJ-GBRA1216boffA|1449.93|94|MTQ0OS45M3xFVVJ8c3VwcGxpZXJkZWFkbGluZQ==" OriginalAmount="1253" TotalPrice="1290.82" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities /><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-05-22T18:31:14.9498052+01:00" End="2026-06-04T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1253.22" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Bed and breakfast" FilterMealType="Bed and breakfast" RoomType="Room 1: Suite|Room 2: Suite|Room 3: Suite|Room 4: Suite" RoomTypeCode="188927H41_894H2HNHN8c5d81|1779471074.DFeEDYEYGYHYJ-GBRA1216boffA|1724.93|94|MTcyNC45M3xFVVJ8c3VwcGxpZXJkZWFkbGluZQ==" OriginalAmount="1491" TotalPrice="1535.64" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities /><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-05-22T18:31:14.9508061+01:00" End="2026-05-22T18:31:14.9508061+01:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1490.91" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType></RoomTypes><Images><Image Url="http://cdnh.octanio.com/images/hotels/1/8/8/9/2/7/188927_1_4318.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/1/8/8/9/2/7/188927_1_5602.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/1/8/8/9/2/7/188927_1_6400.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/1/8/8/9/2/7/188927_1_7455.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/1/8/8/9/2/7/188927_1_8273.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/1/8/8/9/2/7/188927_1_8583.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/1/8/8/9/2/7/188927_1_8800.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/1/8/8/9/2/7/188927_1_8687.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/1/8/8/9/2/7/188927_1_1878.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/1/8/8/9/2/7/188927_1_414.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/1/8/8/9/2/7/188927_1_9928.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/1/8/8/9/2/7/188927_1_3065.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/1/8/8/9/2/7/188927_1_8912.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/1/8/8/9/2/7/188927_1_9658.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/1/8/8/9/2/7/188927_1_1618.jpg" /></Images><HotelDescription /><Facilities><HotelFacilities><Type>Hotel</Type><Description>Terrace / solarium</Description><Value>Terrace / solarium</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Garden</Description><Value>Garden</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Picnic area</Description><Value>Picnic area</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Billiards</Description><Value>Billiards</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Table Tennis</Description><Value>Table Tennis</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Outdoor playground equipment for children</Description><Value>Outdoor playground equipment for children</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Play area for children</Description><Value>Play area for children</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Kid`s club</Description><Value>Kid`s club</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Menu for children</Description><Value>Menu for children</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Family rooms</Description><Value>Family rooms</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Bar / Coffee shop</Description><Value>Bar / Coffee shop</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Restaurant</Description><Value>Restaurant</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Parking adapted for people with reduced mobility</Description><Value>Parking adapted for people with reduced mobility</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Daily cleaning service</Description><Value>Daily cleaning service</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Luggage storage</Description><Value>Luggage storage</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Tourist information</Description><Value>Tourist information</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Laundry service</Description><Value>Laundry service</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>24 hour reception</Description><Value>24 hour reception</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Concierge service</Description><Value>Concierge service</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Ticket Sales</Description><Value>Ticket Sales</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Meeting / banquet rooms</Description><Value>Meeting / banquet rooms</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Air-conditioning</Description><Value>Air-conditioning</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Lift</Description><Value>Lift</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Shop or supermarket</Description><Value>Shop or supermarket</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Outdoor pool</Description><Value>Outdoor pool</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Children\'s pool</Description><Value>Children\'s pool</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Gym</Description><Value>Gym</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Spa / Wellness Center</Description><Value>Spa / Wellness Center</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>wheelchair accessible</Description><Value>wheelchair accessible</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Special health and safety measures are followed</Description><Value>Special health and safety measures are followed</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Business</Description><Value>Business</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Family</Description><Value>Family</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Spa</Description><Value>Spa</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>No pets allowed</Description><Value>No pets allowed</Value></HotelFacilities></Facilities></HotelRoomRS>||True