<Audits>System.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
4e7cf080-5310-4a3b-92da-ed07d5d97def|CoordinatorError|No Supplier Found RTS|<?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="4e7cf080-5310-4a3b-92da-ed07d5d97def">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity CountryCode="TH" CountryName="Thailand" GTCityId="73754" DestinationId="0" CityId="893" CityName="Phuket">
      <Latitude>7.949544</Latitude>
      <Longitude>98.27371</Longitude>
    </HotelCity>
    <StayDateRange Start="2024-08-21T00:00:00" End="2024-08-24T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="Naviholidays" Password="Navika@18" RequestedCurrency="INR" ClientNationality="IN" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
4e7cf080-5310-4a3b-92da-ed07d5d97def|CoordinatorError|No Supplier Found MGR|<?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="4e7cf080-5310-4a3b-92da-ed07d5d97def">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity CountryCode="TH" CountryName="Thailand" GTCityId="73754" DestinationId="0" CityId="893" CityName="Phuket">
      <Latitude>7.949544</Latitude>
      <Longitude>98.27371</Longitude>
    </HotelCity>
    <StayDateRange Start="2024-08-21T00:00:00" End="2024-08-24T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="Naviholidays" Password="Navika@18" RequestedCurrency="INR" ClientNationality="IN" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
4e7cf080-5310-4a3b-92da-ed07d5d97def|HotelbedsSearch|supplier interation failed||HotelBeds|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
4e7cf080-5310-4a3b-92da-ed07d5d97def|TravellandaSearch|supplier interation failed||Travellanda|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
4e7cf080-5310-4a3b-92da-ed07d5d97def|AbreuSearch|successfull supplier interation||Abreu|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
4e7cf080-5310-4a3b-92da-ed07d5d97def|WHLSearch|supplier interation failed||WHL|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
4e7cf080-5310-4a3b-92da-ed07d5d97def|SearchResponse|SearchResponse|<?xml version="1.0" encoding="utf-16"?>
<HotelSearchRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" TimeStamp="2024-08-07T13:44:38.8617943+01:00" Version="0" EchoToken="Search" TransactionIdentifier="4e7cf080-5310-4a3b-92da-ed07d5d97def" Currency="INR">
  <HotelStays>
    <HotelStay SourceId="6" TotalAmount="7323.67" OriginalAmount="6844.55" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8905220538026" Longitude="98.29599738121" StarRating="3" HotelCode="46077|2632589" HotelName="The Viridian Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>206 / 24 Rat-U-Thit 200 Pee Road, Patong Beach, Kathu, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Kathu</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/26649/a_26649_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is conveniently located in Patong Beach, just a few minutes’ walk from the beach (the most beautiful beach in Phuket), entertainment spots and shopping centres. Kok Kloy (location of the nearest bus station) is a 10-minute drive away. Phuket Airport is about 25 km away and Phuket itself with its shopping venues is about 55 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="7453.07" OriginalAmount="6965.49" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8227275516509" Longitude="98.299249064243" StarRating="3" HotelCode="130426|633385" HotelName="ibis Phuket Kata Hotel" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Club Resort" CnxPolicy="Free CXL until 14/08/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Lounge,Massage Centre,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>88/8 Kata Road, Tumbon Karon, Amphur Muang, Phuket 83100</AddressLine>
          </AddressLines>
          <CityName>Kata Beach</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/188166/a_188166_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located 10 minutes from the clear waters of Kata Beach and is ideal for families and couples alike with shopping, dining and nightlife just moments away. It is 10 km to the centre of Phuket and Phuket Airport is just 45 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="8701.67" OriginalAmount="8132.40" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.881447" Longitude="98.292753" StarRating="3" HotelCode="176317|2632581" HotelName="The Ashlee Plaza Patong Hotel &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>34/50-57 Prachanukhro Road, Patong, Kathu, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Patong</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/246605/a_246605_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located just a short stroll from the heart of Patong, the hotel is within easy reach of many of the main places of interest. Various nightspots, shopping venues and the sea are about a 10-minute walk away while Karon Beach is a 5-minute drive away from the hotel and Phuket International Airport can be reached within a pleasant 40-minute journey.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="9352.20" OriginalAmount="8740.37" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.89647343" Longitude="98.30467228" StarRating="3" HotelCode="355563|2522406" HotelName="Naina Resort &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Golf,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>2/58 Sainamyen 2 Road, Patong Beach, Kathu, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/53/538863/538863a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in the centre of Patong.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="11254.82" OriginalAmount="10518.52" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.9019647948055" Longitude="98.299725651741" StarRating="3" HotelCode="75296|331248" HotelName="ibis Phuket Patong Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 Chalermphrakiat Road, Kathu District, Patong, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Patong</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/102545/a_102545_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is situated just 500 metres from Patong beach and within 10 minutes’ drive of a range of bars, restaurants and nightlife venues. For shopping, guests should head to the Jungceylon shopping mall, 1 km away. Other activities such as go-karting and elephant trekking can also be found nearby. Phuket International Airport is 40 km away and can be reached within 45 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="12727.24" OriginalAmount="11894.62" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8220954676222" Longitude="98.299481570721" StarRating="4" HotelCode="68908|420211" HotelName="Centara Kata Resort Phuket" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>54 Ked Kwan Road, Kata Beach, Amphur Muang, 83100 Phuket</AddressLine>
          </AddressLines>
          <CityName>Kata Beach</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/89072/w_89072_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in the tranquil heart of the popular, sandy Kata Beach. It is 1.5 km from Phuket town and Phuket Airport is just 45 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="15171.96" OriginalAmount="14179.40" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8476547926023" Longitude="98.294790387154" StarRating="4" HotelCode="21433|2632574" HotelName="Waterfront Suites Phuket by Centara" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>224/21 Karon Road, Karon Beach, Amphur Muang, Phuket 83100</AddressLine>
          </AddressLines>
          <CityName>Karon Beach</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/27747/w_27747_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the west coast of Phuket Island. It is a 25-minute drive from the exotic city of Phuket, and here guests will find a range of shops and attractions. Phuket International Airport is 40 km from the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="16584.94" OriginalAmount="15499.94" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8908010192161" Longitude="98.29629778862" StarRating="3" HotelCode="9048|2522913" HotelName="Patong Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>208 Raj-Uthit 200 Pee Road, Patong Beach, Amphoe Kathu, Puket, Chang Wat Puket 83150</AddressLine>
          </AddressLines>
          <CityName>Patong</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/3927/a_3927_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This is the hotel of choice of those holidaying in the province of Phuket in Thailand.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="17763.57" OriginalAmount="16601.47" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.9489271793697" Longitude="98.283352389675" StarRating="4" HotelCode="442241|911419" HotelName="Chabana Kamala Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Golf,Internet,Kitchen,Laundry,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>66/4 Kamala &amp; Patong Road Moo 3, Tambon Kamala, Amphoe Kathu, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/48/480801/480801a_hb_a_014.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="18305.69" OriginalAmount="17108.12" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8852960669353" Longitude="98.287607431412" StarRating="4" HotelCode="9049|38860" HotelName="Seaview Patong Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>2 Taweewong Road, Patong Beach, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Patong</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/3928/a_3928_G2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is superbly located at the quiet end of Patong Beach and is only 3 m from the beach itself. All guest rooms face the sea and Patong Bay. Shopping venues and nightspots are within walking distance. Phuket town is 25 minutes from the hotel and Phuket International Airport is a 45-minute journey away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="18491.04" OriginalAmount="17281.35" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.9634054955166" Longitude="98.283744267529" StarRating="4" HotelCode="213341|2632615" HotelName="Novotel Phuket Kamala Beach" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 11/08/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>118/16 Moo 3, Tambon Kamala, Amphur Kathu, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/302033/a_302033_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Phuket. The nearest airport is Phuket (HKT).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="18655.43" OriginalAmount="17434.98" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8808695328744" Longitude="98.291857919188" StarRating="5" HotelCode="310477|2632602" HotelName="Fishermen's Harbour Urban Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Golf,Internet,Jacuzzi,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>2/21 Siriraj Road, Patong, Kathu, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/424642/a_424642_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="19099.61" OriginalAmount="17850.10" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.895218" Longitude="98.303432" StarRating="4" HotelCode="141990|2523263" HotelName="Sawaddi Patong Resort" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Beach Hotel,Club Resort,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>21 Sainamyen Road, Patong, Kathu, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Patong</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/202940/gt_202940_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is peacefully but conveniently in the Patong area on the west coast of the island, within a comfortable stroll of Patong's renowned entertainment heartland and glorious beach. It is a 40-minute drive from Phuket International Airport (approximately 40 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="19837.56" OriginalAmount="18539.78" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.9007586327347" Longitude="98.302686810493" StarRating="3" HotelCode="9044|36861" HotelName="Deevana Patong Resort &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Eco Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 11/08/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>43/2 Raj-U-Thid 200 Pee Road, Patong Beach, Kathu 83150, Phuket</AddressLine>
          </AddressLines>
          <CityName>Patong</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/3923/a_3923_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located 600 metres away from sandy Patong Beach and only 250 metres from bars and restaurants. The hotel’s location is very convenient as there are many leisure activities nearby, including a major shopping mall. Links to the local public transport network are close at hand and various nightspots are about a 15-minute walk away. Phuket International Airport is approximately 45 km away from the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="20292.24" OriginalAmount="18964.71" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.961301" Longitude="98.286789" StarRating="5" HotelCode="96821|2632516" HotelName="Swissôtel Suites Phuket Kamala Beach" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>100/10 Moo 3, Kamala Beach, Kathu, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Kamala Beach</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/134431/a_134431_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Kamala Beach, and shopping, recreation facilities and other attractions are all to be found nearby. It is a just a half-hour drive to Phuket International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="22306.77" OriginalAmount="20847.45" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.894001" Longitude="98.302729" StarRating="4" HotelCode="140853|182480" HotelName="Andakira" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Garden,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>222, Phangmuang Sai Ko Road (Thanon Sai Sam), Kathu, Patong, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Patong</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/201579/a_201579_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located at the heart of Patong Beach, just minutes away from the shopping centre, nightlife entertainment and the beach, but yet the residence retains its serenity.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="23100.69" OriginalAmount="21589.43" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.900179" Longitude="98.297461" StarRating="4" HotelCode="207934|520311" HotelName="Holiday Inn Express Phuket Patong Beach Central" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 13/08/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8 Hatpatong Road, Patong Beach, Patong 83150, Amphoe Kathu, Phuket, Thailand</AddressLine>
          </AddressLines>
          <CityName>Patong</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/188513/188513a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Patong, this hotel is only a few steps from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="23884.12" OriginalAmount="22321.61" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.859767" Longitude="98.287181" StarRating="4" HotelCode="18279|2616732" HotelName="Centara Villas Phuket" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Finca,Village" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>701 Patak Road, Karon Beach, Amphur Muang, Phuket 83100</AddressLine>
          </AddressLines>
          <CityName>Karon Beach</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/22717/p_22717_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the west coast of Phuket in a wonderful location directly on Karon Mountain. The beach is in the immediate vicinity of the hotel and can only be reached by the steps and footbridge. The hotel is not recommendable to the physically disabled due to its hillside location and many steps.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="24223.38" OriginalAmount="22638.67" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.93985" Longitude="98.426695" StarRating="5" HotelCode="118746|541276" HotelName="The Village Coconut Island" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Club Resort,Village,Family-friendly Hotel" CnxPolicy="Free CXL until 10/08/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Coconut Island, Phuket</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/162776/a_162776_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is a 5-minute ride via private water taxi from Laem Hin Pier and 5 minutes from the beach. Although located on an island off Phuket's east coast, this holiday village is surprisingly at the centre of things and easy to access. Guests will find the nearest restaurants just 100 m away and it is only 20 minutes to Phuket town centre with its nightlife, shops and links to the public transport network. Promthep Cape and Patong town are 40 minutes' drive and Phuket International Airport is 35 minutes away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="24985.83" OriginalAmount="23351.24" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.908154" Longitude="98.29773" StarRating="4" HotelCode="9431|2371080" HotelName="Novotel Phuket Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort,Conference Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>282 Phrabaramee Road, Patong, Kathu, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/3922/a_3922_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is nestled in the hills above the pristine waters of picturesque Kalim Bay. It sits 10 m from the crystal-clear waters and white sandy beach, yet is still well within reach of Phuket's exciting nightlife and shopping venues.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="26440.77" OriginalAmount="24711.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.909036978131" Longitude="98.297547698021" StarRating="4.5" HotelCode="10142|38870" HotelName="Diamond Cliff Resort &amp; Spa" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Club Resort,Spa Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>284 Prabaramee Road, Patong Beach 83150, Phuket</AddressLine>
          </AddressLines>
          <CityName>Patong</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/6350/a_6350_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This beach resort hotel is situated at the north end of Patong Beach and is connected to Kalim Beach. It is set against the natural park hill on the coastal road overlooking the Andaman Sea. Guests will find an array of shops and restaurants, as well as a bus stop, less than 200 m from the hotel. The centre of Phuket is 1 km away and Phuket International Airport lies 40 km from the hotel (45 minutes by taxi or private vehicle).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="27350.10" OriginalAmount="25560.84" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.899927" Longitude="98.298765" StarRating="3" HotelCode="904024|505498" HotelName="X2 Vibe Phuket Patong" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Garden,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5/55 Hadd Patong Road, Patong Beach, Kathu, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Kathu</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/69394/2269394/1.jpg?f=15050976</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located some 200 m from the beach, on the edge of central Patong, in the vibrant town of Phuket. It lies only by 10 minutes' walk away from the city centre and Bangla Nightlife Walking Street and is around 2 km from Junceylon shopping centre. It is approximately 40 km to Phuket Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="28105.55" OriginalAmount="26266.87" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8844246198955" Longitude="98.290005326271" StarRating="4" HotelCode="9041|47617" HotelName="Duangjitt Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Bungalow Complex,Club Resort,Finca,Village" CnxPolicy="Free CXL until 11/08/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>18 Prachanukroh Road, Patong Beach, Kathu, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Patong</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/3918/a_3918_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel complex is set over 13 hectares in the unusual, natural setting of Patong beach, which is around 350 m away. The colourful abundance of plants and trees on the site makes many visitors feel they have found paradise. The renowned entertainment district of Patong is only a 10-minute walk away. Phuket is some 20 minutes away by car and Phuket airport can be reached in 45 minutes using public transport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="28311.90" OriginalAmount="26459.72" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.887953" Longitude="98.296252" StarRating="5" HotelCode="293896|2371083" HotelName="Grand Mercure Phuket Patong" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Soi Rat U Thit 200 Pi 2 Road, Patong Beach, Kathu District, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Patong</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/401648/a_401648_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Patong, this hotel is approximately 500 m from the sandy beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="28318.90" OriginalAmount="26466.26" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.899159" Longitude="98.30028" StarRating="4" HotelCode="185896|2632590" HotelName="Novotel Phuket Vintage Park Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/08/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>89 Rat U Thit 200 Pee Road, Patong Beach, Kathu, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/259904/a_259904_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Phuket's renowned Patong Beach, a top tourist destination in which the white, sugar-fine, sandy beaches, beautiful ocean water, sea breezes, and the best restaurants, shops and nightlife spots await guests. Patong Beach, Jungceylon shopping centre and Bangla Road can all be reached within a short walk of the hotel. It takes approximately 40 minutes from Phuket international Airport to get to the hotel, and 20 minutes' drive to reach Phuket Town.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="28336.38" OriginalAmount="26482.60" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.90084735" Longitude="98.30200433" StarRating="4" HotelCode="313532|2632552" HotelName="Ramada by Wyndham Phuket Deevana" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>45/1 Raj-U-Thid 200 Pee Road, Patong Beach, Patong, Kathu District, Phuket  83150</AddressLine>
          </AddressLines>
          <CityName>Patong</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/427911/a_427911_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Patong, near a sandy beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="29063.85" OriginalAmount="27162.48" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.825869" Longitude="98.294736" StarRating="4" HotelCode="899944|2371085" HotelName="Novotel Phuket Kata Avista Resort &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>4/1, 4 Leam Sai Road, Karon District, Amphur Muang, Kata Beach, 93100 Phuket</AddressLine>
          </AddressLines>
          <CityName>Kata Beach</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/182834/a_182834_C2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The picturesque town of Kata is on the sunny southwest coast of Phuket and is renowned for its beach and myriad of little shops and restaurants. This beach club resort is ideally situated near Kata Beach (about 200 m away). Public transport is available at the front of the resort. Phuket International Airport is located some 42 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="31340.70" OriginalAmount="29290.37" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.9041737426324" Longitude="98.297473003458" StarRating="4" HotelCode="293649|2632628" HotelName="The Charm Resort Phuket" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>212 Thaweewong Road, Patong, Kathu 83150, Phuket</AddressLine>
          </AddressLines>
          <CityName>Kathu</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/233136/233136a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Kathu, this resort is just a few steps from the sandy beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="31998.22" OriginalAmount="29904.88" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.926764" Longitude="98.272506" StarRating="4.5" HotelCode="18240|38872" HotelName="Thavorn Beach Village Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Garden,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6/2 Moo 6, Kathu, 83150 Kamala Beach, Phuket</AddressLine>
          </AddressLines>
          <CityName>Kamala Beach</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/22661/a_22661_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This beach club resort is an ideal holiday destination if guests are seeking a tropical paradise. Nestled amidst acres of tropical gardens and caressed by the warm waters of the Andaman Sea, the resort is an ideal retreat tucked away on the stunning island of Phuket. It is located at Nakalay Bay, right on the beach on the sunset side of the tropical island. Phuket provides all guests with gracious Thai hospitality, wonderfully complemented by the beauty of the natural surroundings. After all, this is where Thai tradition meets nature. The hotel is located just 5 minutes away from the island's most popular spot, Patong Beach, with its sensational nightlife, entertainment and shopping areas. Phuket International Airport is 40 km away, while the distance to Phuket town is 25 km.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="33540.61" OriginalAmount="31346.36" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.86972678" Longitude="98.35694174" StarRating="5" HotelCode="854094|2560871" HotelName="Ramada Plaza By Wyndham Chao Fah" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/08/2024">
        <Address>
          <AddressLines>
            <AddressLine>8899 Chaofah West Road Moo 2, Wichit District, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/976591/a_976591_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="34163.15" OriginalAmount="31928.18" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="8.0632818382878" Longitude="98.276528839287" StarRating="5" HotelCode="186261|1051140" HotelName="Pullman Phuket Arcadia Naithon Beach" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/08/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>22/2 Moo 4, Tambon Saku, Amphur Talang, 83110 Phuket</AddressLine>
          </AddressLines>
          <CityName>Nai Thorn</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/17/174554/174554a_hb_a_077.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on a quiet street on Phuket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="34372.99" OriginalAmount="32124.29" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8855072862921" Longitude="98.294162750244" StarRating="4" HotelCode="387518|2632597" HotelName="Deevana Plaza Phuket Patong" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>239-14 Raj-U-Thid 200 Pee Road, 83150 Patong Beach, Phuket</AddressLine>
          </AddressLines>
          <CityName>Patong</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/90214/a_90214_E2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Patong Beach, only 5 minutes’ walking distance from the beach, the Night Bazaar, entertainment areas and Jungceylon Shopping Mall. Phuket International Airport is approximately 45 minutes’ drive away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="34600.33" OriginalAmount="32336.76" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.819311" Longitude="98.303022" StarRating="3" HotelCode="899943|2517048" HotelName="Metadee Resort &amp; Villas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>66 Kata Road, Kata Beach, T.Karon, A.Muang, Phuket 83100</AddressLine>
          </AddressLines>
          <CityName>Kata Beach</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/182833/a_182833_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the Kata Beach area, approximately 15 minutes from Patong Beach and Phuket's vibrant tourist attractions. Kata is famous for its clean beach, providing a perfect destination for a family vacation or for honeymooners. The resort is only a short distance away from the Kata Beach area and only a few hundred metres from Kata's shopping and entertainment area. Kata Bus Station is around 5 minutes' walk from the hotel, and the property is just under an hour's drive from Phuket International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="35338.29" OriginalAmount="33026.44" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.810066" Longitude="98.402851" StarRating="5" HotelCode="900658|2632807" HotelName="Pullman Phuket Panwa Beach Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Free CXL until 12/08/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>44/5 Moo 8 Sakdidesh Road, Vichit, Muang, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Wichit</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/183742/a_183742_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is located on Phuket Island's picturesque Makham Bay, 2 minutes' drive from Panwa Beach. Phuket's Aquarium is a 5-minute drive and it is 20 minutes by car to Phuket town centre, with its shopping, as well as the Cha-long Temple. It is 45 minutes' drive to Patong and Phuket Airport is 30 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="35474.69" OriginalAmount="33153.92" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8882664122591" Longitude="98.295198082924" StarRating="4" HotelCode="9042|2632583" HotelName="Holiday Inn Resort Phuket" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort,Family-friendly Hotel" CnxPolicy="Free CXL until 13/08/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>52 Thaweewong Road, Patong Beach, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Patong</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/3919/a_3919_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is only separated from the kilometre-long sandy Patong Beach by a coastal road. Various shopping, bars, boutiques and restaurants are to be found in the near vicinity of the hotel. The town centre of Phuket can be reached in 15 minutes on foot. The next public transport stop is 100 m away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="36555.41" OriginalAmount="34163.93" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8968717913423" Longitude="98.296220004559" StarRating="4" HotelCode="44550|2632563" HotelName="Impiana Resort Patong" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>41 Taweewong Road, Patong Beach, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Patong</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/19023/a_19023_I2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located close to the town centre, this beach hotel is located in Phuket. Transfer to the airport takes about 50 minutes by car.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="37429.77" OriginalAmount="34981.09" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8955673134768" Longitude="98.296163678169" StarRating="4" HotelCode="161434|322107" HotelName="The KEE Resort &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>152/1 Thaveewong Road, Patong Beach, Kathu, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Patong</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/135693/135693a_hb_a_041.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located near Patong Beach, next to Bangla Road. Guests will find restaurants just 100 m away and it is 200 m to the closest bars, nightspots and the beach. There are shops around 500 m away and it is 10 km to Phuket Fantasea and 20 km to the centre of Phuket Town. Phuket Airport is 45 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="41448.34" OriginalAmount="38736.77" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.880821" Longitude="98.277969" StarRating="5" HotelCode="199160|2523266" HotelName="Avista Hideaway Phuket Patong - MGallery by Sofitel" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 13/08/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>39/9 Muen Ngoen Road, Tri Trang Beach, Patong District, Amphur Kathu, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Tritrang Bay</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/284347/a_284347_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kathu. The nearest airport is Phuket (HKT).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="41826.08" OriginalAmount="39089.79" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.808028" Longitude="98.408073" StarRating="5" HotelCode="16034|420280" HotelName="Amatara Wellness Resort" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Free CXL until 11/08/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>84 Moo 8, Sakdidej Road, Tambon Vichit, Cape Panwa, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Cape Panwa</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/18648/a_18648_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located overlooking a secluded bay in Cape Panwa on the south-eastern tip of Phuket Island. The resort is within easy access of major tourist areas. It is only 10 minutes’ drive to Phuket Town and 30 minutes’ drive to the Patong Beach area by taxi or limousine service. Nearby places of interest include Khao Kad View Point (approximately 5 km), Chalong Bay (approximately 15 km), Promthep Cape (approximately 20 km) and the Boat Lagoon Marina (approximately 23 km away). Phuket International Airport is approximately 43 km (45 minutes) away from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="45313.03" OriginalAmount="42348.63" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.835937" Longitude="98.296381" StarRating="4" HotelCode="18241|2519548" HotelName="Thavorn Palm Beach" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Garden,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>311 Patak Road, Karon Beach, Amphur Muang, Phuket 83100</AddressLine>
          </AddressLines>
          <CityName>Karon Beach</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/22662/a_22662_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located on Karon Beach, one of Phuket's finest natural long beaches, where the sun sets. Phuket town is 20 km away and Patong Beach with the island’s most popular nightspots is just a short ride away. The resort is built on 8 hectares along 500 metres of beachfront. The 5 swimming pools, lush gardens and low-rise buildings are the landmarks of the resort. Phuket International Airport is 48 km by road,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="46816.94" OriginalAmount="43754.15" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8661982035361" Longitude="98.283651173115" StarRating="5" HotelCode="9053|2632612" HotelName="Le Meridien Phuket Beach Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Garden,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>29 Soi Karon Nui, Tambon Karon, Amphur Muang, Phuket 83100</AddressLine>
          </AddressLines>
          <CityName>Karon Noi Beach</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/3933/a_3933_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxurious beach hotel is located on the majestic south coast of the island right on the private beach. It is just 5 km to the tourist centre of Patong Beach where guests will discover a diverse selection of shopping venues, bars and restaurants. Transfer to the airport takes just 60 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="47925.63" OriginalAmount="44790.31" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8867068507819" Longitude="98.284713327885" StarRating="4" HotelCode="200872|38864" HotelName="Amari Phuket" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Meun Ngern Road, Patong Beach, Kathu, Phuket 83150</AddressLine>
          </AddressLines>
          <CityName>Patong</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/7598/a_7598_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on a secluded headland at the southern corner of Patong, Phuket's most popular beach. It affords spectacular views of the picturesque bay. The centre of Phuket is some 15 km away and Phuket Airport is approximately 40 km away (50 minutes).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="48229.92" OriginalAmount="45074.69" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="8.0016814337374" Longitude="98.293720185757" StarRating="5" HotelCode="9032|832749" HotelName="Dusit Thani Laguna Phuket" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Club Resort,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>390 Srisoontorn Road Moo 1, Cherngtalay, Phuket 83110</AddressLine>
          </AddressLines>
          <CityName>Cherng Talay</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/3901/a_3901_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated on the island of Phuket, which lies in the Andaman Sea on Thailand's southwest coast. Phuket is Thailand's largest island and is connected to the mainland by the Sarasin Bridge at the island's north. The hotel lies 20 km to the north of Phuket, 21 km to the south of Phuket international airport and 33 km from famous Patong Beach. The hotel is part of the internationally-renowned resort.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="48953.89" OriginalAmount="45751.30" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8579190010371" Longitude="98.290729522705" StarRating="5" HotelCode="161450|420208" HotelName="Centara Grand Beach Resort Phuket" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort,Finca,Conference Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>683 Patak Road, Karon Beach, Amphur Muang, Phuket 83100</AddressLine>
          </AddressLines>
          <CityName>Karon Beach</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/227859/a_227859_T2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on the west coast of Phuket. The resort is one of the few resorts which are located directly adjacent to the sandy beach of Karon. The resort benefits from a backdrop of tropical vegetation and an extensive range of shopping and dining outlets within the local area. Phuket International Airport is approximately 45 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="49782.79" OriginalAmount="46525.97" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="8.1559525706306" Longitude="98.297944664955" StarRating="5" HotelCode="160792|855081" HotelName="Renaissance Phuket Resort &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort,Spa Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>555 Moo 3, Mai Khao 83110, Talang, Phuket</AddressLine>
          </AddressLines>
          <CityName>Mai Khao Beach</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/227094/a_227094_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is located on the white sands of Mai Khao Beach amidst tropical gardens. Guests will find restaurants, bars and shops within 500 m of the hotel and the beach is just a 5-minute walk away. The Mangrove Forest and Bangpae Waterfall are around a 50-minute drive from the design hotel, Patong Beach is approximately 45 minutes away and Phuket FantaSea is roughly an hour away. The beach hotel is approximately 16 km from Phuket International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="51730.87" OriginalAmount="48346.61" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8084954291948" Longitude="98.299355506897" StarRating="4" HotelCode="9037|2519758" HotelName="Katathani Phuket Beach Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Garden,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>14 Kata Noi Road, Tambon Karon, Muang Phuket, Chang Wat Phuket 83100</AddressLine>
          </AddressLines>
          <CityName>Kata Noi Beach</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/3911/a_3911_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies in a peaceful location directly beside the beautiful, gently sloping sandy beach in the picturesque bay of Kata Noi in the south of the island of Phuket. A diverse selection of shopping and entertainment venues are to be found in the near surrounds and further amenities can be found in the town centre that lies some 1,5 km away. The nearest bus stop is about 50 m away and Patong Beach with its many water sport opportunities and entertainment venues is about 20 minutes drive away. Transfer to the airport takes about 50 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="52587.74" OriginalAmount="49147.42" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="8.006106463958" Longitude="98.296002745628" StarRating="5" HotelCode="9033|420184" HotelName="Angsana Laguna Phuket" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Club Resort,Spa Hotel,Conference Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 10/08/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Kitchen,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>10 Moo 4 Srisoonthorn Road, Phuket 83110</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/3903/a_3903_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the scenic Bang Tao Bay, Phuket's most coveted resort address. This contemporary beachfront resort with unrivalled access to the emerald waters of the Andaman Sea lies just 20 minutes from bustling Phuket Town and Phuket International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="60457.02" OriginalAmount="56501.89" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.9863100040544" Longitude="98.421496008598" StarRating="5" HotelCode="284090|2611121" HotelName="COMO Point Yamu" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>225 Moo 7, Paklok, Talang, Phuket 83110</AddressLine>
          </AddressLines>
          <CityName>Phuket</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/391277/a_391277_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;COMO Point Yamu is located on the eastern side of Phuket on the tip of Cape Yamu. The distinctive limestone outcroppings of Phang Nga Bay are within the resort’s views. The bay includes hundreds of islands, most of them forested, uninhabited and ringed by coral reefs making for excellent cruising, diving and exploration days within these UNESCO protected, ecologically significant waters. COMO Beach Club - the white-sand day retreat for guests - sits on one of these islands.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="112187.88" OriginalAmount="104848.49" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8013464315943" Longitude="98.411333678574" StarRating="5" HotelCode="76077|2632804" HotelName="Sri Panwa Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>88 Sakdidej Road Moo 8, Vichit, Muang, Cape Panwa, Phuket 83000</AddressLine>
          </AddressLines>
          <CityName>Cape Panwa</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/103496/a_103496_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The boutique hotel is situated high above the waters of the Andaman Sea on Cape Panwa in the south east of Phuket. It is the only location which commands both panoramic views from the top of Cape Panwa, as well as offering an exclusive private beach. The area, occupied partly by the Royal Thai Navy &amp; Marine Biological Centre, still retains its natural surroundings in the midst of quiet fishing villages. Phuket Town is approximately 15 km away, while it is just 20 km to Chalong Temple. Phuket International Airport is about 40 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="117958.69" OriginalAmount="110241.77" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="8.0355399242611" Longitude="98.284327089786" StarRating="5" HotelCode="58840|563354" HotelName="Anantara Layan Phuket Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Finca,Spa Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>168 Moo 6, Layan Beach Soi 4, Cherngtalay, Thalang 83110</AddressLine>
          </AddressLines>
          <CityName>Layan Beach</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/76228/a_76228_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This beach hotel is located on the north-west of the island in the kingdom of Thailand, ideally situated on Layan Beach, surrounded by a protected nature reserve. Thailand and links to the public transport network are around 4 km from the finca-style spa complex and the hotel is just 20 minutes from Phuket International Airport, 30 minutes from Phuket Town and Patong Beach and 10 minutes from Bangtoa Beach and the lagoon area.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="117965.68" OriginalAmount="110248.30" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="8.086062" Longitude="98.296933" StarRating="5" HotelCode="9039|38875" HotelName="The Slate" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Club Resort,Spa Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>116 Sakhu Moo 1, Thalang, Nai Yang Beach 83110, Phuket</AddressLine>
          </AddressLines>
          <CityName>Nai Yang Beach</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/3913/a_3913_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Touching Nai Yang Beach on Phuket's northwest shore, the hotel is only 10 minutes from Phuket International Airport (20 km away). Nai Yang Beach retains a natural ambience and can be reached in approximately 30 minutes. A variety of restaurants and bars are located nearby. Phuket town, with its shopping and nightlife opportunities, is a 40-minute drive from the resort. Surathanee is about 180 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="192391.54" OriginalAmount="179805.18" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="8.012338" Longitude="98.295798" StarRating="5" HotelCode="10653|39790" HotelName="Banyan Tree Phuket" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Spa Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>33 33/27 Srisoonthorn Road Moo 4, Cherngtalay, Amphur Talang, Phuket 83110</AddressLine>
          </AddressLines>
          <CityName>Bang Tao Bay</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/8536/a_8536_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is set amidst verdant tropical gardens, in a natural and private environment on the tranquil shores of Phuket's Bang Tao Bay in Thailand. The resort sits in Laguna Phuket, a large resort area adjacent to the Banyan Tree resort and the Banyan Tree DoublePool Villas. It is secluded and surrounded by delightful gardens. This spa sanctuary is just 30 minutes from bustling Phuket Town and the Phuket International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="249207.71" OriginalAmount="232904.40" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="7.8032524668815" Longitude="98.29932063818" StarRating="5" HotelCode="141103|2519740" HotelName="The Shore at Katathani" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Finca" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Designated Smoking Area,Fax,Garden,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>14 Kata Noi Road, Amphoe Muang Phuket, Phuket 83100</AddressLine>
          </AddressLines>
          <CityName>Kata Noi Beach</CityName>
        </Address>
        <HotelPictures>https://himg.myhubpro.net/StaticData/Images/201879/gt_201879_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The property is a seaside retreat located directly on the far end of Kata Noi Beach. It is approximately 20 minutes south of Patong Beach and 50 minutes from Phuket International Airport. Various shopping venues are some 10 minutes’ walk and Phuket Town approximately 30 minutes’ drive from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="4220.26" OriginalAmount="3944.17" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|2615640" HotelName="Maikhao Hotel Managed By Centara" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Non Refundable" />
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="12027.75" OriginalAmount="11240.89" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|2632522" HotelName="SECRET CLIFF RESORT" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable" />
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="12160.66" OriginalAmount="11365.10" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|2632537" HotelName="SLEEP WITH ME HOTEL DESIGN HOTEL @ PATONG" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Non Refundable" />
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="13745.01" OriginalAmount="12845.80" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|2632592" HotelName="ANDAMAN SEAVIEW HOTEL - KARON BEACH" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable" />
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="14689.31" OriginalAmount="13728.33" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|2755640" HotelName="Cassia Phuket" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Non Refundable" />
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="14906.16" OriginalAmount="13930.99" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|2755700" HotelName="Hilton Garden Inn Phuket Bang Tao" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ALL INCLUSIVE" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 14/08/2024" />
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="23604.33" OriginalAmount="22060.12" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|2755641" HotelName="The Old Phuket Karon Beach Resort" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 14/08/2024" />
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="25527.93" OriginalAmount="23857.88" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|2632673" HotelName="SPLASH BEACH RESORT MAIKHAO PHUKET" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable" />
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="28986.91" OriginalAmount="27090.57" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|2755735" HotelName="Pullman Phuket Karon Beach Resort" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 10/08/2024" />
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="37426.28" OriginalAmount="34977.83" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|2632515" HotelName="MOVENPICK RESORT AND SPA KARON BEACH PHUKET" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Non Refundable" />
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="38923.19" OriginalAmount="36376.81" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|2757277" HotelName="Wyndham Grand Nai Harn Beach Phuket" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ALL INCLUSIVE" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 10/08/2024" />
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="41697.84" OriginalAmount="38969.94" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|2793499" HotelName="M Social Hotel Phuket" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Non Refundable" />
    </HotelStay>
    <HotelStay SourceId="6" TotalAmount="50261.93" OriginalAmount="46973.77" MarkupRule="7.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|2764572" HotelName="AVISTA GRANDE PHUKET KARON - MGALLERY" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable" />
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Conference Hall,Currency Exchange,Wheelchair Access,Golf,Bicycle Rental,Designated Smoking Area,Garden,Nightclub,Shopping Arcade,Swimming Pool,Kitchen,Spa,Central Heating,Diet Meals</BasicAmenities>
    <HotelRating>3,4,5,4.5</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ALL INCLUSIVE</Meals>
    <PropertyType>BEACH HOTEL,CLUB RESORT,CITY HOTEL,FAMILY-FRIENDLY HOTEL,ECO HOTEL,CONFERENCE HOTEL,BUSINESS HOTEL,FINCA,VILLAGE,HOTEL DE CHARME,SPA HOTEL,BUNGALOW COMPLEX</PropertyType>
  </Filter>
</HotelSearchRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
4e7cf080-5310-4a3b-92da-ed07d5d97def|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="4e7cf080-5310-4a3b-92da-ed07d5d97def">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="73754" DestinationId="0" CityId="0" />
    <StayDateRange Start="2024-08-21T00:00:00" End="2024-08-24T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <HotelRef HotelId="161450|420208" SourceId="6" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="Naviholidays" Password="Navika@18" RequestedCurrency="INR" 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 G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
4e7cf080-5310-4a3b-92da-ed07d5d97def|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="4e7cf080-5310-4a3b-92da-ed07d5d97def" TimeStamp="0001-01-01T00:00:00" HotelName="Centara Grand Beach Resort Phuket" HotelCode="161450|420208" StarRating="5" GTCityId="73754" CountryCode="TH" CityName="Karon Beach" CountryName="Thailand" Address="683 Patak Road, Karon Beach, Amphur Muang, Phuket 83100" PostCode="83100" PhoneNo="+6676201234" FaxNo="+6676201235" Email="cpbr@chr.co.th" CheckInTime="" CheckOutTime="" Latitude="7.8579190010371" Longitude="98.290729522705" SourceId="6" Currency="INR"><RoomTypes><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Double room - De Luxe" RoomTypeCode="DLv/ZfcDId91EQoHmdmZzUqlgYzl3wGWjxQDvJMSWyhsnFi4Xh7L6ddCX+d92K1JVvREUbzqT2d/EyFsumrhpvzgiNuuztkM4sPthm+ZXHEcxYzHKIMA2enVKuDXKXz82sjLSoYakEYPvErgWQlV+F4/qYfcxBTEozeWicUVvhBjMKfLVxKjInUHQAqMTMCFrh6VEGpxkU+LXgNHcM1vDoNqEOas42sTkPhXNQWC4mvLdOLE7467VygRm0fSrb77sSkLJrmKBIfDejkQ73iyEMJ3BtAekx2eiClI51IZdOpD5nir9lZkDQKKedUCv14vSYFAIY6nEbrgv3+WuKzBi+8xY3u7v46I+/UqZa0ClPY=|6|NDE5LjkxfEdCUHwyMDI0LTA4LTA3" OriginalAmount="45751" TotalPrice="48953.89" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><Offer /><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|King-size Bed|Air conditioning (centrally regulated)|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-08-07T00:00:00+01:00" End="2024-08-17T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="48953.89" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Double room - De Luxe - Ocean View" RoomTypeCode="DLv/ZfcDId91EQoHmdmZzSEyQHINY0PiD+wRqAoZPflxP9ywPOXgCzqQJ82NYo5PVvREUbzqT2d/EyFsumrhpvzgiNuuztkM4sPthm+ZXHEcxYzHKIMA2enVKuDXKXz8HLOJ+2ocA4d20NwQxBG5LNNonptsf6fB3iKNgWOhvs1CtgwFuMEgl0dJ3i5+hC41o7CFBKZPeRg5VqZV0LFvV2J5624PgXlzHbkmd2ewfIVAjZNnpGU+YdBRVFl8/hvpyBSwU2H+eCCu708RBp/zRjqacqyeqoSPv7LOEfAwOvuddA4MAaY1irXkvuSGBP9uajXY2+cg4HxKi2NbL3Ap36xzmIOQB/603+w20hZYsGQQSyVuumI8D/i3lpjxgHeV|6|NDQ4LjE3fEdCUHwyMDI0LTA4LTA3" OriginalAmount="48830" TotalPrice="52248.50" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><Offer /><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|King-size Bed|Air conditioning (centrally regulated)|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-08-07T00:00:00+01:00" End="2024-08-17T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="52248.50" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Double room - Premium - De Luxe" RoomTypeCode="DLv/ZfcDId91EQoHmdmZzdwODXQW9Ka3PY8pzT8RpnGjV5voddGC5mF6SbaATT/MVvREUbzqT2d/EyFsumrhpvzgiNuuztkM4sPthm+ZXHFx5WLc6JH7BL/Y2tLv2JAg2ERbZCKOSwmD0nmoETdkXsq30yhUTM85a30rdfvYGLUktWKARIW0VYNYyCuf6CfnISdSmzxM13eKls3fhE1RIINqEOas42sTkPhXNQWC4msJnlr9Naq9GQ+ev5gknBCeS4oBQ2UZMPk1fge3jxq2qrZ2VxOOckGryfPBcI5MxZbah7YopJiCs1Epvjaf7RzuvQBV85AXbNEBWD0aplgKOKedmWJHQucipKSXCT06T66ZFAGEf2wWLGB2TIfovkUa|6|NDY1LjMwfEdCUHwyMDI0LTA4LTA3" OriginalAmount="50697" TotalPrice="54245.54" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><Offer /><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|King-size Bed|Air conditioning (centrally regulated)|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-08-07T00:00:00+01:00" End="2024-08-17T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="54245.54" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Double room - De Luxe - Spa" RoomTypeCode="DLv/ZfcDId91EQoHmdmZzc2L3I6kZtlONU04fHGYVQ+umSrA/y3ZOr8x0VAYAJHAVvREUbzqT2d/EyFsumrhpvzgiNuuztkM4sPthm+ZXHEcxYzHKIMA2enVKuDXKXz8imI7ZGwvBrYwFj+oGIlNAWco51tyMRIHOTWK80pBF7JaBf0w5pRy+Nsk7/3FP2jJhM+kZnDN/mtfV/NSLyo0tnR5axiGqju5+uqk64V79HTl4pepFo3AQXDbEHiTfTDy8dRK74epqmga103VsFqp3AmXSvRqQZlklBAMJ0oZZpWmK9nj/9Mp7xXsppEyOBwq46LPSxG9hV6Gk95nDlQpwmIu2tbuuZRXBlbPvGcvJfSdD7uoHoHIdWaPdYF7nI60|6|NDgyLjQ2fEdCUHwyMDI0LTA4LTA3" OriginalAmount="52566" TotalPrice="56246.08" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><Offer /><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|King-size Bed|Air conditioning (centrally regulated)|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-08-07T00:00:00+01:00" End="2024-08-17T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="56246.08" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: DELUXE KING" RoomTypeCode="DLv/ZfcDId91EQoHmdmZzThWzzIfPvzNwnOSKBFT7rQixYXJjCchhyKq9e7j8cU3VvREUbzqT2d/EyFsumrhpvzgiNuuztkM4sPthm+ZXHHICpsaTElG2VOtAzGKhTze7XS6oYZWhAgptVjQCSC/GadDma47k3a+aAg3a6yhQCTat8JVMn1MLuEkWz8U2lJzdHlrGIaqO7n66qTrhXv0dOXil6kWjcBBcNsQeJN9MPLx1Ervh6mqaBrXTdWwWqncCZdK9GpBmWSUEAwnShlmlfHjSmFaaSMqW8hzeOVirOXjos9LEb2FXoaT3mcOVCnCYi7a1u65lFcGVs+8Zy8l9J0Pu6gegch1Zo91gXucjrQ=|6|NDkwLjgzfEdCUHwyMDI0LTA4LTA3" OriginalAmount="53478" TotalPrice="57221.88" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><Offer /><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|King-size Bed|Air conditioning (centrally regulated)|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-08-07T00:00:00+01:00" End="2024-08-17T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="57221.88" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Double room - De Luxe - Spa - Sea view" RoomTypeCode="DLv/ZfcDId91EQoHmdmZzeTIZS6sBxIaO3hpxMeDa6DPQVPm0YCMVmDZJHSQyrQSVvREUbzqT2d/EyFsumrhpvzgiNuuztkM4sPthm+ZXHEcxYzHKIMA2enVKuDXKXz80gDJJX3qp7ngvlyZmZMrDsGixZmZpmdrRHq0U846aVAuGI5ixAJZJ7684oa7FgqITfhDX0RhipDH8c77ZInHg9qEDO40CT2RtPHgyB33YczFRRZkaRF8IZ13wAeZJP+hJxnnmvWfRA7bwVVbU6+/EvKDWO6nuTQSTkhV3+dgMv/2KTuLltEVKiVg8mV5uWB5K2w2ehMzUZ0zR22piFob5Y/ydzyHah0iezkv8njNfr1voO9mIah9DVMMXZgqnixEey9NRmo20tRe4k9nkkEEwQ==|6|NTEwLjc1fEdCUHwyMDI0LTA4LTA3" OriginalAmount="55649" TotalPrice="59544.18" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><Offer /><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|King-size Bed|Air conditioning (centrally regulated)|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-08-07T00:00:00+01:00" End="2024-08-17T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="59544.18" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Deluxe Ocean View King" RoomTypeCode="DLv/ZfcDId91EQoHmdmZzUPJlx4xZiUlZzED3x3rgQFB4ToqutfF/2mKpLPCgLaLVvREUbzqT2d/EyFsumrhpvzgiNuuztkM4sPthm+ZXHGx1PoUMBNe9DMcPD/Owx1vnQCgKTX1HU89Ql4Xc1bVJQYQMtzD6fj5b2CMekhiT1lNzr5/L+47a55RhYBARHCv2oQM7jQJPZG08eDIHfdhzMVFFmRpEXwhnXfAB5kk/6EnGeea9Z9EDtvBVVtTr78S8oNY7qe5NBJOSFXf52Ay//YpO4uW0RUqJWDyZXm5YHlPhvgrgsri09k4cDyVkoKyj/J3PIdqHSJ7OS/yeM1+vbgyViZCGKrPd4Bk5z1cvOd7L01GajbS1F7iT2eSQQTB|6|NTIwLjY1fEdCUHwyMDI0LTA4LTA3" OriginalAmount="56727" TotalPrice="60698.34" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><Offer /><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|Fridge|King-size Bed|Air conditioning (centrally regulated)|Safe|Balcony/Terrace|TV|Double Bed|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-08-07T00:00:00+01:00" End="2024-08-17T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="60698.34" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType></RoomTypes><Images><Image Url="https://himg.myhubpro.net/StaticData/Images/227859/w_227859_A2.jpg" /><Image Url="https://himg.myhubpro.net/StaticData/Images/227859/w_227859_B2.jpg" /><Image Url="https://himg.myhubpro.net/StaticData/Images/227859/p_227859_C2.jpg" /><Image Url="https://himg.myhubpro.net/StaticData/Images/227859/gt_227859_D2.jpg" /><Image Url="https://himg.myhubpro.net/StaticData/Images/227859/gt_227859_E2.jpg" /><Image Url="https://himg.myhubpro.net/StaticData/Images/227859/gt_227859_F2.jpg" /><Image Url="https://himg.myhubpro.net/StaticData/Images/227859/gt_227859_G2.jpg" /><Image Url="https://himg.myhubpro.net/StaticData/Images/227859/p_227859_H2.jpg" /><Image Url="https://himg.myhubpro.net/StaticData/Images/227859/p_227859_I2.jpg" /><Image Url="https://himg.myhubpro.net/StaticData/Images/227859/gt_227859_J2.jpg" /><Image Url="https://himg.myhubpro.net/StaticData/Images/227859/gt_227859_K2.jpg" /><Image Url="https://himg.myhubpro.net/StaticData/Images/227859/gt_227859_L2.jpg" /><Image Url="https://himg.myhubpro.net/StaticData/Images/227859/p_227859_M2.jpg" /><Image Url="https://himg.myhubpro.net/StaticData/Images/227859/p_227859_N2.jpg" /><Image Url="https://himg.myhubpro.net/StaticData/Images/227859/p_227859_O2.jpg" /><Image Url="https://himg.myhubpro.net/StaticData/Images/227859/gt_227859_P2.jpg" /><Image Url="https://himg.myhubpro.net/StaticData/Images/227859/f_227859_Q2.jpg" /><Image Url="https://himg.myhubpro.net/StaticData/Images/227859/p_227859_R2.jpg" /><Image Url="https://himg.myhubpro.net/StaticData/Images/227859/p_227859_S2.jpg" /><Image Url="https://himg.myhubpro.net/StaticData/Images/227859/a_227859_T2.jpg" /><Image Url="https://himg.myhubpro.net/StaticData/Images/227859/l_227859_U2.jpg" /><Image Url="https://himg.myhubpro.net/StaticData/Images/227859/l_227859_V2.jpg" /><Image Url="https://himg.myhubpro.net/StaticData/Images/227859/a_227859_W2.jpg" /><Image Url="https://himg.myhubpro.net/StaticData/Images/227859/s_227859_X2.jpg" /><Image Url="https://himg.myhubpro.net/StaticData/Images/227859/s_227859_Y2.jpg" /><Image Url="https://himg.myhubpro.net/StaticData/Images/227859/p_227859_Z2.jpg" /><Image Url="https://himg.myhubpro.net/StaticData/Images/227859/a_227859_AA2.jpg" /><Image Url="https://himg.myhubpro.net/StaticData/Images/227859/gt_227859_AB2.jpg" /><Image Url="https://himg.myhubpro.net/StaticData/Images/227859/gt_227859_AC2.jpg" /><Image Url="https://himg.myhubpro.net/StaticData/Images/227859/gt_227859_AD2.jpg" /><Image Url="https://himg.myhubpro.net/StaticData/Images/227859/k_227859_AE2.jpg" /><Image Url="https://himg.myhubpro.net/StaticData/Images/227859/k_227859_AF2.jpg" /><Image Url="https://himg.myhubpro.net/StaticData/Images/227859/k_227859_AG2.jpg" /><Image Url="https://himg.myhubpro.net/StaticData/Images/227859/k_227859_AH2.jpg" /><Image Url="https://himg.myhubpro.net/StaticData/Images/227859/k_227859_AI2.jpg" /><Image Url="https://himg.myhubpro.net/StaticData/Images/227859/k_227859_AJ2.jpg" /><Image Url="https://himg.myhubpro.net/StaticData/Images/227859/k_227859_AK2.jpg" /><Image Url="https://himg.myhubpro.net/StaticData/Images/227859/k_227859_AL2.jpg" /><Image Url="https://himg.myhubpro.net/StaticData/Images/227859/k_227859_AM2.jpg" /><Image Url="https://himg.myhubpro.net/StaticData/Images/227859/k_227859_AN2.jpg" /><Image Url="https://himg.myhubpro.net/StaticData/Images/227859/r_227859_AO2.jpg" /><Image Url="https://himg.myhubpro.net/StaticData/Images/227859/r_227859_AP2.jpg" /><Image Url="https://himg.myhubpro.net/StaticData/Images/227859/r_227859_AQ2.jpg" /><Image Url="https://himg.myhubpro.net/StaticData/Images/227859/r_227859_AR2.jpg" /><Image Url="https://himg.myhubpro.net/StaticData/Images/227859/r_227859_AS2.jpg" /><Image Url="https://himg.myhubpro.net/StaticData/Images/227859/r_227859_AT2.jpg" /><Image Url="https://himg.myhubpro.net/StaticData/Images/227859/r_227859_AU2.jpg" /><Image Url="https://himg.myhubpro.net/StaticData/Images/227859/r_227859_AV2.jpg" /><Image Url="https://himg.myhubpro.net/StaticData/Images/227859/r_227859_AW2.jpg" /><Image Url="https://himg.myhubpro.net/StaticData/Images/227859/r_227859_AX2.jpg" /><Image Url="https://himg.myhubpro.net/StaticData/Images/227859/r_227859_AY2.jpg" /><Image Url="https://himg.myhubpro.net/StaticData/Images/227859/r_227859_AZ2.jpg" /><Image Url="https://himg.myhubpro.net/StaticData/Images/227859/r_227859_BA2.jpg" /><Image Url="https://himg.myhubpro.net/StaticData/Images/227859/r_227859_BB2.jpg" /><Image Url="https://himg.myhubpro.net/StaticData/Images/227859/r_227859_BC2.jpg" /><Image Url="https://himg.myhubpro.net/StaticData/Images/227859/r_227859_BD2.jpg" /><Image Url="https://himg.myhubpro.net/StaticData/Images/227859/r_227859_BE2.jpg" /><Image Url="https://himg.myhubpro.net/StaticData/Images/227859/r_227859_BF2.jpg" /><Image Url="https://himg.myhubpro.net/StaticData/Images/227859/r_227859_BG2.jpg" /><Image Url="https://himg.myhubpro.net/StaticData/Images/227859/gt_227859_BH2.jpg" /><Image Url="https://himg.myhubpro.net/StaticData/Images/227859/w_227859_BI2.jpg" /><Image Url="https://himg.myhubpro.net/StaticData/Images/227859/w_227859_BJ2.jpg" /><Image Url="https://himg.myhubpro.net/StaticData/Images/227859/w_227859_BK2.jpg" /><Image Url="https://himg.myhubpro.net/StaticData/Images/227859/w_227859_BL2.jpg" /><Image Url="https://himg.myhubpro.net/StaticData/Images/227859/w_227859_BM2.jpg" /><Image Url="https://himg.myhubpro.net/StaticData/Images/227859/gt_227859_BN2.jpg" /><Image Url="https://himg.myhubpro.net/StaticData/Images/227859/w_227859_BO2.jpg" /><Image Url="https://himg.myhubpro.net/StaticData/Images/227859/w_227859_BP2.jpg" /><Image Url="https://himg.myhubpro.net/StaticData/Images/227859/w_227859_BQ2.jpg" /><Image Url="https://himg.myhubpro.net/StaticData/Images/227859/w_227859_BR2.jpg" /><Image Url="https://himg.myhubpro.net/StaticData/Images/227859/w_227859_BS2.jpg" /><Image Url="https://himg.myhubpro.net/StaticData/Images/227859/w_227859_BT2.jpg" /><Image Url="https://himg.myhubpro.net/StaticData/Images/227859/w_227859_BU2.jpg" /><Image Url="https://himg.myhubpro.net/StaticData/Images/227859/w_227859_BV2.jpg" /><Image Url="https://himg.myhubpro.net/StaticData/Images/227859/w_227859_BW2.jpg" /><Image Url="https://himg.myhubpro.net/StaticData/Images/227859/gt_227859_BX2.jpg" /><Image Url="https://himg.myhubpro.net/StaticData/Images/227859/w_227859_BY2.jpg" /><Image Url="https://himg.myhubpro.net/StaticData/Images/227859/w_227859_BZ2.jpg" /><Image Url="https://himg.myhubpro.net/StaticData/Images/227859/w_227859_CA2.jpg" /><Image Url="https://himg.myhubpro.net/StaticData/Images/227859/w_227859_CB2.jpg" /><Image Url="https://himg.myhubpro.net/StaticData/Images/227859/w_227859_CC2.jpg" /><Image Url="https://himg.myhubpro.net/StaticData/Images/227859/w_227859_CD2.jpg" /><Image Url="https://himg.myhubpro.net/StaticData/Images/227859/gt_227859_CE2.jpg" /><Image Url="https://himg.myhubpro.net/StaticData/Images/227859/gt_227859_CF2.jpg" /><Image Url="https://himg.myhubpro.net/StaticData/Images/227859/w_227859_CG2.jpg" /><Image Url="https://himg.myhubpro.net/StaticData/Images/227859/w_227859_CH2.jpg" /><Image Url="https://himg.myhubpro.net/StaticData/Images/227859/gt_227859_CI2.jpg" /><Image Url="https://himg.myhubpro.net/StaticData/Images/227859/w_227859_CJ2.jpg" /><Image Url="https://himg.myhubpro.net/StaticData/Images/227859/w_227859_CK2.jpg" /><Image Url="https://himg.myhubpro.net/StaticData/Images/227859/w_227859_CL2.jpg" /><Image Url="https://himg.myhubpro.net/StaticData/Images/227859/w_227859_CM2.jpg" /><Image Url="https://himg.myhubpro.net/StaticData/Images/227859/gt_227859_CN2.jpg" /><Image Url="https://himg.myhubpro.net/StaticData/Images/227859/gt_227859_CO2.jpg" /><Image Url="https://himg.myhubpro.net/StaticData/Images/227859/w_227859_CP2.jpg" /></Images><HotelDescription>&lt;br/&gt;&lt;b&gt;Location Description&lt;/b&gt; &lt;br/&gt;The hotel is located on the west coast of Phuket. The resort is one of the few resorts which are located directly adjacent to the sandy beach of Karon. The resort benefits from a backdrop of tropical vegetation and an extensive range of shopping and dining outlets within the local area. Phuket International Airport is approximately 45 km from the hotel.&lt;br/&gt;&lt;b&gt;Facilities&lt;/b&gt; &lt;br/&gt;The property includes 10 villas/houses as well as 262 rooms, including 45 junior suites, 18 suites, 126 single rooms and 63 double rooms. The friendly staff at the reception desk in the lobby are happy to answer any questions. Services such as a safe and a currency exchange service ensure a comfortable stay. Wireless internet access in public areas (for a fee) allows guests to stay connected. A lift and wheelchair-accessible facilities are available. There are a number of shops, including a souvenir shop. The grounds of the hotel feature a playground and a lovely garden. Additional amenities include a newspaper stand and a playroom. Guests arriving by car can park their vehicles in the car park. Further services and facilities include a babysitting service (for a fee), a childcare service, medical assistance, room service (for a fee), a laundry service and a hotel shuttle bus.&lt;br/&gt;&lt;b&gt;Room Description&lt;/b&gt; &lt;br/&gt;Rooms are equipped with air conditioning and a fan. Guests can enjoy the sea view from a balcony or terrace. Rooms have a double bed or a king-size bed. Children's beds can be requested for younger guests. A safe, a minibar and a desk are also available. Additional features include a refrigerator, a mini fridge and a tea/coffee station. An ironing set is provided for guests' convenience. A direct dial telephone, a television with satellite/cable channels, a radio, a DVD player and WiFi are provided as well. Slippers are included. Bathrooms are equipped with a shower, a bathtub and a whirlpool bath. A hairdryer and bathrobes are provided. Guests can also book wheelchair-friendly rooms with wheelchair-accessible bathrooms. The hotel has family rooms and non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports Entertainment&lt;/b&gt; &lt;br/&gt;While the adults swim a few laps in the outdoor pool, children can enjoy splashing about in their own swimming area. Pure relaxation in the hot tub, fun on the waterslide and refreshing drinks at the pool bar – guests will experience just how rich and varied a day in the water can be. A short break or an entire afternoon on the sun terrace, which features sun loungers and parasols, is time well spent. For guests who wish to keep active, tennis and beach volleyball are available. A number of sports are available, including water sports such as sailing, kayaking, snorkelling and aquafit. For a fee, guests can also enjoy windsurfing, canoeing and diving. Sport and leisure facilities at the hotel include a gym, yoga and aerobics. There is a wellness area with a spa, a beauty salon, anti-ageing treatments and a solarium and, for an additional fee, a sauna, a steam bath and massage treatments. Guests of all ages have the opportunity to enjoy an entertainment programme. Copyright GIATA 2004 - 2019. Multilingual, powered by www.giata.com for client no. 126985&lt;br/&gt;&lt;b&gt;Meals&lt;/b&gt; &lt;br/&gt;Catering options available at the hotel include bed and breakfast, half board, full board and all-inclusive. Guests can choose to book options such as breakfast, lunch or dinner. Staff are also happy to provide vegetarian dishes. The establishment offers alcohol-free drinks and alcoholic beverages.&lt;br/&gt;&lt;b&gt;Payment&lt;/b&gt; &lt;br/&gt;The following credit cards are accepted at the accommodation: American Express, VISA, Diners Club, JCB and MasterCard.&lt;br/&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Children are not allowed to stay in certain room types. Please check the individual room policy for more details.</HotelDescription><Facilities><HotelFacilities><Type>Object Information</Type><Description>Fax</Description><Value>66-762-01235</Value></HotelFacilities><HotelFacilities><Type>Object Information</Type><Description>Telephone Hotel</Description><Value>66-762-01234</Value></HotelFacilities><HotelFacilities><Type>Category</Type><Description>Category (Official)</Description><Value>5</Value></HotelFacilities><HotelFacilities><Type>Category</Type><Description>Category (Recommended)</Description><Value>5</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Year of construction</Description><Value>2010</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Number of Floors - Main building</Description><Value>4</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Number of Rooms (total)</Description><Value>262</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Number of Single Rooms</Description><Value>126</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Number of Double Rooms</Description><Value>63</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Number of Suites</Description><Value>18</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Number of Junior Suites</Description><Value>45</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Number of Villas</Description><Value>10</Value></HotelFacilities><HotelFacilities><Type>Payment</Type><Description>American Express</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Payment</Type><Description>VISA</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Payment</Type><Description>MasterCard</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Payment</Type><Description>Diners Club</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Payment</Type><Description>JCB</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Beach</Type><Description>Sandy Beach</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Beach</Type><Description>Sun loungers</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Beach</Type><Description>Parasols</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Beach</Type><Description>Directly by the beach</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Hotel Safe</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Currency Exchange</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Lifts</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Café</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Newspaper kiosk</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Shops</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Bar(s)</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Games room</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Restaurant(s)</Description><Value>3</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Restaurant(s) with air conditioning </Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Restaurant(s) with non-smoking area</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Restaurant(s) with high-chairs</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Conference Room</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>WLAN access</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Room Service</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Laundry Service</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Medical Assistance</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Car Park</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Kids Club</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Playground</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Restaurant(s) with smoking area</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>Half Board</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>Full Board</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>Lunch Buffet</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>Set menu lunch</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>à la carte Dinner</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>Set menu dinner</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>All inclusive</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>Continental Breakfast</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Outdoor Pool(s)</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Children's Pool</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Pool bar</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Sun loungers</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Parasols</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Aqua aerobics</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Jacuzzi</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Sauna</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Sun terrace</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Steam bath</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Massage</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Diving</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Surfing</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Windsurfing</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Sailing</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Canoe</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Aerobics</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Gym</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Beach Volleyball</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Entertainment Programme</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Children's Entertainment</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Tennis</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Tanning Studio/Solarium</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Distances</Type><Description>Restaurants</Description><Value>100 Meters</Value></HotelFacilities><HotelFacilities><Type>Distances</Type><Description>Bars / Pubs</Description><Value>1000 Meters</Value></HotelFacilities></Facilities></HotelRoomRS>||True