<Audits>System.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
db88a408-d25d-45f4-8fb2-30eda82438be|SearchRequest|SearchRequest|<?xml version="1.0" encoding="utf-16"?>
<HotelSearchRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" EchoToken="Search" TimeStamp="0001-01-01T00:00:00" TraceId="db88a408-d25d-45f4-8fb2-30eda82438be">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="1" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="47113" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-11-05T00:00:00" End="2026-11-06T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="shikha.v@wwdmc.com" Password="Shikha123$" RequestedCurrency="GBP" ClientNationality="IN" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
db88a408-d25d-45f4-8fb2-30eda82438be|HotelbedsSearch|error while generating search request: Exception - HotelBed City Hotel Codes List not found.|System.Exception: HotelBed City Hotel Codes List not found.
   at HotelSources.Hotelbeds.GetSearchRQ(String CityCode) in D:\Projects\WorldwideDMCV2\Module\Hotel\Sources\Hotelbeds\Hotelbeds.cs:line 350
   at HotelSources.Hotelbeds.Search(HotelSearchRQ pSearchRequest, HotelSearchRS& response) in D:\Projects\WorldwideDMCV2\Module\Hotel\Sources\Hotelbeds\Hotelbeds.cs:line 87|HotelBeds|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
db88a408-d25d-45f4-8fb2-30eda82438be|HotelbedsSearch|supplier interation failed||HotelBeds|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
db88a408-d25d-45f4-8fb2-30eda82438be|TravcoSearch|supplier interation failed||Travco|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
db88a408-d25d-45f4-8fb2-30eda82438be|WebbedsSunHotelsSearch|successfull supplier interation||WebbedsSunHotels|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
db88a408-d25d-45f4-8fb2-30eda82438be|TravellandaSearch|successfull supplier interation||Travellanda|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
db88a408-d25d-45f4-8fb2-30eda82438be|MikiSearch|successfull supplier interation||Miki|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
db88a408-d25d-45f4-8fb2-30eda82438be|SearchResponse|SearchResponse|<?xml version="1.0" encoding="utf-16"?>
<HotelSearchRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" TimeStamp="2026-04-21T12:15:05.3680746+01:00" Version="0" EchoToken="Search" TransactionIdentifier="db88a408-d25d-45f4-8fb2-30eda82438be" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="63" TotalAmount="5.15" OriginalAmount="5.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.714558" Longitude="115.17379" StarRating="3" HotelCode="986614|restu_bali_hotel" HotelName="Restu Bali Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="ATM,Shopping on site,Air conditioning,24-hour reception,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Express check-in/check-out,Garden,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Legian 113, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/5f/5b/5f5bea3986e2e4589cfb7695df22f356ece830a9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="5.50" OriginalAmount="5.34" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.1660661" Longitude="114.434324" StarRating="2" HotelCode="|467298" HotelName="Oyo 91053 Desa Wisata Gilimanuk" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>0365, Jalan Raya Denpasar-Gilimanuk,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/7/2/9/8/467298_34528be1740.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="6.02" OriginalAmount="5.84" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.718729" Longitude="115.174331" StarRating="3" HotelCode="|167476" HotelName="Maxi and Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 31/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Legian Street 83 A - Kuta</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/4/7/6/167476_1_4140.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has WiFi, a swimming pool, a restaurant and a reception. SITUATION: This establishment is in Legian, is situated 2 minutes walk away from Apache Reggae Bar, and el Surfer Bar. It is situated 13 minutes walk away from the beach Kuta and the shopping centre Beachwalk. 10 minutes away from the establishment clients have Airport Ngurah Rai.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="6.18" OriginalAmount="6.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.817249" Longitude="115.16006" StarRating="3" HotelCode="986450|wg_hotel_jimbaran" HotelName="Hotel WG Jimbaran" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 28/10/2026" HotelFacility="Air conditioning,Smoke-free property,Terrace,All Spaces Non-Smoking (public and private),Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>8 Jalan Songnipi, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9b/89/9b892df10ba7e49209d18fde5da01828774a393d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="6.18" OriginalAmount="6.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.709171" Longitude="115.1687" StarRating="2" HotelCode="986744|legian_mas_beach_inn" HotelName="Legian Mas Beach Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,Smoking areas,Garden,No elevators,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Melasti, Gang. Lebak Bena No 18, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/50/72/5072c19bf7a380576704cad96ccee932cdff14e7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="7.07" OriginalAmount="6.86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.711629" Longitude="115.171254" StarRating="3" HotelCode="|169699" HotelName="The Aromas Of Bali and Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 31/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Legian Street 191</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/6/9/9/169699_1_6377.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="7.21" OriginalAmount="7.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.718567" Longitude="115.174355" StarRating="3" HotelCode="986708|maxi_hotel__spa" HotelName="Super OYO Townhouse Oak Maxi Hotel Legian" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 29/10/2026" HotelFacility="Air conditioning,24-hour reception,Smoke-free property,Garden,Smoking Allowed">
        <Address>
          <AddressLines>
            <AddressLine>83, Surya Candra, Jalan Raya Legian, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/00/1d/001dfba974f9c9d40a0734e58ba6561ba25cb39e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="8.34" OriginalAmount="8.10" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.7229564" Longitude="115.175427" StarRating="2" HotelCode="|401478" HotelName="Kuta Sari House" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 01/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Bunisari 14b</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/4/7/8/401478_ee4cc7a1238.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="8.51" OriginalAmount="8.26" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.7089" Longitude="115.174186" StarRating="2" HotelCode="|210682" HotelName="Gana Inn Legian" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Patimura, Kuta, Badung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/0/6/8/2/210682_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="8.82" OriginalAmount="8.56" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.72356" Longitude="115.17364" StarRating="2" HotelCode="|167467" HotelName="Guest House Matahari" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Tegal Wangi No 14</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/4/6/7/167467_1_7525.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment is in Kuta, is 15 minutes drive away from Airport Denpasar Internacional-Ngurah Rai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="9.24" OriginalAmount="8.97" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.7324598" Longitude="115.1714312" StarRating="2" HotelCode="|169662" HotelName="Sapta Petala" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 01/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>JALAN KUBU ANYAR NO 27 KUTA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/6/6/2/169662_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="9.27" OriginalAmount="9.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.710115" Longitude="115.16886" StarRating="2" HotelCode="986663|vilarisi_hotel" HotelName="Vilarisi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="ATM,Air conditioning,24-hour reception,Elevator/lift,Currency exchange,Smoke-free property,Garden,Terrace,All Spaces Non-Smoking (public and private)">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Melasti / Lebak Bene 15X, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b0/31/b031c61a37f02c9f1230a08906e6256548907077.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="9.49" OriginalAmount="9.21" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6981" Longitude="115.22673" StarRating="2" HotelCode="|401500" HotelName="Sayang Residence II" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Bedugul No. 25</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/5/0/0/401500_949e3fd1424.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="9.67" OriginalAmount="9.39" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.7010682" Longitude="115.1764752" StarRating="2" HotelCode="|169491" HotelName="The Grey Boutique Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 31/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>DEWI SRI ACCESS THE GRAND KUTA RESIDENDE LANE NO 8</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/4/9/1/169491_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="9.68" OriginalAmount="9.40" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.72335" Longitude="115.17548" StarRating="3" HotelCode="|169498" HotelName="Suardana Inn's" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 27/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>JL BUNI SARI NO.14A KUTA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/4/9/8/169498_11.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="10.24" OriginalAmount="9.94" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.69041" Longitude="115.172391" StarRating="3" HotelCode="|400836" HotelName="Sunset Point  Seminyak" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl Sunset Road 88, Seminyak</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/8/3/6/400836_9d8665c1145.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="10.30" OriginalAmount="10.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.7169895" Longitude="115.17847" StarRating="3" HotelCode="986562|teges_inn" HotelName="Teges Inn Kuta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/10/2026" HotelFacility="Shopping on site,Smoking areas,Security guard,Garden,No elevators,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Majapahit No. 39 Gg. Teges, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/zz/f4ad3c318c49724928d28828cd505435c7ee7924.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="10.30" OriginalAmount="10.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.718999" Longitude="115.17351" StarRating="3" HotelCode="986699|the_kubu_hotel" HotelName="The Kubu Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 28/10/2026" HotelFacility="Shopping on site,24-hour reception,Smoking areas,Ticket assistance,Garden,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Popies I Gg. Sorga no. 5, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8a/6e/8a6e13959e784d9279635c18f2e2ef8c2f416e7c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="10.42" OriginalAmount="10.12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.1633211" Longitude="115.0238287" StarRating="2" HotelCode="|167976" HotelName="Lovina Beach" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 31/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Desa Kaliasem, 81152 Lovina, Indonesia</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/9/7/6/167976_1_7637.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has views of the sea, a swimming pool, a restaurant, WiFi, a car park (free of charge) and it offers a transfer service to, the airport and (for a fee). SITUATION: This hotel is in the beach Lovina. It is 3 hours away from Airport Ngurah Rai. ROOM: Each room has an air-conditioning system, a bathroom with a bath and a shower. Some rooms have a terrace with views of the sea, a television and a fridge.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="10.57" OriginalAmount="10.26" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.7111573" Longitude="115.1706158" StarRating="2" HotelCode="|169664" HotelName="Sayang Maha Mertha" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 30/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>JLN MELASTI LEBAK BENE LEGIAN KLOD KUTA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/6/6/4/169664_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="11.09" OriginalAmount="10.77" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6772581" Longitude="115.4502499" StarRating="3" HotelCode="|401438" HotelName="LEMBONGAN BAGUS VILLA" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 31/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>BANJAR KANGIN JUNGUTBATU NUSA LEMBONGAN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/4/3/8/401438_c4a63681200.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="11.41" OriginalAmount="11.08" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.70007" Longitude="115.16796" StarRating="3" HotelCode="|169483" HotelName="Grand Sinar Indah" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 30/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>JL PADMA UTARA KUTA BALI</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/4/8/3/169483_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="12.21" OriginalAmount="11.85" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.78414" Longitude="115.17114" StarRating="3" HotelCode="|203243" HotelName="Nirmala" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 27/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>JL ULUWATU II NO 10JIMBARAN KUTA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/3/2/4/3/203243_11.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="12.29" OriginalAmount="11.93" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.50089" Longitude="115.26628" StarRating="3" HotelCode="|169656" HotelName="Sagitarius Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 18/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>JALAN MONKEY FOREST STREET UBUD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/6/5/6/169656_6d1c6c10925.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="12.36" OriginalAmount="12.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.733114" Longitude="115.175733" StarRating="2" HotelCode="|167686" HotelName="Pondok Sari" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 18/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Nyangnyang Sari No. 7B Kuta - Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/6/8/6/167686_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has WiFi. SITUATION: This establishment is in the heart of Kuta. The establishment is a 10-minute drive away from Airport Ngurah Rai. It is 10 minutes drive away from the beach Kuta, a supermarket and restaurants. ROOM: All the rooms have garden views, views of the swimming pool, tiled floors, a television, a fridge, a bathroom with a shower and heating. Some rooms have a balcony.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="12.36" OriginalAmount="12.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.718994" Longitude="115.17368" StarRating="2" HotelCode="986734|mahendra_beach_inn" HotelName="Mahendra Beach Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Smoking areas,Garden,Terrace,No elevators,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Bedugul Lane, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/92/b9/92b9d84baae8c347d2572fe12fc012ddbb08a85e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="12.36" OriginalAmount="12.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.798782" Longitude="115.124916" StarRating="4" HotelCode="986730|lorin_new_kuta_hotel" HotelName="New Kuta Hotel by LORIN" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/10/2026" HotelFacility="Air conditioning,24-hour reception,Elevator/lift,Garden,Terrace,Outdoor furniture">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya New Kuta, Pecatu Indah Resort, 80361 Uluwatu, Indonesia, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2c/cc/2ccc521a761b10a4ebe3d277abe31a1474429c8d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="12.64" OriginalAmount="12.27" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.52984" Longitude="115.265" StarRating="3" HotelCode="|401169" HotelName="Ubud Tropical garden 2" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 01/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Pengosekan Ubud</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/1/6/9/401169_722a6cb1406.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="12.83" OriginalAmount="12.46" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.698521" Longitude="115.234222" StarRating="3" HotelCode="|167465" HotelName="Marscity" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 24/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Kerta Dalem, Sanur, Denpasar</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/4/6/5/167465_ceb602d1150.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a dining room, a lounge bar, a cafÃ©, swimming pools with deck chairs, a meeting room, conference rooms, a restaurant and a massage service. SITUATION: This hotel is a 20-minute walk away from Airport Ngurah Rai. 10 minutes away, guests can find the beach Sanur. It is 15 minutes away from the beach Kuta. 500 metres away, guests will find Jalan Ngurah Rai Bypass the establishment offers a transfer service free of charge. ROOM: The establishment has 96 rooms with a bathroom, a shower, WiFi, a television and a sofa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="12.91" OriginalAmount="12.53" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.726698" Longitude="115.170136" StarRating="3" HotelCode="|167806" HotelName="Karthi" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 29/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Kartika Plaza</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/8/0/6/167806_hl.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a swimming pool, WiFi and a car park (free of charge). SITUATION: The hotel is in Kuta nearby, you will find the beach. It is 15 minutes drive away from the airport Ngurah Rai. 5 minutes walk away, you can find the shopping centre Kuta Square. ROOM: All the rooms have cable television, an air-conditioning system, a mini-bar, a bathroom with a shower or bath, towels and complimentary bathroom items.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="13.23" OriginalAmount="12.84" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.717268" Longitude="115.176606" StarRating="2" HotelCode="|166003" HotelName="Amaris Dewi Sri" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Dewi Sri No. 88x Kuta</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/6/0/0/3/166003_hab.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a swimming pool, internet, a television and a car park. SITUATION: This establishment, Kuta it is in Bali it is in.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="13.35" OriginalAmount="12.96" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.637082" Longitude="115.17621" StarRating="3" HotelCode="|167728" HotelName="Puri Saron Denpasar" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 29/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl Gatot Subroto Barat 459</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/7/2/8/167728_d7edbc01159.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment is in the heart of Denpasar. It is located close to the commercial area, the business area, the government building and banks. The establishment is a 45-minute drive away from Airport Ngurah Rai. It is 10 minutes away from Ubung the bus station.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="13.39" OriginalAmount="13.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.710416" Longitude="115.185366" StarRating="2" HotelCode="|166006" HotelName="Amaris Sunset Road" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 29/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Sunset Road No. 57, Kuta, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/6/0/0/6/166006_int.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a swimming pool, a TV, a car park and internet. SITUATION: This establishment, Kuta it is in Bali is situated in Close to Kuta and Legian the beaches of.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="13.39" OriginalAmount="13.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6724825" Longitude="115.25812" StarRating="3" HotelCode="986684|sanur_agung_hotel" HotelName="Sanur Agung Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 29/10/2026" HotelFacility="Air conditioning,24-hour reception,Smoke-free property,Security guard,Newspapers,Ticket assistance,Express check-in/check-out,Garden,Terrace,No elevators">
        <Address>
          <AddressLines>
            <AddressLine>Jl. By Pass Ngurah Rai No. 174, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/31/12/3112ff9a5910c65dc942a1b9cd71353033b32657.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="13.39" OriginalAmount="13.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.43123" Longitude="114.8493" StarRating="3" HotelCode="986586|medewi_bay_retreat" HotelName="Medewi Bay Retreat" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,Smoking areas,Smoke-free property,Security guard,Ticket assistance,Gift shop,Garden,Television in lobby,Terrace,No elevators,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Ciwa, Yeh Kuning Hamlet, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/67/68/6768451e5a43dc99616618dd92f0bbcc3d5c65d7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="13.39" OriginalAmount="13.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.700634" Longitude="115.168816" StarRating="3" HotelCode="986742|maxonehotelscomlegian_" HotelName="Boss Legian Hotel Powered by Archipelago" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/10/2026" HotelFacility="Computer,Air conditioning,24-hour reception,Elevator/lift,Smoke-free property,Newspapers,Ticket assistance,Garden,Television in lobby,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Werkudara, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/79/d5/79d57938ebea3204322cb172e7d4cee6991adee0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="13.74" OriginalAmount="13.34" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.693854" Longitude="115.440977" StarRating="3" HotelCode="|402141" HotelName="Seaweed Guesthouse Lembongan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 30/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Lembongan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/2/1/4/1/402141_c724f230723.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="13.74" OriginalAmount="13.34" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.7293775" Longitude="115.1769719" StarRating="3" HotelCode="|154767" HotelName="J Hotels Kuta" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 24/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Kuta No.88D</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/4/7/6/7/154767_d300d4c1139.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, Bali it is in is situated in the city centre. HOTEL: The hotel was built in 2012, renovated in 2013 and has 91 rooms.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="13.90" OriginalAmount="13.50" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.714579" Longitude="115.173941" StarRating="4" HotelCode="|168014" HotelName="Taman Ayu Legian" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jln. Raya Legian No. 99 Kuta</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/8/0/1/4/168014_b3253271135.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="14.00" OriginalAmount="13.59" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.506004" Longitude="115.2518" StarRating="3" HotelCode="|401228" HotelName="Dewa Bharata Hotel Ubud" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 01/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Penestanan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/2/2/8/401228_d41d0e40904.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="14.15" OriginalAmount="13.74" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.730317" Longitude="115.16953" StarRating="2" HotelCode="|33840" HotelName="Flamboyan" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 30/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika Plaza, Gang Puspa Ayu, No. 12,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/8/4/0/33840_1_750.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 15 rooms a hall with a reception, a laundry service, room service, a safety deposit box service, a playground and a car park. SITUATION: It is surrounded by tropical areas, Kuta it is in 5 minutes away from the establishment clients have the city centre, Where you can find shopping areas and the nightlife. 5 minutes away from the establishment, clients can find a beach, is situated 7 minutes away from Ngurah Rai Airport. ROOM: The rooms a bathroom with a shower, a bath, a television, a double bed, a safety deposit box, a balcony or terrace with views and an air-conditioning system or fan. FACILITIES: The establishment has a swimming pool and a garden with exotic plants. next to the establishment, guests can find a spa. PAYMENT METHODS: The establishment accepts Diners Club, JCB, Mastercard and Visa. OTHERS: Regarding the food and beverage offering, clients can enjoy a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="14.22" OriginalAmount="13.81" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6511361" Longitude="115.1581785" StarRating="3" HotelCode="|42207" HotelName="Nomad Hub Canggu Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 31/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>JALAN BUMBAK 22</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/2/0/7/42207_1_1261.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment offers guests a tropical garden, excellent service and luxury facilities. SITUATION: This hotel is 25 minutes away from the airport excellent transport links to shops and the nightlife.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="14.23" OriginalAmount="13.82" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.706034" Longitude="115.168971" StarRating="3" HotelCode="|34467" HotelName="Legian Village" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 30/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>JL. PADMA LEGIAN, KUTA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/4/4/6/7/34467_1_5732.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers comfortable standard rooms, The establishment boasts a spa, treatments and a restaurant. SITUATION: It is inLegian the city centre of in the surrounding area, clients have commercial areas, Clients can also find restaurants and leisure areas. 200 metres away you can find a beach, Denpasar 30 minutes away from the establishment clients have It is situated 3 kilometres away fromBali Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="14.29" OriginalAmount="13.87" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.77532" Longitude="115.221497" StarRating="3" HotelCode="|402224" HotelName="Terrace Bali Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 31/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pratama No. 71 Tanjung Benoa</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/2/2/2/4/402224_3e804d50918.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="14.42" OriginalAmount="14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.709779" Longitude="115.17851" StarRating="3" HotelCode="986418|83403" HotelName="Euphoria Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 30/10/2026" HotelFacility="ATM,Shopping on site,Air conditioning,24-hour reception,Elevator/lift,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Express check-in/check-out,Garden,Television in lobby,Upper floors accessible by elevator">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Patih Jelantik 11-12 Legian, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/75/a6/75a6f76bff57ea036bc3e2a29bd3968ffa8c6f6f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="14.42" OriginalAmount="14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.71009" Longitude="115.17047" StarRating="3" HotelCode="986737|80444" HotelName="The Sun Hotel &amp; Spa Legian, Bali" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,24-hour reception,Elevator/lift,Smoking areas,Currency exchange,Smoke-free property,Security guard,Ticket assistance,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Melasti Street, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/aa/6f/aa6f516181fe74660ab652d577f69fa8c61ba9d2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="14.42" OriginalAmount="14.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.641244" Longitude="115.25408" StarRating="3" HotelCode="986504|puri_maharani_boutique_hotel__spa" HotelName="Puri Maharani Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,24-hour reception,Currency exchange,Smoke-free property,Express check-in/check-out,Chapel,Garden,Terrace,Outdoor furniture">
        <Address>
          <AddressLines>
            <AddressLine>Jl. By Pass Ngurah Rai Tohpati, 20, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b3/43/b3433f07db599c02542cf3acc7b34ecffad47756.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="14.42" OriginalAmount="14.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.688155" Longitude="115.17139" StarRating="4" HotelCode="986574|swissbelinn_seminyak_2" HotelName="Sense Sunset Hotel Seminyak" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/10/2026" HotelFacility="Computer,Air conditioning,24-hour reception,Elevator/lift,Smoke-free property,Newspapers,Ticket assistance,Garden,Television in lobby,Terrace,Fire Extinguisher,All Spaces Non-Smoking (public and private)">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Sunset Road No. 88 S, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/66/88/66885fe4c8c48fff215d66ed5b82a179751c9a95.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="14.42" OriginalAmount="14.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.637017" Longitude="115.18355" StarRating="3" HotelCode="986655|puri_saron_hotel_denpasar" HotelName="Puri Saron Hotel Denpasar" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 28/10/2026" HotelFacility="ATM,Air conditioning,24-hour reception,Elevator/lift,Smoke-free property,Security guard,Newspapers,Ticket assistance,Garden,Terrace,Express check-in">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Gatot Subroto Barat No. 459C, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ff/bd/ffbdfcab5bbf318afdc7f658dee8b4ca96499653.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="14.42" OriginalAmount="14.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.69802" Longitude="115.1774" StarRating="3" HotelCode="986419|berry_biz_hotel" HotelName="Berry Biz Hotel Powered by Archipelago" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 30/10/2026" HotelFacility="Shopping on site,Computer,Air conditioning,24-hour reception,Elevator/lift,Smoke-free property,Security guard,Newspapers,Ticket assistance,Express check-in/check-out,Garden,Television in lobby">
        <Address>
          <AddressLines>
            <AddressLine>Jln. Sunset Road No. 99, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/34/f5/34f5ba6d038aa4c6ec63f6d1d8c0a61761cb4212.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="14.42" OriginalAmount="14.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.762858" Longitude="115.1752" StarRating="3" HotelCode="986416|horison_hotel_jimbaran" HotelName="Liberta Hotel Jimbaran" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 26/10/2026" HotelFacility="Air conditioning,24-hour reception,Elevator/lift,Smoking areas,Television in lobby,Fire Extinguisher">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Uluwatu Kedonganan Kuta No. 389, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6e/f7/6ef7436967eea035e0b79b672e146cd0adea8cd0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="14.78" OriginalAmount="14.35" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.49834" Longitude="115.252991" StarRating="4" HotelCode="|41557" HotelName="Aniniraka Resort and Spa - Chse Certified" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 01/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Tjampuhan, Ubud</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/5/5/7/41557_1_3107.jpg</HotelPictures>
        <HotelDescription>HOTEL: This Balinese style hotel, has 11 rooms and it is situated in a garden area a lobby with express check-out, a reception, a safety deposit box service, a currency exchange service, a bar and a restaurant. The establishment offers guests a laundry service and conference rooms. SITUATION: It is inUbud a central area of It is 2 kilometres away from the market, 5 minutes away, guests can find, the Royal Palace, the art museum 10 minutes away from the monkey forest, 45 minutes away from the establishment you haveNgurah Rai Airport. ROOM: The rooms a bathroom with a shower, a hairdryer, a direct line telephone and satellite or cable TV. They also have a mini-bar, a coffee maker, a kettle, a king-size bed, a balcony and an individual air-conditioning system. FACILITIES: The establishment has a spa with treatments, a massage service, aromatherapy treatments, the option of a manicure, a pedicure and beauty treatments. You can find a pool that has a children's area, deck chairs and an outdoor bar. PAYMENT METHODS: Customers can pay using Mastercard and Visa. OTHERS: Regarding the food and beverage provision, the establishment offers lunch and dinner service in the restaurant.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="14.81" OriginalAmount="14.38" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.710078" Longitude="115.181353" StarRating="3" HotelCode="|167650" HotelName="Diamond Kuta Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Kuta No. 39, Badung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/6/5/0/167650_gen.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment is in a good area in Kuta. It has excellent transport links to the business area. It is near Kuta Beach. Legian and Seminyak FACILITIES: The establishment has a swimming pool, a fitness centre and internet.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="15.02" OriginalAmount="14.58" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.70872" Longitude="115.1726" StarRating="2" HotelCode="|154775" HotelName="Grandmas Plus Hotel Legian " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 27/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>JLN SRIWIJAYA NO 368LEGIANKUTA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/4/7/7/5/154775_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, Bali it is in it is a few minutes' drive away from the airport. FACILITIES: The establishment has a car park.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="15.22" OriginalAmount="14.78" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.727236" Longitude="115.180285" StarRating="3" HotelCode="|167493" HotelName="Natya" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 16/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jln. By Pass Ngurah Rai, Kuta</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/4/9/3/167493_dd83a6d0901.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a swimming pool, internet, rooms with large beds, air-conditioning, a television and a restaurant. SITUATION: This hotel is in By Pass Ngurah Rai it is situated 10 minutes away from the international airport. Near the establishment, guests will find the beach Kuta. It is 10 minutes drive away from Airport Ngurah Rai.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="15.24" OriginalAmount="14.80" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.674277" Longitude="115.156013" StarRating="3" HotelCode="|400477" HotelName="Nikhila Seminyak" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 30/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cendrawasih No.28 Seminyak Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/4/7/7/400477_d57c3801425.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="15.39" OriginalAmount="14.94" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6522" Longitude="115.25165" StarRating="4" HotelCode="|399269" HotelName="Puri Nusa Indah" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL WARIBANG NO99 DENPASAR BALI</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/2/6/9/399269_91a4aee0809.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.45" OriginalAmount="15.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.5125265" Longitude="115.26798" StarRating="3" HotelCode="986454|_0x1e173" HotelName="Tebesaya Homestay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 27/10/2026" HotelFacility="Air conditioning,24-hour reception,Smoking areas,Smoke-free property,Ticket assistance,Express check-in/check-out,Garden,Terrace,Private check-in/check-out">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sukma No.6 Br. Tebesaya, Peliatan, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a9/f5/a9f5a5c3b76a2cb977f4e6e340d48a98cac0fa76.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.45" OriginalAmount="15.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.679142" Longitude="115.2053" StarRating="3" HotelCode="986642|all_seasons_bali_denpasar" HotelName="ibis Styles Bali Denpasar" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Computer,Air conditioning,Elevator/lift,Currency exchange,Smoke-free property,Newspapers,Ticket assistance,Gift shop,Garden,Television in lobby,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jl Teuku Umar No 183, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/73/c0/73c00130bcb92b66964ac1a5824c2bd47c07324f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.45" OriginalAmount="15.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.738326" Longitude="115.17488" StarRating="3" HotelCode="986650|quest_hotel_tuban__kuta" HotelName="Quest Hotel Kuta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 27/10/2026" HotelFacility="24-hour reception">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Kediri No. 9, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/b2/d7/b2d74ccbdc22058e1da300782eedb77e2e3e6430.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.45" OriginalAmount="15.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.708479" Longitude="115.25748" StarRating="1" HotelCode="986702|abian_kokoro_hotel" HotelName="Akarsa Kokoro Sanur Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 29/10/2026" HotelFacility="ATM,Air conditioning,Currency exchange,Smoke-free property,Ticket assistance,Gift shop,Garden,Terrace,Private check-in/check-out,No elevators,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cemara Beach No. 9, Semawang, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/25/91/259184ff523fe1f4726cd2713468e2f13b824451.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="15.47" OriginalAmount="15.02" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.1596472" Longitude="115.0298503" StarRating="3" HotelCode="|400832" HotelName="Lovina Oasis" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 28/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl Kartika 9 Kalibukbuk</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/8/3/2/400832_9d4816a1157.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="15.51" OriginalAmount="15.06" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.659035" Longitude="115.191106" StarRating="3" HotelCode="|167517" HotelName="Nirmala  and Convention Centre" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 29/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Mahendradatta No 81</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/5/1/7/167517_fb238790931.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a swimming pool, a restaurant and internet (free of charge) in communal areas. SITUATION: This hotel is in Denpasar, about 10 minutes away (by car) from bus station Ubung. 15 minutes away, guests can find Kuta it is situated 20 minutes away from Airport Ngurah Rai. ROOM: Each room has an air-conditioning system, a balcony, a television, a kettle, a coffee maker, a bathroom with a bath and a shower.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="15.57" OriginalAmount="15.12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.71136" Longitude="115.16899" StarRating="3" HotelCode="|44546" HotelName="Champlung Mas Legian - Chse Certified" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 09/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Lebak Bene, Legian, Badung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/5/4/6/44546_1_5905.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment boasts 68 bungalows a lobby with express check-out, a reception, a safety deposit box service and a currency exchange service. Our guests can find a bar, a pub and a restaurant. The establishment offers guests internet (for a fee), room service, a laundry service (for a fee) and a car park. SITUATION: It is nearLegian the beach it is situated 1 kilometre away from Kuta Beach the city centre of Where you can find shops, restaurants and bars. Denpasar It is situated 10 kilometres away from 10 kilometres away from the establishment, guests will find Ngurah Rai Airport. ROOM: The rooms a bathroom with a shower, a direct line telephone, a satellite TV, a mini-bar, a king-size bed, individual air-conditioning and a balcony or terrace. FACILITIES: Outdoors, clients have access to a swimming pool with a children's area and deck chairs. The establishment also offers a massage service (available for a fee), Clients can enjoy activities such as basketball, tennis and badminton. PAYMENT METHODS: Customers can pay using American Express, Mastercard and Visa. OTHERS: Regarding the food and beverage provision, the establishment offers an Ã  la carte restaurant.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="15.68" OriginalAmount="15.22" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.737229" Longitude="115.165389" StarRating="3" HotelCode="|167978" HotelName="Solaris Kuta Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl.Jenggala (Ex.Wana Segara) Tuban</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/9/7/8/167978_2_4541.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is a 10-minute walk away from the beach Kuta, about 5 minutes away (by car) from the shopping centre Discovery and Airport Ngurah Rai. The establishment offers a transfer service to the airport on request. ROOM: All the rooms have a bathroom, WiFi, an air-conditioning system, a kettle, a coffee maker, a television, a sitting area with sofa, a bathroom with a hairdryer and complimentary bathroom items. FACILITIES: This establishment has a restaurant, a swimming pool with a bar and a car park (free of charge).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="15.90" OriginalAmount="15.44" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.155462" Longitude="115.040688" StarRating="3" HotelCode="|402127" HotelName="ODIKA LOVINA HOUSES AND VILLAS" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 01/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>JALAN CENDRAWASIH GANG MERAK DUSUN CELUK BULUH KAL</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/2/1/2/7/402127_f22e4b50718.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="16.01" OriginalAmount="15.54" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6868633" Longitude="115.4828102" StarRating="3" HotelCode="|400867" HotelName="Sunrise Penida Hill by WizZeLa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 29/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Banjar Anyar, Nusa Penida</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/8/6/7/400867_b39954c0947.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="16.24" OriginalAmount="15.77" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.724504" Longitude="115.178206" StarRating="3" HotelCode="|165999" HotelName="Alron Kuta Powered By Archipelago" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Blambangan no.10, Kuta,badung,Bali NULL NULL</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/5/9/9/9/165999_8848bfd1140.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has internet, a cafÃ©, a laundry service, a car hire service and motorbike hire. SITUATION: This establishment, Kuta it is in Bali is situated in.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="16.32" OriginalAmount="15.84" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.7175" Longitude="115.1764139" StarRating="2" HotelCode="|210683" HotelName="Swiss-belexpress Kuta Legian" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Legian Gg. Tropozone</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/0/6/8/3/210683_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="16.48" OriginalAmount="16.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.710097" Longitude="115.181496" StarRating="3" HotelCode="986456|holiday_inn_express_bali_raya_kuta" HotelName="Diamond Hotel Kuta Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Computer,Air conditioning,24-hour reception,Elevator/lift,Smoke-free property,Garden,Terrace,Upper floors accessible by elevator">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kuta No. 39, Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/da/54/da540656686e5ca67b534426cda968be5c5ef081.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="16.48" OriginalAmount="16.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.673624" Longitude="115.14938" StarRating="3" HotelCode="986636|nipuri_resort_and_restaurant" HotelName="Nipuri Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,24-hour reception,Smoking areas,Smoke-free property,Security guard,Ticket assistance,Express check-in/check-out,Garden,Terrace,Outdoor furniture">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Batubelig No.16x, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bb/63/bb63dd47b3c630021e2e02069f76be654eb7590e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="16.48" OriginalAmount="16.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.704537" Longitude="115.26122" StarRating="3" HotelCode="986481|mahalaksmi_boutique_hotel" HotelName="Mahalaksmi Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Smoke-free property,Heating,Security guard,Ticket assistance,Gift shop,Express check-in/check-out,Garden,Television in lobby,Terrace,Patio">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Danau Tamblingan No.105, Sanur, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e7/e3/e7e34fedb2452fcaeb7f8c2918364acafa9b6d2e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="16.48" OriginalAmount="16.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.277523" Longitude="115.59186" StarRating="3" HotelCode="986750|tulamben_wreck_divers_resort__restaurant" HotelName="Tulamben Wreck Divers" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,Smoking areas,Currency exchange,Security guard,Ticket assistance,Garden,Terrace,Fire Extinguisher,Outdoor furniture,No elevators">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Singaraja, Tulamben, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/93/7f/937ff11387361c9f661060989f6aa505de1574f8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="16.48" OriginalAmount="16.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.708213" Longitude="115.178505" StarRating="3" HotelCode="986729|ibis_styles_bali_kuta_legian" HotelName="Grand Livio Kuta Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,24-hour reception,Elevator/lift,Smoke-free property,Security guard,Newspapers,Ticket assistance,Garden,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Dewi Sri no 17, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f7/59/f759c1310a27f18a065d5ae8318231370e06dd70.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="16.50" OriginalAmount="16.02" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.7223027" Longitude="115.1756224" StarRating="0" HotelCode="|401477" HotelName="Bemo Corner Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 31/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pantai no. 10 A, No. 14A</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/4/7/7/401477_8e890fe1202.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="16.80" OriginalAmount="16.31" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6809727" Longitude="115.2029331" StarRating="3" HotelCode="|400838" HotelName="Amaris  Teuku Umar - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 29/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Teuku Umar No 139, Denpasar</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/8/3/8/400838_9826bea1136.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="16.81" OriginalAmount="16.32" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.1658782" Longitude="115.0127118" StarRating="2" HotelCode="|41243" HotelName="Adirama Beach" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN RAYAL SINGARAJA-SERIRIT K. - LOVINA BEACH</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/2/4/3/41243_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment boasts a big swimming pool and a restaurant. It has 18 rooms, The establishment offers guests a lobby, a laundry service (for a fee) and a car park. SITUATION: It is inLovina the beach it is in a quiet area, is 2 kilometres away from Lovina the city centre of 20 minutes away from the establishment you have the Buddhist monastery,2,5 hours from the establishment, you can find the airport. ROOM: The rooms are spacious, some rooms with fan, some rooms with individual air-conditioning system, a balcony or patio, a bathroom and a double bed. FACILITIES: Guests are offered a massage service, a library and an outdoor bar. close to the establishment, you can find a beach. OTHERS: Regarding the food and beverage offering, clients have a breakfast service and an Ã  la carte or set-menu lunch and dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="17.05" OriginalAmount="16.55" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.347478" Longitude="115.6793" StarRating="3" HotelCode="|401517" HotelName="Anugerah Villas Amed" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Bunutan, Lipah, Amed Beach</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/5/1/7/401517_10d25df0816.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="17.07" OriginalAmount="16.57" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.518502" Longitude="115.261917" StarRating="3" HotelCode="|400994" HotelName="Ubud Tropical Garden" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 31/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Monkey Forest</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/9/9/4/400994_527a2121454.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="17.32" OriginalAmount="16.82" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.65391" Longitude="115.12779" StarRating="3" HotelCode="|169444" HotelName="Echoland Bed and Breakfast" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JLPANTAI BATU MEJAN BRPADANG LENJONGECHO BEACH CA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/4/4/4/169444_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a reception, a safety deposit box service, room service, breakfast service in rooms and a laundry service. SITUATION: This hotel Bali it is in.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="17.48" OriginalAmount="16.97" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.698087" Longitude="115.173661" StarRating="3" HotelCode="|167985" HotelName="Svarna Suite Seminyak" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 31/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Eka laweya No. 8, Seminyak</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/9/8/5/167985_aseo.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="17.51" OriginalAmount="17" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6680975" Longitude="115.21757" StarRating="3" HotelCode="986701|152867" HotelName="Hotel Puri Ayu" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,Smoking areas,Smoke-free property,Security guard,Newspapers,Express check-in/check-out,Television in lobby,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Jendral Sudirman No. 14 A, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b8/91/b891e2dbb64c179bd10fe78896b0ab5f76347c52.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.51" OriginalAmount="17.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.720242" Longitude="115.18516" StarRating="3" HotelCode="986463|hotel_bayt_kaboki" HotelName="Bayt Kaboki Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 27/10/2026" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Smoke-free property,Newspapers,Garden,Terrace,Private check-in/check-out">
        <Address>
          <AddressLines>
            <AddressLine>Griya Anyar Street No 27, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c8/b0/c8b0cbfe5efd4131a1b86347cc3f9181535ac003.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.51" OriginalAmount="17.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.72353" Longitude="115.173004" StarRating="3" HotelCode="986455|holiday_inn_express_bali_kuta_square" HotelName="ZIA Hotel Kuta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/10/2026" HotelFacility="Shopping on site,Computer,Air conditioning,24-hour reception,Elevator/lift,Smoke-free property,Security guard,Newspapers,Ticket assistance,Express check-in/check-out,Garden,Television in lobby,Terrace,Outdoor furniture,Upper floors accessible by elevator">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Ciung Wanara 17, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a2/b2/a2b2bfda2dc2556f277c6e3bc371586b5305f74d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.51" OriginalAmount="17.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.686839" Longitude="115.18473" StarRating="4" HotelCode="986453|cozy_stay_simpang_enam" HotelName="Choice Stay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Smoking areas,Smoke-free property,Security guard,Ticket assistance,Express check-in/check-out,Television in lobby,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pulau Kawe No. 40, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/32/97/3297a01196b302687fb9e9713c46f613c6b3f905.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.51" OriginalAmount="17.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.710231" Longitude="115.1701" StarRating="4" HotelCode="986530|champlung_mas_hotel_legian" HotelName="Champlung Mas Hotel Legian" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/10/2026" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Elevator/lift,Smoking areas,Currency exchange,Smoke-free property,Security guard,Ticket assistance,Gift shop,Garden,Television in lobby,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Lebak Bene, Legian, Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/49/48/494821672e7610be3d484d82f5d4e44a953c513c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.51" OriginalAmount="17.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.51104" Longitude="115.26555" StarRating="3" HotelCode="986474|_0x30207" HotelName="Gatra Ubud Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 27/10/2026" HotelFacility="Air conditioning,Smoking areas,Currency exchange,Smoke-free property,Security guard,Ticket assistance,Express check-in/check-out,Garden,Terrace,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sugriwa No.16, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/99/ef/99ef560e7f215736933b21b47f3851ceb02dc0cc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.51" OriginalAmount="17.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.785982" Longitude="115.20199" StarRating="4" HotelCode="986409|horison_hotel_nusa_dua" HotelName="The Lerina Hotel Nusa Dua" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/10/2026" HotelFacility="Air conditioning,Smoking areas,Smoke-free property,Security guard,Ticket assistance,Express check-in/check-out,Garden,Television in lobby,Terrace,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jl. By Pass Ngurah Rai No 1001x Mumbul, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ca/7f/ca7fef04b7554d81bf995570ecb5a8b8326c1c8c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.51" OriginalAmount="17.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.679572" Longitude="115.18812" StarRating="3" HotelCode="986410|princess_keisha_hotel" HotelName="Princess Keisha Bali Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 30/10/2026" HotelFacility="24-hour reception,Garden">
        <Address>
          <AddressLines>
            <AddressLine>JL TEUKU UMAR BARAT NO 350 Denpasar Barat, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5e/1f/5e1fe649d7aa659bea31fe2f4f99a8b28106a024.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.51" OriginalAmount="17.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.784739" Longitude="115.19887" StarRating="4" HotelCode="986397|mahogany_hotel" HotelName="Mahogany Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Computer,Air conditioning,24-hour reception,Elevator/lift,Currency exchange,Smoke-free property,Security guard,Newspapers,Chapel,Garden,Television in lobby,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Taman Bali No.1, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/25/94/2594106558ae36f0c6b42f636c000d261e9404f0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.51" OriginalAmount="17.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.7020235" Longitude="115.1785" StarRating="3" HotelCode="986768|conjioo_hotel_kuta" HotelName="Conjioo Hotel Kuta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 26/10/2026" HotelFacility="Air conditioning,24-hour reception,Elevator/lift,Newspapers,Garden,All Spaces Non-Smoking (public and private)">
        <Address>
          <AddressLines>
            <AddressLine>16 Jalan Raya Dewi Sri I, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6a/3f/6a3f20bad5e72919f97cc531135d9a4cda65828b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.51" OriginalAmount="17.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.738801" Longitude="115.16676" StarRating="3" HotelCode="986716|manggar_indonesia_hotel" HotelName="Manggar Indonesia Hotel &amp; Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Express check-in/check-out,Garden,Television in lobby,Terrace,No elevators">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Dewi Sartika, Gg. Nusa Indah No. 19, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9b/5d/9b5d8bd9aa0da06ada392c67b9710465e34771c3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="17.67" OriginalAmount="17.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.697357" Longitude="115.171844" StarRating="3" HotelCode="|34954" HotelName="Puri Dewa Bharata  and Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JLN. NAKULA 11</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/4/9/5/4/34954_1_1097.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is in a tropical garden, has 10 villas, 21 superior rooms and 7 deluxe rooms. It has a lobby with a reception, a currency exchange service, a bar, shops and a dining room. The establishment offers guests a laundry service, room service, bicycle rental and a car park. SITUATION: Legian It is in Where you can find shops, restaurants and lively nightlife. It is 15 minutes away fromNgurah Rai Airport 10 minutes away from the establishment guests have Double Six the beach near the establishment, you will find Kuta the city centre of. ROOM: The rooms have a king-size bed, a kitchen and a living room. Guests are offered deluxe rooms with king size bed and superior rooms. The rooms a bathroom, a hairdryer, a mini-bar, individual air-conditioning, a satellite television, a direct line telephone and a balcony. FACILITIES: The establishment has a swimming pool with a children's area and gardens with tropical plants. OTHERS: Regarding the food and beverage offering, you can enjoy breakfast, lunch and dinner service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="17.70" OriginalAmount="17.18" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.675894" Longitude="115.15407" StarRating="3" HotelCode="|399544" HotelName="Amalfi Seminyak" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 31/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Petitenget, Kendal no. 8</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/5/4/4/399544_3a4ad9f0610.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="17.95" OriginalAmount="17.43" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.720927" Longitude="115.1726" StarRating="3" HotelCode="|400316" HotelName="La Walon Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 18/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan legian, Poppies 1, Kuta</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/3/1/6/400316_c73ee301235.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="18.02" OriginalAmount="17.50" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.528178" Longitude="115.254587" StarRating="4" HotelCode="|399986" HotelName="Labak River  By Eps" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Singakerta Nyuh Kuning</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/9/8/6/399986_d7abbba0607.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="18.17" OriginalAmount="17.64" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.668732" Longitude="115.150759" StarRating="0" HotelCode="|166134" HotelName="Aqua Bali Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Klecung No. 38X Umalas, Kerobokan, Kuta</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/6/1/3/4/166134_int.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a swimming pool, internet and a car park. SITUATION: This establishment, is close to Seminyak the central area of.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="18.32" OriginalAmount="17.79" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6435128" Longitude="115.1552511" StarRating="3" HotelCode="|400319" HotelName="The Rinaya Canggu" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 24/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Canggu, Gg. Lely No. 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/3/1/9/400319_7b91ae41323.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.54" OriginalAmount="18.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.643539" Longitude="115.155365" StarRating="3" HotelCode="986479|litus_rinaya_canggu" HotelName="The Rinaya Canggu Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/10/2026" HotelFacility="Air conditioning,Smoking areas,Smoke-free property,Security guard,Terrace,No elevators,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jalan raya Canggu Gang Leli No 2, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b9/3a/b93ae7990ea2475a2e044b6e5a153a24188d334d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.54" OriginalAmount="18.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.677304" Longitude="115.19058" StarRating="3" HotelCode="986466|quest_san_hotel_denpasar" HotelName="Quest San Denpasar Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/10/2026" HotelFacility="24-hour reception">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mahendradata No. 93, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/e1/3c/e13c92b2f836f1bf2843da63b0d8f6c05525c45e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.54" OriginalAmount="18.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.160224" Longitude="115.028175" StarRating="3" HotelCode="986520|rambutan_boutique_hotel" HotelName="Rambutan Boutique Hotel &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24-hour reception,Newspapers,Ticket assistance,Gift shop,Garden,No elevators">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mawar, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e7/19/e719d445525dc152794563ce6a643ea0aaea1487.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.54" OriginalAmount="18.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.653437" Longitude="115.12892" StarRating="3" HotelCode="986499|echoland_bed__breakfast" HotelName="Echoland Bed &amp; Breakfast" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,24-hour reception,Smoking areas,Smoke-free property,Security guard,Ticket assistance,Garden,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pantai Batu Mejan - Echo B, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/50/bf507c30cec5ff7a34fd138673468337c94ad744.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="18.65" OriginalAmount="18.11" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.718" Longitude="115.175" StarRating="4" HotelCode="|163475" HotelName="J4 Hotels Legian - Chse Certified" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl- Legian No.74, Br Pengabetan, Kuta</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/3/4/7/5/163475_1_6803.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a medium-sized hall, an outdoor pool and a restaurant. The establishment also offers WiFi (free of charge), a reception, a garden area and a barbecue area. Guests can also find a meeting room and a car park (free of charge). SITUATION: This establishment, is in Legian the centre of Sky Garden Lounge 5 metres away from a 15-minute walk away from Kuta the beach it takes 15 minutes to get to Ngurah Rai the airport. ROOM: All the rooms have an air-conditioning system, a safe, a sitting area, a bathroom with bathroom amenities and slippers. Some rooms have garden views.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="19.25" OriginalAmount="18.69" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.677168" Longitude="115.190387" StarRating="3" HotelCode="|399582" HotelName="Quest  San Denpasar By Aston - Chse Certified" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 28/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mahendradata No. 93, Denpasar</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/5/8/2/399582_da7062a0746.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="19.25" OriginalAmount="18.69" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.654803" Longitude="115.216621" StarRating="3" HotelCode="|167794" HotelName="Inna Bali Heritage - Chse Certified" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Veteran No. 3 Denpasar</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/7/9/4/167794_1_5031.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in the centre of Denpasar. It is in Bali it has excellent transport links to the government buildings, the art museum, a shopping centre and traditional markets.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="19.27" OriginalAmount="18.71" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.7235639" Longitude="115.173445" StarRating="3" HotelCode="|154798" HotelName="Zia Kuta - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 01/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>JL. CIUNG WANARA NO 17 KUTA BALI</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/4/7/9/8/154798_10.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment is in the heart of Kuta. FACILITIES: There is a variety of facilities and services available at the establishment, including a launderette, a restaurant, meeting rooms, a lift and business centre.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="19.33" OriginalAmount="18.77" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6869319" Longitude="115.262548" StarRating="3" HotelCode="|399947" HotelName="Svarna Hotel Sanur" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Danau Tamblingan no. 50</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/9/4/7/399947_49077411349.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="19.53" OriginalAmount="18.96" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6912856" Longitude="115.1701252" StarRating="3" HotelCode="|402790" HotelName="Wayan House Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 29/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan plawa gang sandat no 17 seminyak</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/2/7/9/0/402790_19ac5691145.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="19.57" OriginalAmount="19.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.700326" Longitude="115.1772" StarRating="4" HotelCode="986612|_0x1ef44" HotelName="Grand Kuta Hotel and Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="ATM,Air conditioning,24-hour reception,Elevator/lift,Smoking areas,Smoke-free property,Security guard,Newspapers,Ticket assistance,Garden,Television in lobby,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dewi Sri No 8 Legian, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/df/09/df090801bea8d61ed997a17c8ea8c1756c14a600.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="19.57" OriginalAmount="19.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.682178" Longitude="115.15439" StarRating="4" HotelCode="986651|sense_hotel_seminyak" HotelName="d'primahotel Seminyak" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/10/2026" HotelFacility="Computer,Air conditioning,24-hour reception,Elevator/lift,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Garden,Television in lobby,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Kayu Jati No 16, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c0/zz/c0ad7dd2f828da8436fdac14c0e3f1647e253ddf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="19.57" OriginalAmount="19.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.689793" Longitude="115.16194" StarRating="3" HotelCode="986414|destiny_boutique_hotel_by_premier_hospitality_asia" HotelName="Destiny Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24-hour reception,Elevator/lift,Ticket assistance,Television in lobby,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Drupadi, No.10, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6b/88/6b88fdfe9ed9fd41ae84206ed54d24cf856ef5b6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="19.57" OriginalAmount="19.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6711235" Longitude="115.158585" StarRating="3" HotelCode="986567|brown_feather_hotel" HotelName="Brown Feather Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Smoking areas,Smoke-free property,Newspapers,Garden,Terrace,No elevators">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Batu Belig No. 100, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9b/79/9b79fe18d5efc2b81ee2b112d0dece041cd2bdd1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="19.60" OriginalAmount="19.03" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6857613" Longitude="115.1555842" StarRating="3" HotelCode="|169663" HotelName="Sarinande" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>JALAN SARINANDE, ABIMANYU, SEMINYAK 15</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/6/6/3/169663_3.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="19.64" OriginalAmount="19.07" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.707555" Longitude="115.183861" StarRating="3" HotelCode="|167984" HotelName="Collection O 14 Sun Boutique" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 28/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl.Sunset Road No.23, Kuta 80361, Denpasar - Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/9/8/4/167984_aseo.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has WiFi in communal areas. SITUATION: This boutique hotel is situated 2 kilometres away from the beach Kuta. It is situated 4 kilometres away from the airport Ngurah Rai and about 5 minutes away (by car) from the street Legian. It is in a lively area. ROOM: All the rooms have an air-conditioning system, a courtesy tea and coffee service, a television, a safety deposit box, a bathroom with a shower, workspace and a hairdryer.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="19.68" OriginalAmount="19.11" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.712277" Longitude="115.172236" StarRating="3" HotelCode="|168007" HotelName="Terrace At Kuta" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Benesari No. 2 Pantai Kuta, Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/8/0/0/7/168007_1_1568.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="19.97" OriginalAmount="19.39" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.784866" Longitude="115.200389" StarRating="2" HotelCode="|167714" HotelName="Pop! Hotel Nusa Dua" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 09/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Bypass Ngurah Rai No.188 X Mumbul Nusa Dua</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/7/1/4/167714_aseo.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a reception, WiFi, a reception, concierge service, a vending machine, a cleaning service and a car park (free of charge). SITUATION: This hotel is situated 3 kilometres away from the convention centre. ROOM: The rooms have views of the city, an air-conditioning system, a satellite television, a safety deposit box, a bathroom with a shower, a WC and towels.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="20.46" OriginalAmount="19.86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6447745" Longitude="115.2091923" StarRating="2" HotelCode="|167710" HotelName="Harris  and Conventions Denpasar - Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. H.O.S. Cokroaminoto No. 23-25, Denpasar</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/7/1/0/167710_1_131.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has WiFi, a reception, a baggage room, a concierge, a cleaning service and a vending machine. SITUATION: It is a 10-minute walk away from Badung Pasar Market, ROOM: The establishment has non-smoking rooms with TV, an air-conditioning system, city views, a bathroom with a shower and towels.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="20.59" OriginalAmount="19.99" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.672066" Longitude="115.16245" StarRating="4" HotelCode="|206572" HotelName="D’primahotel Petitenget Seminyak" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Petitenget 168, Kerobokan Kelod, Seminyak</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/6/5/7/2/206572_11.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20.60" OriginalAmount="20.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.73378" Longitude="115.17705" StarRating="3" HotelCode="986589|ibis_bali_kuta" HotelName="ibis Bali Kuta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,Currency exchange,Smoke-free property,Newspapers,Garden,Television in lobby,Fire Extinguisher,All Spaces Non-Smoking (public and private),Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jl Raya Kuta Kuta Bali, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/99/a6/99a6d52002aae325323d6c2f0e4bf541de3cfc59.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20.60" OriginalAmount="20.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.640154" Longitude="115.14303" StarRating="3" HotelCode="986632|lubdhaka_canggu_residence" HotelName="Lubdhaka Canggu Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,Smoke-free property,Ticket assistance,Garden,Television in lobby,Terrace,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Kubu Manyar, Banjar Pipitan, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2d/b1/2db1fbd874fdcd8248f7342767c8b9888a860462.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20.60" OriginalAmount="20.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.509158" Longitude="115.26575" StarRating="2" HotelCode="986445|the_peacock_inn_6" HotelName="The Peacock Inn Ubud" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="ATM,Air conditioning,24-hour reception,Smoking areas,Smoke-free property,Security guard,Newspapers,Ticket assistance,Express check-in/check-out,Garden,Terrace,Private check-in/check-out,No elevators">
        <Address>
          <AddressLines>
            <AddressLine>4 Jl. Sugriwa, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6f/1d/6f1d0ee3ed06faaff6d6500d0f4aef1ffcd2a522.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20.60" OriginalAmount="20.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.786761" Longitude="115.18049" StarRating="4" HotelCode="986430|hastinapura_residence_" HotelName="Hastinapura Residence" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,24-hour reception,Smoking areas,Smoke-free property,Security guard,Express check-in/check-out,Garden">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Poh Gading II No.2, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/21/b5/21b5d3bf83e4ac3b86000680bbf1eaf95767eae8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20.60" OriginalAmount="20.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.733156" Longitude="115.16746" StarRating="4" HotelCode="986616|grand_whiz_hotel_kuta" HotelName="Grand Ixora Kuta Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,Elevator/lift,Smoke-free property,Security guard,Newspapers,Ticket assistance,Garden,Television in lobby,Terrace,Fire Extinguisher,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Kartika Plaza 92, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/15/a9/15a95e3a9b98e13ac874fae0c1303026b1ce0e68.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20.60" OriginalAmount="20.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.713313" Longitude="115.17348" StarRating="4" HotelCode="986711|sun_island_hotel_legian_2" HotelName="Sun Island Hotel &amp; Spa Legian" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,Elevator/lift,Smoking areas,Currency exchange,Smoke-free property,Security guard,Ticket assistance,Garden,Television in lobby,Terrace,Fire Extinguisher,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Legian 123, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/8b/688b84ef358f47683a4c115f7d2ba5e358a17ba2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20.60" OriginalAmount="20.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.71742" Longitude="115.17251" StarRating="3" HotelCode="986696|barong_bali_hotel__formerly_barong_hotel" HotelName="Grand Barong Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 30/09/2026" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Elevator/lift,Smoking areas,Currency exchange,Smoke-free property,Security guard,Ticket assistance,Garden,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Popies street II, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/03/97/03978d41bed8fac7d8e7b5973740108d0a7a2385.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20.60" OriginalAmount="20.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.712844" Longitude="115.16831" StarRating="3" HotelCode="986766|kuta_beach_hotel" HotelName="Kuta Beach Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/10/2026" HotelFacility="Air conditioning,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Express check-in/check-out,Garden,Television in lobby,Terrace,Fire Extinguisher,Outdoor furniture,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Benesari - Pantai Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/08/31/0831ed79b8e232078905842ee32c1b8280d6bd65.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="20.64" OriginalAmount="20.04" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.7039697" Longitude="115.2609461" StarRating="3" HotelCode="|399984" HotelName="Mahalaksmi Boutique" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 31/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Tamblingan, 105</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/9/8/4/399984_e4972090604.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="20.67" OriginalAmount="20.07" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.550071" Longitude="115.272506" StarRating="3" HotelCode="|41499" HotelName="Taman Harum Cottages" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Mas, UBUD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/4/9/9/41499_12.jpg</HotelPictures>
        <HotelDescription>HOTEL: This renovated complex in 2005, has 14 rooms and cabins. It has tropical gardens, a lobby, express check-out, a reception, a hairdresser's, a television room and a restaurant. The establishment offers internet, room service and a laundry service. SITUATION: Mas It is in Ubud It is situated 10 minutes away from 60 minutes away from the establishment guests have the airport, Nearby, you will findBatuan, Pejeng and Celuk the villages of. ROOM: The spacious rooms, have a direct line telephone, a writing desk, a wardrobe, bedside table, a television, individual air-conditioning and a fan. They also have luxurious bathrooms, a mini-bar, a double bed, a hairdryer, towels and a terrace. Guests are offered non-smoking rooms. FACILITIES: The establishment has a swimming pool, a children's swimming pool, an outdoor bar and deck chairs. The establishment also offers hydrotherapy treatments and a massage service (available for a fee). PAYMENT METHODS: The establishment accepts Mastercard and Visa. OTHERS: Regarding the food and beverage offering, you can enjoy a restaurant, a winery, Chinese food, traditional cuisine, Indonesian dishes and Occidental dishes. The establishment also offers a breakfast service and snacks.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="20.78" OriginalAmount="20.17" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.715782" Longitude="115.174528" StarRating="3" HotelCode="|191225" HotelName="The Niche Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>190. LEGIAN STREETLEGIAN KUTA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/1/2/2/5/191225_12.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="20.92" OriginalAmount="20.31" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.72038" Longitude="115.181" StarRating="4" HotelCode="|163165" HotelName="The Kana, Kuta" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 29/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>JL. SETIABUDI NO. 8</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/3/1/6/5/163165_1_6511.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 2013, has 92 rooms, 33 single rooms, 35 double rooms, 2 suites, 10Â quadruple rooms, 10 executive rooms and 10 family rooms. The establishment has a car park. SITUATION: The hotel Bali it is in it is in the city centre excellent transport links to points of interest, Close to the airport, The hotel is close to the leisure areas, is near a golf course, Around the establishment, clients can find a beach, near the establishment, guests will find the harbour.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="21.07" OriginalAmount="20.46" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.716968" Longitude="115.175703" StarRating="3" HotelCode="|178700" HotelName="Neo + Kuta Legian by ASTON" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl.Tropozone no 8 Legian, Kuta</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/8/7/0/0/178700_1_2673.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="21.13" OriginalAmount="20.51" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.644818" Longitude="115.208916" StarRating="4" HotelCode="|167527" HotelName="Harris Cokroaminoto Denpasar" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 28/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. H.O.S. Cokroaminoto No. 23-25, Denpasar</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/5/2/7/167527_ext.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a restaurant, a swimming pool, a gym, a business centre and meeting facilities. The establishment has WiFi (free of charge) and a reception. For an additional charge cost offers a transfer service to the airport and a bicycle rental desk. It has a car park (free of charge), a laundry service and dailiy cleaning. The establishment offers guests a massage service (available on request). SITUATION: This hotel is in Denpasar ROOM: The rooms have cable television, a sitting room, a balcony, kettle, a safe, a mini-bar, a bathroom with a shower, a hairdryer and complimentary bathroom items. Some rooms have views of the city.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="21.20" OriginalAmount="20.58" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.673863" Longitude="115.149689" StarRating="3" HotelCode="|167514" HotelName="Nipuri" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl.Batu Belig No.16X Kerobokan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/5/1/4/167514_ee718130918.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="21.20" OriginalAmount="20.58" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.669061" Longitude="115.150682" StarRating="4" HotelCode="|166145" HotelName="Aqua Octaviana Bali Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 24/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Klecung 38X, Umalas</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/6/1/4/5/166145_hab2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a swimming pool, internet and a car park. SITUATION: This establishment, is in Umalas the residential area of it is close to a beach and restaurants.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="21.44" OriginalAmount="20.82" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.67108" Longitude="115.16753" StarRating="3" HotelCode="|401415" HotelName="Balinea Villa and Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Merta Agung, No. 11</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/4/1/5/401415_7a9e4291042.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="21.63" OriginalAmount="21.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.636722" Longitude="115.19287" StarRating="2" HotelCode="986435|hotel_neo_denpasar_2" HotelName="Neo Denpasar Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/10/2026" HotelFacility="24-hour reception">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gatot Subroto Barat, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/1e/93/1e9348071fa23a65c33e1a851ac7f3dc087735f5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="21.63" OriginalAmount="21.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.671335" Longitude="115.23942" StarRating="2" HotelCode="986604|praja_hotel" HotelName="Praja Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/10/2026" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Smoke-free property,Security guard,Newspapers,Ticket assistance,Express check-in/check-out,Garden">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Mohamad Yamin IV No. 2A, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/44/0e/440eca3df10f0f568be36fc79793d911edaf96d7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="21.63" OriginalAmount="21.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.701019" Longitude="115.16671" StarRating="3" HotelCode="986420|bali_chaya_hotel_legian" HotelName="Bali Chaya Hotel Legian" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,24-hour reception,Elevator/lift,Smoking areas,Currency exchange,Smoke-free property,Security guard,Ticket assistance,Express check-in/check-out,Garden,Terrace,Upper floors accessible by elevator">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Padma Utara, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ab/4a/ab4a6ba24122a4b0f2c0a8b39b5dd7966c050748.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="21.63" OriginalAmount="21.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.71731" Longitude="115.17574" StarRating="3" HotelCode="986401|hotel_neo_kuta_legian" HotelName="Neo+ Kuta Legian Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 27/10/2026" HotelFacility="24-hour reception">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Troppozone No. 8 Legian, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/94/93/9493fe115930914d1403069dd4dbd6fd12e702a9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="21.63" OriginalAmount="21.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.676304" Longitude="115.1544" StarRating="3" HotelCode="986494|the_taman_ayu_2" HotelName="The Taman Ayu" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 30/10/2026" HotelFacility="ATM,Computer,Air conditioning,Smoking areas,Currency exchange,Smoke-free property,Security guard,Ticket assistance,Garden,Television in lobby,Terrace,Fire Extinguisher,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Petitenget, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/df/e7/dfe77f74392bb423a4bda1fad191a93dce467080.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="21.70" OriginalAmount="21.07" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.73152" Longitude="115.16741" StarRating="2" HotelCode="|63520" HotelName="Green Garden" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 29/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Kartika Plaza no.9, Tuban</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/3/5/2/0/63520_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This great value hotel and has excellent service.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="21.76" OriginalAmount="21.13" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.766613" Longitude="115.221018" StarRating="3" HotelCode="|167799" HotelName="Ion Bali Benoa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl Pratama 93 Tanjung Benoa</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/7/9/9/167799_gen.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a restaurant, a swimming pool with a bar, a transfer service to the beach, WiFi (free of charge) and a reception with a baggage room. The establishment boasts a valet service and a laundry service. SITUATION: This establishment is in the area Nusa Dua. It is 25 minutes drive away from the airport Ngurah Rai. The establishment is a 30-minute drive away from the beach Pandawa. ROOM: Each room has a television, kettle, a fridge, a bathroom with a shower, a hairdryer and complimentary bathroom items.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="21.78" OriginalAmount="21.15" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6901233" Longitude="115.1701712" StarRating="3" HotelCode="|400996" HotelName="Kubu Cempaka Seminyak" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 17/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Plawa Gang Cempaka No 9</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/9/9/6/400996_b3a707b1447.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="21.84" OriginalAmount="21.20" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.7227226" Longitude="115.1705156" StarRating="2" HotelCode="|26047" HotelName="Aneka Beach Kuta" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 21/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>JALAN PANTAI KUTA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/0/4/7/26047_3.jpg</HotelPictures>
        <HotelDescription>HOTEL: This small hotel, beach, has 60 rooms, standard rooms and junior suites, bungalows and suites. It has a charming hall, a currency exchange service, a safety deposit box service, a bar, a restaurant with typical and international cuisine, a cinema and a karaoke room. The establishment offers room service, a laundry service and a car park. SITUATION: It is surrounded by a tropical garden, Kuta it is in opposite the establishment, guests have a beach, in the surrounding area of the establishment, guests can find bars, restaurants, cafÃ©s and souvenir shops. it is 20 minutes away from Denpasar Airport. ROOM: The rooms a bathroom with a shower, a bath with a hairdryer. Guests are offered a balcony or terrace with stunning views, satellite or cable TV, a direct line telephone, individual air-conditioning, a desk, a mini-bar, a coffee maker and a teapot. Clients can find suites and bungalows, a kitchen with fridge and some rooms with private swimming pool. FACILITIES: Outdoors, clients have access to a tropical garden with a swimming pool, a terrace, deck chairs, parasols and towels. Guests are offered a massage service, aromatherapy treatments and beauty treatments. At the beach, clients can surfing (available for a fee). MEALS: Regarding the food and beverage offering, the establishment offers American buffet breakfast and a restaurant. PAYMENT METHODS: The establishment accepts credit cards.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="22.02" OriginalAmount="21.38" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.729714" Longitude="115.167661" StarRating="3" HotelCode="|203831" HotelName="Favehotel Kuta Kartika Plaza" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 02/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika Plaza No. 45X Kuta Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/3/8/3/1/203831_1_8777.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="22.03" OriginalAmount="21.39" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.5133" Longitude="115.26417" StarRating="3" HotelCode="|169545" HotelName="Kun - Kun Guest House Ubud" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 26/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>JALAN HANOMAN NO 43</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/5/4/5/169545_1_894.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has WiFi (free of charge), a swimming pool, a bicycle rental desk, a car hire service, a reception and a transfer service to the airport. SITUATION: This establishment, Ubud it is in el Bosque de los Monos 10 minutes away from the establishment, you can find it is situated 10 minutes walk away from Ubud the Palace of about 90 minutes away (by car) from Ngurah Rai the airport. ROOM: All the rooms have large windows, a balcony and a bathroom with a shower.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="22.05" OriginalAmount="21.41" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.2368204" Longitude="115.1244231" StarRating="3" HotelCode="|402206" HotelName="The Garuda  and Restaurant" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Wanagiri, 11</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/2/2/0/6/402206_816ffa60949.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="22.10" OriginalAmount="21.46" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.7432173" Longitude="115.178758" StarRating="4" HotelCode="|203132" HotelName="Arunika And Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Tuban No.2 Lingk. Tuban Griya Tuban</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/3/1/3/2/203132_5.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="22.12" OriginalAmount="21.48" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.66773" Longitude="115.21771" StarRating="3" HotelCode="|169806" HotelName="Puri Ayu" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Jendral Sudirman No.14 A</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/8/0/6/169806_7.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment is perfect for business and holiday stays, has a business centre, computer, a fax machine, a photocopier and internet. SITUATION: This luxurious hotel, Denpasar Bali it is in the Golden Triangle of Art it is in 10 minutes walk away, you can find the business area, is 25 minutes drive away from the airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="22.33" OriginalAmount="21.68" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.688062" Longitude="115.264275" StarRating="3" HotelCode="|167118" HotelName="Gazebo Beach" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 31/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>P.O. BOX 3134 Denpasar Jl. Danau Tamblingan No. 35 Sanur</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/1/1/8/167118_int8.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has 2 swimming pools, a massage service and WiFi (free of charge), in communal areas, It also has a library, a playground, a reception, a transfer service to the airport and a car hire desk. SITUATION: This hotel is in Sanur the heart of it is close to the beach, the establishment is a 25-minute drive away from Ngurah Rai the airport the establishment is a 15-minute drive away from the hospital, Bali Beach Golf it is situated near. ROOM: Each room has a bathroom, an air-conditioning system, a sofa, a satellite TV, a safety deposit box, a fridge, a mini-bar and a bathroom with a shower.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="22.34" OriginalAmount="21.69" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.717213" Longitude="115.172678" StarRating="2" HotelCode="|61891" HotelName="Barong Kuta" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 30/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>JL.LEGIAN, GANG BATU BOLONG, KUTA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/1/8/9/1/61891_15.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel and has 99 rooms a restaurant with a TV, 2 bars, a restaurant with a terrace and a swimming pool. Our guests can find a lobby, a reception, a safety deposit box service, a currency exchange service and room service. The establishment also offers a games room, a car park and a laundry service (for a fee). SITUATION: It is inLegian the street Where you can find the nightlife and the shopping area. in the surrounding area, clients have Kuta the beach 30 minutes away, guests can find Ngurah Rai Airport. ROOM: The rooms have a double bed, individual air-conditioning, a shower and a balcony or terrace. They also have a mini-bar, a television, films and a direct line telephone. FACILITIES: The establishment has 2 swimming pools, an outdoor pool, a swimming pool with a children's area, 2 open-air bars and deck chairs. At an extra cost, you can find a massage service, The establishment also offers billiards, At the beach, you can find deck chairs. MEALS: Regarding the food and beverage offering, the establishment offers American breakfast and Ã  la carte or set-menu lunch and dinner. PAYMENT METHODS: Customers can pay by American Express, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="22.64" OriginalAmount="21.98" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6974935" Longitude="115.1620059" StarRating="4" HotelCode="|399599" HotelName="Puri Naga Beachfront Cottages" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Arjuna / Doublesix Beach</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/5/9/9/399599_a644ef80818.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="22.66" OriginalAmount="22.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.500385" Longitude="115.2663" StarRating="3" HotelCode="986578|rumah_taman" HotelName="Rumah Taman" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 29/10/2026" HotelFacility="Air conditioning,Smoking areas,Smoke-free property,Security guard,Garden,Television in lobby,Terrace,Fire Extinguisher,Patio,Outdoor furniture,No elevators,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sriwedari Banjar Taman Kaja, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/59/f7/59f796871e6385cda4871873ce822635fba8f36a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="22.66" OriginalAmount="22.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.722356" Longitude="115.18166" StarRating="4" HotelCode="986645|the_royal_eighteen_resort__spa" HotelName="Royal Singosari Kuta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Computer,Air conditioning,24-hour reception,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Garden,Terrace,Outdoor furniture">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bakung Sari No.110, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c3/76/c376f38e32aa6631d86dcaf594e5ac55bba8cdab.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="22.66" OriginalAmount="22.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.713875" Longitude="115.17331" StarRating="4" HotelCode="986608|fourteen_roses_legian" HotelName="Fourteen Roses Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,24-hour reception,Smoking areas,Currency exchange,Smoke-free property,Security guard,Ticket assistance,Express check-in/check-out,Garden,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Legian No.153, Kuta, Kec. Kuta, Kabupaten Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bb/04/bb04077e23d4ac0d3e726ee91c177fe043f358fd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="22.66" OriginalAmount="22.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.707825" Longitude="115.18795" StarRating="4" HotelCode="986627|harris_hotel__residences_sunset_road" HotelName="HARRIS Hotel &amp; Residence Sunset Road Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Elevator/lift,Smoking areas,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Chapel,Garden,Terrace,Fire Extinguisher">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pura Mertasari, Sunset Road, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/25/54/2554fa54c9fd249d1d0fac0b7c8648297d5d5cb7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="22.66" OriginalAmount="22.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.699316" Longitude="115.16732" StarRating="3" HotelCode="986746|kusnadi_hotel" HotelName="Kusnadi Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,24-hour reception,Smoking areas,Smoke-free property,Newspapers,Ticket assistance,Garden,Terrace,No elevators">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Werkudara 518, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ac/4e/ac4ed5fa8edd45c3b5abc1a16dace5da63fdba07.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="22.71" OriginalAmount="22.05" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.699315" Longitude="115.172436" StarRating="3" HotelCode="|47351" HotelName="Villa Diana Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 02/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>JALAN KRESNA ULUN TANJUNG</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/3/5/1/47351_15.jpg</HotelPictures>
        <HotelDescription>HOTEL: This villa has a meal service, a small hall and 25 rooms. SITUATION: This establishment, is 15 minutes drive away from the international airport, is situated in Legian the heart of 15 minutes walk away, you can find restaurants, the nightlife, Seminyak Avenue Double Six and Blue Ocean Beach the beaches.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="22.80" OriginalAmount="22.14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.671025" Longitude="115.2392" StarRating="2" HotelCode="|167687" HotelName="Praja" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 28/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl.Mohamad Yamin No.2A</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/6/8/7/167687_aseo.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has WiFi and a car park. SITUATION: This hotel is 10 minutes drive away from the beach Sanur. It is 5 minutes drive away from restaurants. ROOM: The rooms have an air-conditioning system, city views, a television, a sitting room, a writing desk, a bathroom with a shower and complimentary bathroom items.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="22.92" OriginalAmount="22.25" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.658829" Longitude="115.192291" StarRating="4" HotelCode="|399638" HotelName="Karana Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 24/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Padang Mekar No 99 Mahendradata</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/6/3/8/399638_f4ea2860908.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="22.92" OriginalAmount="22.25" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.7055748" Longitude="115.2538968" StarRating="4" HotelCode="|399602" HotelName="Signature Bali Sanur" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 30/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Poso 65 Sanur Kauh, 65 3</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/6/0/2/399602_002384c0848.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="22.92" OriginalAmount="22.25" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.696828" Longitude="115.176061" StarRating="3" HotelCode="|398858" HotelName="Brits Hotel Legian" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 01/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Sunset Road No. 150, 150</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/8/8/5/8/398858_dd9ec751141.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="22.98" OriginalAmount="22.31" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.69911" Longitude="115.17429" StarRating="0" HotelCode="|169346" HotelName="Arana Suite" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dewi Ratih No. 5, Legian</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/3/4/6/169346_1_8246.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers a swimming pool, rooms with balcony, a transfer service to the beach, (free of charge), WiFi (free of charge), in communal areas. SITUATION: This establishment, Seminyak it is in 5 minutes away, you can find Seminyak the beach a supermarket, is situated 15 minutes away from Seminyak the beach 20 minutes away from the establishment clients have Potato Head the beach 24 minutes away from the establishment, you can find Ngurah Rai Airport. ROOM: Each room has tiled floors, an air-conditioning system, flatscreen cable television, a wardrobe, a safe, a courtesy tea and coffee service, a fridge, a microwave and a bathroom with a hairdryer.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="23.19" OriginalAmount="22.51" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.674297" Longitude="115.174801" StarRating="3" HotelCode="|167323" HotelName="Green Zhurga" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 31/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Gunung Jayawijaya (formerly Jl. Gunung Tangkuban Perahu)</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/3/2/3/167323_1_7646.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment is in Seminyak, is situated in the area Kerobokan. FACILITIES: There are many facilities and services available at the establishment, including a swimming pool, WiFi, a spa and a massage service. Some of the services offered are a launderette, car hire, motorcycle hire and a currency exchange. At no extra cost, you can use a transfer service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="23.44" OriginalAmount="22.76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.737357" Longitude="115.166503" StarRating="4" HotelCode="|399293" HotelName="Bedrock" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 25/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Wana Segara No. 21 Tuban, Kuta Bali, 21</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/2/9/3/399293_030d5cb1239.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="23.56" OriginalAmount="22.87" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.636597" Longitude="115.192935" StarRating="0" HotelCode="|167496" HotelName="Neo Gatot Subroto Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Gatot Subroto Barat, Denpasar</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/4/9/6/167496_bath.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has WiFi, a swimming pool, a wellness centre and a spa. At an additional cost you can have access to meeting rooms, a business centre, a laundry service, a dry cleaner's and a restaurant. SITUATION: This hotel is in Denpasar it is 5 minutes drive away from the government buildings. The establishment is a 25-minute drive away from the beach Kuta. ROOM: The rooms have an air-conditioning system, a television, a sitting area, a safe, a wardrobe, kettle, a mini-bar, a balcony and a bathroom with a shower.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="23.69" OriginalAmount="23.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.743211" Longitude="115.178856" StarRating="4" HotelCode="986406|h_sovereign_bali" HotelName="Sovereign Bali Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Computer,Air conditioning,Elevator/lift,Smoke-free property,Newspapers,Ticket assistance,Garden,Private check-in/check-out,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Tuban 2, Lingkungan Griya, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ff/25/ff2527e8f916703ecaf30d4a19bc977fd750a488.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="23.69" OriginalAmount="23.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.655302" Longitude="115.21846" StarRating="3" HotelCode="986443|grand_mirah_boutique_hotel" HotelName="Capital O 1068 Grand Mirah Boutique Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,24-hour reception,Elevator/lift,Smoke-free property,Newspapers,Express check-in/check-out,Garden,Terrace,Private check-in/check-out,All Spaces Non-Smoking (public and private),Upper floors accessible by elevator">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Kaliasem No.1, Denpasar Utara, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3c/4a/3c4a5321a035a919617dc68eb9db1d31bf1fe318.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="23.69" OriginalAmount="23.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.696758" Longitude="115.16636" StarRating="4" HotelCode="986609|horison_seminyak_bali" HotelName="Horison Seminyak Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Computer,Air conditioning,24-hour reception,Elevator/lift,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Garden,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Arjuna (Double Six Beach), Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/44/d9447793428fa78badf2e1c9dff1ab584f839eb0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="23.69" OriginalAmount="23.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.741762" Longitude="115.18152" StarRating="3" HotelCode="986747|grandmashotelscom__tuban" HotelName="Grandmas Plus Hotel Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/10/2026" HotelFacility="Air conditioning,24-hour reception,Elevator/lift,Smoke-free property,Security guard,Gift shop,Express check-in/check-out,Garden">
        <Address>
          <AddressLines>
            <AddressLine>Jl. I Gusti Ngurah Rai Tuban, Tuban, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/19/83/19839babdf8991665b4e47f22225c6d0db92f61a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="23.74" OriginalAmount="23.05" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.691877" Longitude="115.163132" StarRating="3" HotelCode="|42226" HotelName="Seminyak Paradiso" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 28/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>JALAN CAMPLUNG TANDUK SEMINYAK, KUTA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/2/2/6/42226_1_7413.jpeg</HotelPictures>
        <HotelDescription>HOTEL: It has 36 rooms and 2 floors. It has a lobby, a safety deposit box service, a currency exchange service and a restaurant. The establishment offers guests room service and a laundry service (for a fee). SITUATION: it is situated next to Seminyak the beach 20 minutes away from the establishment guests have Bali Airport. ROOM: The Balinese in style rooms, have individual air-conditioning, a balcony or terrace, a king-size bed, a bathroom with a shower and a bath. They also have a fridge, a direct line telephone and a television. FACILITIES: The establishment has a swimming pool and deck chairs. Guests are offered spa treatments and a massage service. PAYMENT METHODS: Customers can pay using Mastercard and Visa. OTHERS: Regarding the food and beverage offering, you can enjoy a breakfast service.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="23.78" OriginalAmount="23.09" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.345453" Longitude="115.672232" StarRating="3" HotelCode="|166229" HotelName="Arya Amed Beach Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 29/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Amed</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/6/2/2/9/166229_1_9285.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a restaurant and a swimming pool. SITUATION: This establishment, Amed it is in it is 100 kilometres away from the airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="23.99" OriginalAmount="23.29" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.672215" Longitude="115.163813" StarRating="3" HotelCode="|210734" HotelName="Daun Bali Seminyak" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN PETITENGET NO.8 SEMINYAK</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/0/7/3/4/210734_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="24.04" OriginalAmount="23.34" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.7474717" Longitude="115.1829046" StarRating="2" HotelCode="|154780" HotelName="Grandmas Plus Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 27/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>JL. I GUSTI NGURAH RAI TUBAN, TUBAN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/4/7/8/0/154780_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, Bali it is in it is in the city centre. HOTEL: The hotel was built in 2013, has 99 rooms and a car park.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="24.18" OriginalAmount="23.48" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.71309" Longitude="115.17346" StarRating="4" HotelCode="|191466" HotelName="Sun Island and Spa Legian" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL. LEGIAN 123 KUTA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/1/4/6/6/191466_1_4584.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="24.27" OriginalAmount="23.56" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.4753465" Longitude="115.2863038" StarRating="3" HotelCode="|220636" HotelName="Alam Penari Ubud" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 17/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Pejeng Kawan no 45</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/0/6/3/6/220636_1_623.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="24.50" OriginalAmount="23.79" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6847382" Longitude="115.4366528" StarRating="3" HotelCode="|401402" HotelName="Dinatah Lembongan Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/4/0/2/401402_fd9ddd00933.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="24.66" OriginalAmount="23.94" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.68174" Longitude="115.43601" StarRating="3" HotelCode="|401820" HotelName="Tamarind Beach Bungalows" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 31/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Tamarind Beach - Lembongan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/8/2/0/401820_63203f21155.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="24.72" OriginalAmount="24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.703552" Longitude="115.18404" StarRating="4" HotelCode="986725|152749" HotelName="b Hotel Bali &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 30/10/2026" HotelFacility="Air conditioning,24-hour reception,Elevator/lift,Smoke-free property,Security guard,Newspapers,Ticket assistance,Express check-in/check-out,Garden,Terrace,Upper floors accessible by elevator">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Imam Bonjol No. 508, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/59/ff/59ffad167c54ab17c6c82a1233eba651419c0bf6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="24.72" OriginalAmount="24.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.622442" Longitude="115.15875" StarRating="4" HotelCode="986398|katak_tepi_sawah_villa" HotelName="KTS Balinese Villas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 29/10/2026" HotelFacility="Air conditioning,24-hour reception,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Garden,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Beringin Gang Untung No.71, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/90/55/905540ecd09f5ece40c44454d37838b3efbad47c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="24.72" OriginalAmount="24.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.142236" Longitude="115.05109" StarRating="4" HotelCode="986492|bali_taman_beach_resort_2" HotelName="Bali Taman Beach Resort &amp; Spa - Lovina" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Computer,Air conditioning,24-hour reception,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Express check-in/check-out,Garden,Television in lobby,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Seririt - Singaraja Tukadmungg, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9d/01/9d01cc8007f5dfb9ac6664c962540ca8f60b7036.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="24.72" OriginalAmount="24.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.693986" Longitude="115.26213" StarRating="2" HotelCode="986434|louto_dmell_homestay" HotelName="Louto Dmell Guesthouse &amp; Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 29/10/2026" HotelFacility="Air conditioning,Smoking areas,Smoke-free property,Ticket assistance,Express check-in/check-out,Garden,Television in lobby,Terrace,Private check-in/check-out,No elevators,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bumi Ayu Gang. Anggrek No. 2, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7d/85/7d8500abcbca95372f907211f0366c4f7d7bff8e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="24.72" OriginalAmount="24.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.716985" Longitude="115.17491" StarRating="3" HotelCode="986513|the_niche_bali" HotelName="The Niche Bali Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24-hour reception,Currency exchange,Security guard,Garden,Late check-out,Fire Extinguisher,Smoking Allowed,Outdoor furniture,No elevators">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Legian, 190, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/b8/9e/b89e92118254de289dda9341c91d7477e89f75f5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="24.74" OriginalAmount="24.02" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.679442" Longitude="115.188107" StarRating="2" HotelCode="|401961" HotelName="Townhouse Oak Denpasar at Mahendradatta  " Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 31/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Teuku Umar Barat No.350, Denpasar</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/9/6/1/401961_70d80220932.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="24.74" OriginalAmount="24.02" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.779636" Longitude="115.17496" StarRating="2" HotelCode="|169435" HotelName="Dream @ Jimbaran" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 30/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>ULUWATU II TAMAN MULIA JALAN ARWANA 88 JIMBARAN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/4/3/5/169435_7.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers a swimming pool, WiFi (free of charge), a laundry service, a car hire service, a reception, a baggage room and a transfer service to the airport, (for a fee). SITUATION: This establishment, is 10 minutes away from Jimbaran Bay it is 15 minutes away from Ngurah Rai Airport Kuta 20 minutes away from the establishment, you can find. ROOM: Each room has an air-conditioning system, a bathroom, a car park (free of charge), a satellite TV, a writing desk, a wardrobe, a bathroom with a shower and complimentary bathroom items.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="25.10" OriginalAmount="24.37" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.722007" Longitude="115.186264" StarRating="4" HotelCode="|167529" HotelName="Harris Kuta Galleria - Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl.Bypass Ngurah Rai No.1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/5/2/9/167529_1_490.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has WiFi (free of charge), a reception, a baggage room, a laundry service, a dry cleaner's, a mini-club, a business centre, a banquet hall and meeting rooms. The establishment boasts a gym, a spa and a wellness centre. The establishment offers a transfer service to the airport (for a fee) and a babysitting service (available on request). SITUATION: This establishment is situated next to the shopping centre Mali Bali Galeria. ROOM: Each room has an air-conditioning system, a satellite TV, a safety deposit box, a writing desk, a mini-bar, a fridge, kettle, a bathroom with a shower, a hairdryer, a bathrobe and city views.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="25.41" OriginalAmount="24.67" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.8264337" Longitude="115.1816219" StarRating="3" HotelCode="|401344" HotelName="Padma Pandawa Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dharmawangsa</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/3/4/4/401344_31954370625.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="25.46" OriginalAmount="24.72" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.683575" Longitude="115.156613" StarRating="3" HotelCode="|400997" HotelName="Seminyak Square  and Villas" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl.Kayu Aya 100</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/9/9/7/400997_783a5821404.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="25.60" OriginalAmount="24.85" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.517423" Longitude="115.263475" StarRating="3" HotelCode="|203830" HotelName="The Evitel Resort Ubud" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 18/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Monkey Forest Ubud</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/3/8/3/0/203830_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="25.66" OriginalAmount="24.91" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.649872" Longitude="115.1365505" StarRating="3" HotelCode="|400999" HotelName="RIMBUN CANGGU HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 28/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Canggu Avenue, Jalan Batu Bolong</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/9/9/9/400999_d634e1a1454.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="25.75" OriginalAmount="25.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.552837" Longitude="115.26286" StarRating="3" HotelCode="986653|bumi_ubud_resort_3" HotelName="Bumi Ubud Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/10/2026" HotelFacility="Air conditioning,24-hour reception,Smoking areas,Smoke-free property,Security guard,Ticket assistance,Garden,Terrace,Smoking Allowed">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Lod Tunduh No. 88, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4e/64/4e64140ea7317bc3259de8330d6def768e16bbfe.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="25.75" OriginalAmount="25.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.70757" Longitude="115.25823" StarRating="3" HotelCode="986577|ari_putri" HotelName="Ari Putri Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 30/10/2026" HotelFacility="Air conditioning,24-hour reception,Elevator/lift,Currency exchange,Smoke-free property,Security guard,Ticket assistance,Garden,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Danau Tamblingan Po Box 834 Denpasar, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/34/f5/34f53016e407ea7938e2b93cfd9028f30e37953b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="25.75" OriginalAmount="25.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.80692" Longitude="115.22074" StarRating="4" HotelCode="986585|mercure_bali_nusa_dua" HotelName="Mercure Bali Nusa Dua" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,24-hour reception,Elevator/lift,Currency exchange,Smoke-free property,Newspapers,Ticket assistance,Gift shop,Garden,Television in lobby,Terrace,Express check-in,Private check-in/check-out">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Nusa Dua Selatan Lot SW 03, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/78/f4/78f4c98ceb6db0fd90c39901c62d362acf38ad90.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="25.75" OriginalAmount="25.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.672127" Longitude="115.16371" StarRating="4" HotelCode="986473|_0x3a51d" HotelName="Daun Bali Seminyak Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,Elevator/lift,Smoking areas,Currency exchange,Smoke-free property,Heating,Security guard,Ticket assistance,Express check-in/check-out,Television in lobby,Terrace,Dryer,Fire Extinguisher,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Petitenget No. 08, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4d/6b/4d6b9b45a30b0598372f5ac0193bda6baaf94c41.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="25.75" OriginalAmount="25.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6836605" Longitude="115.15599" StarRating="3" HotelCode="986467|seminyak_square_hotel" HotelName="Seminyak Square Hotel And Villas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="ATM,Shopping on site,Air conditioning,24-hour reception,Elevator/lift,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Express check-in/check-out,Garden">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kayu Aya 100, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e0/88/e088bacd24bf84fce53ae245d0a33549c52e3359.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="25.75" OriginalAmount="25.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.517089" Longitude="115.260445" StarRating="3" HotelCode="986529|champlung_sari_hotel" HotelName="Champlung Sari Hotel and Spa Ubud" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/10/2026" HotelFacility="Air conditioning,Currency exchange,Smoke-free property,Ticket assistance,Gift shop,Garden,Terrace,Patio,No elevators,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Monkey Forest, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fc/ac/fcacfe78ed6194a2264187cffc85d3dd8e052997.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="25.75" OriginalAmount="25.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.722626" Longitude="115.17324" StarRating="3" HotelCode="986563|kuta_angel_hotel" HotelName="Kuta Angel Hotel Luxurious Living" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Elevator/lift,Smoke-free property,Heating,Express check-in/check-out,Television in lobby,Terrace,Fire Extinguisher,All Spaces Non-Smoking (public and private)">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pantai Kuta No. 33, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/01/d2/01d249b1fbe85daa2ed357c0d5eda43236aebe17.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="25.75" OriginalAmount="25.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.69808" Longitude="115.26241" StarRating="3" HotelCode="986745|taman_agung" HotelName="Taman Agung Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Ticket assistance,Garden,Terrace,No elevators,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Tamblingan No. 166, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/27/55/275509f2a041134fbdeac63fdf69021cfe13eab6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="25.75" OriginalAmount="25.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.71262" Longitude="115.17128" StarRating="3" HotelCode="986714|hotel_terrace_at_kuta" HotelName="Hotel Terrace at Kuta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 22/10/2026" HotelFacility="Air conditioning,24-hour reception,Elevator/lift,Smoking areas,Smoke-free property,Security guard,Newspapers,Express check-in/check-out,Garden,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Benesari No. 2, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f2/e0/f2e0bb8cc496e69721a11231025431ae1b53cd13.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="25.87" OriginalAmount="25.12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.733443" Longitude="115.167659" StarRating="3" HotelCode="|47031" HotelName="The Rani &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN KARTIKA PLAZA, KUTA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/0/3/1/47031_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: Rani is rated four stars. It has the cafÃ© Kenanga, the bar Kenanga, a spa, a massage service and a laundry service. SITUATION: It is located close to the beach Tuban-Kuta Sur. This hotel is close to Jalan Kartika Plaza nearby, you will find Waterbom Park the beach and restaurants. ROOM: The establishment has 55 standard rooms and suites, a balcony or terrace, an air-conditioning system, a satellite TV, a mini-bar, a direct line telephone, a kettle, a coffee maker and a safe.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="25.93" OriginalAmount="25.17" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.71645" Longitude="115.17054" StarRating="3" HotelCode="|169426" HotelName="Dekuta" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL POPPIES LANE 2 NO 8 KUTA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/4/2/6/169426_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a swimming pool, WiFi (free of charge) and a car park. SITUATION: This establishment, is 2 minutes away from Kuta the beach 10 minutes away from the establishment, you can find the leisure area, is 15 minutes away from Kuta the city centre of el Discovery Mall 20 minutes away from the establishment clients have Waterbom the water park. ROOM: Each room has a balcony, a television, a mini-bar and a bathroom with a bath. OTHERS: Regarding the food and beverage provision, the establishment offers a restaurant.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="26.32" OriginalAmount="25.55" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.70055" Longitude="115.16892" StarRating="3" HotelCode="|399489" HotelName="Aq-va  and Villas Seminyak" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Werkudara No. 464 (near double six beach) Legian, Badung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/4/8/9/399489_0cb6e1d0336.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="26.37" OriginalAmount="25.60" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6831921" Longitude="115.1672797" StarRating="3" HotelCode="|400317" HotelName="Santika Seminyak - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 22/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Sunset Road No. 17, Seminyak</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/3/1/7/400317_f51cb291353.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="26.40" OriginalAmount="25.63" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.688939" Longitude="115.432689" StarRating="3" HotelCode="|401335" HotelName="Abian Huts Lembongan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Dream Beach, Lembongan, Indonesia</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/3/3/5/401335_01ea6750533.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="26.48" OriginalAmount="25.71" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.74021" Longitude="115.16688" StarRating="4" HotelCode="|47825" HotelName="Harris  Kuta Tuban Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL. DEWI SARTIKA, TUBAN BALI</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/8/2/5/47825_1_6636.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has WiFi, a car park (free of charge), a swimming pool, a spa, a cafÃ© and a bar. The establishment offers guests a transfer service to the airport (free of charge). The establishment also has a gift shop, a cafÃ© and a lounge bar. The establishment offers tourist information and a car hire desk. SITUATION: This hotel is 5 minutes drive away from Ngurah Rai Airport and Tuban Beach. It is situated 10 minutes walk away from Kuta Beach. ROOM: The rooms have an air-conditioning system, a satellite television, a mini-bar, a kettle, a coffee maker and a bathroom with a hairdryer.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="26.49" OriginalAmount="25.72" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.675767" Longitude="115.161388" StarRating="3" HotelCode="|34961" HotelName="Putu Bali Villa and Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL. PETITENGET 72X, SEMINYAK, KUTA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/4/9/6/1/34961_4.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 2001, has 16 rooms. SITUATION: This establishment, is in Bali a good area in it is located near the city centre and the beach.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="26.78" OriginalAmount="26.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.708777" Longitude="115.17139" StarRating="4" HotelCode="986620|rivavi_fashion_hotel" HotelName="The Rivavi Legian" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,24-hour reception,Elevator/lift,Smoking areas,Currency exchange,Smoke-free property,Security guard,Ticket assistance,Express check-in/check-out,Garden,Television in lobby,Terrace,Fire Extinguisher">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Melasti No.1, Legian Kelod, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fe/69/fe693764b091dfc374a53475a2e90d78752e7fb1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="26.78" OriginalAmount="26.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.722101" Longitude="115.18498" StarRating="4" HotelCode="986611|ibis_styles_bali_kuta_circle" HotelName="Episode Kuta Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="ATM,Shopping on site,Air conditioning,24-hour reception,Elevator/lift,Currency exchange,Smoke-free property,Newspapers,Ticket assistance,Garden,Television in lobby,Dryer,Fire Extinguisher">
        <Address>
          <AddressLines>
            <AddressLine>Jl By Pass Ngurah Rai No 99, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fc/47/fc476ce83c8c45f9bda010103e637b969c41923b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="26.78" OriginalAmount="26.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.690744" Longitude="115.16162" StarRating="4" HotelCode="986476|tijili_seminyak" HotelName="Ikosharold Suites Seminyak" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,24-hour reception,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Express check-in/check-out,Garden,Television in lobby,Terrace,Fire Extinguisher,Outdoor furniture">
        <Address>
          <AddressLines>
            <AddressLine>No.9 Jl. Drupadi, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6f/41/6f4106c07768e816ff3e3e74f442411112646ae1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="26.78" OriginalAmount="26.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.156144" Longitude="115.02932" StarRating="3" HotelCode="986629|bali_paradise_hotel_boutique_resort" HotelName="Bali Paradise Hotel Boutique Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,Smoking areas,Currency exchange,Smoke-free property,Security guard,Ticket assistance,Express check-in/check-out,Garden,Television in lobby,Terrace,Private check-in/check-out,Outdoor furniture,No elevators,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jl Kartika, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0f/a4/0fa459e6239e9105cc8e71d8fdad7a4b8f166bf5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="26.78" OriginalAmount="26.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.721263" Longitude="115.179504" StarRating="3" HotelCode="986664|hotel_santika_kuta_bali_2" HotelName="Hotel Santika Kuta Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="ATM,Air conditioning,24-hour reception,Elevator/lift,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Garden,Television in lobby,Terrace,Smoking Allowed">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Kuta No. 98, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/29/eb/29ebd0f6b773927d1d3e1b68d5e86561480ee1a0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="26.78" OriginalAmount="26.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.674714" Longitude="115.156" StarRating="4" HotelCode="986763|the_visala_boutique_suites_seminyak" HotelName="The Visala Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/10/2026" HotelFacility="Air conditioning,24-hour reception,Smoke-free property,Heating,Security guard,Ticket assistance,Express check-in/check-out,Garden,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cendrawasih No. 8, Petitenget, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/61/c6/61c60501fdc6d0c112ec90a3480c1bd956326a3e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="26.82" OriginalAmount="26.04" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.673229" Longitude="115.259762" StarRating="3" HotelCode="|35343" HotelName="Sri Phala Resort and Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 13/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>JL. BY PASS NGURAH RAI 35</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/5/3/4/3/35343_1_3176.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment boasts 18 comfortable rooms, In the entrance, you can find a lobby with a reception, a safety deposit box service, a currency exchange service, a bar and a restaurant. The establishment offers guests room service, a laundry service and a car park. SITUATION: It is in tropical gardens, 25 minutes away from the establishment guests have Bali Airport Sanur Beach it is situated 5 minutes away from 5 minutes away from the establishment, you can find shopping centres, leisure areas. ROOM: All are spacious and modern rooms, They have a bathroom with a hairdryer, a coffee maker, a kettle, a direct line telephone, internet and a double bed. There is also a satellite TV, a mini-bar, an individual air-conditioning system and a balcony or terrace. FACILITIES: The establishment has a swimming pool and a bar. close to the establishment, clients can find restaurants. OTHERS: Guests can book bed and breakfast, Accepted American Express, Visa, Diners Club, JCB and Mastercard. Regarding the food and beverage offering, clients have an Ã  la carte or set-menu lunch and dinner.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="26.88" OriginalAmount="26.10" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6534634" Longitude="115.1268026" StarRating="3" HotelCode="|399644" HotelName="Papillon Echo Beach" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 31/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Batu Mejan, Echo Beach</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/6/4/4/399644_bdc6cff0945.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="27.07" OriginalAmount="26.28" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.689536" Longitude="115.164069" StarRating="4" HotelCode="|167535" HotelName="Harris  Seminyak - Bali - Chse Certified" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Drupati No. 99, Seminyak</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/5/3/5/167535_gen.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a swimming pool, WiFi (free of charge), a spa with a massage service, a wellness centre and a fitness centre. The establishment has a restaurant and a bar. The establishment offers room service. SITUATION: This hotel is a 5-minute walk away from the beach Diana Pura. The establishment is a 15-minute drive away from the beach Kuta. It is 30 minutes drive away from the airport Ngurah Rai. ROOM: The rooms have cable television, a safety deposit box, an air-conditioning system, a mini-bar, kettle, a balcony, a bathroom with a shower, a hairdryer and complimentary bathroom items.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="27.17" OriginalAmount="26.38" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.155804" Longitude="115.0290969" StarRating="3" HotelCode="|399286" HotelName="Bali Paradise  Boutique Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 22/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>JL KARTIKAKALIBUKBUK LOVINA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/2/8/6/399286_dde13001333.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="27.31" OriginalAmount="26.51" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.474443" Longitude="115.440548" StarRating="3" HotelCode="|168221" HotelName="Sawah Indah Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Br. Tebola, Sidemen, Karangasem, Bali - Indonesia</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/8/2/2/1/168221_aseo.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment is surrounded by mountains, has a swimming pool, a restaurant, inviting rooms with city views, a spa with treatments and WiFi in communal areas. ROOM: The rooms have a fan, a terrace with chairs, a mini-bar, a bathroom with bathroom items and a shower.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="27.73" OriginalAmount="26.92" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.654" Longitude="115.164" StarRating="0" HotelCode="|48392" HotelName="Dewani Villa Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL. MUNDUK INDAH, BANJAR SEMER, KEROBOKAN, KUTA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/8/3/9/2/48392_6.jpg</HotelPictures>
        <HotelDescription>HOTEL: This boutique complex, is situated in a tropical garden, has air-conditioning, renovated in 2008 and has 7 rooms, Our guests can find a lobby with express check-out, a reception, a safety deposit box service, a currency exchange service, a television room, a cafÃ©, a bar and a restaurant. The establishment offers guests a car park and an indoor car park. For an extra cost you can have access to internet, room service, a laundry service and bicycle rental. SITUATION: Umalas Kerobokan it is in Kuta it is close to it is 5 kilometres away from the beaches, 15 minutes away, you can find Kuta the city centre of 20 minutes away from the establishment you have Bali Airport. ROOM: They have a bathroom with a shower, a hairdryer, a king-size bed, a direct line telephone, a satellite or cable television, internet and a safe. They also have a mini-bar, a fridge, a coffee maker, a kettle, an ironing set, an individual air-conditioning system and a balcony or terrace. FACILITIES: The establishment has a swimming pool, At an extra cost, you can find a massage service and horse-riding. The establishment also offers swimming area for children, an outdoor bar, a terrace with deck chairs, parasols and a jacuzzi. At an extra cost, you can find spa treatments and go cycling. PAYMENT METHODS: Customers can pay by Mastercard and Visa. OTHERS: Regarding the food and beverage offering, you can enjoy room service and a terrace.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="27.75" OriginalAmount="26.94" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.683149" Longitude="115.170031" StarRating="3" HotelCode="|167631" HotelName="Uma Karan" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl.Bidadari III No.8, Seminyak Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/6/3/1/167631_karan.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a patio and a private swimming pool. The establishment offers a transfer service to the airport, WiFi (free of charge), a car hire desk and a laundry service (available on request) (for a fee). The establishment boasts a restaurant. SITUATION: This establishment is 10 minutes drive away from the beach Seminyak. It is 15 minutes drive away from Airport Ngurah Rai. The establishment is a 5-minute drive away from La plaza Seminyak, is 5 minutes drive away from Uma Karan, ROOM: The rooms have an air-conditioning system, cable television, a safe, a sitting room and dining area.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="27.81" OriginalAmount="27.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.729514" Longitude="115.16853" StarRating="4" HotelCode="986511|adhi_jaya_hotel" HotelName="Adhi Jaya Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="ATM,Air conditioning,24-hour reception,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Garden,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Kartika Plaza, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d2/96/d296389b92f0c5375d10b29ff50055e00a4eca5c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="27.85" OriginalAmount="27.04" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.777938" Longitude="115.223765" StarRating="4" HotelCode="|166372" HotelName="Bali Relaxing Resort and Spa - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pratama No.62 Tanjung Benoa,Badung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/6/3/7/2/166372_1_271.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a swimming pool, 2 restaurants, it offers a transfer service and WiFi in communal areas, (free of charge). SITUATION: This establishment, is 5 minutes drive away from Tanjung Benoa the beach Bali Collection Shopping Centre and Leisure Complex in Nusa Dua about 15 minutes away (by car) from 30 minutes away from the establishment, you can find Ngurah Rai Airport. ROOM: The rooms have large windows, a television, a mini-bar, a kettle, a coffee maker, a bathroom with a shower and complimentary bathroom items.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="27.85" OriginalAmount="27.04" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.689867" Longitude="115.261849" StarRating="2" HotelCode="|166796" HotelName="Bumi Ayu Bungalows" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 31/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box. 3511 Jalan Bumi Ayu Sanur</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/6/7/9/6/166796_1_3863.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers a swimming pool and a restaurant. SITUATION: This hotel Sanur it is in Close to the city centre, 10 minutes away from the establishment, you can find the beach, Close to public transport services, this establishment, is 20 minutes drive away from Ngurah Rai the airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="28.29" OriginalAmount="27.47" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.50694" Longitude="115.561" StarRating="3" HotelCode="|402166" HotelName="Balisanti Bungalows" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Candidasa</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/2/1/6/6/402166_774f07e0811.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="28.41" OriginalAmount="27.58" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.522209" Longitude="115.257058" StarRating="0" HotelCode="|401452" HotelName="Outpost Ubud Coliving Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan. Nyuh Bojog No 10, Banjar Nyuh Kuning</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/4/5/2/401452_e51d2c91229.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="28.41" OriginalAmount="27.58" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.720241" Longitude="115.170113" StarRating="3" HotelCode="|167921" HotelName="Kutabex Beach Front" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 29/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Pantai Kuta Banjar Pande Mas Kuta</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/9/2/1/167921_gen.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is close to the beach Kuta. It is situated 5 minutes away from the shopping centre of Beachwalk. It is 20 minutes drive away from Airport Bali Denpasar. ROOM: The rooms have an air-conditioning system, cable television, kettle, a kettle, a coffee maker, a bathroom, toiletries (free of charge), a shower, heating and towels. On request, clients can find a hairdryer and ironing service (available on request). You can also find WiFi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="28.54" OriginalAmount="27.71" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.51072" Longitude="115.5733" StarRating="3" HotelCode="|169554" HotelName="The Forty Eight Resort Candidasa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 01/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Candidasa, 48</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/5/5/4/169554_16.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers a restaurant and a swimming pool. SITUATION: This establishment, is 48 metres away from the sea. ROOM: They have a shower, a mini-bar, a television with DVD and a bathroom. FACILITIES: Guests are offered a solarium, a swimming pool, a large garden, a bicycle rental service and tourist information. OTHERS: Regarding the food and beverage offering, clients have a restaurant.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="28.72" OriginalAmount="27.88" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.7133185" Longitude="115.1699585" StarRating="3" HotelCode="|32902" HotelName="Adi Dharma Kuta" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 23/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>JL. BENESARI, KUTA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/2/9/0/2/32902_3.jpg</HotelPictures>
        <HotelDescription>HOTEL: It has a garden with a terrace, has 85 rooms, 72 superior rooms, 7 deluxe rooms, 6 family rooms and 3 floors. This quiet hotel, is perfect for business and holiday stays, In the entrance, you can find a lobby, a reception, a safety deposit box service, a currency exchange service and a restaurant. The establishment offers guests room service, a laundry service (for a fee) and a car park. SITUATION: It is inLegian the area near the establishment, guests will find a shopping centre, restaurants and a beach. it is 1 kilometre away from the city centre, is situated 5 kilometres away from the airport. ROOM: The rooms have a balcony, with views, individual air-conditioning, a double bed and a mini-bar. They also have a direct line telephone, a television, a hairdryer, a shower and a bath. FACILITIES: The establishment boasts a swimming pool with a children's area, a beauty centre and an entertainment programme. PAYMENT METHODS: Customers can pay by American Express, Mastercard and Visa. OTHERS: Regarding the food and beverage offering, you can enjoy a buffet breakfast and a restaurant with typical dishes and international cuisine. You can also enjoy a bar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="28.84" OriginalAmount="28.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.642024" Longitude="115.254616" StarRating="4" HotelCode="986626|graha_cakra_bali" HotelName="The Cakra Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Express check-in/check-out,Garden,Terrace,Private check-in/check-out,Outdoor furniture,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jln. By Pass Ngurah Rai No. 28, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a5/33/a533124684322a68166f520b164d601a1656ae9e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="28.84" OriginalAmount="28.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.720183" Longitude="115.16978" StarRating="3" HotelCode="986427|kutabex_beach_front_boutique_hotel" HotelName="Kutabex Beach Front Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="ATM,Shopping on site,Air conditioning,24-hour reception,Elevator/lift,Smoking areas,Currency exchange,Smoke-free property,Security guard,Gift shop">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/18/55/18552b01a4d8af55a7da8b8504724ab8fe5ad492.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="28.84" OriginalAmount="28.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.804913" Longitude="115.221954" StarRating="4" HotelCode="986581|hotel_santika_siligita_nusa_dua__bali" HotelName="Hotel Santika Siligita Nusa Dua - Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,Elevator/lift,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Gift shop,Garden,Television in lobby,Terrace,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pintas Siligita 3A Banjar Peminge, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/88/a7/88a75c1d95cacaddfd6d0decff8b503547456a40.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="28.86" OriginalAmount="28.02" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.512631" Longitude="115.258897" StarRating="3" HotelCode="|169866" HotelName="Pertiwi Resort and Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 29/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Monkey Forest - Ubud - Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/8/6/6/169866_1_3515.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="28.87" OriginalAmount="28.03" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6767206" Longitude="115.1554108" StarRating="3" HotelCode="|33133" HotelName="Bali Ayu and Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 29/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>JL. PETITENGET 99 X</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/1/3/3/33133_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment boasts 32 rooms a garden, a terrace, a hall with a reception, a safety deposit box service and a currency exchange service. The establishment offers room service, a laundry service, restaurants, 2 bars and a car park. SITUATION: This hotel is in Petitenget the city of it is situated 3 kilometres away from Kuta the city centre of it is 700 metres away from restaurants ,Petintenget the beach 30 minutes away from the establishment guests have Ngurah Rai Airport. ROOM: The traditional-style rooms, have a kitchen, a bathroom with a hairdryer, a balcony or terrace with garden views, an air-conditioning system, a direct line telephone and a satellite television. They also have a fridge, a mini-bar, a king size or double bed, a coffee maker, a kettle and internet. FACILITIES: The establishment boasts a swimming pool bar, a swimming pool, a spa, a massage service and billiards. PAYMENT METHODS: The establishment accepts Mastercard and Visa. OTHERS: Regarding the food and beverage offering, you can enjoy a restaurant, local dishes and international dishes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="29.32" OriginalAmount="28.47" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.33512" Longitude="115.64364" StarRating="2" HotelCode="|167620" HotelName="Uyah Amed and Spa Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 27/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Ketut Natih, Pantai Timur No. 801</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/6/2/0/167620_1_1310.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a swimming pool, a diving centre, bungalows with garden views, views of the swimming pool and sea views. SITUATION: This establishment is in Bali, is situated 100 metres away from the beach Amed.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="29.49" OriginalAmount="28.63" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.1428934" Longitude="115.0510864" StarRating="4" HotelCode="|68166" HotelName="Bali Taman Beach Resort and Spa - Lovina" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN RAYA LOVINA, LOVINA BEACH</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/8/1/6/6/68166_1_6113.jpg</HotelPictures>
        <HotelDescription>HOTEL: This Balinese style hotel, has a lobby, a safety deposit box service and a currency exchange service. The establishment has 30 rooms, Our guests can find a bar and a restaurant. The establishment also offers room service (for a fee), a laundry service and a car park. SITUATION: Lovina Beach It is in Where you can find a beach, Singaraja 10 minutes away from the establishment you have It is situated 11 kilometres away fromDenpasar Airport. ROOM: They have a fan or air-conditioning system, a mini-bar, a television, a bathroom with a shower, a bath, a safe and a balcony or terrace. FACILITIES: The establishment boasts a swimming pool that has an area for children, Clients can enjoy activities such as diving, sailing and enjoy tennis. PAYMENT METHODS: Customers can pay using Mastercard and Visa. OTHERS: Regarding the food and beverage provision, the establishment offers a restaurant.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="29.60" OriginalAmount="28.74" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.1417567" Longitude="114.6527767" StarRating="3" HotelCode="|156537" HotelName="Taman Sari Bali Resort and Spa - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>DUSUN PEMUTERAN, KECAMATAN GEROKGAK, BULELENG</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/6/5/3/7/156537_1_2956.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment is in a natural enviroment, has gardens, ponds and is perfect for families and couples, This complex with air-conditioning, has 45 rooms, a hall, a safety deposit box service, a bar and a restaurant. For an additional charge cost offers room service and a laundry service. SITUATION: This complex is in Pemuteran the region of 50 kilometres away from Lovina the beach 15 kilometres away from Menjangan the Island of it is 3,5 kilometres away from Ngurah Rai the International Airport of. ROOM: The spacious, bright rooms are Thai-style, have ponds, a tropical garden, a bathroom with a shower, a double bed, a direct line telephone, a television, a safe, a small fridge, an individual air-conditioning system and a private terrace. FACILITIES: Guests can relax with an outdoor swimming pool, spa treatments and a massage service. At an additional cost, you can diving. MEALS: Guests are offered a breakfast service, traditional cuisine and Ã  la carte or set-menu lunch and dinner. PAYMENT METHODS: Customers can pay using American Express, Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="29.87" OriginalAmount="29.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.462712" Longitude="115.6295" StarRating="3" HotelCode="986441|taman_ujung_resort_spa" HotelName="Taman Surgawi Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,Currency exchange,Smoke-free property,Security guard,Ticket assistance,Express check-in/check-out,Garden,Television in lobby,Terrace,Fire Extinguisher,Dishwasher,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Taman Ujung, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/79/b1/79b19831e6404b1c9d9cf3e0b7dfe779234dcebd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="29.87" OriginalAmount="29.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.708066" Longitude="115.17216" StarRating="4" HotelCode="986408|mercure_bali_legian" HotelName="Mercure Bali Legian" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="ATM,Computer,Air conditioning,24-hour reception,Elevator/lift,Smoke-free property,Newspapers,Ticket assistance,Express check-in/check-out,Garden,Terrace,Upper floors accessible by elevator">
        <Address>
          <AddressLines>
            <AddressLine>Jl Legian No 328 - Legian Kelod Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bb/01/bb011e9f502090403d20ef7cb7d1a92a747b4e56.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="29.87" OriginalAmount="29.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.420542" Longitude="115.28742" StarRating="3" HotelCode="986432|villa_kemuning_" HotelName="Villa Kemuning Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,Smoking areas,Smoke-free property,Ticket assistance,Express check-in/check-out,Garden,Terrace,Private check-in/check-out,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Bau-Bau, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/dc/dbdc648b19f89ab8f9a53c141e48788830a6d9a9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="29.87" OriginalAmount="29.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.718996" Longitude="115.1743" StarRating="3" HotelCode="986721|harper_kuta" HotelName="Harper Kuta Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24-hour reception">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Legian No. 73, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/30/2d/302de03e8b598a6a79878ae0ee578a893098bd0a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="29.87" OriginalAmount="29.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.495211" Longitude="115.28075" StarRating="3" HotelCode="986715|manyi_village" HotelName="Manyi Village" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,24-hour reception,Currency exchange,Smoke-free property,Security guard,Ticket assistance,Express check-in/check-out,Garden,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Laplapan, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8a/b1/8ab1717d5d8ae158fb1ecaaaeb4d03c595ce5cfc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="29.87" OriginalAmount="29.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.179403" Longitude="115.045555" StarRating="4" HotelCode="986724|puri_mangga_sea_view_resort_and_spa" HotelName="Puri Mangga Sea View Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 29/10/2026" HotelFacility="Shopping on site,Air conditioning,Currency exchange,Smoke-free property,Security guard,Ticket assistance,Gift shop,Express check-in/check-out,Garden,Terrace,Private check-in/check-out,Patio,Outdoor furniture,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Damai Kayu Putih Lovina, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3e/e0/3ee0aad647ceed92f4bae28485a35b4171f18d6e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="29.91" OriginalAmount="29.04" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.348995" Longitude="115.680889" StarRating="3" HotelCode="|166296" HotelName="Bali Bhuana Beach Cottage" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 31/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Lipah, Amed, Karangasem Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/6/2/9/6/166296_pisc1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel Amed it is in Warung Sail 5 minutes away from the establishment, clients can find 30 minutes away from the establishment you have Tirta Gangga the Palace of it is situated 3 hours away from Ngurah Rai Airport. ROOM: All the rooms have an air-conditioning system, a bathroom with a shower, heating and a hairdryer. FACILITIES: Clients can enjoy activities such as diving and fishing. The establishment also offers a launderette and a dry cleaner's. OTHERS: Regarding the food and beverage offering, clients have a restaurant and room service.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="30.28" OriginalAmount="29.40" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.829804" Longitude="115.125299" StarRating="3" HotelCode="|402145" HotelName="Tom's Inn Pecatu" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 30/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Labuan Sait Pecatu</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/2/1/4/5/402145_77abccf0719.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="30.31" OriginalAmount="29.43" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.696605" Longitude="115.163946" StarRating="4" HotelCode="|399843" HotelName="Lloyd's Inn Bali - Chse Certified" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Arjuna, Seminyak, Kuta, Kabupaten Badung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/8/4/3/399843_b3485f51123.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="30.90" OriginalAmount="30.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.639994" Longitude="115.20622" StarRating="4" HotelCode="986630|aston_denpasar_hotel_and_convention_center" HotelName="Aston Denpasar Hotel &amp; Convention Center" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 30/09/2026" HotelFacility="24-hour reception,Elevator/lift">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Gatot Subroto, Bali, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/3b/c8/3bc8d1c0fd8f6755f98d314593b149a04b211b86.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="30.90" OriginalAmount="30.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.160099" Longitude="115.02704" StarRating="3" HotelCode="986399|jublu_hotel" HotelName="Jublu Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 27/10/2026" HotelFacility="Air conditioning,24-hour reception,Smoking areas,Smoke-free property,Security guard,Garden,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Jalan.Mawar,Desa Kalibukubuk,Lovina, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/96/6c/966c762e0a9bda042446dcba5ca6784137660e14.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="31.14" OriginalAmount="30.23" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.743013" Longitude="115.171131" StarRating="4" HotelCode="|210739" HotelName="Hilton Garden Inn Bali Ngurah Rai Airport - Chse Certified" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 31/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Airport Ngurah Rai, No. 7 Kuta</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/0/7/3/9/210739_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="31.38" OriginalAmount="30.47" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.179233" Longitude="115.0456414" StarRating="3" HotelCode="|400835" HotelName="Puri Mangga Sea View Resort and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 30/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dewi Sri Kayu Putih</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/8/3/5/400835_2d8ac601153.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="31.40" OriginalAmount="30.49" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.5081551" Longitude="115.5671788" StarRating="3" HotelCode="|47986" HotelName="The Watergarden" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 31/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>JALAN RAYA CANDIDASA 1234</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/9/8/6/47986_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 15 air-conditioning rooms, a hall, a safety deposit box service, a currency exchange service, a restaurant and conference facilities. At an additional cost you can have access to internet, room service and a laundry service. The establishment also offers a car park and bicycle hire. SITUATION: Candi Dasa it is in close to the establishment, clients can find Agung the mountain it is situated 85 kilometres away from Ngurah Rai Airport. ROOM: The rooms have marble floors, a terrace, a bathroom with a shower, a bath, a hairdryer and a king size or double bed. They also have a direct line telephone, a mini-bar, a coffee maker, a kettle, a safe and individual air-conditioning. FACILITIES: Clients can enjoy activities such as diving, fishing and go cycling. Facilities (available for a fee), The establishment has a swimming pool and a massage service (available for a fee). PAYMENT METHODS: Customers can pay using American Express, Diners Club, JCB, Mastercard and Visa. OTHERS: Regarding the food and beverage offering, clients have a restaurant and vegetarian dishes.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="31.93" OriginalAmount="31.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.696467" Longitude="115.2637" StarRating="3" HotelCode="986411|nesa_sanur_bali" HotelName="NESA Sanur Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/10/2026" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Currency exchange,Smoke-free property,Ticket assistance,Express check-in/check-out,Garden,Terrace,Private check-in/check-out,Dryer">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Tamblingan no. 144, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/27/58/275868cf1b39133c7945ac4cde67aff46f406dec.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="31.93" OriginalAmount="31.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.70909" Longitude="115.25392" StarRating="4" HotelCode="986536|mercure_resort_sanur" HotelName="Mercure Sanur Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Computer,Air conditioning,Smoking areas,Currency exchange,Smoke-free property,Newspapers,Ticket assistance,Gift shop,Garden,Television in lobby,Terrace,Fire Extinguisher,Outdoor furniture,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mertasari Sanur, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/be/0d/be0d901778fd9d6619da7218907d2931e4dce190.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="31.93" OriginalAmount="31.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.511315" Longitude="115.26121" StarRating="3" HotelCode="986678|yulia_village_inn" HotelName="Yulia Village Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="ATM,Air conditioning,24-hour reception,Smoking areas,Currency exchange,Smoke-free property,Security guard,Ticket assistance,Express check-in/check-out,Garden,Television in lobby,Terrace,Fire Extinguisher">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Monkey Forest, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f7/99/f799186f3c18a6d4fb07b5acf2af1ae772615a90.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="31.93" OriginalAmount="31.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.720388" Longitude="115.179886" StarRating="4" HotelCode="986770|cross_vibe_paasha_atelier_bali_kuta" HotelName="Cross Vibe Paasha Atelier Bali Kuta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="ATM,Shopping on site,Computer,Air conditioning,24-hour reception,Elevator/lift,Smoke-free property,Newspapers,Ticket assistance,Garden,Television in lobby,Terrace,Express check-in">
        <Address>
          <AddressLines>
            <AddressLine>88 Jl. Raya Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/a3/9aa393837935d745b24a8ea942cf6e09f28cf678.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="32.04" OriginalAmount="31.11" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.81621" Longitude="115.15135" StarRating="4" HotelCode="|399968" HotelName="Avery Le Nixsun Villas by Waringin Hospitality" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pantai Balangan No. 88, Ungasan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/9/6/8/399968_421e6b00410.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="32.07" OriginalAmount="31.14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.1540554" Longitude="115.0345552" StarRating="4" HotelCode="|46969" HotelName="New Sunari Lovina Beach Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 25/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>JALAN RAYA LOVINA, LOVINA BEACH, SINGARAJA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/9/6/9/46969_1_1864.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has an outdoor swimming pool, large rooms, villas, a business centre and a restaurant. ROOM: The establishment has rooms, villas with a balcony, an air-conditioning system, a mini-bar and cable television. FACILITIES: Guests are offered a spa, a hydromassage bath, a massage service, beauty treatments and internet in the communal areas, (free of charge). RESTAURANT: Regarding gastronomy, the establishment offers a restaurant and a bar. SITUATION: This hotel is in Lovina the beach Ngurah Rai 2,5 hours away from the establishment, clients can find.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="32.07" OriginalAmount="31.14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.511102" Longitude="115.257938" StarRating="2" HotelCode="|47002" HotelName="Nick's Hidden Cottages - Chse Certified" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bisma no 75</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/0/0/2/47002_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers a swimming pool, a massage service, tourist information, a transfer service, a laundry service and WiFi (free of charge), in communal areas. ROOM: Each room has a balcony with garden views, a bathroom with a bath and a shower. SITUATION: This hotel el Bosque de los Monos it is 5 minutes away from 10 minutes away from the establishment, clients can find restaurants, shops, 60 minutes away, you can find Ngurah Rai Airport. RESTAURANT: Regarding gastronomy, the establishment offers a restaurant and breakfast service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="32.15" OriginalAmount="31.21" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.66477" Longitude="115.15921" StarRating="4" HotelCode="|169286" HotelName="Bali Merita Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 29/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Tegal Cupek 67, Anyar Kelod Kerobokan, Kuta.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/2/8/6/169286_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has villas with a swimming pool and a kitchen. SITUATION: This establishment, is 10 minutes away from Seminyak the city centre of Umalas it is in 40 minutes away, you can find Ngurah Rai Airport. ROOM: They have a sitting area, a swimming pool, wooden furniture and a DVD. FACILITIES: Guests are offered spa treatments, a massage service and tourist information.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="32.27" OriginalAmount="31.33" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.690402" Longitude="115.158195" StarRating="4" HotelCode="|170135" HotelName="Kresna Suites By Villa Kresna" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN SARINANDE 19 SEMINYAK</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/0/1/3/5/170135_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: The hotel has a swimming pool, bicycle rental, a cafÃ© and WiFi (free of charge), The establishment offers guests excursions, room service, a car hire service, a transfer service to the airport and a car park (free of charge), Regarding the food and beverage offering, the establishment has breakfast and dinner service. SITUATION: This establishment, is in Seminyak the centre of In the surrounding area, you can find shops and restaurants. 5 minutes walk away, you can find Seminyak the beach it is 30 minutes drive away from Ngurah Rai Airport. ROOM: The establishment has suites, They have art work, an air-conditioning system, a flat-screen television, a DVD player, a safety deposit box, a mini-bar, a kettle and a coffee maker. Some rooms have a dining area and a sofa-bed.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="32.30" OriginalAmount="31.36" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.7981316" Longitude="115.1499259" StarRating="5" HotelCode="|400401" HotelName="The Leaf Jimbaran Luxury Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 24/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Jepun No.81 Karang Mas Sejahtera, Jimbaran</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/4/0/1/400401_f5cbacb0941.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="32.85" OriginalAmount="31.89" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.518353" Longitude="115.167415" StarRating="4" HotelCode="|167046" HotelName="Villa Taman Di Blayu" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Peken Belayu Marga, Tabanan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/0/4/6/167046_tam_int.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a massage service, a swimming pool (seasonal) and WiFi (free of charge), The establishment has a bicycle rental desk, a terrace with a barbecue, a transfer service to the airport, (for a fee), a laundry service. Regarding the food and beverage offering, the establishment has a restaurant. SITUATION: This establishment, Belayu it is in el templo real de Mengwi it is 5 minutes drive away from Tanah Lot 25 minutes away from the establishment, you can find it is situated 90 hours away from Ngurah Rai Airport the establishment is a 20-minute drive away from Bedugul the Botanic Garden. ROOM: The establishment has villas with a bath, private garden, a flat-screen television, a DVD player, a dining room and a terrace.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="32.92" OriginalAmount="31.96" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.655953" Longitude="115.153457" StarRating="5" HotelCode="|47998" HotelName="The Bidadari Villas and Spa - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>BANJAR ANYAR KELOD, KEROBOKAN, KUTA UTARA 27</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/9/9/8/47998_ad36fac0941.jpg</HotelPictures>
        <HotelDescription>HOTEL: This spa complex, has 19 chalets a lobby with express check-out, a reception, a safety deposit box service, a currency exchange service, a restaurant and room service. At an additional cost you can have access to a laundry service, WiFi and bicycle hire. Guests can also find a car park. SITUATION: It is inUmalas-Kerobokan northern Kuta 15 minutes away from the establishment clients have Where you can find restaurants, pubs, bars and shops. It is 20 minutes away fromDenpasar Airport. ROOM: Guests are offered chalets with swimming pool, an air-conditioning system, a bathroom with a bath and outdoor shower. They also have a dining room, a kitchen, private garden, a king size or double bed, a fridge, a hairdryer, an ironing set, a coffee maker and a kettle. Guests can enjoy a satellite TV with international channels, a DVD player, a stereo, internet and a safe. Guests are offered individual air-conditioning, heating and a balcony or terrace. FACILITIES: You can find a solarium, spa treatments and a massage service. At an extra cost, you can find a spa, Clients can enjoy activities such as water-skiing, diving, surfing, windsurfing, jet-skiing, sailing, catamaran excursions and canoeing. Facilities (available for a fee), Our guests can also horse-riding, go cycling and play golf. Facilities (available for a fee), 17 kilometres away, clients have at their disposal a golf course. PAYMENT METHODS: Customers can pay using American Express, Mastercard and Visa. OTHERS: Regarding the food and beverage provision, the establishment offers a continental breakfast and an Ã  la carte or set-menu lunch and dinner.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="32.96" OriginalAmount="32.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.52787" Longitude="115.25682" StarRating="4" HotelCode="986677|bali_spirit_hotel_spa" HotelName="Bali Spirit Hotel &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Currency exchange,Smoke-free property,Security guard,Ticket assistance,Gift shop,Express check-in/check-out,Garden,Television in lobby,Terrace,Outdoor furniture">
        <Address>
          <AddressLines>
            <AddressLine>Nyuh Kuning Village, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/70/96/709677a32e2b4195ce2d386efb8c40cf3a5e5e86.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="32.96" OriginalAmount="32.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.797565" Longitude="115.2062" StarRating="3" HotelCode="986490|goodway_hotels_resort_nusa_dua" HotelName="Plagoo Holiday Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Garden,Television in lobby,Terrace,Fire Extinguisher,No elevators">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Dalem Tarukan No.7 Taman Mumbul, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/48/58/48586445ed872bd7557024298cbcde074bfac486.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="32.96" OriginalAmount="32.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.467695" Longitude="115.27175" StarRating="4" HotelCode="986412|om_ham_resort_ubud" HotelName="Om Ham Retreat and Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Smoking areas,Currency exchange,Smoke-free property,Security guard,Ticket assistance,Gift shop,Express check-in/check-out,Garden,Terrace,Private check-in/check-out,Dryer,Outdoor furniture">
        <Address>
          <AddressLines>
            <AddressLine>Tirta Tawar street, Junjungan, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a7/zz/a7adaf5c8991ecd0acb463e150e42ffdeefb5818.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="32.96" OriginalAmount="32.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.14286" Longitude="115.04955" StarRating="3" HotelCode="986643|villa_agung_beach_inn" HotelName="Villa Agung Beach Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 30/10/2026" HotelFacility="Air conditioning,Smoking areas,Smoke-free property,Ticket assistance,Gift shop,Garden,Terrace,Outdoor furniture,No elevators,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Singaraja-Seririt, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/76/ea/76ead0acccd62d5124cce7623d117b32d94c9453.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="32.96" OriginalAmount="32.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.189939" Longitude="115.00087" StarRating="3" HotelCode="986652|the_hamsa" HotelName="The Hamsa Bali Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 30/10/2026" HotelFacility="Air conditioning,Smoking areas,Currency exchange,Security guard,Ticket assistance,Express check-in/check-out,Garden,Terrace,Smoking Allowed,Patio,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Air Terjun Sing Sing, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4d/78/4d78ec91cded7d44a2e67d4a8d7533bdcc7d2c3d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="32.96" OriginalAmount="32.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.703942" Longitude="115.26382" StarRating="3" HotelCode="986727|hotel_segara_agung" HotelName="Hotel Segara Agung" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,24-hour reception,Smoking areas,Smoke-free property,Security guard,Newspapers,Ticket assistance,Garden,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Duyung No. 43, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0f/45/0f4542c9a9b9d64c533f03a4592d6af10dfa263c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="32.96" OriginalAmount="32.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.705749" Longitude="115.26161" StarRating="3" HotelCode="986718|palm_garden_bali" HotelName="Palm Garden Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,24-hour reception,Smoking areas,Smoke-free property,Garden,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Kesumasari 3 Sanur, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9e/54/9e54ec69b1adc3cb8a6c650361ad9fb6871adfd2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="32.96" OriginalAmount="32.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.707771" Longitude="115.17825" StarRating="3" HotelCode="986705|spazzio_bali_hotel" HotelName="Spazzio Bali Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/09/2026" HotelFacility="Shopping on site,Computer,Air conditioning,24-hour reception,Currency exchange,Smoke-free property,Heating,Security guard,Ticket assistance,Express check-in/check-out,Garden,Television in lobby,Terrace,No elevators">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Dewi Sri No.20, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/6a/dd6a9898505e659a07d4e8f6e30cfa1cdc26506d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="33.18" OriginalAmount="32.21" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.69506" Longitude="115.25963" StarRating="3" HotelCode="|399490" HotelName="Segara Agung" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Duyung No. 43 Semawang, Sanur</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/4/9/0/399490_43bd2020347.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="33.19" OriginalAmount="32.22" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.162985" Longitude="115.024399" StarRating="3" HotelCode="|402125" HotelName="Lovinalife Room and Cafe" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN RAYA SERIRIT SINGARAJA DESA KALIASEM LOVINA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/2/1/2/5/402125_7c21b100720.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="33.80" OriginalAmount="32.82" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.716098" Longitude="115.181355" StarRating="4" HotelCode="|202916" HotelName="Berry Glee Thematic" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 23/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>JALAN RAYA KUTA 139</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/2/9/1/6/202916_1_2534.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="33.93" OriginalAmount="32.94" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.720089" Longitude="115.173634" StarRating="4" HotelCode="|399303" HotelName="Kuta Townhouse Apartments" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 25/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Poppies Lane 1, Agung Art Market</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/3/0/3/399303_874e4651007.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="33.99" OriginalAmount="33.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.679245" Longitude="115.15378" StarRating="4" HotelCode="986462|dash_hotel" HotelName="Viva Dash Hotel Seminyak" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,Elevator/lift,Currency exchange,Security guard,Express check-in/check-out,Garden,Terrace,Patio">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Petitenget No.468X, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/2b/08/2b08c119fc04cd3ccac4d6dbfc831df208964da1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="33.99" OriginalAmount="33.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.273321" Longitude="115.59124" StarRating="3" HotelCode="986657|ocean_view_tulamben" HotelName="Ocean View Dive Resort Tulamben" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/10/2026" HotelFacility="Air conditioning,Smoking areas,Currency exchange,Smoke-free property,Security guard,Garden,Television in lobby,Terrace,Fire Extinguisher,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Tulamben - Kubu, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7d/50/7d5026fecd4002ac03c016b465add7d7611d9a25.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="33.99" OriginalAmount="33.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.167986" Longitude="115.007866" StarRating="3" HotelCode="986495|nugraha_lovina_seaview_resort" HotelName="Nugraha Lovina Seaview Resort &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,24-hour reception,Smoking areas,Smoke-free property,Security guard,Ticket assistance,Garden,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Lovina Beach, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/4a/804ae0ac510d4a419940f4c27541f9b850792c5a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="33.99" OriginalAmount="33.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.718433" Longitude="115.18349" StarRating="4" HotelCode="986485|_0x3e46e" HotelName="Golden Tulip Jineng Resort Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/10/2026" HotelFacility="Air conditioning,24-hour reception,Elevator/lift,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Garden,Television in lobby,Terrace,Fire Extinguisher">
        <Address>
          <AddressLines>
            <AddressLine>Jl Sunset Road 98, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b7/3b/b73b31bb8b55306dd32fb9452608c464176a4310.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="33.99" OriginalAmount="33.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.706716" Longitude="115.1834" StarRating="4" HotelCode="986646|adhi_jaya_sunset_hotel_2" HotelName="Adhi Jaya Sunset Road Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 30/09/2026" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Elevator/lift,Currency exchange,Smoke-free property,Security guard,Newspapers,Gift shop,Express check-in/check-out,Garden,Terrace,Outdoor furniture,Upper floors accessible by elevator">
        <Address>
          <AddressLines>
            <AddressLine>Sunset Road Street Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d4/13/d413f2919f7b22aaf52acc6c8dbded164c025967.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="33.99" OriginalAmount="33.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.705657" Longitude="115.260574" StarRating="3" HotelCode="986607|stana_puri_gopa_hotel" HotelName="Stana Puri Gopa Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,24-hour reception,Smoke-free property,Ticket assistance,Garden,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Kesuma Sari No. 4, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b1/9c/b19cb03166675c45ab549aeb6d44c4604dab5e5f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="33.99" OriginalAmount="33.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.654424" Longitude="115.1315" StarRating="4" HotelCode="986741|the_kirana_hotel_resto_and_spa" HotelName="The Kirana Canggu Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Computer,Air conditioning,24-hour reception,Elevator/lift,Smoking areas,Smoke-free property,Security guard,Ticket assistance,Garden,Television in lobby,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pantai Batu Bolong, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1e/76/1e766fa4a0fb92ee32e2286be97c7dd700ea20b2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="35.02" OriginalAmount="34.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.503009" Longitude="115.54166" StarRating="4" HotelCode="986695|sea_breeze_candidasa" HotelName="Sea Breeze Candidasa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="ATM,Air conditioning,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Express check-in/check-out,Chapel,Garden,Terrace,Private check-in/check-out,Outdoor furniture,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Mendira Beach, Banjar Mendira, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fa/1f/fa1f07270d0c0613adf800524c8b365d8abf5a74.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="35.02" OriginalAmount="34.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.715577" Longitude="115.16899" StarRating="4" HotelCode="986548|grand_istana_rama_hotel" HotelName="Grand Istana Rama Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Garden,Television in lobby,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pantai Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8b/95/8b95be61654c271d0ea3cce4b584162e7d929eb0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="35.02" OriginalAmount="34.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.54067" Longitude="115.28459" StarRating="3" HotelCode="986522|bhanuswari" HotelName="Bhanuswari Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 24/10/2026" HotelFacility="Air conditioning,24-hour reception,Smoke-free property,Security guard,Ticket assistance,Express check-in/check-out,Garden,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Ir.Sutami, Tengkulak Tengah, Kemenuh, Sukawat, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8d/17/8d17ad327848ea46f752c29d2480a8258719efea.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="35.02" OriginalAmount="34.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.7848835" Longitude="115.17797" StarRating="4" HotelCode="986452|bali_paragon_resort_hotel" HotelName="Bali Paragon Resort Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,Elevator/lift,Smoke-free property,Security guard,Express check-in/check-out,Garden,Television in lobby,Fire Extinguisher,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Kampus Unud, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/c1/f2/c1f203c8b34b6938a985f6994cfe1e86f8ff2feb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="35.31" OriginalAmount="34.28" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.822288" Longitude="115.090635" StarRating="3" HotelCode="|402143" HotelName="Uluwatu Jungle Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 31/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Suluban Uluwatu</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/2/1/4/3/402143_1aa52b40746.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="35.74" OriginalAmount="34.70" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.50827" Longitude="115.26579" StarRating="2" HotelCode="|68171" HotelName="Biyukukung Suites and Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 28/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>JALAN SUGRIWA, UBUD 89</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/8/1/7/1/68171_1_3370.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This club complex, has a reception, a restaurant, a laundry service (for a fee) and a car park. SITUATION: Ubud it is in nearby, you will find Ubud Monkey Forest the Nature Reserve of it is situated 2 minutes away from the city centre, is situated 36 kilometres away from Ngurah Rai Airport. ROOM: The rooms a bathroom with a shower, a bath, a king-size bed and satellite and cable TV. They also have a safety deposit box, a mini-bar, kettle, individual air-conditioning and a balcony or terrace. FACILITIES: Outdoors, guests have access to a swimming pool, You can also enjoy a sauna (available for a fee) and a spa area. At an extra cost a massage service and spa treatments. MEALS: Regarding the food and beverage offering, the establishment offers a continental breakfast and Ã  la carte lunch and dinner. PAYMENT METHODS: Customers can pay using Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="35.78" OriginalAmount="34.74" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.676467" Longitude="115.151377" StarRating="4" HotelCode="|167204" HotelName="De Vins Sky Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Petitenget, Komplex Villa Kendal No. 35, Seminyak</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/2/0/4/167204_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment is in Seminyak, close to the beach Petitenget. It is situated 5 minutes away from the shopping centre Sminyak Square. 20 minutes away from the establishment you have Airport Denpasar. ROOM: All the rooms have an air-conditioning system, a sitting area, cable television, an iPod docking station, a mini-bar, a bathroom with a shower or bath and complimentary bathroom items. FACILITIES: Guests are offered a swimming pool, WiFi (free of charge) and a car park (free of charge).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="35.81" OriginalAmount="34.77" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.70365" Longitude="115.16828" StarRating="3" HotelCode="|61887" HotelName="Ibis Styles Bali Legian" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN PADMA UTARA LEGIAN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/1/8/8/7/61887_1_2792.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a swimming pool, a terrace, a bar, a restaurant and a lobby. The establishment offers room service, a laundry service, a dry cleaner's, banquet facilities, meeting facilities and a car park. SITUATION: It is in a central area, is well-connected with shops, restaurants and markets. ROOM: The rooms have an air-conditioning system, a television, internet, a safety deposit box and a direct line telephone. They also have an alarm clock, a coffee maker, a kettle, an iron, an ironing board and a bathroom with a hairdryer.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="36.05" OriginalAmount="35.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.516239" Longitude="115.260414" StarRating="3" HotelCode="986690|ubud_inn_and_villas" HotelName="Ubud Inn Cottages" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="ATM,Air conditioning,24-hour reception,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Express check-in/check-out,Garden,Terrace,Outdoor furniture">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Monkey Forest, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f5/92/f592c2372c892b55288ec9502e7659320a886340.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="36.05" OriginalAmount="35.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.673973" Longitude="115.146454" StarRating="3" HotelCode="986526|grand_balisani_suites" HotelName="Balisani Suites Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 27/10/2026" HotelFacility="Shopping on site,Computer,Air conditioning,24-hour reception,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Express check-in/check-out,Garden,Terrace,Dryer,No elevators">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pantai Batu Belig, Seminyak, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ee/84/ee841b188c1c61e1c5ee4fe07187a2dfa95fbf35.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="36.25" OriginalAmount="35.19" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.7354591" Longitude="115.167474" StarRating="4" HotelCode="|35543" HotelName="The Vira Bali Boutique and Suite - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 27/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartika Plaza No. 127, Kuta</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/5/5/4/3/35543_1_5430.jpg</HotelPictures>
        <HotelDescription>HOTEL: It has 56 rooms a reception, a safety deposit box service, a currency exchange service, a bar, a restaurant and a conference room. The establishment offers a car park, room service and a laundry service. SITUATION: Jalan Kartika Plaza It is in 5 minutes away from the establishment guests have Ngurah Rai Airport next to the establishment, guests will find Waterboom the water park Kuta the beach Denpasar It is situated 20 kilometres away from. ROOM: The modern and cosy rooms, have a bathroom, a hairdryer, a direct line telephone, a satellite or cable television, a mini-bar, a coffee maker and a kettle. They also have a king size or double bed, individual air-conditioning, a safe and a balcony or terrace. FACILITIES: Guests are offered hydrotherapy treatments and a pool that has a children's area. PAYMENT METHODS: Customers can pay by American Express, JCB, Mastercard and Visa. OTHERS: Regarding the food and beverage offering, clients can enjoy a buffet breakfast and an Ã  la carte or set-menu lunch and dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="36.27" OriginalAmount="35.21" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.522305" Longitude="115.256858" StarRating="3" HotelCode="|167050" HotelName="Villa Sonia Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 29/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl Nyuh Bulan Nyuh Kuning Ubud</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/0/5/0/167050_ub_int_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a swimming pool, a transfer service, a reception with safety deposit boxes, a laundry service, an ironing service, a massage service (for a fee), a car hire service and bicycle hire. SITUATION: This establishment, Nyuh Kuning it is in el bosque de los monos de Ubud it is situated 10 minutes walk away from el Palacio de Ubud the establishment is a 15-minute drive away from, is 90 minutes drive away from Ngurah Rai the airport. ROOM: The establishment has rooms villas with kitchen, They have garden views, WiFi (free of charge), an air-conditioning system, a satellite television, cable television, a direct line telephone, a bathroom with a bath and a shower. OTHERS: Regarding the food and beverage offering, clients have a breakfast service.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="37.02" OriginalAmount="35.94" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.68289" Longitude="115.16792" StarRating="4" HotelCode="|169408" HotelName="D'penjor Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL BIDADARI II NO 1 TAMAN MERTHANADI KEROBOKAN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/4/0/8/169408_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers a swimming pool. SITUATION: This hotel is 5 minutes away from Seminyak the city centre of it is situated 10 minutes away from Petitenget the beach Seminyak the beach it is situated 10 kilometres away from Ngurah Rai Airport. ROOM: The rooms have an air-conditioning system, a balcony or terrace, WiFi (free of charge), garden views, a satellite TV, a DVD player, a bathroom, a mini-bar, kettle, a kettle, a coffee maker and a sitting area with sofa. FACILITIES: Guests are offered a swimming pool with deck chairs, a massage service, spa treatments, a launderette, a dry cleaner's, car hire, a car park (free of charge) and security services.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="37.08" OriginalAmount="36.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.673952" Longitude="115.15832" StarRating="4" HotelCode="986681|ivory_resort_seminyak_2" HotelName="Rama Residence Petitenget Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="ATM,Shopping on site,Computer,Air conditioning,24-hour reception,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Washing machine,Express check-in/check-out,Garden,Television in lobby,Terrace,Private check-in/check-out,Fire Extinguisher,Outdoor furniture">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Petitenget No. 35, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/09/79/09794a1b5cd04b88731bd69c932f277e6e2ffe54.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="37.08" OriginalAmount="36.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.806769" Longitude="115.1317" StarRating="4" HotelCode="986515|le_grande_bali_2" HotelName="Le Grande Bali Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="ATM,Shopping on site,Air conditioning,24-hour reception,Elevator/lift,Smoke-free property,Newspapers,Ticket assistance,Gift shop,Chapel,Garden,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Pecatu Indah Resort Block 5, Jalan Raya Uluwatu, Pecatu, Kecamatan Kuta Selatan, Kabupaten Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/11/5e/115ed2f4076894fdfedb52fb03deb38a743d8f51.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="37.08" OriginalAmount="36.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.720398" Longitude="115.17016" StarRating="4" HotelCode="986560|the_kuta_beach_heritage_hotel_bali_managed_by_accor" HotelName="The Kuta Beach Heritage Hotel Bali - Managed By AccorHotels" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,24-hour reception,Elevator/lift,Currency exchange,Smoke-free property,Newspapers,Ticket assistance,Television in lobby,Terrace,All Spaces Non-Smoking (public and private)">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pantai Kuta, Br. Pande Mas, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/94/33945fc793f0da153d4c71f26db5aed6c1adbabe.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="37.08" OriginalAmount="36.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.479192" Longitude="115.270706" StarRating="3" HotelCode="986619|junjungan_ubud_hotel__spa" HotelName="Junjungan Ubud Hotel &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,24-hour reception,Smoking areas,Smoke-free property,Security guard,Ticket assistance,Express check-in/check-out,Garden,Television in lobby,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Tirta Tawar Km.3.5 Br. Junjungan, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/38/50/3850b21b5af4bf318bfe47d63585b94b247023d4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="37.08" OriginalAmount="36.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.791638" Longitude="115.22794" StarRating="4" HotelCode="986728|grand_whiz_hotel_nusa_dua_bali" HotelName="Grand Whiz Nusa Dua Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/10/2026" HotelFacility="Computer,Air conditioning,24-hour reception,Smoke-free property,Security guard,Newspapers,Ticket assistance,Express check-in/check-out,Garden,Television in lobby,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Blok T, Kawasan Wisata, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8e/7f/8e7f3b38df0cfc23191f85ee212c70dea36eac76.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="37.69" OriginalAmount="36.59" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.5273294" Longitude="115.2605755" StarRating="4" HotelCode="|210737" HotelName="Suarti Boutique Village" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 31/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Nyuh Kuning, Pengosekan,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/0/7/3/7/210737_1_3707.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="37.69" OriginalAmount="36.59" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.66741" Longitude="115.14012" StarRating="3" HotelCode="|34468" HotelName="Legong Keraton Beach" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 30/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>PANTAI BERAWA STR.,CANGGU, NORTH KUTA -</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/4/4/6/8/34468_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is in a good location, was built in 2004, renovated in 2006, has 40 rooms and standard rooms, superior rooms and deluxe rooms. The establishment has express check-out, a safety deposit box service, a currency exchange service, a cafÃ©, a games room and a TV room. The establishment also offers internet, a conference room and a restaurant. Guests can find room service, a laundry service, a medical care service, a car park and bicycle hire. SITUATION: It is inBerawa the beach is situated in Kuta northern Denpasar 30 minutes away from the establishment you have Clients can also find Ngurah Rai Airport. ROOM: The rooms are elegant and decorated in a Balinese style, You are offered superior and deluxe rooms, They have an individual air-conditioning system, a satellite television, a mini-bar, a king size or double bed, a direct line telephone, a safe, a bathroom with a shower, a hairdryer and a balcony or terrace. FACILITIES: It is situated in the beach, Clients can enjoy activities such as surfing and pedal-boating. The establishment boasts a swimming pool that has an area for children and deck chairs. The establishment also offers a massage service and spa treatments. Our guests can also go cycling. PAYMENT METHODS: Customers can pay by JCB, Mastercard and Visa. OTHERS: Regarding the food and beverage offering, clients can enjoy a breakfast service, lunch and dinner service, traditional cuisine and European cuisine.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="37.78" OriginalAmount="36.68" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.699733" Longitude="115.164888" StarRating="4" HotelCode="|41208" HotelName="Club Bali Family Suites @Legian Beach" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>WERKUDARA STREET, LEGIAN - KUTA 526</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/2/0/8/41208_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This complex is situated in a garden area and has one, two or three bedroom apartments, This renovated establishment in 2008 and has 49 rooms a lobby, a reception, a safety deposit box service, a currency exchange service, a lift and a restaurant. At an additional cost you can have access to internet, room service and a laundry service. The establishment also offers bicycle rental, a car park and a playground. SITUATION: It is next toLegian the beach nearby, you will find restaurants, shopping centres, in the surrounding area, clients have the airport 30 minutes away fromDenpasar the city of. ROOM: Clients are offered apartments with individual air-conditioning system, a bathroom, a hairdryer, a direct line telephone and a satellite TV. They also have a radio, internet, a living room, a kitchen with fridge, a balcony and a terrace. FACILITIES: You can find a gym, a swimming pool that has an area for children and an outdoor bar. Guests are offered a massage service (available for a fee), play ping-pong and billiards. Near the establishment, guests can find a beach. PAYMENT METHODS: Customers can pay by American Express, Diners Club, Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="38.09" OriginalAmount="36.98" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.53119" Longitude="115.264" StarRating="3" HotelCode="|401455" HotelName="Puri Kobot" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 27/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Br. Pengosekan kaja</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/4/5/5/401455_92020001326.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="38.11" OriginalAmount="37.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.692491" Longitude="115.25925" StarRating="3" HotelCode="986669|hotel_puri_tempo_doeloe" HotelName="Hotel Puri Tempo Doeloe" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,Smoke-free property,Security guard,Ticket assistance,Gift shop,Express check-in/check-out,Garden,Terrace,Patio,No elevators,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jalan By Pass Ngurah Rai 209, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6a/32/6a32cb3fc0c2ec1522f537b084311202e75174b5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="38.11" OriginalAmount="37.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.530215" Longitude="115.51104" StarRating="3" HotelCode="986516|padang_bai_beach_resort" HotelName="Absolute Scuba Bali Dive Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Currency exchange,Smoke-free property,Ticket assistance,Gift shop,Garden,Terrace,Outdoor furniture,No elevators">
        <Address>
          <AddressLines>
            <AddressLine>Amlapura Bali Jl. Pantai Silayukti, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/79/7b/797bc2d2b637e5c0a87c0fb5c938c7c217997735.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="38.35" OriginalAmount="37.23" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.52804" Longitude="115.25563" StarRating="4" HotelCode="|65309" HotelName="Bali Spirit and Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 27/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>PO BOX 189, NYUH KUNING VILLAGE UBUD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/5/3/0/9/65309_7.jpg</HotelPictures>
        <HotelDescription>HOTEL: This typical style hotel, has excellent service. ROOM: The establishment has 23 rooms.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="38.54" OriginalAmount="37.42" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.707015" Longitude="115.18389" StarRating="3" HotelCode="|165872" HotelName="Holiday Inn Express Bali Sunset Road by IHG" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 02/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Sunset Road, No. 99X</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/5/8/7/2/165872_d7dbbd61019.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers a restaurant, a conference room, rooms with air-conditioning and a TV. SITUATION: This establishment, is in Kuta the heart of Bali it is in it is situated near the cultural area and the commercial area.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="38.68" OriginalAmount="37.55" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6515" Longitude="115.156" StarRating="3" HotelCode="|400866" HotelName="Bloomfield Umalas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bumbak 25, Gang Pulau no. 6</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/8/6/6/400866_0d5eb0b0901.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="38.73" OriginalAmount="37.60" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.797436" Longitude="115.206631" StarRating="4" HotelCode="|167208" HotelName="Plagoo Holiday" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Dalem Tarukan No. 7 Taman Mumbul Nusa Dua</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/2/0/8/167208_gen.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers a swimming pool, a gym, a spa and WiFi (free of charge). The establishment offers a business centre, meeting rooms, a garden area and a swimming pool bar. SITUATION: This hotel is in Nusa Dua, close to the beach Nusa Dua. 15 minutes away from the establishment you have Airport Bali. ROOM: The establishment has suite rooms with an air-conditioning system, a sitting room, dining area, a kitchen and a balcony or terrace. OTHERS: Regarding the food and beverage offering, clients have a restaurant.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="38.77" OriginalAmount="37.64" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.5738814" Longitude="115.3655439" StarRating="3" HotelCode="|399522" HotelName="Kori Maharani Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 24/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bypass Prof. Dr. Ida Bagus Mantra</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/5/2/2/399522_7c6bd2e0508.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="39.14" OriginalAmount="38.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.736666" Longitude="115.1652" StarRating="4" HotelCode="986523|risata_bali_resort_and_spa" HotelName="Risata Bali Resort and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 24/10/2026" HotelFacility="ATM,Shopping on site,Computer,Air conditioning,Smoking areas,Currency exchange,Smoke-free property,Heating,Security guard,Newspapers,Ticket assistance,Gift shop,Garden,Television in lobby,Terrace,Fire Extinguisher,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jl.Wana Segara, South Kuta Beach, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4e/16/4e16287b0ce8f417d440de4e3ec6d29031c9e189.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="39.14" OriginalAmount="38.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.695196" Longitude="115.26389" StarRating="3" HotelCode="986493|puri_hiromi" HotelName="Puri Hiromi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,24-hour reception,Elevator/lift,Smoking areas,Smoke-free property,Heating,Security guard,Ticket assistance,Express check-in/check-out,Garden,Television in lobby,Terrace,Private check-in/check-out,Fire Extinguisher">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Danau Tamblingan No 152, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9f/9e/9f9e0c27d83661436604e7e4edb310056432eb92.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="39.62" OriginalAmount="38.47" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.699535" Longitude="115.256775" StarRating="3" HotelCode="|178718" HotelName="Villa Puri Ayu" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN CEMARA, BANJAR SEMAWANG, SANUR</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/8/7/1/8/178718_c7f349b1159.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="40.03" OriginalAmount="38.86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.661539" Longitude="115.136809" StarRating="4" HotelCode="|401738" HotelName="Citadines Berawa Beach Bali - Chse Certified" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pemelisan Agung, Tibubeneng, Kuta Utara</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/7/3/8/401738_bc80a251016.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="40.13" OriginalAmount="38.96" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.68786" Longitude="115.26205" StarRating="3" HotelCode="|35424" HotelName="Tamukami" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 29/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>JALAN DANAU TAMBLINGAN 64X SANUR</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/5/4/2/4/35424_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment has 20 rooms, 10 superior rooms, 1 family rooms, 1 Tamukami suites and 6 bungalows. It has a lobby with a reception, a safety deposit box service, a currency exchange service, a cafÃ©, a bar and a restaurant. The establishment offers guests conference rooms, room service, a laundry service, a car park, indoor parking and a playground. SITUATION: It is inSanur the peaceful area of 150 metres away, guests will find the beach, Clients can also find bars, cafÃ©s, shops and restaurants. Denpasar it is 10 minutes away from 30 minutes away from the establishment clients have Ngurah Rai Airport. ROOM: They have an air-conditioning system, a satellite television, a direct line telephone, a mini-bar, a bathroom and internet. There is also a king size or double bed, a sitting room and a balcony or terrace. FACILITIES: Outdoors, guests have access to a pool that has a children's area, Customers can also find a restaurant, a games room and a library. Guests are offered aerobics classes and an activities programme for children. MEALS: Regarding the food and beverage offering, the establishment offers a buffet breakfast and Ã  la carte or set-menu lunch and dinner. PAYMENT METHODS: Customers can pay using American Express, Diners Club, JCB, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="40.17" OriginalAmount="39.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.675293" Longitude="115.26005" StarRating="4" HotelCode="986525|sanur_paradise_plaza_hotel" HotelName="Prime Plaza Hotel Sanur - Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/10/2026" HotelFacility="Shopping on site,Air conditioning,Elevator/lift,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Garden,Television in lobby,Terrace,Fire Extinguisher,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Hang Tuah, No. 46, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a5/7c/a57c0083c4a4d4021ff935203a7950be131f6322.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="40.19" OriginalAmount="39.02" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.68574" Longitude="115.17518" StarRating="5" HotelCode="|169484" HotelName="Grania Bali Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 01/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>JALAN DEWI SARASWATI III 35 KUNTI UTARA SEMINYAK</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/4/8/4/169484_11.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="40.32" OriginalAmount="39.15" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.697295" Longitude="115.264555" StarRating="4" HotelCode="|34805" HotelName="Parigata Resort &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL. DANAU TAMBLINGAN 87</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/4/8/0/5/34805_1_3081.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment boasts 41 rooms a hall with a reception, a safety deposit box service, a currency exchange service, a bar and a restaurant. The establishment offers guests a car park, room service and a laundry service. SITUATION: It is inSanur the heart of 20 minutes away from the establishment guests have Ngura Rai Airport 5 minutes away, you can find La Mayneur the Museum of it is 15 minutes away from Denpasar the city centre of It is 30 minutes away fromKuta the beach. ROOM: The spacious, comfortable rooms with terraces, a bathroom with a hairdryer, satellite or cable TV, internet and a mini-bar. They also have a coffee maker, a kettle, a direct line telephone, a safety deposit box, a king-size bed and an air-conditioning system. FACILITIES: The establishment has a bar, a library and a swimming pool. 2 kilometres away from the establishment, clients have at their disposal a golf course. PAYMENT METHODS: The establishment accepts American Express, Diners Club, JCB, Mastercard and Visa. OTHERS: Regarding the food and beverage provision, the establishment offers a breakfast service and an Ã  la carte dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="40.70" OriginalAmount="39.51" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.693924" Longitude="115.262764" StarRating="2" HotelCode="|35406" HotelName="Swastika Bungalows" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>DANAU TAMBLINGAN 128, SANUR, DENPASAR</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/5/4/0/6/35406_5.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in Sanur the heart of Close to the commercial area, dining facilities and leisure areas. 5 minutes away from the establishment, you can find the beach. HOTEL: This hotel has a garden with tropical plants, activities and dining facilities.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="41.05" OriginalAmount="39.85" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.53552" Longitude="115.505" StarRating="4" HotelCode="|400014" HotelName="Villa Suari I" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN PENATARAN AGUNG DUSUN MIMBA PADANG BAI KARAN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/0/1/4/400014_a85d6a90724.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="41.16" OriginalAmount="39.96" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.69249" Longitude="115.16055" StarRating="3" HotelCode="|67195" HotelName="Puri Cendana Resort Bali - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Camplung Tanduk</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/7/1/9/5/67195_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has 24 rooms a hall with safety deposit boxes and a restaurant. For an extra cost you can have access to internet, room service, a laundry service and a car park. SITUATION: This establishment, is in Seminyak a peaceful area of near the establishment, guests will find Seminyak the beach Clients can also find the tourist attractions, is 10 kilometres away from Ngurah Rai Airport. ROOM: They have a king size or double bed, a bathroom with a shower, a television, a mini-bar, individual air-conditioning, a coffee maker, a kettle and a terrace. FACILITIES: The establishment boasts a swimming pool a terrace with deck chairs, At an extra cost, you can find a massage service and billiards. MEALS: Regarding the food and beverage offering, the establishment offers a breakfast, lunch and dinner service at the restaurant and you can order vegetarian food. The establishment serves Ã  la carte or set-menu lunch and dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="41.20" OriginalAmount="40.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.730228" Longitude="115.16812" StarRating="4" HotelCode="986551|bali_rani_hotel" HotelName="Bali Rani Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Garden,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Kartika Plaza, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ac/09/ac09f14b8bbc45bde301a506c651c2123230641d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="41.20" OriginalAmount="40.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.667161" Longitude="115.139755" StarRating="3" HotelCode="986688|legong_keraton_beach_hotel" HotelName="Legong Keraton Beach Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 28/10/2026" HotelFacility="Shopping on site,Computer,Air conditioning,24-hour reception,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Garden,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pantai Berawa, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ff/77/ff77eab4648664a322d8e2a87ba1ae9857f6a57b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="42.23" OriginalAmount="41.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.766592" Longitude="115.17001" StarRating="4" HotelCode="986471|jimbaran_bay_beach_resort_spa" HotelName="Jimbaran Bay Beach Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/10/2026" HotelFacility="Air conditioning,24-hour reception,Elevator/lift,Currency exchange,Smoke-free property,Newspapers,Ticket assistance,Garden,Television in lobby,Terrace,Fire Extinguisher,All Spaces Non-Smoking (public and private),Upper floors accessible by elevator">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pantai Kedonganan 888, Jimbaran Bay, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/89/4e/894edf7bb165fa2c90cafc98fc4cc1754384599c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="42.23" OriginalAmount="41.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.725856" Longitude="115.17034" StarRating="5" HotelCode="986507|kuta_paradiso_hotel" HotelName="Kuta Paradiso Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Elevator/lift,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Garden,Terrace,Dryer,Outdoor furniture,Upper floors accessible by elevator">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Kartika Plaza, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/09/c3/09c3640458830353bacd3bd3f4f6ef462f542aa5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="42.23" OriginalAmount="41.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.721029" Longitude="115.17006" StarRating="4" HotelCode="986534|mercure_kuta_bali" HotelName="Mercure Kuta Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Elevator/lift,Currency exchange,Smoke-free property,Newspapers,Ticket assistance,Gift shop,Express check-in/check-out,Garden,Television in lobby,Terrace,Fire Extinguisher,All Spaces Non-Smoking (public and private)">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Kuta 10 X, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e1/73/e17331ebb9bfb362025b87950dcfe4c52eddabb9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="42.24" OriginalAmount="41.01" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.802423" Longitude="115.147621" StarRating="3" HotelCode="|401561" HotelName="Royal Majesty Villas" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Blong Keker No 7 Puri Gading, Jimbaran, Kuta</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/5/6/1/401561_bb37c871015.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="42.27" OriginalAmount="41.04" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.447748" Longitude="115.309655" StarRating="4" HotelCode="|399297" HotelName="Kawi Resort  " Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 16/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Ir Soekarno, Br. Bukit, Desa Sanding</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/2/9/7/399297_7bacbf51023.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="42.31" OriginalAmount="41.08" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.2785281" Longitude="115.5939564" StarRating="3" HotelCode="|156159" HotelName="Mimpi Resort Tulamben" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 27/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>TULAMBEN, NORTHEAST BALI</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/6/1/5/9/156159_ppal.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has marble floors, high wooden ceilings, a lobby with a reception, express check-out, a bar and a restaurant. SITUATION: This establishment, Tulamben it is in Next to, it takes 90 minutes to get to Ngurah Rai the airport. ROOM: Customers have Balinese in style rooms with tropical gardens, a bathroom with outdoor shower, a bath, an individual air-conditioning system and a balcony or terrace. FACILITIES: There are many facilities and services available at the establishment, including an outdoor swimming pool, You can enjoy scuba diving, For a fee, guests can enjoy a massage service and a spa. MEALS: Customers have at their disposal a restaurant, a buffet breakfast and Ã  la carte lunch and dinner. PAYMENT METHODS: Customers can pay using American Express, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="43.07" OriginalAmount="41.82" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.775612" Longitude="115.223054" StarRating="4" HotelCode="|167796" HotelName="The Wangsa Benoa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pratama No.61 B, Nusa Dua,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/7/9/6/167796_nusa_ext.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a laundry service, a car park (free of charge), a transfer service to the airport (for a fee) and (for a fee). It also has a butler service, room service, catering service and a barbecue. SITUATION: This establishment is in Tanjung Benoa, is 30 minutes drive away from Airport Ngurah Rai. The establishment is a 15-minute drive away from the sports area of Tanjung Water and el Bali Collection Nusa Dua. ROOM: The establishment has rooms and villas. They have an air-conditioning system, gardens, a barbecue area, a massage service, a flat-screen television and a safety deposit box. FACILITIES: The establishment boasts a private pool, a jacuzzi, a kitchen and dining area.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="43.26" OriginalAmount="42.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6781" Longitude="115.1538" StarRating="4" HotelCode="986658|tonys_villas" HotelName="Tonys Villas &amp; Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,24-hour reception,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Express check-in/check-out,Garden,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Petitenget Kerobokan, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0d/ee/0dee2c918321fe4a61db886148ccfea79708836e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="43.26" OriginalAmount="42.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.723038" Longitude="115.170555" StarRating="4" HotelCode="986546|grand_inna_kuta" HotelName="Truntum Kuta Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 30/09/2026" HotelFacility="ATM,Shopping on site,Air conditioning,24-hour reception,Elevator/lift,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Garden,Television in lobby,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Jl Pantai Kuta No 1 Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c7/e3/c7e3be1ae9d7efec0f527d4476ab133f79220a2b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="43.26" OriginalAmount="42.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.531145" Longitude="115.26444" StarRating="4" HotelCode="986582|bhuwana_ubud_hotel" HotelName="Bhuwana Ubud Hotel and Farming" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 27/10/2026" HotelFacility="Air conditioning,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Express check-in/check-out,Garden,Terrace,Private check-in/check-out,All Spaces Non-Smoking (public and private),Outdoor furniture,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pengosekan, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/60/80/60809ff74d45749324b5b0010ffe93e13dd2a8ee.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="43.26" OriginalAmount="42.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.366739" Longitude="115.70069" StarRating="3" HotelCode="986477|nalini_resort" HotelName="Nalini Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,Smoking areas,Currency exchange,Smoke-free property,Security guard,Ticket assistance,Gift shop,Express check-in/check-out,Garden,Terrace,Patio,Outdoor furniture,No elevators">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Dinas Banyuning, Desa Bunatan, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/99/fc/99fc176de7ec9104f59bf7363b21425e14f4c2c9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="43.42" OriginalAmount="42.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.245202" Longitude="115.161473" StarRating="4" HotelCode="|169284" HotelName="Handara Golf and Resort Bali - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 18/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Desa Pancasari, Sukasada</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/2/8/4/169284_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a golf course, a sauna, internet in communal areas, a business centre and meeting rooms. Guests can find a restaurant, a lounge bar, breakfast service, a shop, a kiosk, a laundry service and a garden. At an additional cost you can have access to a transfer service (on request), The establishment also offers a car park (free of charge). SITUATION: This hotel Bali Handara Kosaido Country Club it is close to. ROOM: Each room has a mini-bar, a safety deposit box and a satellite TV.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="43.42" OriginalAmount="42.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.710479" Longitude="115.25112" StarRating="4" HotelCode="|35689" HotelName="Visakha Sanur" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL. TANJUNG NO.41, SANUR</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/5/6/8/9/35689_1_5513.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This renovated hotel in 2005 and has 12 rooms, Guests can find a kitchen, a lobby with a reception, a safety deposit box service, a bar, a restaurant, a car park and room service (for a fee). SITUATION: Sanur It is in 20 minutes away, guests can find Denpasar the city centre of it is situated 10 minutes away from Sanur the beach Le Mayeur the Museum of 15 minutes away from the establishment guests have Sanur the city centre of It is 10 minutes away fromMertasari the beach. ROOM: Guests are offered villas with a bathroom, with a hairdryer, a direct line telephone, a coffee maker, a kettle, individual air-conditioning and a king-size bed. FACILITIES: Guests are offered a massage service and spa treatments. Outdoors, guests have access to a swimming pool, 5 minutes away from the establishment, clients have at their disposal a golf course. PAYMENT METHODS: The establishment accepts American Express, Diners Club, Mastercard and Visa. OTHERS: Regarding the food and beverage offering, clients have a buffet breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="43.58" OriginalAmount="42.31" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.67439" Longitude="115.15584" StarRating="4" HotelCode="|42209" HotelName="Tonys Villas and Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 23/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>JALAN PETITENGET KEROBOKAN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/2/0/9/42209_15.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel an ideal place for relaxing, was built in 2003, renovated in 2012, has 31 rooms, 22 double rooms and 9 villas. SITUATION: This establishment, Bali it is in.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="43.63" OriginalAmount="42.36" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.808706" Longitude="115.158593" StarRating="4" HotelCode="|166239" HotelName="Four Points By Sheraton Bali, Ungasan" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 29/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Uluwatu, Br. Giri Dharma</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/6/2/3/9/166239_fba89400807.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a swimming pool and a spa centre. SITUATION: This establishment, is close to Garuda Wisnu Kencana the cultural centre it is in Jimbaran Hill the establishment is a 12-minute drive away from Balangan the beach it is 20 minutes drive away from Ngurah Rai Airport The establishment offers a transfer service to, the airport, for a supplement. ROOM: The rooms have an air-conditioning system, a television, a kettle, a coffee maker, a safe and WiFi (free of charge).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="43.93" OriginalAmount="42.65" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.7370749" Longitude="115.1660148" StarRating="4" HotelCode="|399997" HotelName="Sulis Beach Hotel and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Wana Segara , Banjar Segara, Kuta, badung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/9/9/7/399997_cb64bce0747.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="44.08" OriginalAmount="42.80" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.680563" Longitude="115.160369" StarRating="4" HotelCode="|41498" HotelName="Disini Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 31/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>JALAN MERTASARI 28 SEMINYAK</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/4/9/8/41498_1_1274.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers villas with a swimming pool, a massage service, marble bathrooms and WiFi (free of charge). VILLAS: They have a swimming pool and a terrace. FACILITIES: Guests are offered a spa, a massage service, beauty treatments and car rental. MEALS: Regarding the food and beverage offering, the establishment offers a breakfast service, dinner service and barbecue. SITUATION: This hotel Seminyak it is in 700 metres away, guests can find Seminyak the beach it is 4,5 kilometres away from Kuta the Square of it is situated 7,5 kilometres away from Ngurah Rai the airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="44.29" OriginalAmount="43.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.500501" Longitude="115.264984" StarRating="3" HotelCode="986564|ketuts_place" HotelName="Ketut's Place Cottage Ubud" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,24-hour reception,Smoking areas,Smoke-free property,Security guard,Ticket assistance,Express check-in/check-out,Garden,Terrace,No elevators">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Suweta No.85, Ubud, Kecamatan Ubud, Kabupaten Gianyar, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/df/4b/df4b2d366ca6b2dc26123899239890344f1e8588.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="44.55" OriginalAmount="43.25" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.792496" Longitude="115.144547" StarRating="5" HotelCode="|220661" HotelName="Royal Tulip Springhill Resort Jimbaran - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 24/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>JL. JEPUN, JIMBARAN, BADUNG</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/0/6/6/1/220661_1_3799.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="44.91" OriginalAmount="43.60" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.830882" Longitude="115.131021" StarRating="4" HotelCode="|167100" HotelName="Flamingo Dewata" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 23/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Uluwatu, Pecatu</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/1/0/0/167100_int.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has an outdoor swimming pool, a transfer service, WiFi (free of charge), has a reception, a laundry service, tourist information and a car hire desk. SITUATION: This establishment, la playa Dreamland it is 5 minutes drive away from la playa Padang Padang it is 10 minutes drive away from and restaurants, 20 minutes away from the establishment clients have Ngurah Rai Airport. ROOM: The establishment has villas with wooden floors, large windows, a television, a DVD player, a bathroom with a bath, a shower and complimentary bathroom items.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="45.32" OriginalAmount="44.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.782404" Longitude="115.224464" StarRating="4" HotelCode="986610|ibis_styles_bali_benoa" HotelName="Hilton Garden Inn Bali Nusa Dua" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Elevator/lift,Currency exchange,Smoke-free property,Newspapers,Garden,Terrace,All Spaces Non-Smoking (public and private),Outdoor furniture">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pratama, 57 A 5 6, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/19/ee/19eed02128ecf11c46a5b24f560688d6981da88d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="45.71" OriginalAmount="44.38" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.697228" Longitude="115.259526" StarRating="3" HotelCode="|169339" HotelName="Aleesha Villas" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>JL KESARI II GG TEGAL SARISANUR</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/3/3/9/169339_1_4645.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is an ideal place for relaxing, has a safety deposit box service, a currency exchange service, a laundry service, a medical care service and a car park. SITUATION: This establishment, Bali it is in.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="45.74" OriginalAmount="44.41" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.665441" Longitude="115.449692" StarRating="3" HotelCode="|401001" HotelName="Pemedal Beach Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 01/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jungut Batu Lembongan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/0/0/1/401001_a6bdd861438.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="46.35" OriginalAmount="45.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.763145" Longitude="115.17289" StarRating="3" HotelCode="986666|puri_bambu_hotel" HotelName="Hotel Puri Bambu" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 28/10/2026" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Gift shop,Garden,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pengeracikan, Kedonganan, Jimbaran, Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f9/43/f943f2d284023e822d945345f4a040663af4216a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="46.35" OriginalAmount="45.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.533369" Longitude="115.26636" StarRating="4" HotelCode="986448|radha_phala_resort_spa" HotelName="Radha Phala Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 16/10/2026" HotelFacility="Air conditioning,Smoke-free property,Security guard,Ticket assistance,Express check-in/check-out,Garden,Television in lobby,Terrace,Fire Extinguisher,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pengosekan, Banjar Kumbuh, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7d/78/7d781fba530299bb667b8c83e4e3ab76f57322a4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="46.35" OriginalAmount="45.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.520743" Longitude="115.26218" StarRating="3" HotelCode="986679|green_field_hotel_and_restaurant" HotelName="Green Field Hotel and Restaurant" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 30/10/2026" HotelFacility="Air conditioning,24-hour reception,Currency exchange,Smoke-free property,Security guard,Ticket assistance,Gift shop,Express check-in/check-out,Garden,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Pengosekan, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/14/b1/14b1babee3a9d989961ec3a70578782a4d4108a0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="46.35" OriginalAmount="45.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.690768" Longitude="115.263115" StarRating="4" HotelCode="986732|swissbelresort_watu_jimbar" HotelName="Sanur Resort Watujimbar" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 30/10/2026" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Elevator/lift,Smoking areas,Currency exchange,Smoke-free property,Security guard,Ticket assistance,Gift shop,Garden,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Tamblingan 99A, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ba/e1/bae154e58fb2b8b1e6215f66c1919a3dd281a421.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="46.56" OriginalAmount="45.20" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6747978" Longitude="115.1535053" StarRating="4" HotelCode="|203849" HotelName="Maison At C Boutique and Spa Seminyak - Chse Certified" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cendrawasih No 89 Petitenget</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/3/8/4/9/203849_1bcea2b1239.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="46.58" OriginalAmount="45.22" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.70109" Longitude="115.26237" StarRating="4" HotelCode="|399259" HotelName="PURI HIROMI BOUTIQUE RESIDENCE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 31/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Danau Tamblingan 152 Sanur</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/2/5/9/399259_0f31aa00811.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="46.75" OriginalAmount="45.39" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.817242" Longitude="115.192625" StarRating="4" HotelCode="|399532" HotelName="The Miracle Nusa Dua" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Dharmawangsa Street Nusa Dua, 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/5/3/2/399532_89a98f20641.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="46.75" OriginalAmount="45.39" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.519655" Longitude="115.26279" StarRating="3" HotelCode="|169802" HotelName="GREEN FIELD HOTEL AND BUNGALOW" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 01/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>JL. PENGOSEKAN, UBUD, GIANYAR</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/8/0/2/169802_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a transfer service (free of charge), internet (free of charge), 2 swimming pools, a salt water pool and it offers excursions. SITUATION: This hotel is in Ubud south el Bosque de los Monos it is situated 10 minutes walk away from it is 1 minute drive away from Ngurah Rai the airport. ROOM: All the rooms have a balcony or terrace, a mini-bar, a kettle, a coffee maker, a bathroom with a shower and a bath. OTHERS: Regarding the food and beverage provision, the establishment offers a breakfast service.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="47.38" OriginalAmount="46.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.679495" Longitude="115.15314" StarRating="4" HotelCode="986440|_0x2908f" HotelName="Montigo Resorts Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Express check-in/check-out,Garden,Terrace,Dryer">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Petitenget, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/58/28/5828c9e17bfb32ea0874c966394306c423938ffc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="47.45" OriginalAmount="46.07" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.706952" Longitude="115.256264" StarRating="4" HotelCode="|210755" HotelName="Akana Boutique Sanur" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 27/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sudamala No 17 Sanur</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/0/7/5/5/210755_1_4016.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="47.53" OriginalAmount="46.15" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.3889548" Longitude="115.1088292" StarRating="3" HotelCode="|400833" HotelName="Prana Dewi Mountain Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 29/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Wongaya Gede, Kaja</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/8/3/3/400833_470805b1147.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="47.67" OriginalAmount="46.28" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.76263" Longitude="115.17232" StarRating="3" HotelCode="|26041" HotelName="Puri Bambu" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 29/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pengeracikan, Kedonganan, Jimbaran</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/0/4/1/26041_1_4843.jpg</HotelPictures>
        <HotelDescription>HOTEL: This elegant complex, Balinese style, has 18 rooms, 17 superior rooms and 8 deluxe rooms. It has a currency exchange service, shops and conference rooms. The establishment offers a laundry service, room service, a medical care service and internet. SITUATION: It is inKedonganan the village of in the surrounding area, clients have Jimbaran the beach It is surrounded by tropical gardens, 10 minutes away, guests can find Ngurah Airport. ROOM: Guests are offered standard, superior and deluxe rooms, Guests can find standard rooms, have a balcony or terrace, lovely views, a bathroom with a hairdryer, a direct line telephone, a satellite or cable television and a mini-bar. They also have a safe (available for a fee) and a central air-conditioning system. Our guests also have available large, superior and deluxe rooms. FACILITIES: Clients can find a beach, a swimming pool, a sunbathing terrace, deck chairs and parasols. You also have at your disposal a snack bar.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="47.88" OriginalAmount="46.49" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6942936" Longitude="115.2590069" StarRating="4" HotelCode="|61895" HotelName="Prime Plaza Suites Sanur - Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 30/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>JALAN BY PASS NGURAH RAI 83 SANUR SANUR</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/1/8/9/5/61895_1_6267.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment boasts one, two or three bedroom apartments, The establishment offers guests a transfer service (free of charge), a swimming pool with a bar, a terrace, ping-pong, a gym, a spa with treatments and an activities programme for children, Guests can also find a swimming pool with slides and a playground. ROOM: The rooms have an air-conditioning system, a living room, a fully-equipped kitchen and have modern facilities. OTHERS: Regarding the food and beverage offering, clients can enjoy a dinner service and a restaurant.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="48.05" OriginalAmount="46.65" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.812451" Longitude="115.172023" StarRating="4" HotelCode="|400026" HotelName="Akhyana Village" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Gang Sahadewa, Jl Bingin Sari (entrance through GW</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/0/2/6/400026_3b8a7871007.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="48.37" OriginalAmount="46.96" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6600254" Longitude="115.1530229" StarRating="4" HotelCode="|169540" HotelName="Kubu Manggala Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JLN BUMBAK UMALAS BRANYAR KELODKUTAUTARA BADUNG</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/5/4/0/169540_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has spa treatments, WiFi (free of charge), a laundry service, a dry cleaner's, room service, a car hire desk and motorbike hire. SITUATION: This establishment, is in Umalas (Bali) the area Umalas (Bali) Seminyak about 10 minutes away (by car) from it is 30 minutes drive away from Ngurah Rai the airport At an extra charge, the establishment offers Kuta a transfer service to. VILLAS: The villas have a swimming pool, a kitchen, air-conditioning, a living room, a dining area, a flat-screen television, DVD player, a bathroom with bath and a shower.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="48.41" OriginalAmount="47.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.513031" Longitude="115.2639" StarRating="3" HotelCode="986457|amoya_inn" HotelName="Amoya Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,Smoking areas,Smoke-free property,Ticket assistance,Express check-in/check-out,Garden,Television in lobby,Terrace,Private check-in/check-out,Dryer,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hanoman 37 A, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d7/77/d777f754beac6c886bdb631071d2b95fd6b5cfa6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="48.55" OriginalAmount="47.14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6873229" Longitude="115.1746026" StarRating="3" HotelCode="|401819" HotelName="The Bali Bliss Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Dewi Saraswati III no 8 Br Basangkasa Seminyak</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/8/1/9/401819_0d554490441.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="48.57" OriginalAmount="47.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.51286" Longitude="115.26083" StarRating="3" HotelCode="|41101" HotelName="Kori Ubud Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 24/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>JALAN RAYA SANGGINGAN 18 TJAMPUHAN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/1/0/1/41101_1_5292.jpg</HotelPictures>
        <HotelDescription>HOTEL: This inviting, luxurious hotel, is and is ideal for family holidays, is surrounded by a garden a lobby with a reception, express check-out, a safety deposit box service and a currency exchange service. The establishment has a bar, a restaurant, room service and a laundry service (for a fee), Guests can find internet (for a fee), a car park, a transfer service to the city centre and bicycle hire (for a fee). SITUATION: Sanggingan Ubud It is in close to the establishment, clients can find tourist areas, 55 minutes away from the establishment clients have Bali Airport. ROOM: The Balinese in style rooms, have a balcony, individual air-conditioning, a direct line telephone and a satellite television. They also have a bathroom with a shower or bath, a hairdryer, an ironing set, a mini-bar and internet. FACILITIES: The establishment boasts a pool that has a children's area, Clients can enjoy sports activities, go jogging and go cycling. The establishment also offers a massage service and spa treatments (available for a fee). PAYMENT METHODS: The establishment accepts American Express, Diners Club, JCB, Mastercard and Visa. OTHERS: Regarding the food and beverage provision, the establishment offers a breakfast service and lunch and dinner service in the restaurant.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="48.60" OriginalAmount="47.18" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.12975" Longitude="115.05964" StarRating="3" HotelCode="|401414" HotelName="Kelapa Lovina Beach Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 31/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Pemaron</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/4/1/4/401414_496834c1037.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="49.28" OriginalAmount="47.84" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.478633" Longitude="115.621478" StarRating="2" HotelCode="|401474" HotelName="Aashaya Jasri Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN PANTAI JASRI SUBAGAN KARANGASEM</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/4/7/4/401474_447f1881216.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="49.31" OriginalAmount="47.87" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.810348" Longitude="115.132408" StarRating="4" HotelCode="|399292" HotelName="Swiss-belresort Pecatu - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 30/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pecatu Indah Resort Block G2,Kuta Selatan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/2/9/2/399292_f6ac28b1226.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="49.44" OriginalAmount="48.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.137867" Longitude="114.56951" StarRating="4" HotelCode="986512|naya_gawana_resort__spa" HotelName="Naya Gawana Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/10/2026" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Smoking areas,Smoke-free property,Security guard,Ticket assistance,Gift shop,Express check-in/check-out,Garden,Television in lobby,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>West Bali National Park, Banyuwedang, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7a/3f/7a3fd768862f0e35a3f41caf58ccc4152a9a2356.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="49.44" OriginalAmount="48.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.691015" Longitude="115.16091" StarRating="3" HotelCode="986509|bali_agung_village" HotelName="Bali Agung Village" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Computer,Air conditioning,24-hour reception,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Express check-in/check-out,Garden,Television in lobby,Terrace,Outdoor furniture">
        <Address>
          <AddressLines>
            <AddressLine>Sarinande Street No:03, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/44/80/448094e1bbae09e78d11b569ac68ca7be27f6f29.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="49.44" OriginalAmount="48.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.705867" Longitude="115.25603" StarRating="4" HotelCode="986731|taksu_sanur_hotel" HotelName="Taksu Sanur Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/10/2026" HotelFacility="Air conditioning,24-hour reception,Elevator/lift,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Express check-in/check-out,Garden,Terrace,Upper floors accessible by elevator">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sudamala No. 26, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d6/7f/d67f21f359c5f9ca8281593aa160f83d3992e73b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="49.44" OriginalAmount="48.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.733826" Longitude="115.16599" StarRating="5" HotelCode="986704|ramada_bintang_bali_resort" HotelName="Bintang Bali Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="ATM,Shopping on site,Air conditioning,24-hour reception,Elevator/lift,Currency exchange,Smoke-free property,Security guard,Newspapers,Gift shop,Garden,Terrace,Upper floors accessible by elevator">
        <Address>
          <AddressLines>
            <AddressLine>JL Kartika Plaza, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/43/fb/43fb4e9ab410a2238110bb9fe8f027e1c7ddf511.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="49.66" OriginalAmount="48.21" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6495261" Longitude="115.267337" StarRating="4" HotelCode="|218552" HotelName="The Samata By Lifestyleretreats" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>By pass Ida Bagus Mantra, Gang Pucuk I, No. 67</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/8/5/5/2/218552_1_1984.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="50.08" OriginalAmount="48.62" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.694" Longitude="115.16093" StarRating="4" HotelCode="|34847" HotelName="Pelangi Bali and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Camplung Tanduk</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/4/8/4/7/34847_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment boasts 89 rooms, 78 superior rooms, 6 luxurious rooms, 4 super deluxe rooms and 1 suite. Guests can find a lobby with a reception, a safety deposit box service, a cloakroom, a lift and a television room. The establishment offers room service, a playground, bicycle rental, a laundry service, room service, internet, a pharmacy, a currency exchange service and a car park. SITUATION: It is inSeminyak the beach Kuta is situated in near the establishment, you will find shopping centres, tourist points of interest, 20 minutes away from the establishment clients have Ngurah Rai Airport It is 5 minutes away fromKuta the city centre of Denpasar it is situated 20 metres away from. ROOM: The rooms a bathroom with a hairdryer, an air-conditioning system, a mini-bar, a kettle, a coffee maker and an ironing set. They also have a direct line telephone, a television, a king size or double bed and a balcony or terrace. You are offered superior rooms. FACILITIES: The establishment has a swimming pool, deck chairs and a spa. Clients can enjoy activities such as surfing and horse-riding. Our guests can also use the gym. PAYMENT METHODS: Customers can pay using American Express, Diners Club, JCB, Mastercard and Visa. OTHERS: Regarding the food and beverage provision, the establishment offers a breakfast service and an international restaurant.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="50.22" OriginalAmount="48.76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.505528" Longitude="115.256712" StarRating="3" HotelCode="|402123" HotelName="Murni's Houses and Spa Ubud" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/2/1/2/3/402123_0db02aa0729.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="50.47" OriginalAmount="49.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.764395" Longitude="115.22236" StarRating="4" HotelCode="986532|novotel_bali_benoa" HotelName="Novotel Bali Benoa Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="ATM,Shopping on site,Computer,Air conditioning,Currency exchange,Smoke-free property,Newspapers,Ticket assistance,Gift shop,Chapel,Garden,Terrace,Dryer,Outdoor furniture,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>#70 Jalan Pratama, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ae/f5/aef58a3ba6f421177521dfbde0c5d8454eba264f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="50.47" OriginalAmount="49.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.27395" Longitude="115.590256" StarRating="3" HotelCode="986693|liberty_dive_resort" HotelName="Liberty Dive Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,Smoking areas,Security guard,Ticket assistance,Garden,Television in lobby,Terrace,Fire Extinguisher,No elevators,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Tulamben, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/52/78/5278229e56ab6a415cc7a899ee60e39d85a1ec4f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="50.47" OriginalAmount="49.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.510492" Longitude="115.25239" StarRating="4" HotelCode="986442|pondok_sawah_asri" HotelName="Pondok Sawah Asri" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 15/10/2026" HotelFacility="Air conditioning,Elevator/lift,Garden,Terrace,Patio,Outdoor furniture">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Penestanan Kelod, Sayan, Kabupaten Gianyar, 80571 Ubud, Indonesia, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/31/c8/31c8459947d5c2bad808ab7902d2435b35548616.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="50.62" OriginalAmount="49.15" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.688473" Longitude="115.2607823" StarRating="4" HotelCode="|169523" HotelName="Katala Villas" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>JALAN PUNGUTAN GANG JASMINE SANUR</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/5/2/3/169523_1_2210.jpg</HotelPictures>
        <HotelDescription>HOTEL: This contemporary establishment, has a sitting room, dining area, a private swimming pool and WiFi (free of charge), The establishment offers spa treatments and a transfer service to the airport, (free of charge). SITUATION: This establishment, Sanur it is in the establishment is a 5-minute drive away from shops and restaurants, is 15 minutes drive away from Denpasar the area. VILLAS: The establishment has one or two bedroom villas with a terrace, views of the garden and swimming pool views. They have a kitchen, cable TV, a CD player, DVD player, a bathroom with bath, a shower and hairdryer.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="50.88" OriginalAmount="49.40" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.2844841" Longitude="115.2254608" StarRating="3" HotelCode="|169283" HotelName="Bagus Agro Pelaga" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 23/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Puncak Mangu, Desa Pelaga Kecamatan Petang, Kabupaten Badung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/2/8/3/169283_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in Petang the district of Bali it is in It has excellent transport links to taxis, the bus, the nightlife and restaurants.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="50.90" OriginalAmount="49.42" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.74196" Longitude="115.16632" StarRating="4" HotelCode="|203857" HotelName="Novotel Bali Ngurah Rai Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Ngurah Rai - KUTA BALI</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/3/8/5/7/203857_1_2646.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="51.53" OriginalAmount="50.03" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.694433" Longitude="115.178784" StarRating="3" HotelCode="|169895" HotelName="The Tukad Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 01/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Beji Ayu VI No.8 Sunset Road, Seminyak</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/8/9/5/169895_8.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="52.14" OriginalAmount="50.62" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6953934" Longitude="115.172321" StarRating="4" HotelCode="|41104" HotelName="Villa Seminyak Estate and Spa - By Astadala" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 09/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>JALAN BAIK BAIK</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/1/0/4/41104_1_7997.jpg</HotelPictures>
        <HotelDescription>HOTEL: This complex is ideal for holidays or business trips and has 45 rooms a lobby, a reception, express check-out, a bar and a restaurant. The establishment offers room service, a laundry service, bicycle rental and a car park. SITUATION: It is inSeminyak the heart of 5 minutes away from the establishment clients have the beach, Kuta it is situated 10 minutes away from It is 20 minutes away from the airport, Denpasar it is 30 minutes away from. ROOM: Each room has a bathroom, a hairdryer, a direct line telephone, individual air-conditioning, a kettle and a coffee maker. They also have a satellite television, a stereo, a radio, internet, a mini-bar and a safe. FACILITIES: The establishment has a swimming pool, At an extra cost, you can find a massage service, spa treatments and a sauna. PAYMENT METHODS: Customers can pay by American Express, Mastercard and Visa. OTHERS: Regarding the food and beverage offering, clients have a breakfast service, a restaurant, international cuisine, Asian specialties and traditional cuisine.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="52.35" OriginalAmount="50.83" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.7235012" Longitude="115.1702423" StarRating="4" HotelCode="|36347" HotelName="Truntum Kuta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN PANTAI KUTA NO. 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/6/3/4/7/36347_13.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 103 standard rooms and bungalows. It has a reception, a safety deposit box service, a currency exchange service and a cloakroom. The establishment offers a hairdresser's, a bar, a television room and a playground. The establishment also has internet, a beach restaurant, a laundry service, a pharmacy, a medical care service, a car park and a conference room. SITUATION: This hotel is in the heart of Kuta. Is situated in the beach. Close to the establishment, clients can find shopping centres, restaurants, markets and the nightlife. 30 minutes away from the establishment clients have Denpasar it is situated 10 minutes away from Bali Airport. ROOM: All the rooms have a bathroom with a hairdryer, a direct line telephone, satellite or cable TV, a mini-bar, a kettle, a coffee maker, a double bed and an individual air-conditioning system. FACILITIES: At the beach, clients can enjoy surfing. The establishment has a swimming pool that has an area for children, a sunbathing terrace and deck chairs. The establishment also offers health treatments and tennis courts (available for a fee). MEALS: Guests are offered a breakfast service and Ã  la carte lunch and dinner.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="52.50" OriginalAmount="50.97" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.5439" Longitude="115.2309" StarRating="5" HotelCode="|47156" HotelName="FuramaXclusive Resort and Villas Ubud" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>BANJAR BINDU JLN.RAYA MAMBAL PO BOX 134 UBU 8</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/1/5/6/47156_1_9476.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment has 24 chalets air-conditioning, a hall with a reception, a reception, a currency exchange service and conference rooms. The establishment offers internet, room service, a car park, a bar, a restaurant, drinks, a laundry service and bicycle rental (for a fee). SITUATION: 20 minutes away from the establishment you haveUbud the commercial area of Bali Bird Park it is situated 10 kilometres away from it is situated 15 kilometres away from Sukawati the market Denpasar 30 kilometres away from the establishment, guests will find 45 minutes away from the establishment you haveNgurah Rai Airport. ROOM: Guests are offered one and two bedroom chalets with a bathroom with a shower, a bath, a hairdryer, a double bed, a direct line telephone and satellite or cable TV. They also have a radio, a Hi-Fi, internet, a mini-bar, a coffee maker, a kettle, an individual air-conditioning system, a terrace and a safety deposit box. FACILITIES: The establishment has swimming pools, an outdoor bar, a terrace with deck chairs and parasols. The establishment also has a hydromassage bath, a sauna, hydrotherapy treatments and a massage service (available for a fee), You can find an activities programme (available for a fee). MEALS: Regarding the food and beverage offering, the establishment offers a restaurant, room service and a bar. PAYMENT METHODS: Customers can pay using American Express, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="52.53" OriginalAmount="51.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.69388" Longitude="115.1619" StarRating="4" HotelCode="986765|pelangi_bali_hotel_spa" HotelName="Pelangi Bali Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 27/10/2026" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Garden,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Camplung Tanduk, Seminyak Beach, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/77/d1/77d1328d7b21767fff52c68d0668557ebaed1dff.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="53.18" OriginalAmount="51.63" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6738804" Longitude="115.1557813" StarRating="5" HotelCode="|400432" HotelName="Del Cielo Villa Seminyak" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Cendrawasih, Seminyak</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/4/3/2/400432_60caf0a1040.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="53.47" OriginalAmount="51.91" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.7157" Longitude="115.169333" StarRating="4" HotelCode="|41246" HotelName="Grand Istana Rama" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN RAYA PANTAI KUTA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/2/4/6/41246_1_3532.jpg</HotelPictures>
        <HotelDescription>HOTEL: This beach hotel, is in a garden area, has 106 renovated rooms, bungalows and superior rooms. It has a lobby, express check-out, a reception, a safety deposit box service, a currency exchange service, a restaurant, conference rooms, internet, room service and a laundry service. SITUATION: It is in front ofKuta the beach 5 minutes away from the establishment clients have shops, restaurants and the nightlife. it is situated 10 minutes away from the market ,Discovery the shopping centre 15 minutes away from the establishment clients have Bali Airport Clients can also find. ROOM: The rooms have a bathroom, individual air-conditioning, a satellite TV, a direct line telephone and a mini-bar. They also have a coffee maker, a kettle, a safety deposit box, a king-size bed and a terrace with garden views. FACILITIES: The establishment boasts a swimming pool that has an area for children (available for a fee) and an outdoor bar. Clients can enjoy activities such as bodyboarding and surfing. Guests are offered a massage service. PAYMENT METHODS: Customers can pay using American Express, JCB, Mastercard and Visa. OTHERS: Clients have at their disposal a cafÃ© and a restaurant. The establishment offers international dishes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="53.48" OriginalAmount="51.92" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.696832" Longitude="115.168044" StarRating="4" HotelCode="|66059" HotelName="The Haven Bali Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL. RAYA SEMINYAK, KUTA 500</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/6/0/5/9/66059_1_1562.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This boutique hotel, has air-conditioning, was built in 2007 and has 163 rooms a lobby with express check-out, a reception, a safety deposit box service, a currency exchange service and a lift. The establishment has a hairdresser's, a games room, a TV room, a cafÃ©, a restaurant and conference rooms. The establishment offers internet, a car park, room service, bicycle hire and a laundry service (for a fee). SITUATION: This hotel Seminyak it is in it is surrounded by beaches, Clients can also find restaurants, is 15 kilometres away from Kuta Square the shopping area 300 metres away from the establishment, you can find a beach, is situated 20 kilometres away from Ngurah Rai Airport. ROOM: Guests are offered one and two bedroom apartments with a balcony, a swimming pool and a bathroom with a shower, They also have a bath, a hairdryer, a king size or double bed, a direct line telephone, a satellite television, a radio, internet, a mini-bar, a microwave, individual air-conditioning, a coffee maker, a kettle and a safe. FACILITIES: Close to the establishment, clients can find a beach, bars, The establishment has 3 pools with children's area, a bar, a sunbathing terrace, spa treatments (available for a fee) and billiards. Clients can enjoy activities such as aerobics and go cycling (available for a fee). MEALS: Regarding the food and beverage offering, the establishment offers a continental breakfast and Ã  la carte or set-menu lunch and dinner. PAYMENT METHODS: The establishment accepts American Express, Diners Club, JCB, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="53.53" OriginalAmount="51.97" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.706893" Longitude="115.176238" StarRating="4" HotelCode="|210687" HotelName="ANEMA VILLA SEMINYAK" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Sri Kresna Legian Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/0/6/8/7/210687_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="53.54" OriginalAmount="51.98" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.81953" Longitude="115.14429" StarRating="5" HotelCode="|169569" HotelName="Mahagiri Villas and Spa Dreamland" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 18/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>JL KAHURIPAN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/5/6/9/169569_4.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has villas with a swimming pool, a kitchen, WiFi (free of charge), a car park (free of charge) and a transfer service to the airport, (free of charge). SITUATION: This establishment, is 4 minutes away from Dreamland the beach it is situated 10 minutes away from Nusa Dua the beach Jimbaran Bay. it is situated 20 minutes away from Ngurah Rai Airport. ROOM: They have an air-conditioning system, a sitting area, a flat-screen television, a DVD player, a microwave, deck chairs, an ironing set, a bathroom with a bath and outdoor shower. FACILITIES: Guests are offered a gym, a spa, a massage service, a barbecue, tourist information, excursions, car hire and a transfer service.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="53.56" OriginalAmount="52.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.138801" Longitude="114.57187" StarRating="4" HotelCode="986644|mimpi_resort_menjangan" HotelName="Mimpi Resort Menjangan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Smoking areas,Currency exchange,Smoke-free property,Security guard,Ticket assistance,Gift shop,Garden,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Banyuwedang, Buleleng, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d7/49/d749cc455f2a3af8146e51e885349bd0d3ca9c76.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="53.56" OriginalAmount="52.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.50342" Longitude="115.55239" StarRating="4" HotelCode="986545|candi_beach_resort_and_spa" HotelName="Candi Beach Resort and Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Computer,Air conditioning,24-hour reception,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Garden,Television in lobby,Terrace,Dryer,Fire Extinguisher">
        <Address>
          <AddressLines>
            <AddressLine>Mendira Beach, Sengkidu, Candidasa, Karangasem, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c1/fe/c1fe61138911f4b5a720574fc9b289ddb4e4b3ba.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="53.56" OriginalAmount="52.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.661143" Longitude="115.166824" StarRating="3" HotelCode="986712|villa_tukad_alit_" HotelName="Villa Kisaraa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,Smoking areas,Smoke-free property,Security guard,Ticket assistance,Express check-in/check-out,Garden,Television in lobby,Terrace,Fire Extinguisher,Patio,No elevators,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Kerobokan, BR Semer Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/21/a6/21a62f9afd7db19e5b87efebb70c6d5f495247cd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="53.68" OriginalAmount="52.12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.13757" Longitude="114.56929" StarRating="4" HotelCode="|47962" HotelName="Naya Gawana Resort and Spa - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 28/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>West Bali National Park, Banyuwedang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/9/6/2/47962_1_1639.jpg</HotelPictures>
        <HotelDescription>HOTEL: This club complex, with air-conditioning and has chalets a lobby, a reception, a safety deposit box service, a currency exchange service, a games room, a TV room and a restaurant. The establishment offers WiFi, a car park, bicycle rental and a laundry service (for a fee). SITUATION: It is inBali north-west it is situated next to Menjangan Bay it is in a natural park,3,5 hours away, you can find Ngurah Rai Airport. ROOM: They have a sitting room, individual air-conditioning, a king size or double bed, a bathroom with a shower and a bath. You are offered a direct line telephone, a coffee maker, a kettle, a hairdryer, a safety deposit box and a balcony or terrace. FACILITIES: Clients can enjoy activities such as horse-riding, hiking, go cycling and diving. Guests are offered a massage service and spa treatments. Clients can also find canoeing and billiards. Facilities (available for a fee), The establishment has a swimming pool (free of charge) and a hydromassage bath. PAYMENT METHODS: The establishment accepts American Express, JCB, Mastercard and Visa. OTHERS: Regarding the food and beverage provision, the establishment offers buffet and Ã  la carte restaurant.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="54.33" OriginalAmount="52.75" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.699334" Longitude="115.175163" StarRating="3" HotelCode="|167924" HotelName="Sara Residence By Nakula" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Nakula No.9 Legian Kaja</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/9/2/4/167924_1_6341.jpg</HotelPictures>
        <HotelDescription>HOTEL: The comfortable, welcoming hotel, it offers a swimming pool. SITUATION: This hotel is in Seminyak,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="54.59" OriginalAmount="53.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.695171" Longitude="115.263084" StarRating="4" HotelCode="986689|the_oasis_lagoon_sanur" HotelName="THE 1O1 Bali Oasis Sanur" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,24-hour reception,Elevator/lift,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Garden,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Tamblingan No 136 A, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0e/1f/0e1f3ec036c8eafd8cba02b1a362bec94ffd3fc1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="55.62" OriginalAmount="54.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.698184" Longitude="115.16465" StarRating="3" HotelCode="986568|hotel_kumala_pantai" HotelName="Hotel Kumala Pantai" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Elevator/lift,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Garden,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Werkudara, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/73/8c/738ca893227c05f31ee5e69aac9ab9ecd1ce3666.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="55.62" OriginalAmount="54.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.684288" Longitude="115.16055" StarRating="4" HotelCode="986580|ize_seminyak" HotelName="IZE Seminyak by LifestyleRetreats" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Computer,Air conditioning,Elevator/lift,Currency exchange,Smoke-free property,Security guard,Ticket assistance,Gift shop,Express check-in/check-out,Television in lobby,Terrace,Fire Extinguisher,All Spaces Non-Smoking (public and private),Outdoor furniture,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kayu Aya No. 68, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1e/08/1e08656437995e0270599b5b8cf6a644d16a8b3f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="55.62" OriginalAmount="54.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.708452" Longitude="115.16725" StarRating="4" HotelCode="986543|legian_beach_hotel" HotelName="Legian Beach Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Elevator/lift,Currency exchange,Smoke-free property,Security guard,Ticket assistance,Gift shop,Garden,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Melasti, Legian Kelod, Legian Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d0/6c/d06c1ac0582d9eba28830758f954c379aa7d6259.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="55.71" OriginalAmount="54.09" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.685407" Longitude="115.2563" StarRating="3" HotelCode="|399548" HotelName="Sekuta Condo Suite" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan. Sekuta No.12</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/5/4/8/399548_893da5f0645.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="56.20" OriginalAmount="54.56" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.69873" Longitude="115.16501" StarRating="3" HotelCode="|399576" HotelName="Kumala Pantai - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Werkudara Legian Kaja Kuta Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/5/7/6/399576_b99892a0725.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="56.26" OriginalAmount="54.62" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.83026" Longitude="115.144498" StarRating="4" HotelCode="|220635" HotelName="Airis Luxury Villas and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Uluwatu Km 23 Desa Ungasan Kuta Selatan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/0/6/3/5/220635_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="56.49" OriginalAmount="54.84" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.70582" Longitude="115.26068" StarRating="3" HotelCode="|47985" HotelName="Stana Puri Gopa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 29/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>JL. KESUMA SARI, SANUR 4</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/9/8/5/47985_1_6450.jpg</HotelPictures>
        <HotelDescription>HOTEL: This club complex and has 26 air-conditioning rooms, a lobby, express check-out, a reception and a safety deposit box service. The establishment offers guests a car park, a television room, a bar, a restaurant and bicycle rental (for a fee). SITUATION: It is inSanur the heart of 100 metres away, guests have the city centre, Denpasar 20 kilometres away from the establishment, guests will find It is 100 metres away from a beach, Clients can also find boutiques, souvenir shops, a supermarket, bars, pubs and a nightclub. it is situated 10 kilometres away from Ngurah Rai Airport. ROOM: The rooms a bathroom and a balcony. You are offered large suites, have a king-size bed, individual air-conditioning, a shower, a bath and a satellite or cable television with international channels. FACILITIES: The establishment has spa treatments and a massage service (available for a fee), Clients can enjoy activities such as water-skiing, jet-skiing, speedboating and canoeing (available for a fee), Guests can also enjoy a swimming pool that has an area for children. PAYMENT METHODS: The establishment accepts Mastercard and Visa. OTHERS: Regarding the food and beverage offering, clients have a continental breakfast and an Ã  la carte or set-menu lunch and dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="56.65" OriginalAmount="55.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.61947" Longitude="115.08822" StarRating="3" HotelCode="|169390" HotelName="Natya Tanah Lot" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 18/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Kawasan Wisata Tanah Lot, Tabanan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/3/9/0/169390_1_3895.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="57.68" OriginalAmount="56.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.688045" Longitude="115.26353" StarRating="3" HotelCode="986670|respati_beach_hotel" HotelName="Respati Beach Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,24-hour reception,Smoking areas,Currency exchange,Security guard,Ticket assistance,Garden,Terrace,No elevators">
        <Address>
          <AddressLines>
            <AddressLine>Jl. danu Tamblingan No. 33, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/04/b2/04b2732ad3edd726a320a0d3dc55a3e49d6d2e1f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="57.79" OriginalAmount="56.11" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.349065" Longitude="115.6807927" StarRating="3" HotelCode="|169804" HotelName="Hidden Paradise Cottages" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 01/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>PO. BOX 121 AMLAPURA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/8/0/4/169804_87c1af40951.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment has a laundry service, a currency exchange service, motorbike hire, a gift shop and a restaurant. SITUATION: This establishment, is close to Amed the beach. BUNGALOWS: The bungalows have WiFi at no extra cost, tropical gardens, a balcony, a fridge, a hairdryer, a living room and a bathroom with shower or bath. FACILITIES: This establishment has a swimming pool, a massage service and a car park (free of charge).,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="58.06" OriginalAmount="56.37" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.793631" Longitude="115.226734" StarRating="5" HotelCode="|166315" HotelName="Bali Nusa Dua" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kawasan Pariwisata Nusa Dua Lot NW/1, Nusa Dua</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/6/3/1/5/166315_1_8611.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers a swimming pool, a spa, a spa, a fitness centre, WiFi and a car park. SITUATION: This hotel Nusa Dua it is in Waterblow 10 minutes away, you can find Nusa Dua the beach 15 minutes away from the establishment, you can find Tanjung Benoa the beach Ngurah Rai Airport. ROOM: Each room has an air-conditioning system, a satellite television, a balcony with views, a mini-bar, a courtesy tea and coffee service, a bathroom with slippers, a hairdryer, complimentary bathroom items and bath or shower.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="58.09" OriginalAmount="56.40" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.350213" Longitude="115.682646" StarRating="3" HotelCode="|169315" HotelName="Coral View Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 31/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Lipah-Bunutan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/3/1/5/169315_12.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a salt water pool and a seafood restaurant. SITUATION: This establishment, is near Lipah the beach 2 hours away, you can find Ngurah Rai Airport. ROOM: All the rooms have an air-conditioning system, a balcony, a mini-bar, a bath, garden views, views of the swimming pool and sea views. FACILITIES: Guests are offered water activities, gardens, darts and table games. Clients can also find a launderette, a currency exchange, tourist information and car hire.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="58.71" OriginalAmount="57.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.518994" Longitude="115.26305" StarRating="3" HotelCode="986674|puri_padi" HotelName="Puri Padi Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 30/10/2026" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Express check-in/check-out,Garden,Terrace,No elevators">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hanoman, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7b/4f/7b4f583aea9f4b2ef3985f0dd1d518840f090384.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="58.71" OriginalAmount="57.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.5337" Longitude="115.2664" StarRating="4" HotelCode="986469|purana_boutique_resort" HotelName="Purana Boutique Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Express check-in/check-out,Garden,Terrace,Private check-in/check-out,Smoking Allowed,Patio">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Kumbuh, Desa Mas, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1a/24/1a24d768b410cfa57fd257d80997b01a04f3d6d1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="58.79" OriginalAmount="57.08" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.5931464" Longitude="115.1060367" StarRating="4" HotelCode="|399604" HotelName="De Moksha Eco Friendly Boutique Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 30/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Benuo, Banjar Kebilbil Desa Belalang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/6/0/4/399604_e68ad1c1002.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="59.08" OriginalAmount="57.36" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.5930858" Longitude="115.2735946" StarRating="0" HotelCode="|401448" HotelName="Mandala Desa Boutique Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 25/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Lantangidung, Sukawati,Batuan, Sukawati</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/4/4/8/401448_b0b3dee1204.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="59.12" OriginalAmount="57.40" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.7353" Longitude="115.16845" StarRating="2" HotelCode="|401480" HotelName="Mertha Jati and Bungalow" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 29/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Kubu Anyar, No. 8</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/4/8/0/401480_89314da1345.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="59.74" OriginalAmount="58.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.65092" Longitude="115.15978" StarRating="4" HotelCode="986748|the_khayangan_dreams_villa_kerobokan" HotelName="The Khayangan Dreams Villa Umalas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 16/10/2026" HotelFacility="Air conditioning,24-hour reception,Smoking areas,Ticket assistance,Garden,Smoking Allowed">
        <Address>
          <AddressLines>
            <AddressLine>JL. Tegal Cupek ll, Br Anyar Kelod, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e7/0b/e70b7ce3de50027e93971d41a2cab912d5148506.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="59.89" OriginalAmount="58.15" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.692678" Longitude="115.163299" StarRating="0" HotelCode="|166224" HotelName="Artemis Villa and" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 02/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl.Camplung Tanduk, Puri Kubu No.63F, Seminyak, Ba NULL NULL</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/6/2/2/4/166224_1_6737.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has spa facilities, a swimming pool, a restaurant and WiFi (free of charge), in communal areas. SITUATION: This establishment, is 500 metres away from a beach.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="60.77" OriginalAmount="59.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.808427" Longitude="115.22339" StarRating="4" HotelCode="986549|the_grand_bali_nusa_dua_3" HotelName="The Grand Bali Nusa Dua" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 27/10/2026" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Express check-in/check-out,Garden,Terrace,All Spaces Non-Smoking (public and private)">
        <Address>
          <AddressLines>
            <AddressLine>ITDC Complex Nusa Dua Lot RA 6, Jl. Nusa Dua Selatan No. 8, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/94/70/947016acc8078346e4109760c0891070316ec5d1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="60.77" OriginalAmount="59.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.57978" Longitude="115.26747" StarRating="3" HotelCode="986621|bali_purnati_center_for_the_arts" HotelName="The Bali Purnati Center For The Arts" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,24-hour reception,Smoke-free property,Ticket assistance,Express check-in/check-out,Garden,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gunung Abang, Br. Penataran, Ubud, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4d/6b/4d6bb557290a52f978bf679e47499bc50e7c048a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="60.77" OriginalAmount="59.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.8303385" Longitude="115.12945" StarRating="4" HotelCode="986576|hidden_valley_resort_bali" HotelName="S Resorts Hidden Valley Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,24-hour reception,Smoking areas,Smoke-free property,Ticket assistance,Gift shop,Garden,Television in lobby,Terrace,Outdoor furniture">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Nabor No. 29, Kuta Selatan, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/75/4c/754c929a8de54ec7da1d8c3c109842d482f149f4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="60.80" OriginalAmount="59.03" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.5227562" Longitude="115.2322322" StarRating="4" HotelCode="|68181" HotelName="Villa Semana Resort and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>BANJAR SEMANA, DESA SINGAKERTA, UBUD, GIANYAR</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/8/1/8/1/68181_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This club complex, has a lobby, with a reception, express check-out, a safety deposit box service, a television room and a restaurant. The establishment offers internet, room service, a laundry service (for a fee) and a car park. SITUATION: Ubud it is 10 minutes away from it is near Bali the tourist centre of. ROOM: Clients can find chalets, have a sitting room, a dining room, a kitchen, butler (available on request), a bathroom with a shower, a bath and a hairdryer. You can also find a king size or double bed, a direct line telephone, satellite or cable TV, a safety deposit box, a mini-bar, a coffee maker and a kettle. They also have an individual air-conditioning system and a balcony or terrace. FACILITIES: The establishment has a covered swimming pool, sunbeds and parasols. Guests are offered a sauna, a steam bath, hydrotherapy treatments and a massage service (available for a fee). MEALS: Regarding the food and beverage offering, the establishment offers a restaurant. PAYMENT METHODS: The establishment accepts American Express, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="61.25" OriginalAmount="59.47" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.486996" Longitude="115.248083" StarRating="4" HotelCode="|399634" HotelName="Temuku Villas Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pura Ulun Carik, No.7, Lungsiakan, Kedewatan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/6/3/4/399634_e0ee5cc0932.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="61.62" OriginalAmount="59.83" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.502444" Longitude="115.263092" StarRating="4" HotelCode="|399633" HotelName="Solo Villas and Retreat" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 28/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kajeng, juwuk manis</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/6/3/3/399633_45e47f10957.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="61.65" OriginalAmount="59.85" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.110496" Longitude="115.319184" StarRating="4" HotelCode="|399264" HotelName="Bondalem Beach Club" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 30/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Arcana, Desa Bondalem, 0</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/2/6/4/399264_62e105b0850.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="61.80" OriginalAmount="60.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.808986" Longitude="115.22514" StarRating="5" HotelCode="986533|hotel_novotel_bali_nusa_dua_hotel__residences" HotelName="Novotel Bali Nusa Dua - Hotel &amp; Residences" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="ATM,Shopping on site,Computer,Air conditioning,24-hour reception,Elevator/lift,Smoking areas,Currency exchange,Smoke-free property,Newspapers,Ticket assistance,Gift shop,Garden,Television in lobby,Terrace,Express check-in,Outdoor furniture,Upper floors accessible by elevator">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pantai Mengiat, BTDC Complex, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0c/82/0c82b3a7a871546674a271148d562ecd390228b4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="61.80" OriginalAmount="60.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.523147" Longitude="115.23356" StarRating="4" HotelCode="986685|villa_semana_resort_spa" HotelName="Villa Semana Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Express check-in/check-out,Garden,Television in lobby,Terrace,Fire Extinguisher,Patio,Outdoor furniture,Adults Only,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Semana Desa Singakerta, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c2/68/c268790a5dc5a584fa66492780965c676ab69667.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="61.80" OriginalAmount="60.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.772171" Longitude="115.22281" StarRating="5" HotelCode="986552|grand_aston_bali_beach_resort" HotelName="Hotel Nikko Bali Benoa Beach" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="ATM,Shopping on site,Air conditioning,Elevator/lift,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Express check-in/check-out,Garden,Terrace,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pratama 68X, Tanjung Benoa, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/d6/07/d60719a94d8a3c386e319cf337a2a7586beaf085.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="61.80" OriginalAmount="60.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.694663" Longitude="115.17078" StarRating="0" HotelCode="986719|villa_belharra" HotelName="Villa Belharra" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/10/2026" HotelFacility="Air conditioning,Smoking areas,Smoke-free property,Garden,Terrace,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Baik Baik, gang Pudak, number 4, 80361 Seminyak, Indonesia, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cb/2e/cb2e9e7405a444ea95bae30f465aef5bfd0054e9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="62.14" OriginalAmount="60.33" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.71021" Longitude="115.468" StarRating="3" HotelCode="|402510" HotelName="Bintang Bungalow" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 30/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Desa Sakti - Banjar Sakti</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/2/5/1/0/402510_633b5790715.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="62.32" OriginalAmount="60.50" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.506654" Longitude="115.259202" StarRating="3" HotelCode="|167816" HotelName="Samhita Garden" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 29/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bisma, Ubud</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/8/1/6/167816_pool.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment is situated 40 kilometres away from the airport Denpasar. ROOM: The establishment has of different styles.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="62.42" OriginalAmount="60.60" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.506" Longitude="115.261" StarRating="2" HotelCode="|169634" HotelName="Puri Saraswati Dijiwa Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL. RAYA UBUD, BALI, INDONESIA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/6/3/4/169634_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has gardens, 18 rooms, a lobby with safety deposit boxes, room service, a laundry service (for a fee) and a car park. SITUATION: This hotel is in Ubud the centre of 2 minutes walk away, you can find Ubud the Market of the Royal Palace, the art museum and, This hotel is situated 35 kilometres away from Ngurah Rai Airport. ROOM: Each room has a bathroom with a shower, a bath, a hairdryer, a double or king-size bed, a direct line telephone, a satellite or cable television and a safe. All the rooms have an individual air-conditioning system and a desk.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="62.50" OriginalAmount="60.68" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6907" Longitude="115.26216" StarRating="2" HotelCode="|67196" HotelName="Pondok Prima Cottages" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 30/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>JL. BUMI AYU, SANUR 23</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/7/1/9/6/67196_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This Balinese style hotel, has a lobby, a reception, a safety deposit box service, a cloakroom, a TV room and a restaurant. The establishment offers internet (for a fee), room service, a laundry service and a car park. SITUATION: Sanur it is in near the establishment, you will find the beach, Clients can also find restaurants, bars and pubs. it is 1 kilometre away from the nightlife, is 20 minutes away from Bali Airport. ROOM: They have a bathroom, a shower, a terrace with views, an air-conditioning system, a fridge, a television, a DVD player, internet and a mini-bar. FACILITIES: Clients can find a swimming pool and deck chairs. At an extra cost, you can find a massage service, diving and billiards. 10 minutes away, clients have at their disposal a golf course. PAYMENT METHODS: Customers can pay by Mastercard and Visa. OTHERS: Regarding the food and beverage offering, clients have continental or American breakfast and an Ã  la carte or set-menu lunch and dinner.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="62.54" OriginalAmount="60.72" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.5062305" Longitude="115.559853" StarRating="3" HotelCode="|167970" HotelName="Lotus Bungalows" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Candidasa Main Road Karangasem</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/9/7/0/167970_gen.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has WiFi in communal areas (free of charge). SITUATION: This establishment is in the centre of Candi Dasa. BUNGALOWS: The bungalows have a terrace, air-conditioning, a minibar, kettle, a safe, a wardrobe, a bathroom with hairdryer and a shower. FACILITIES: Outdoors, clients have access to a swimming pool.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="62.83" OriginalAmount="61.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.793317" Longitude="115.22678" StarRating="4" HotelCode="986431|bali_nusa_dua_hotel__convention" HotelName="Bali Nusa Dua Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/10/2026" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Elevator/lift,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Garden,Television in lobby,Terrace,Fire Extinguisher">
        <Address>
          <AddressLines>
            <AddressLine>Kawasan Terpadu ITDC NW/1, Nusa Dua, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9b/6c/9b6cff272c39514176777cfeba792bc2528e3321.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="62.83" OriginalAmount="61.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.482275" Longitude="115.26714" StarRating="4" HotelCode="986757|the_sankara_suites_villas" HotelName="The Sankara Suites &amp; Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,Elevator/lift,Currency exchange,Smoke-free property,Security guard,Express check-in/check-out,Chapel,Garden,Terrace,Early check-in,Late check-out,Design hotel,Private check-in/check-out,Dryer,Fire Extinguisher,Smoking Allowed,All Spaces Non-Smoking (public and private),Outdoor furniture,Upper floors accessible by elevator">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Sri Wedari No.973, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/ca/53/ca5342d1fc557d176fca29a00c735a78b1330a2a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="62.97" OriginalAmount="61.14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6835567" Longitude="115.4355108" StarRating="3" HotelCode="|401437" HotelName="The Palm Grove Villas Lembongan" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 30/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Mushroom Bay</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/4/3/7/401437_008a6ab1244.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="63.23" OriginalAmount="61.39" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.559591" Longitude="115.266285" StarRating="5" HotelCode="|400420" HotelName="Ubud Nyuh Bali Resort and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Raya Silungan st Lodtunduh Ubud, 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/4/2/0/400420_35caaf00921.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="63.86" OriginalAmount="62.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.781297" Longitude="115.16553" StarRating="5" HotelCode="986593|le_meridien_bali_jimbaran" HotelName="Le Meridien Bali Jimbaran" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="ATM,Shopping on site,Computer,Air conditioning,24-hour reception,Elevator/lift,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Express check-in/check-out,Chapel,Garden,Terrace,Private check-in/check-out">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bukit Permai, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c0/68/c0682bd56ca742c2f992f2b64111815b672ca554.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="63.91" OriginalAmount="62.05" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.449383" Longitude="115.234269" StarRating="4" HotelCode="|167814" HotelName="Rijasa Agung Resort Villas - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 18/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Begawan, Desa Melinggih Kelod Payangan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/8/1/4/167814_1_5551.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment is situated above the river Ayung. The establishment offers a transfer service to the city centre. It is 20 minutes drive away from the city centre. ROOM: The rooms have marble floor, a television and a balcony with stunning views. FACILITIES: The establishment boasts an outdoor pool.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="63.98" OriginalAmount="62.12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.1443461" Longitude="114.5515217" StarRating="4" HotelCode="|156562" HotelName="The Menjangan - Chse Certified" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Denpasar - Gilimanuk No.Km. 17</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/6/5/6/2/156562_1_4690.jpg</HotelPictures>
        <HotelDescription>SITUATION: This complex is in West Bali the National Park of Close to, the establishment is 10 kilometres away from Singaraja the urban centre of about 10 minutes away (by car) from Pemuteran the beach it is 150 kilometres away from Ngurah Rai the International Airport of. HOTEL: This air-conditioned hotel has a hall, a reception, express check-out, a safety deposit box service, a TV room, WiFi, room service and a laundry service. ROOM: All the rooms have modern facilities, a bathroom with a shower, a bath, a double bed, a television, internet, a mini-bar, a coffee maker, a kettle, individual air-conditioning and a balcony or terrace.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="64.05" OriginalAmount="62.18" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.695138" Longitude="115.1724155" StarRating="0" HotelCode="|169347" HotelName="Lasanti s and Spa Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 09/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>JALAN NAKULA GANG BAIKBAIK NO 89SEMINYAK KUTA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/3/4/7/169347_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers a library, tourist information, WiFi (free of charge) and a transfer service to the airport, Guests can find the massage service, a laundry service and a car hire service. SITUATION: This hotel Seminyak it is in Close to Seminyak the beach 30 minutes away, you can find Ngurah Rai Airport. ROOM: Guests can find a swimming pool, a kitchen, a television, a safety deposit box and mosquito nets.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="64.89" OriginalAmount="63.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.679744" Longitude="115.157776" StarRating="4" HotelCode="986622|centra_taum_seminyak_bali" HotelName="Taum Resort Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,24-hour reception,Elevator/lift,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Garden,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>37-39 Lebaksari St, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e9/7f/e97f810b767e76cba628bbe29744474ad6d05a29.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="65.92" OriginalAmount="64.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.709527" Longitude="115.16752" StarRating="5" HotelCode="986686|pullman_bali_legian_nirwana" HotelName="Pullman Bali Legian Beach" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="ATM,Shopping on site,Computer,Air conditioning,24-hour reception,Elevator/lift,Currency exchange,Smoke-free property,Newspapers,Ticket assistance,Express check-in/check-out,Garden,Television in lobby,Terrace,All Spaces Non-Smoking (public and private)">
        <Address>
          <AddressLines>
            <AddressLine>Melasti 1, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/61/35/6135e99dd6101867e2eb5b9665cf4259427c4a94.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="65.92" OriginalAmount="64.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.729628" Longitude="115.16698" StarRating="5" HotelCode="986519|discovery_kartika_plaza_hotel" HotelName="Discovery Kartika Plaza Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="ATM,Shopping on site,Computer,Air conditioning,24-hour reception,Elevator/lift,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Express check-in/check-out,Garden,Television in lobby,Terrace,Fire Extinguisher,Smoking Allowed">
        <Address>
          <AddressLines>
            <AddressLine>Jl Kartika Plaza, PO. Box 1012, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a5/38/a53887cbfa9107c7be242a91aa09d58ffc751ed5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="66.61" OriginalAmount="64.67" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.659767" Longitude="115.134981" StarRating="3" HotelCode="|401400" HotelName="Villa Del Mar Canggu" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 25/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Nelayan 1, Gang Dolphin No.9, Canggu</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/4/0/0/401400_26ec6760958.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="66.68" OriginalAmount="64.74" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.49818" Longitude="115.26134" StarRating="4" HotelCode="|169728" HotelName="The Samara" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 18/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>JALAN KAJENG UBUD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/7/2/8/169728_1_8261.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a swimming pool, a bicycle rental desk, it offers a laundry service, a transfer service to the airport, WiFi (free of charge), in communal areas, a restaurant and a bar. SITUATION: This establishment, is a 10-minute walk away from the Royal Palace and Ubud the Market of la selva de los Monos it is situated 2 kilometres away from, 36 kilometres away from the establishment, guests will find Ngurah Rai the airport. ROOM: All the rooms have a terrace, computer safe, a flat-screen television and a bathroom with a shower.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="66.95" OriginalAmount="65.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.736907" Longitude="115.16368" StarRating="5" HotelCode="986535|holiday_inn_resort_baruna_bali" HotelName="Holiday Inn Resort Baruna Bali by IHG" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/10/2026" HotelFacility="Shopping on site,Computer,Air conditioning,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Garden,Television in lobby,Terrace,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Wana Segara 33, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a9/a6/a9a61fe6adfffecd7eab7ccccd2430c39de9d313.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="66.95" OriginalAmount="65.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.769937" Longitude="115.222694" StarRating="5" HotelCode="986662|kind_villa_bintang_resort" HotelName="Sadara Boutique Beach Resort Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 30/09/2026" HotelFacility="Air conditioning,24-hour reception,Elevator/lift,Currency exchange,Newspapers,Gift shop,Garden,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Tanjung Benoa, Jl. Pratama, Benoa, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/b5/1b/b51b9805aafb489f4592a541e8138bc4c913f7bd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="67.39" OriginalAmount="65.43" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.73709" Longitude="115.16318" StarRating="5" HotelCode="|47234" HotelName="Holiday Inn Resort Baruna Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 02/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Wana Segara 33</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/2/3/4/47234_1_5935.jpg</HotelPictures>
        <HotelDescription>HOTEL: This Balinese style complex, has tropical gardens, was opened in 2009 and has 195 suites air-conditioning, a WC, a lobby with a reception, a safety deposit box service, a currency exchange service, daily newspapers, a lift, a playground and a mini-club. The establishment offers guests 2 restaurants, a cafÃ© and a bar. It also has room service, conference facilities, WiFi, a car park and a laundry service (for a fee). SITUATION: Tuban It is in close to the establishment, clients can find the leisure area ,Kuta the shopping area of it is 1 kilometre away from Waterbom Park the water park Discovery the shopping centre Denpasar it is situated 45 kilometres away from It is 10 minutes away fromNgurah Rai Airport. ROOM: They have a direct line telephone, a television, internet, a fridge, a coffee maker and a kettle. There is also a safe, a balcony or terrace, an individual air-conditioning system, a bathroom with a shower and a hairdryer. FACILITIES: The establishment boasts Kid Suites, family suite and an activities programme for children, (available for a fee), The establishment has a bar, a massage service, a spa (available for a fee), a gym, a swimming pool, a children's swimming area, an outdoor bar and a terrace. At the beach, guests can find deck chairs and parasols. PAYMENT METHODS: Customers can pay using American Express, Diners Club, JCB, Mastercard and Visa. OTHERS: Regarding the food and beverage offering, clients can enjoy breakfast, lunch and dinner service in the restaurant, The establishment serves a continental buffet breakfast and Ã  la carte lunch and dinner.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="67.71" OriginalAmount="65.74" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.537981" Longitude="115.265636" StarRating="4" HotelCode="|167817" HotelName="The Sankara Resort By Pramana" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Kumbuh, Desa Mas, Ubud, Gianyar</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/8/1/7/167817_1_6699.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment is in Mas/Ubud, 90 minutes away from the establishment, you can find Airport Ngurah Rai. It is situated 15 minutes away from the cultural centre. ROOM: The establishment has 20 rooms and villas.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="67.80" OriginalAmount="65.83" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.80963" Longitude="115.175489" StarRating="5" HotelCode="|63515" HotelName="The Beverly Hills Bali A Luxury Villas and Spa - Chse Certified" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Goa Gong, Banjar Santhi Karya, Jimbaran</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/3/5/1/5/63515_1_1227.jpg</HotelPictures>
        <HotelDescription>HOTEL: This inviting hotel and romantic.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="67.95" OriginalAmount="65.97" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.250579" Longitude="115.399686" StarRating="4" HotelCode="|166331" HotelName="The Ayu Kintamani Villa at Toya Devasya" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 29/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Puri Bening Toya Bungkah</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/6/3/3/1/166331_int.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in Batur Lake 45 minutes away from the establishment, clients can find Ubud the centre of 90 minutes away from the establishment clients have Denpasar Airport. ROOM: The establishment has villas with private swimming pool, an air-conditioning system, a balcony, cable television, a mini-bar, a kettle and a coffee maker. OTHERS: Regarding the food and beverage offering, you can enjoy a restaurant.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="67.98" OriginalAmount="66.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.512319" Longitude="115.260765" StarRating="4" HotelCode="986671|ubud_village" HotelName="Ubud Village Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Express check-in/check-out,Garden,Terrace,Upper floors accessible by elevator">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Monkey Forest, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f9/11/f911bfdc481a66b7d9afb52e8e58b3395bdc505f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="68.12" OriginalAmount="66.14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6960852" Longitude="115.1696742" StarRating="4" HotelCode="|169577" HotelName="Jas Boutique Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 27/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>JL RASEMINYAK GANG TAMAN SARI</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/5/7/7/169577_10.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in Seminyak the city centre of 10 minutes away from the establishment, clients can find Kuta the beach 15 minutes away from the establishment guests have the beach, is 30 minutes away from Ngurah Rai Airport. ROOM: Each room has a kitchen, a television, a swimming pool and WiFi (free of charge), You are offered suites, villas, a dining area, a safety deposit box and a bathroom with a bath. FACILITIES: Guests are offered a massage service, barbecue, a swimming pool, a reception, car hire, motorcycle rental, a transfer service to the airport, ticket sales and a currency exchange.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="69.26" OriginalAmount="67.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6731" Longitude="115.16015" StarRating="4" HotelCode="|170131" HotelName="Kecapi Villa Seminyak By Ini Vie Hospitality" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL PETITENGET GG KECAPI NO 8 SEMINYAK</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/0/1/3/1/170131_6.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, is in an excellent location excellent transport links to points of interest, is situated 1 kilometre away from Petitenget the beach a 5-minute walk away from Potato Head the beach club it is 20 minutes drive away from Ngurah Rai the airport. ROOM: The establishment has villas with dining room, solarium, a mini-bar (free of charge), a bathroom, a kitchen with hobs, a toaster, juicer, a coffee maker, a sitting room, MP3, a CD player and a safe. FACILITIES: Guests are offered free access toCanggu the club Where you can find a fitness centre, a tennis court, a library and a swimming pool.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="69.36" OriginalAmount="67.34" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.559038" Longitude="115.261134" StarRating="4" HotelCode="|399520" HotelName="Canvas Escape Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. A.A. Gede Rai No.21, Lodtunduh</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/5/2/0/399520_b5873ac0449.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="69.42" OriginalAmount="67.40" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.69457" Longitude="115.16917" StarRating="0" HotelCode="|169431" HotelName="Downtown s" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN PURA DALEM 9D, SEMINYAK</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/4/3/1/169431_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel Seminyak it is in 15 minutes away from the establishment, clients can find Seminyak the beach it is 5 minutes away from Seminyak District La plaza de Seminyak it is 30 minutes drive away from 30 minutes away from the establishment you have Ngurah Rai Airport. ROOM: The establishment has villas with private swimming pool, WiFi (free of charge), a patio, an air-conditioning system, flatscreen cable television, a DVD player and a kitchen. FACILITIES: Guests are offered a fitness centre, a massage service and tourist information. OTHERS: Regarding the food and beverage offering, clients can enjoy room service and a breakfast service.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="69.73" OriginalAmount="67.70" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6765745" Longitude="115.1725615" StarRating="4" HotelCode="|156570" HotelName="Aldeoz Grand Kancana Villa Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 23/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>JL. GUNUNG JAYAWIJAYA 494 KEROBOKAN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/6/5/7/0/156570_11.jpg</HotelPictures>
        <HotelDescription>HOTEL: This tourist establishment, was built in 2013, has 1 floor, 30 rooms and a car park. SITUATION: This hotel is in the heart of, the city, Close to the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="69.88" OriginalAmount="67.84" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.83452" Longitude="115.17916" StarRating="4" HotelCode="|156497" HotelName="Nunamkhalu Private Villas and Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 18/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>JL. MELASTI II Nº 88, KUTUH, NUSA DUA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/6/4/9/7/156497_2.jpg</HotelPictures>
        <HotelDescription>SITUATION: The complex, Nusa Dua it is in about 15 minutes away (by car) from and Dreamland Beach the beach, the establishment is a 35-minute drive away from Bali Airport. HOTEL: This hotel is ideal for holidays, has a lobby with a reception, a safety deposit box service, with air-conditioning, a restaurant and WiFi. The establishment also offers room service, a laundry service and a swimming pool. VILLAS: Clients have at their disposal modern chalets with a kitchen, a dining room, a living room, a large bathroom with bath and a shower. They also have a private swimming pool, a terrace, satellite and cable television, internet, a mini-bar, a coffee maker, a teapot, a double bed, an individual air-conditioning system, a safe and a balcony or terrace. MEALS: The establishment offers a breakfast service and a set-menu lunch and dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="70.04" OriginalAmount="68.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.71895" Longitude="115.17221" StarRating="3" HotelCode="986482|_0x2d978" HotelName="Poppies Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/10/2026" HotelFacility="Computer,Air conditioning,24-hour reception,Smoking areas,Smoke-free property,Security guard,Newspapers,Ticket assistance,Express check-in/check-out,Garden,Terrace,Fire Extinguisher">
        <Address>
          <AddressLines>
            <AddressLine>Poppies Lane 1, No. 19, Jalan Legian, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4a/07/4a075a3458b0033e37a99e0222072a26ce0efeba.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="70.18" OriginalAmount="68.14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.5609477" Longitude="115.2652582" StarRating="5" HotelCode="|400429" HotelName="The Garcia Ubud and Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Silungan, 4</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/4/2/9/400429_64ee4f91028.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="70.57" OriginalAmount="68.51" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.68497" Longitude="115.16333" StarRating="4" HotelCode="|169713" HotelName="Jas Green Villas and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 25/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>JLN KAYU AYA GANG BUGIS SEMINYAK</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/7/1/3/169713_13.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="71.00" OriginalAmount="68.93" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.64205" Longitude="115.145033" StarRating="4" HotelCode="|400441" HotelName="Sotis Villa Canggu" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 29/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Kayutulang, Canggu, Kec. Kuta Utara, Kabu</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/4/4/1/400441_8b897311011.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="71.03" OriginalAmount="68.96" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.70756" Longitude="115.25748" StarRating="3" HotelCode="|401420" HotelName="Natah Bale Villas" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 18/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl Cemara</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/4/2/0/401420_c8ef56a1148.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="71.07" OriginalAmount="69.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.4500065" Longitude="115.23324" StarRating="5" HotelCode="986559|ayung_resort_ubud_3" HotelName="Ayung Resort Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Express check-in/check-out,Garden,Television in lobby,Terrace,Private check-in/check-out,Fire Extinguisher">
        <Address>
          <AddressLines>
            <AddressLine>Desa Melinggih Kelod, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/de/83/de830183769f14831ab4860b14bbeffd72b66e6b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="71.29" OriginalAmount="69.21" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.355991" Longitude="115.6906" StarRating="3" HotelCode="|400839" HotelName="Palm Garden Amed Beach and Spa Resort Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bunutan Abang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/8/3/9/400839_1a13ab51358.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="72.10" OriginalAmount="70.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.49254" Longitude="115.25758" StarRating="5" HotelCode="986736|the_lokha_ubud" HotelName="The Lokha Ubud Resort, Villas &amp; SPA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Computer,Air conditioning,24-hour reception,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Express check-in/check-out,Chapel,Garden,Television in lobby,Terrace,Upper floors accessible by elevator">
        <Address>
          <AddressLines>
            <AddressLine>Jln Bangkiangsidem, Desa Keliki, Tegallalang, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/37/47/3747d911de9d30b6bcae2f3c06055af8105b3cc5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="74.03" OriginalAmount="71.87" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.69528" Longitude="115.1724" StarRating="4" HotelCode="|169423" HotelName="De' Bharata Villas Seminyak" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 26/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>JL SUNSET ROAD GANG BAIK BAIKSEMINYAK</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/4/2/3/169423_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is an ideal place for relaxing, has a reception, a safety deposit box service, room service, a laundry service, a medical care service, a car park and a transfer service to the airport. SITUATION: This establishment, Bali it is in.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="74.16" OriginalAmount="72.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.807057" Longitude="115.225235" StarRating="5" HotelCode="986700|courtyard_by_marriott_bali_nusa_dua" HotelName="Courtyard Bali Nusa Dua Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 28/10/2026" HotelFacility="ATM,Shopping on site,Computer,Air conditioning,Elevator/lift,Currency exchange,Smoke-free property,Heating,Security guard,Newspapers,Garden,Television in lobby,Terrace,Outdoor furniture,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Kawasan Pariwisata Lot Sw1, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e3/b2/e3b2de9ebc4552c8be8bfd062d0b08acf175a8d8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="74.54" OriginalAmount="72.37" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.67058" Longitude="115.159409" StarRating="5" HotelCode="|399846" HotelName="Ayona Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Batu Belig Street Gang Bayu No.8 Seminyak</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/8/4/6/399846_b9396021129.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="75.19" OriginalAmount="73.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.684345" Longitude="115.15929" StarRating="4" HotelCode="986579|u_paasha_seminyak_bali" HotelName="Cross Paasha Bali Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,24-hour reception,Elevator/lift,Currency exchange,Smoke-free property,Security guard,Ticket assistance,Express check-in/check-out,Terrace,Fire Extinguisher">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Kayu Aya No.78, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5d/21/5d21a6c131cfec8df1c5a33f3fface7a6aaa4612.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="78.04" OriginalAmount="75.77" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.572243" Longitude="115.25968" StarRating="5" HotelCode="|210688" HotelName="Sthala, A Tribute Portfolio , Ubud Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 29/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan A.A Gede Rai, Banjar Mawang Kelod, Lodtunduh, Ubud, Gianyar</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/0/6/8/8/210688_1_7928.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="78.28" OriginalAmount="76.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.689508" Longitude="115.1718" StarRating="4" HotelCode="986514|the_amala_2" HotelName="The Amala Boutique Retreat" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 12/10/2026" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Smoking areas,Currency exchange,Smoke-free property,Security guard,Ticket assistance,Gift shop,Garden,Terrace,Outdoor furniture">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kunti 108, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1b/58/1b580a3051a538eb4721cfe33e3adab9510aede7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="79.77" OriginalAmount="77.45" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.682837" Longitude="115.263139" StarRating="4" HotelCode="|60254" HotelName="Segara Village" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 25/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>JL. SEGARA AYU, SANUR, PO BOX 3091 DENPASAR</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/0/2/5/4/60254_1_6785.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This club complex, has 120 rooms and with air-conditioning. It has a reception area, gardens, a lobby, express check-out, a reception, a safety deposit box service, a currency exchange service, daily newspapers, a television room, a bar and a restaurant. The establishment offers guests room service, a car park, internet, a laundry service and bicycle rental. SITUATION: The complex, is in Segara Ayu the street it is in the beach, is 1,5 kilometres away from the city centre, Where you can find Hardy's the shopping centre the tourist office. 30 minutes away from the establishment you have Ngurah Rai Airport. ROOM: They have a double bed, an individual air-conditioning system, a central heating system, a satellite TV and a direct line telephone. Clients are offered a kitchen with mini-bar, a coffee maker, a kettle, a bathroom with a shower, toiletry set and a hairdryer. You are offered an ironing set (available on request), a reception with a safe and a balcony or terrace. FACILITIES: The establishment boasts 3 swimming pools, private beach, an activities programme and a children's area. You can find a snack bar, a hydromassage bath, deck chairs and parasols. At the beach, customers can find deck chairs and parasols. Guests can enjoy enjoy tennis, play ping-pong, playing billiards and beach volleyball. For a fee, you can enjoy a massage service. PAYMENT METHODS: Customers can pay using American Express, Diners Club, JCB, Mastercard and Visa. OTHERS: Regarding the food and beverage offering, clients have a restaurant, a buffet breakfast and a set-menu lunch and dinner.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="80.34" OriginalAmount="78.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.482513" Longitude="115.25828" StarRating="5" HotelCode="986470|jannata_resort_and_spa" HotelName="Jannata Resort and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/10/2026" HotelFacility="Air conditioning,Smoking areas,Currency exchange,Smoke-free property,Newspapers,Ticket assistance,Garden,Terrace,Private check-in/check-out,Outdoor furniture,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Rsi Markandya, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fb/16/fb167e213dd63d2220b7091112811007d08e8a0f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="80.34" OriginalAmount="78.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.430113" Longitude="114.818214" StarRating="4" HotelCode="986675|puri_dajuma_beach_eco_resort__spa" HotelName="Puri Dajuma Beach Eco-Resort &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="ATM,Shopping on site,Computer,Air conditioning,24-hour reception,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Garden,Television in lobby,Terrace,Fire Extinguisher">
        <Address>
          <AddressLines>
            <AddressLine>Pekutatan Negara, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cf/91/cf91308622867737133e8aabae61066f0d08da09.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="80.34" OriginalAmount="78.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.785887" Longitude="115.22532" StarRating="4" HotelCode="986706|bali_tropic_resort__spa" HotelName="Bali Tropic Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Smoking areas,Currency exchange,Smoke-free property,Security guard,Ticket assistance,Gift shop,Garden,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Jl Pratama 34A, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/af/9e/af9ecf6222196a86b381416887c5291cea099583.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="81.57" OriginalAmount="79.19" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.67992" Longitude="115.15545" StarRating="0" HotelCode="|156495" HotelName="Nunia Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL. PANGKUNGSARI GG. MAHARAJA, PETITENGET 3</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/6/4/9/5/156495_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, Bali it is in is situated in Seminyak the area Close to, Where clients can find restaurants, Playa de Seminyak 10 minutes walk away, you can find it is 20 minutes drive away from Bali Airport.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="82.25" OriginalAmount="79.85" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.72147" Longitude="115.17088" StarRating="5" HotelCode="|42345" HotelName="Hard Rock Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai, Banjar Pande Mas, Kuta</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/3/4/5/42345_1_659.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 418 rooms, suites with features that offer you the maximum level of comfort, a swimming pool, a jacuzzi, a sauna, a restaurant and a buffet breakfast. SITUATION: Kuta Beach It is in this hotel is in the commercial area, 10 minutes away from the establishment guests have Bali Airport.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="82.40" OriginalAmount="80.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.78239" Longitude="115.22526" StarRating="5" HotelCode="986472|holiday_inn_resort_bali_benoa" HotelName="Holiday Inn Resort Bali Nusa Dua by IHG" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 30/09/2026" HotelFacility="ATM,Shopping on site,Computer,Air conditioning,24-hour reception,Elevator/lift,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Express check-in/check-out,Garden,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Jl Pratama, No 86, Tanjung Benoa, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c7/38/c73878ccc78280de0211545de19e5f7e3e07213b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="83.04" OriginalAmount="80.62" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.68773" Longitude="115.26472" StarRating="3" HotelCode="|42206" HotelName="Respati Beach - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/2/0/6/42206_1_4386.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment boasts 32 rooms, The establishment has a lobby with a reception, a safety deposit box service, a currency exchange service, a bar and a restaurant. The establishment offers room service, a laundry service (for a fee) and bicycle rental (for a fee). SITUATION: it is in the beach, 10 minutes away from the establishment, you can find shops, Denpasar 20 minutes away from the establishment clients have Kuta it is situated 30 minutes away from Ubud it is 45 minutes away from 30 minutes away from the establishment, clients can find Ngurah Rai Airport. ROOM: They have a hairdryer, a direct line telephone, a satellite television, a mini-bar, a balcony or terrace and individual air-conditioning. FACILITIES: The establishment has a swimming pool with deck chairs, parasols and an outdoor bar. You can find water sports and canoeing (available for a fee), The establishment also offers a spa, a jacuzzi and a massage service (available for a fee), it is situated 15 minutes away from the golf course. PAYMENT METHODS: Customers can pay using American Express, Mastercard and Visa. OTHERS: Regarding the food and beverage offering, clients have a buffet breakfast and set-menu or Ã  la carte lunch and dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="83.91" OriginalAmount="81.47" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.48895" Longitude="115.247867" StarRating="4" HotelCode="|399973" HotelName="Villa Santun" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pura Ulun Carik No. 06 Br. Lungsiakan Ds. Ke</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/9/7/3/399973_0eb44b80450.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="84.46" OriginalAmount="82.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.182839" Longitude="115.04277" StarRating="5" HotelCode="986508|the_damai" HotelName="The Damai" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Smoking areas,Currency exchange,Smoke-free property,Newspapers,Ticket assistance,Gift shop,Garden,Terrace,Express check-in,Electric car charging">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Damai, Kayu Putih, Lovina, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/72/2d/722d903f8b4a0ad582d81a38b9645b6b247dfd26.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="84.46" OriginalAmount="82.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.708921" Longitude="115.17018" StarRating="5" HotelCode="986769|the_maganichse_certified_hotel_and_spa" HotelName="The Magani Hotel and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Computer,Air conditioning,24-hour reception,Elevator/lift,Currency exchange,Security guard,Newspapers,Chapel,Television in lobby,Terrace,Fire Extinguisher">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Melasti, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/47/b0/47b0f99c772c3d059f556becd989df376634f015.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="84.81" OriginalAmount="82.34" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.791007" Longitude="115.159209" StarRating="5" HotelCode="|203358" HotelName="The Sintesa Jimbaran Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 28/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>JALAN KENCANA NO. 1 JIMBARAN 206</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/3/3/5/8/203358_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="85.93" OriginalAmount="83.43" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.693934" Longitude="115.17354" StarRating="4" HotelCode="|400350" HotelName="Aksari Villa Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sunset Road Gang Baik Baik 2 No. 8, 8</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/3/5/0/400350_cc7e0880652.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="86.06" OriginalAmount="83.55" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.70402" Longitude="115.17358" StarRating="3" HotelCode="|154851" HotelName="Seminyak Sanctuary Villa By Ini Vie Hospitality" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN PANDAWA NO 88 LEGIAN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/4/8/5/1/154851_10.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, Bali it is in. HOTEL: The establishment boasts a reception, a safety deposit box service, a laundry service, a medical care service and a car park.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="86.42" OriginalAmount="83.90" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.675" Longitude="115.172" StarRating="4" HotelCode="|400002" HotelName="Sana Vie Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Tangkuban Perahu 888x Kerobokan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/0/0/2/400002_7c174840732.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="86.52" OriginalAmount="84.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.682806" Longitude="115.263435" StarRating="4" HotelCode="986537|segara_village_hotel" HotelName="Segara Village Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,Smoking areas,Currency exchange,Smoke-free property,Newspapers,Ticket assistance,Gift shop,Garden,Television in lobby,Terrace,Fire Extinguisher,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Segara Ayu,bali, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/37/db372b0f729383388a2a8bfb1ce57fe6535eb831.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="86.57" OriginalAmount="84.05" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.702314" Longitude="115.1653" StarRating="5" HotelCode="|210733" HotelName="The Bandha and Suites " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Padma Utara, Legian Kaja, Legian</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/0/7/3/3/210733_13.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="87.20" OriginalAmount="84.66" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.686261" Longitude="115.262554" StarRating="4" HotelCode="|167809" HotelName="Kejora Suites - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Tamblingan no. 25 Sanur</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/8/0/9/167809_1_1576.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has large rooms and WiFi (free of charge). SITUATION: This establishment is a 5-minute walk away from the beach Sanur. 3 minutes walk away, you can find Sanur Mercado de arte, the establishment is a 15-minute drive away from the shopping centre of Hardy's. It is 30 minutes drive away from Airport Ngurah Rai. FACILITIES: The establishment has a swimming pool with deck chairs.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="88.23" OriginalAmount="85.66" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.838195" Longitude="115.164844" StarRating="4" HotelCode="|400028" HotelName="The Reika Villas" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Melasti, Bukit Karang Complex No 16</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/0/2/8/400028_972aace0831.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="88.58" OriginalAmount="86.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.47113" Longitude="115.258026" StarRating="4" HotelCode="986405|puri_sebali_resort" HotelName="Puri Sebali Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 16/10/2026" HotelFacility="Air conditioning,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Express check-in/check-out,Garden,Terrace,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Sebali, Banjar Sebali, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2b/ba/2bbabccc7fdbb32417fc1a11e4fca1f2476ec2e5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="89.61" OriginalAmount="87.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.499843" Longitude="115.246346" StarRating="3" HotelCode="986460|rumah_dadong" HotelName="Rumah Dadong" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,Smoking areas,Currency exchange,Smoke-free property,Ticket assistance,Garden,Terrace,Patio,No elevators,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Penestanan Kaja, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e2/bb/e2bb2493c030e620e63745923f0e5a3f7a874808.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="89.61" OriginalAmount="87.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.709116" Longitude="115.25869" StarRating="4" HotelCode="986521|puri_santrian" HotelName="Puri Santrian" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 29/10/2026" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Garden,Television in lobby,Terrace,Fire Extinguisher">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cemara 35, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d2/4a/d24a47030fb2d1a191407a3738c43b439ae1bd81.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="89.61" OriginalAmount="87.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.717738" Longitude="115.16942" StarRating="5" HotelCode="986605|sheraton_bali_kuta_resort" HotelName="Sheraton Bali Kuta Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="ATM,Shopping on site,Air conditioning,Elevator/lift,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Express check-in/check-out,Garden,Television in lobby,Terrace,Dryer,Fire Extinguisher,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Beachwalk Mall, Jalan Pantai Kuta, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/04/70/04704625c21fbf11f66fd94a6d2eb7b69e9bf6f6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="91.18" OriginalAmount="88.52" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.559129" Longitude="115.266258" StarRating="4" HotelCode="|219405" HotelName="The Alena Resort A Pramana Experience" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Silungan Desa Mas, Ubud</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/9/4/0/5/219405_b0f19ed1216.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="91.34" OriginalAmount="88.68" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.646608" Longitude="115.139951" StarRating="4" HotelCode="|399636" HotelName="Theanna Eco Villa and Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Batu Bolong No. 25A</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/6/3/6/399636_86ac80f0918.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="91.65" OriginalAmount="88.98" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.69324" Longitude="115.16234" StarRating="4" HotelCode="|63512" HotelName="Annora Bali Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 01/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/3/5/1/2/63512_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This complex they have air-conditioning, a lobby, a reception, a safety deposit box service, a bar and a restaurant. The establishment also offers room service, a laundry service (for a fee) and a car park. SITUATION: 200 metres away, guests will find a beach, is 14 kilometres away from Nguarh Rai Airport. ROOM: The establishment has chalets and suites. They have a bathroom with a shower, a bath, a hairdryer, a king size or double bed, a direct line telephone, a satellite or cable television and internet. They also have a safety deposit box, a mini-bar, a fridge, a microwave, a coffee maker, a kettle, a balcony or terrace and an individual air-conditioning system. FACILITIES: The establishment boasts a spa with treatments, a covered pool, a swimming pool with a children's area and deck chairs. MEALS: Regarding the food and beverage offering, the establishment offers a set-menu restaurant. PAYMENT METHODS: The establishment accepts American Express, Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="92.03" OriginalAmount="89.35" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.76976" Longitude="115.1692" StarRating="4" HotelCode="|191228" HotelName="The Open House Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 02/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>JALAN PEMELISAN AGUNG, NO 25 JIMBARAN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/1/2/2/8/191228_11.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="92.70" OriginalAmount="90.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.692026" Longitude="115.16729" StarRating="4" HotelCode="986625|blue_karma_resort" HotelName="Blue Karma Dijiwa Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 22/10/2026" HotelFacility="Shopping on site,Air conditioning,Currency exchange,Smoke-free property,Security guard,Ticket assistance,Gift shop,Express check-in/check-out,Garden,Television in lobby,Terrace,Private check-in/check-out,Fire Extinguisher,Outdoor furniture,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Seminyak, Gang Bima No 2, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3d/de/3dde2a185590d0824114875d6736a0dd4110e51b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="92.98" OriginalAmount="90.27" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.682093" Longitude="115.166242" StarRating="0" HotelCode="|203469" HotelName="The Trans Resort Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sunset Road, Kerobokan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/3/4/6/9/203469_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="93.79" OriginalAmount="91.06" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.81028" Longitude="115.105" StarRating="4" HotelCode="|400013" HotelName="Le Cliff Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Labuansait</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/0/1/3/400013_4de62660753.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="95.79" OriginalAmount="93.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.78688" Longitude="115.19859" StarRating="4" HotelCode="986597|tanadewa_luxury_villa__spa" HotelName="tanadewa Villas Nusa Dua Bali By Cross Collection" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Express check-in/check-out,Garden,Television in lobby,Terrace,Private check-in/check-out,Dryer,Fire Extinguisher,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Taman Giri No. 11, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/23/76/237677b27f593d56b177394867d4ff539fd01ed3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="96.53" OriginalAmount="93.72" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.785386" Longitude="115.163465" StarRating="5" HotelCode="|210685" HotelName="Movenpick Resort and Spa Jimbaran Bali - Chse Certified" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Wanagiri No. 1 Jimbaran Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/0/6/8/5/210685_1_6817.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="96.69" OriginalAmount="93.87" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6852" Longitude="115.15693" StarRating="4" HotelCode="|169650" HotelName="Rc Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 27/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>JALAN LAKSMANA NO88 SEMINYAK</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/6/5/0/169650_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="96.82" OriginalAmount="94.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.691854" Longitude="115.162224" StarRating="5" HotelCode="986437|courtyard_by_marriott_bali_seminyak" HotelName="Courtyard By Marriott Bali Seminyak Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 27/10/2026" HotelFacility="Shopping on site,Computer,Air conditioning,24-hour reception,Elevator/lift,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Express check-in/check-out,Garden,Television in lobby,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Camplung Tanduk 103, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/57/db5794c11e3de5fe7e9c8d33ba7008a1bc621b8e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="97.14" OriginalAmount="94.31" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.428293" Longitude="115.297818" StarRating="5" HotelCode="|400440" HotelName="Aksari Resort Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Desa Kenderan No. 88x Ubud - Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/4/4/0/400440_592e94e1021.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="97.85" OriginalAmount="95.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.806965" Longitude="115.23023" StarRating="5" HotelCode="986459|inaya_putri_bali" HotelName="MERUSAKA Nusa Dua" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 15/10/2026" HotelFacility="ATM,Shopping on site,Air conditioning,24-hour reception,Elevator/lift,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Chapel,Garden,Terrace,Fire Extinguisher">
        <Address>
          <AddressLines>
            <AddressLine>Kawasan Wisata Nusa Dua Lot S-3, Kabupaten Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/4e/53/4e535271e09f99fe3ffb138a674883ba36f69e5b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="97.96" OriginalAmount="95.11" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.3921686" Longitude="115.2956191" StarRating="4" HotelCode="|210681" HotelName="BEINGSATTVAA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 28/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kendran, Banjar KapituDesa Kendran, Ubud - Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/0/6/8/1/210681_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="98.07" OriginalAmount="95.21" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.7095125" Longitude="115.1795275" StarRating="4" HotelCode="|169410" HotelName="Awila Villa Kuta" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 17/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>JL DEWI SRI III NO 10X KUTA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/4/1/0/169410_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has WiFi (free of charge) and a transfer service to the airport. SITUATION: This hotel Kuta it is situated 10 minutes away from 10 minutes away, you can find Seminyak the city centre of Where you can find shops and restaurants. it is 30 minutes away from Ngurah Rai Airport. ROOM: Customers can find a terrace, an air-conditioning system, a satellite television, a fully-equipped kitchen, a sitting area, a sofa-bed, a living room, views of the swimming pool, a bathroom with a shower, a bath and complimentary bathroom items. FACILITIES: Guests are offered a massage service, car hire, tourist information, a reception, a luggage room, a safe, breakfast service and special dishes can be made.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="98.88" OriginalAmount="96.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.825772" Longitude="115.21889" StarRating="5" HotelCode="986544|grand_nikko_bali_3" HotelName="Hilton Bali Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 27/10/2026" HotelFacility="ATM,Shopping on site,Air conditioning,24-hour reception,Elevator/lift,Currency exchange,Smoke-free property,Newspapers,Ticket assistance,Gift shop,Chapel,Garden,Terrace,Upper floors accessible by elevator">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Nusa Dua, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/f4/8d/f48d60e61e4cd069ee2bb1172d7debdf04347cd0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="99.13" OriginalAmount="96.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6483622" Longitude="115.1253693" StarRating="4" HotelCode="|400430" HotelName="La Paradis Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 18/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Pantai Pererenan, Canggu, 129</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/4/3/0/400430_a9546471129.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="99.50" OriginalAmount="96.60" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.703274" Longitude="115.17133" StarRating="5" HotelCode="|218551" HotelName="Abia Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. RAYA LEGIAN II, GANG XX</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/8/5/5/1/218551_ed588191033.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="99.53" OriginalAmount="96.63" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.67047" Longitude="115.146" StarRating="4" HotelCode="|400011" HotelName="Villa Lisha" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pura Kayu Putih</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/0/1/1/400011_5b6b4330735.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="105.06" OriginalAmount="102.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.690172" Longitude="115.2647" StarRating="4" HotelCode="986502|griya_santrian" HotelName="Griya Santrian a Beach Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Computer,Air conditioning,24-hour reception,Smoking areas,Currency exchange,Smoke-free property,Security guard,Ticket assistance,Gift shop,Garden,Television in lobby,Terrace,Fire Extinguisher">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Tamblingan 47, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7d/71/7d710ac24e2b8a4b9447ce9c9b9569ac0894c48d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="106.09" OriginalAmount="103.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.803827" Longitude="115.23333" StarRating="5" HotelCode="986496|grand_hyatt_bali_3" HotelName="Grand Hyatt Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="ATM,Shopping on site,Air conditioning,24-hour reception,Elevator/lift,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Garden,Television in lobby,Terrace,Express check-in,Dryer,Fire Extinguisher,Upper floors accessible by elevator">
        <Address>
          <AddressLines>
            <AddressLine>Kawasan Wisata Nusa Dua ITDC, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/92/88/92887b855cb91df7136ab8f3b08cda1c986a89de.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="106.66" OriginalAmount="103.55" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.463372" Longitude="115.271915" StarRating="4" HotelCode="|399838" HotelName="Kuwarasan A Pramana Experience" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cinta, Banjar Penusuan , Tegallalang , Giany</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/8/3/8/399838_9709d401155.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="106.67" OriginalAmount="103.56" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.808066" Longitude="115.22825" StarRating="5" HotelCode="102959" HotelName="Ayodya Resort Bali" Meals="DELUXE ROOM" BedType="DELUXE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Mengiat, Nusa Dua ,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/02959/102959/56.jpg?f=17723989</HotelPictures>
        <HotelDescription>Relax at the full-service spa, where you can enjoy massages, body treatments, and facials. After dipping into one of the 3 outdoor swimming pools, you can spend some time at the private beach. Additional features at this hotel include complimentary wireless internet access, concierge services, and babysitting (surcharge). Guests can get to nearby shops on the shuttle (surcharge).. Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and multilingual staff. Planning an event in Nusa Dua? This hotel has 5177 square feet (481 square meters) of space consisting of conference space and 3 meeting rooms. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free valet parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="109.77" OriginalAmount="106.57" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6731509" Longitude="115.1589581" StarRating="0" HotelCode="|48434" HotelName="Javana Royal Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 28/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>JL. PETITENGET NO 27C KEROBOKAN, SEMINYAK - BALI</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/8/4/3/4/48434_1_1443.jpg</HotelPictures>
        <HotelDescription>HOTEL: It has a butler service and 17 chalets. The establishment has air-conditioning, a hall, a restaurant, internet, a garden and a terrace. The establishment offers guests room service and a laundry service (for a fee). SITUATION: It is inKerobokan the district of 20 minutes away from the establishment you have the international airport. ROOM: Guests are offered large, comfortable chalets with king size bed, a bathroom with a bath and a shower. They also have a direct line telephone, a satellite television, internet, a fridge, an individual air-conditioning system and a terrace. FACILITIES: The establishment has private swimming pool, a jacuzzi, a sunbathing terrace with deck chairs and parasols. At an extra cost, you can find a massage service and spa treatments. PAYMENT METHODS: Customers can pay using American Express, Diners Club, Mastercard and Visa. OTHERS: Regarding the food and beverage offering, clients can enjoy a breakfast service and a set-menu lunch and dinner.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="109.81" OriginalAmount="106.61" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.181381" Longitude="115.043881" StarRating="4" HotelCode="|46965" HotelName="The Damai - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN DAMAI, KAYUPUTIH, LOVINA, SINGARAJA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/9/6/5/46965_1_2239.jpg</HotelPictures>
        <HotelDescription>HOTEL: It has 19 air-conditioning rooms, a lobby, a reception, a safety deposit box service, a currency exchange service, a bar, a restaurant and a library. The establishment has a temple, WiFi, room service and a laundry service (for a fee), nearby, you can find a car park, The establishment offers bicycle hire. SITUATION: Buleleng It is in Singaraja and Lovina it is located between nearby, you will find, restaurants, bars and pubs. Lovina it is 3 kilometres away from it is situated 500 metres away from Kayuputih the Forest it is 25 kilometres away from Gitgit the waterfall of It is 90 minutes away fromMenjangan the Island of it is situated 120 kilometres away from Ngurah Rai Airport. ROOM: Guests are offered spacious bungalows, have a king-size bed, a sitting room, a safety deposit box, a satellite or cable television, a DVD player, a mini-bar, a hairdryer, a bathrobe and slippers. Clients can find superior rooms with a shower and deluxe rooms with hydromassage, They have a direct line telephone, a radio, a Hi-Fi, individual air-conditioning, heating and a balcony or terrace. FACILITIES: Guests are offered a spa with treatments and a massage service (available for a fee), The establishment has swimming pools, an outdoor bar, deck chairs and a hydromassage bath. By paying an extra charge, you can enjoy tennis and diving. in the surrounding area, you can find a beach. PAYMENT METHODS: Customers can pay by American Express, Diners Club, JCB, Mastercard and Visa. OTHERS: Guests can book half-board or full-board, Regarding the food and beverage offering, clients have a continental breakfast and a restaurant.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="110.14" OriginalAmount="106.93" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.697492" Longitude="115.263774" StarRating="5" HotelCode="|203854" HotelName="Maya Sanur Resort and Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Tamblingan No. 89M, Batujimbar, Sanur Bali Indonesia</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/3/8/5/4/203854_1_9041.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="110.69" OriginalAmount="107.47" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6848" Longitude="115.2634" StarRating="0" HotelCode="|42185" HotelName="Villa Mahapala" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 25/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>JALAN PANTAI SINDU SANUR</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/1/8/5/42185_1_2165.jpg</HotelPictures>
        <HotelDescription>HOTEL: This complex was opened in 2007 and has 20 rooms a lobby, a safety deposit box service, a currency exchange service and a restaurant. The establishment offers guests internet (for a fee), room service and a laundry service. SITUATION: it is in Sindu the beach 20 minutes away from the establishment clients have Ngurah Rai Airport Clients can also find, is situated 10 minutes away from shops. ROOM: They have a bathroom with a hairdryer, a direct line telephone, satellite or cable TV and a mini-bar. They also have a coffee maker, a kettle, a king-size bed, individual air-conditioning, a safety deposit box and a terrace. FACILITIES: The establishment boasts a spa with hydrotherapy, a massage service, 5 treatment cabins and a hydromassage bath. Clients can also find a swimming pool. PAYMENT METHODS: Customers can pay using Mastercard and Visa. OTHERS: Regarding the food and beverage offering, clients have a breakfast service and Ã  la carte lunch and dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="110.92" OriginalAmount="107.69" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.69143" Longitude="115.16098" StarRating="4" HotelCode="|169464" HotelName="Gracia Bali Villas and Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 01/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>JALAN SARINANDE NO 3 SEMINYAK</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/4/6/4/169464_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="111.24" OriginalAmount="108.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.678403" Longitude="115.26268" StarRating="4" HotelCode="986486|inna_grand_bali_beach" HotelName="Bali Beach Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 27/10/2026" HotelFacility="ATM,Shopping on site,Air conditioning,24-hour reception,Currency exchange,Smoke-free property,Security guard,Gift shop,Garden,Terrace,Dryer">
        <Address>
          <AddressLines>
            <AddressLine>Jl Hang Tuah, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7c/f1/7cf12ce4f32c594af78b4782879b6310d0eabf0a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="112.09" OriginalAmount="108.83" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.696096" Longitude="115.1674903" StarRating="4" HotelCode="|400414" HotelName="Taman Mesari Luxury Villas-seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 04/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya seminyak, Gang Taman Sari, No 8</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/4/1/4/400414_0d968730925.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="112.27" OriginalAmount="109.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.51313" Longitude="115.27792" StarRating="5" HotelCode="986547|maya_ubud_resort_and_spa" HotelName="Maya Ubud Resort and Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Elevator/lift,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Express check-in/check-out,Garden,Terrace,Outdoor furniture">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gunung Sari, Peliatan, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a2/7a/a27a3b701b476074b1e26c587e5b920088f2c828.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="112.27" OriginalAmount="109.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.697774" Longitude="115.263855" StarRating="5" HotelCode="986407|maya_sanur_resort__spa" HotelName="Maya Sanur Resort &amp; Spa Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,24-hour reception,Elevator/lift,Currency exchange,Heating,Newspapers,Garden,Terrace,Design hotel,Fire Extinguisher,Upper floors accessible by elevator">
        <Address>
          <AddressLines>
            <AddressLine>Indonesia, Bali, Denpasar, rayon Sanur, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/b1/59/b1595dade412f2aaa72d49fc1d059978b5dcbff2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="114.04" OriginalAmount="110.72" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.675252" Longitude="115.152293" StarRating="4" HotelCode="|48023" HotelName="Aria Exclusive Villa and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN PETITENGET, SEMINYAK KUTA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/8/0/2/3/48023_1_4704.jpg</HotelPictures>
        <HotelDescription>HOTEL: This complex has swimming pools, a massage service and a transfer service (free of charge), The establilshment offers tourist information. SITUATION: This establishment, is 5 minutes drive away from Petitenget the beach Ku De Ta the beach club it is situated 10 minutes walk away from Potato Head the beach club the establishment is a 30-minute drive away from Ngurah Rai the airport 10 minutes walk away, you can find restaurants. ROOM: The establishment has villas with wooden furniture, a fully-equipped kitchen, a sitting room, a sofa and a DVD player.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="116.51" OriginalAmount="113.12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.1211484" Longitude="114.5133864" StarRating="3" HotelCode="|401144" HotelName="NusaBay Menjangan Resort by WHM" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Gilimanuk Km 15, Singaraja</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/1/4/4/401144_0f2170d1159.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="118.45" OriginalAmount="115.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.597845" Longitude="115.29611" StarRating="4" HotelCode="986665|bali_masari_villas" HotelName="Bali Masari Villas &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Computer,Air conditioning,24-hour reception,Smoking areas,Currency exchange,Smoke-free property,Security guard,Ticket assistance,Express check-in/check-out,Garden,Terrace,Dishwasher,Patio">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Bali Masari, Banjar Gelumpang, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c3/7c/c37ced0534f13136b74b7cc6cf85e533b409163a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="118.45" OriginalAmount="115.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.695133" Longitude="115.16257" StarRating="5" HotelCode="986749|hotel_indigo_bali_seminyak_beach" HotelName="Indigo Bali Seminyak Beach Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 30/09/2026" HotelFacility="ATM,Shopping on site,Computer,Air conditioning,24-hour reception,Elevator/lift,Currency exchange,Smoke-free property,Security guard,Newspapers,Gift shop,Express check-in/check-out,Garden,Television in lobby,Terrace,Fire Extinguisher,Outdoor furniture">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Camplung Tanduk No.10, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/95/ef/95ef0ea572242906bf9554374bf24145ced1ec45.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="119.91" OriginalAmount="116.42" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.67704" Longitude="115.15728" StarRating="5" HotelCode="|169900" HotelName="Villa Air Bali Boutique Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Lebak Sari, Br. Taman</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/9/0/0/169900_12.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="120.73" OriginalAmount="117.21" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6951367" Longitude="115.1682541" StarRating="4" HotelCode="|41209" HotelName="The Seminyak Suite - Private Villa - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN RAYA SEMINYAK 17 KUTA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/2/0/9/41209_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This elegant boutique hotel, was opened in 2005 and has 17 rooms a lobby, express check-out, a reception, a bar and a restaurant. The establishment offers bicycle hire, room service and a laundry service. SITUATION: Near the establishment, guests will find shops, restaurants, the nightlife and the beach. it is 10 minutes away from Kuta the beach 20 minutes away from the establishment guests have Ngurah Rai Airport Denpasar it is 30 minutes away from. ROOM: They have a garden area with swimming pool, a bathroom, a hairdryer, a living room, table and a mini-bar. They also have a coffee maker, a kettle, a swimming pool, a stereo, an individual air-conditioning system, a satellite or cable television, a DVD player, a safety deposit box, a direct line telephone and a king-size bed. FACILITIES: The establishment has a swimming pool. PAYMENT METHODS: Customers can pay using American Express, Mastercard and Visa. OTHERS: Regarding the food and beverage offering, clients can enjoy an international restaurant.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="122.15" OriginalAmount="118.59" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6471745" Longitude="115.1177981" StarRating="4" HotelCode="|399590" HotelName="The Double View Mansions Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 25/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Babadan, 200</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/5/9/0/399590_083fe600708.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="124.33" OriginalAmount="120.71" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.5032196" Longitude="115.2686591" StarRating="4" HotelCode="|399545" HotelName="Origin Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 15/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan. Tirta Tawar. Banjar Kutuh Kelod, 1 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/5/4/5/399545_c4102600628.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="124.63" OriginalAmount="121.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.676095" Longitude="115.157524" StarRating="5" HotelCode="986697|maca_villas__spa" HotelName="Maca Villas &amp; Spa Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/10/2026" HotelFacility="Air conditioning,24-hour reception,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Express check-in/check-out,Garden,Terrace,Dishwasher,Patio">
        <Address>
          <AddressLines>
            <AddressLine>No. 7, Jalan Lebak Sari, Petitenget, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a2/38/a2386e5c8d328703bc04acc9e89fe7542aa461be.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="125.25" OriginalAmount="121.60" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.713286" Longitude="115.174283" StarRating="5" HotelCode="|70269" HotelName="Alaya Dedaun Kuta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Legian 123B</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/0/2/6/9/70269_1_231.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel ideal for all kinds of travellers, has excellent service and comfortable facilities.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="125.66" OriginalAmount="122.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.512126" Longitude="115.258" StarRating="4" HotelCode="986480|goya_boutique_resort" HotelName="Goya Boutique Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,Elevator/lift,Smoke-free property,Security guard,Ticket assistance,Gift shop,Garden,Terrace,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bisma, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/46/e6/46e64141147db81e9b3eb872cf64d523172e796c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="125.66" OriginalAmount="122.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.695167" Longitude="115.167755" StarRating="4" HotelCode="986538|the_seminyak_suite__private_villa" HotelName="The Seminyak Suite - Private Villa - By Astadala" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,Elevator/lift,Smoking areas,Smoke-free property,Security guard,Express check-in/check-out,Garden,Television in lobby,Terrace,Fire Extinguisher,Smoking Allowed,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Seminyak No. 17, 17, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/67/9a675f4868a3ecf1815c2518f7a2bcf2de102c0e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="127.42" OriginalAmount="123.71" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.66328" Longitude="115.13568" StarRating="5" HotelCode="|238898" HotelName="Swarga Suites Bali Berawa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pemelisan Agung, Tibubeneng, North Kuta, Badung Regency</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/8/8/9/8/238898_1_1677.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="127.72" OriginalAmount="124.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.496009" Longitude="115.253746" StarRating="4" HotelCode="986540|pita_maha_2" HotelName="Pita Maha Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Computer,Air conditioning,Elevator/lift,Smoking areas,Currency exchange,Security guard,Newspapers,Ticket assistance,Gift shop,Express check-in/check-out,Garden,Television in lobby,Terrace,Private check-in/check-out,Dryer,Fire Extinguisher,Outdoor furniture,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Sanggingan, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c4/56/c4569389a282133f1dd7d5f9ca8fa83b84028dce.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="128.22" OriginalAmount="124.49" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.68189" Longitude="115.15941" StarRating="4" HotelCode="|68177" HotelName="Maya Sayang Seminyak" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 29/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>JALAN MERTASARI, KEROBOKAN KLOD, KUTA BALI 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/8/1/7/7/68177_14.jpg</HotelPictures>
        <HotelDescription>HOTEL: This boutique hotel and has 10 chalets air-conditioning, a lobby with a reception, a safety deposit box service, a bar and a restaurant. The establishment offers room service, a laundry service (for a fee) and a car park. SITUATION: Seminyak It is in near the establishment, you will find, shops, restaurants, bars and a nightclub. it is situated 15 kilometres away from Ngurah Rai Airport. ROOM: They have a bathroom with a shower, a bath, a hairdryer, satellite and cable TV, internet and a king size or double bed. You can also find a direct line telephone, a safety deposit box, a kitchenette, private swimming pool, a terrace and an individual air-conditioning system. FACILITIES: Clients can find private swimming pool, The establishment also offers spa treatments, a massage service and body care treatments (available for a fee), Guests can also find a covered swimming pool and deck chairs. PAYMENT METHODS: The establishment accepts American Express, Mastercard and Visa. OTHERS: Regarding the food and beverage offering, clients can enjoy a breakfast service and a restaurant.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="130.04" OriginalAmount="126.25" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.4745297" Longitude="115.4401078" StarRating="4" HotelCode="|399253" HotelName="Samanvaya Luxury Resort and Spa - Adults Only" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 02/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Tabola, Karangasem</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/2/5/3/399253_a3c64dc0819.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="130.14" OriginalAmount="126.35" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6872" Longitude="115.164985" StarRating="4" HotelCode="|69918" HotelName="Avani Seminyak Resort Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 10/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>28 DRUPADI STREET</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/9/9/1/8/69918_7e868261026.jpg</HotelPictures>
        <HotelDescription>HOTEL: This great value hotel and it offers comfortable facilities.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="131.72" OriginalAmount="127.88" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.680539" Longitude="115.443259" StarRating="4" HotelCode="|41100" HotelName="Batu Karang Lembongan Resort and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 18/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>LEMBONGAN ISLAND</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/1/0/0/41100_1_9644.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This club complex, has luxury chalets and tropical gardens. It has a bar, a restaurant, internet, a laundry service and bicycle rental. SITUATION: Nusa Lembongan It is in it is 12 kilometres away from the coast, is situated 60 minutes away from Sanur the beach. ROOM: The Balinese in style rooms, have a sofa, a bathroom with a hairdryer, individual air-conditioning, a safe, a direct line telephone and internet. They also have a CD player, satellite or cable TV, a mini-bar, a coffee maker, a kettle, an ironing set and a balcony or terrace. FACILITIES: Outdoors, clients have access to a swimming pool with deck chairs, The establishment has a solarium, a gym, hydrotherapy treatments and a massage service (available for a fee), Guests are offered hiking, canoeing, diving, diving, jet-skiing (available for a fee), surfing and fishing. Our guests can also go cycling. PAYMENT METHODS: Customers can pay by American Express, Mastercard and Visa. OTHERS: Regarding the food and beverage provision, the establishment offers a restaurant with traditional and international cuisine, The establishment offers Indonesian dishes.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="132.81" OriginalAmount="128.94" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6876452" Longitude="115.1648498" StarRating="4" HotelCode="|203522" HotelName="ANANTARA VACATION CLUB BALI SEMINYAK (FORMERLY RAN" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 11/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>JL DRUPADI NO 28, SEMINYAK</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/3/5/2/2/203522_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="132.87" OriginalAmount="129.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.795775" Longitude="115.23061" StarRating="5" HotelCode="986635|the_westin_resort__nusa_dua_bali" HotelName="The Westin Resort Nusa Dua, Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="ATM,Shopping on site,Computer,Air conditioning,24-hour reception,Elevator/lift,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Express check-in/check-out,Garden,Television in lobby,Terrace,Dryer,Fire Extinguisher,Outdoor furniture,Electric car charging">
        <Address>
          <AddressLines>
            <AddressLine>Kawasan Pariwisata Nusa Dua ITDC Lot N-3, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/72/68727beca3162e25351542ab9ca17911c7495dab.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="133.65" OriginalAmount="129.76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.239268" Longitude="115.071903" StarRating="4" HotelCode="|169848" HotelName="Munduk Moding Plantation Nature Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Asah Gobleg Banjar Dinas Asah Desa Gobleg Kecamatan Banjar Buleleng</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/8/4/8/169848_1_7955.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has suites and villas. The establishment offers WiFi (free of charge), a swimming pool, a spa, a restaurant, a tennis court and room service. SITUATION: This establishment, is 5 minutes drive away from Buyan and Tamblingan the lakes of it is situated 15 minutes walk away from Munduk Falls of. ROOM: Each room has wooden floors, wooden furniture, large windows, a satellite television, cable television, a DVD player, a fridge, a mini-bar, a bathroom with a shower and a bath. FACILITIES: The establishment has a spa with a massage service and body treatments. Clients can enjoy activities such as cycling and horses. The complex has a laundry service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="134.66" OriginalAmount="130.74" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.680742" Longitude="115.154789" StarRating="5" HotelCode="|170133" HotelName="Koenokoeni Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN PURA TELAGA WAJA SEMINYAK</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/0/1/3/3/170133_5.jpg</HotelPictures>
        <HotelDescription>HOTEL: The hotel has a reception, a safety deposit box service, a currency exchange service, room service, a laundry service, a medical care service and a car park. SITUATION: This establishment, Bali it is in.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="137.60" OriginalAmount="133.59" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.70037" Longitude="115.26074" StarRating="5" HotelCode="|42184" HotelName="Bali Emerald Villas" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/1/8/4/42184_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has villas with a swimming pool, a sitting area, butler, a laundry service and security services. VILLAS: They have air-conditioning, a kitchen, a dressing table, a dining room, cable television and DVD player. SITUATION: This hotel is 5 minutes away from Sanur the beach. FACILITIES: Clients can enjoy activities such as diving, jet-skiing, sailing and billiards. Guests are offered a massage service, treatments, excursions, an entertainment programme and a transfer service. RESTAURANT: Regarding gastronomy, the establishment offers a restaurant.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="138.36" OriginalAmount="134.33" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6038" Longitude="115.32918" StarRating="0" HotelCode="|169358" HotelName="Bali Diamond s - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN PANTAI KERAMASGIANYAR</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/3/5/8/169358_1_3862.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has villas with a swimming pool, garden views, a massage service, a barbecue, a car hire service and a car park (free of charge). SITUATION: This hotel is on Jalan Pantai Keramas the beach 10 minutes away, you can find restaurants, is 5 minutes away from Sulawati Art Market the Market of 45 minutes away from the establishment clients have Ngurah Rai Airport. ROOM: Guests can find 2 bedrooms, wooden floors, a bathroom, a kitchen with fridge and a microwave.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="139.19" OriginalAmount="135.14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.483875" Longitude="115.244601" StarRating="3" HotelCode="|401424" HotelName="Black Penny Villas Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Kedewatan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/4/2/4/401424_c2bdebc1134.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="139.30" OriginalAmount="135.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.67666" Longitude="115.15732" StarRating="0" HotelCode="|41628" HotelName="The Kunja - Chse Certified" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 17/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/6/2/8/41628_1_4863.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment has 18 chalets a lobby, a bar and restaurants. The establishment also offers room service, a laundry service, internet and a car park. SITUATION: The hotel Petitenget it is in 10 minutes away from the establishment you have Seminyak the beach near the establishment, you will find restaurants, shops, 15 minutes away from the establishment clients have Discovery the shopping centre 30 minutes away, guests can find Ngurah Rai Airport. ROOM: They have a sitting area, private swimming pool, a terrace, a kitchen with a microwave, a king-size bed and a bathroom with a shower, Guests are offered a bath, a satellite television, a direct line telephone, a Hi-Fi, a mini-bar, a coffee maker and a kettle. They also have dresser, a safe, an individual air-conditioning system and a terrace. FACILITIES: Outdoors, guests have access to swimming pools. MEALS: Regarding the food and beverage offering, the establishment offers a breakfast service, Guests can book half-board or all-inclusive, The establishment also offers Ã  la carte or set-menu lunch and dinner. PAYMENT METHODS: Customers can pay using American Express, Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="139.44" OriginalAmount="135.38" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.683997" Longitude="115.160451" StarRating="0" HotelCode="|41517" HotelName="C151 Smart s At Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN LAKSMANA SEMINYAK 151</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/5/1/7/41517_15.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was opened in 2007 and has 21 rooms a lobby and a reception. For an extra cost you can have access to room service and a laundry service. Guests also have access to a car park. SITUATION: Seminyak It is in Close to the establishment, clients can find, shops, leisure areas 100 metres away from, the beach, restaurants, Kuta 15 minutes away from the establishment guests have 20 minutes away, guests can find the airport, Denpasar It is 40 metres away from. ROOM: Guests are offered two bedroom chalets, a living room-bedroom, a bathroom, a swimming pool, a direct line telephone and a Hi-Fi. They also have internet, a mini-bar, a coffee maker, a kettle, a double bed, a safety deposit box and a terrace. Clients are offered curtains with electric shutters, an individual air-conditioning system, a hydromassage bath and flatscreen cable and satellite television. FACILITIES: Outdoors, clients have access to a swimming pool. PAYMENT METHODS: Customers can pay by American Express, Mastercard and Visa. OTHERS: Regarding the food and beverage provision, the establishment offers a breakfast service.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="140.97" OriginalAmount="136.86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.504149" Longitude="115.255218" StarRating="5" HotelCode="|68174" HotelName="Warwick Ibah Luxury Villas and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL. RAYA CAMPUHAN, P.O. BOX 193, UBUD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/8/1/7/4/68174_1_1097.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a lobby, a reception, a safety deposit box service, a bar and a restaurant. The establishment also offers room service, the launderette and a car park. SITUATION: It is 5 minutes away fromUbud the commercial area of 45 minutes away from the establishment you have the airport. ROOM: Guests can find chalets, have a bathroom, with a bath, a king size or double bed, a direct line telephone and satellite or cable TV. They also have internet, a safety deposit box, a mini-bar, individual air-conditioning and a balcony or terrace. FACILITIES: The establishment has a covered pool and a swimming pool. For a fee, you can enjoy hydrotherapy treatments and a massage service. PAYMENT METHODS: The establishment accepts American Express, Mastercard and Visa. OTHERS: Regarding the food and beverage offering, clients have a restaurant.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="141.11" OriginalAmount="137.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.78063" Longitude="115.22523" StarRating="5" HotelCode="986550|conrad_bali" HotelName="Conrad Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="ATM,Shopping on site,Air conditioning,24-hour reception,Elevator/lift,Currency exchange,Smoke-free property,Newspapers,Ticket assistance,Gift shop,Express check-in/check-out,Chapel,Garden,Television in lobby,Terrace,Private check-in/check-out,Fire Extinguisher,Outdoor furniture">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pratama 168, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/5f/60/5f6042901250d53d70c648da64e32beb267cfd13.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="144.20" OriginalAmount="140.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.698207" Longitude="115.26139" StarRating="4" HotelCode="986561|klumpu_bali_resort" HotelName="Klumpu Bali Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,24-hour reception,Smoking areas,Currency exchange,Smoke-free property,Security guard,Ticket assistance,Garden,Television in lobby,Terrace,Fire Extinguisher,Outdoor furniture">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Kesari, No. 16B, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c9/56/c9566a665ee84ff0cdd77dc2a6850d44ece467e6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="146.61" OriginalAmount="142.34" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6909866" Longitude="115.1603733" StarRating="5" HotelCode="|67190" HotelName="Le Jardin Villas Seminyak - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN SARINANDE, SEMINYAK 7</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/7/1/9/0/67190_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment was built in 2007 and has 24 air-conditioning rooms, a lobby with express check-out, a reception, a safety deposit box service, a cloakroom, a television room, a breakfast room and a dining room. The establishment offers guests a car park and indoor parking. For an additional charge you can use internet, room service, a laundry service and bicycle rental. SITUATION: It is inSeminyak the heart of 5 minutes away from the establishment you have a beach, is situated 7 kilometres away from Ngurah Rai Airport. ROOM: They have a kitchen, a dining area, a private swimming pool and a garden. They have a king-size bed, a bathroom with a shower, a bath, a hairdryer, a direct line telephone, a satellite or cable television, a Hi-Fi, internet, a safe and a washing machine. They also have a kitchen with fridge, a microwave and individual air-conditioning. FACILITIES: The establishment has swimming pools, a gym, a spa, spa treatments and a massage service (available for a fee), You can find a terrace with deck chairs, a hydromassage bath and a covered pool. Guests can also go cycling (available for a fee), At the beach, customers can find deck chairs (available for a fee). PAYMENT METHODS: Customers can pay using American Express, JCB, Mastercard and Visa. OTHERS: Regarding the food and beverage offering, clients can enjoy an Ã  la carte restaurant.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="148.32" OriginalAmount="144.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.474045" Longitude="115.27837" StarRating="5" HotelCode="986484|tejaprana_resort_spa" HotelName="Tejaprana Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,Elevator/lift,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Express check-in/check-out,Chapel,Garden,Television in lobby,Terrace,Private check-in/check-out,Fire Extinguisher,Outdoor furniture,Upper floors accessible by elevator,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Sapat, Tegallalang, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a9/fe/a9febc5b8c45dcbf03bdc758b53a983f90c21c32.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="154.50" OriginalAmount="150.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.672185" Longitude="115.14556" StarRating="4" HotelCode="986656|eden_the_residence_at_the_sea_2" HotelName="Eden The Residence at The Sea Seminyak" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,24-hour reception,Smoking areas,Smoke-free property,Heating,Security guard,Ticket assistance,Garden,Television in lobby,Terrace,Fire Extinguisher,Smoking Allowed,Outdoor furniture">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Batu Belig, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d5/c4/d5c41109671d616a1033359fb7d6e9a52b019bc0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="154.50" OriginalAmount="150.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.799149" Longitude="115.232605" StarRating="5" HotelCode="986583|melia_bali_indonesia_all_inclusive" HotelName="Paradisus by Meliá Bali Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 27/10/2026" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Elevator/lift,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Garden,Television in lobby,Terrace,Express check-in,Express check-out,Private check-in/check-out">
        <Address>
          <AddressLines>
            <AddressLine>Kawasan Pariwisata ITDC Lot N1, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/35/f2/35f20b4e98be4edb8630e9c846983c7360f9649c.PNG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="154.64" OriginalAmount="150.14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6944" Longitude="115.166" StarRating="4" HotelCode="|220624" HotelName="Agata Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Seminyak, Gang Keraton No. 88, Seminyak</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/0/6/2/4/220624_4.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="157.54" OriginalAmount="152.95" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.700542" Longitude="115.263963" StarRating="5" HotelCode="|41182" HotelName="Hyatt Regency Bali - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN DANAU TAMBLINGAN, SANUR. P.O. BOX 392 89</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/1/8/2/41182_1_9866.jpg</HotelPictures>
        <HotelDescription>HOTEL: This complex beach and has 389 rooms a lobby, express check-out, a reception and internet (for a fee), It also has a boutique, a bar, a restaurant and a pharmacy. The establishment has conference facilities, meeting rooms, room service, a laundry service, a car park and a mini-club. SITUATION: It is inSanur the beach 2 kilometres away from the establishment, guests will find Le Mayeur the museum it is 20 minutes away from Bali Airport Denpasar 10 minutes away from the establishment clients have. ROOM: Customers can find Balinese in style rooms with views of the gardens, a bathroom, a hairdryer and a satellite television. They also have a direct line telephone, an individual air-conditioning system, a mini-bar, a coffee maker, a kettle and a double bed. FACILITIES: Clients can enjoy activities such as windsurfing, canoeing (available for a fee), badminton, tennis (available for a fee) and volleyball. The establishment has 2 pools with children's area, an outdoor bar and a mini-club. Guests are offered aromatherapy treatments and a massage service. nearby, clients can enjoy a beach. PAYMENT METHODS: The establishment accepts American Express, Mastercard and Visa. OTHERS: Regarding the food and beverage provision, the establishment offers a buffet breakfast and international restaurants.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="158.62" OriginalAmount="154.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.383313" Longitude="115.27443" StarRating="5" HotelCode="986449|padma_resort_ubud" HotelName="Padma Resort Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Elevator/lift,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Garden,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Carik, Desa Puhu, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e5/8e/e58ed8187c967bf00f2a95a152c5492613eee219.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="160.41" OriginalAmount="155.74" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.68055" Longitude="115.1554207" StarRating="5" HotelCode="|41700" HotelName="Peppers Seminyak" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl Pura Telaga Waja, Petitenget, Seminyak</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/7/0/0/41700_1_2675.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in Seminyak the heart of Bali it is in 20 minutes away from the establishment guests have Bali Airport. ROOM: The establishment has 32 villas and with private swimming pool. FACILITIES: Guests are offered a swimming pool.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="160.67" OriginalAmount="155.99" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.66019" Longitude="115.1311" StarRating="5" HotelCode="|46971" HotelName="Tugu Bali - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 18/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>JALAN BATU BOLONG, CANGGU BEACH</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/9/7/1/46971_57dc5191339.jpg</HotelPictures>
        <HotelDescription>HOTEL: This complex beach, renovated in 2007, has 21 deluxe suites and chalets. It has a lobby with a reception, a reception, a safety deposit box service, a currency exchange service and a restaurant. The establishment offers internet (for a fee), room service, a laundry service (for a fee), a car park and bicycle rental (for a fee). SITUATION: It is by the beach, is situated in a peaceful area, Seminyak 15 minutes away from the establishment guests have Where you can find the nightlife, restaurants and shops. Kuta it is situated 20 minutes away from Denpasar It is 35 metres away from 30 minutes away from the establishment you have the airport. ROOM: They have a satellite television, a mini-bar, a direct line telephone, a bathroom with a shower, a bath and a hairdryer. They also have internet, a double bed, individual air-conditioning, a safe and a balcony or terrace. FACILITIES: The establishment boasts a spa and with a massage service. Some services (available for a fee), Guests are offered a swimming pool with a terrace and deck chairs. PAYMENT METHODS: The establishment accepts American Express, JCB, Mastercard and Visa. OTHERS: Regarding the food and beverage provision, the establishment offers Ã  la carte breakfast and an Ã  la carte or set-menu lunch and dinner.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="162.74" OriginalAmount="158.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6899805" Longitude="115.15837" StarRating="4" HotelCode="986600|villa_bali_asri" HotelName="Villa Bali Asri Seminyak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,Smoking areas,Currency exchange,Smoke-free property,Heating,Security guard,Ticket assistance,Express check-in/check-out,Garden,Terrace,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Sari Dewi No.39, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/20/55/205540d095255943bf490fe92b682cfed4591d84.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="163.77" OriginalAmount="159.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.696486" Longitude="115.16142" StarRating="4" HotelCode="986733|doublesix_luxury_hotel" HotelName="Double-Six Luxury Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="ATM,Air conditioning,24-hour reception,Elevator/lift,Currency exchange,Smoke-free property,Security guard,Ticket assistance,Express check-in/check-out,Television in lobby,Terrace,Private check-in/check-out,Fire Extinguisher,Outdoor furniture">
        <Address>
          <AddressLines>
            <AddressLine>No.66 Double Six Beach, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2c/86/2c863b3192548e770d6c5ce2dab0a8a80112e137.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="167.89" OriginalAmount="163" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.79164" Longitude="115.229195" StarRating="5" HotelCode="986717|49627" HotelName="Sofitel Bali Nusa Dua Beach Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="ATM,Shopping on site,Computer,Air conditioning,24-hour reception,Currency exchange,Smoke-free property,Newspapers,Ticket assistance,Gift shop,Chapel,Garden,Television in lobby,Terrace,Express check-out,Fire Extinguisher,Outdoor furniture,Electric car charging">
        <Address>
          <AddressLines>
            <AddressLine>Lot N5, ITDC Tourism Complex Nusa Dua, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8c/cc/8ccc53d1cd74a434dff3d530d368664cb4cdfed1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="169.48" OriginalAmount="164.54" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.708708" Longitude="115.250119" StarRating="3" HotelCode="|34955" HotelName="Puri Mesari" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 24/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Mertasari No.66, Sanur Kauh, Denpasar Sel., Kota Denpasar</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/4/9/5/5/34955_15.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers rooms with air-conditioning, a balcony, an outdoor pool, a restaurant, WiFi and a car park (free of charge). ROOM: Each room has a mini-bar a bathroom with a bath. FACILITIES: Guests are offered a massage service, cycling, a reception and a transfer service to the airport. RESTAURANT: Regarding gastronomy, the establishment offers a restaurant and room service. SITUATION: This hotel is 10 minutes away from Sanur the beach Kuta 30 minutes away from the establishment, guests will find the establishment is a 40-minute drive away from Ngurah Rai the airport is situated in the leisure area.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="169.93" OriginalAmount="164.98" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.060362" Longitude="73.18909" StarRating="0" HotelCode="|538685" HotelName="Amritara Jawai Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Village Sena, District Pali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/8/6/8/5/538685_109c6b91016.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="169.95" OriginalAmount="165.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.476358" Longitude="115.28056" StarRating="4" HotelCode="986436|the_kayon_resort" HotelName="The Kayon Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Express check-in/check-out,Chapel,Garden,Terrace,Private check-in/check-out,Dryer">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Kepitu, Desa Kendran,, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7e/20/7e2063384859e7cc02f7e414f5a23e51ef539a20.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="173.69" OriginalAmount="168.63" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6880931" Longitude="115.1575868" StarRating="0" HotelCode="|44551" HotelName="The Elysian Villa Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN SARI DEWI, SEMINYAK 18</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/5/5/1/44551_1_1302.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has tropical gardens, villas with a swimming pool, a restaurant, a spa and a swimming pool. VILLAS: They have a garden, a terrace, a TV, an iPod, a bathroom with bath and a shower. FACILITIES: Guests are offered cookery courses, yoga, meditation, cycling (free of charge), a gym and a library. RESTAURANT: Regarding gastronomy, the establishment offers a restaurant and room service. SITUATION: This establishment, is in Bali south it is 11 kilometres away from Ngurah Rai Airport It has excellent transport links to the beach and the nightlife.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="173.81" OriginalAmount="168.75" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.692009" Longitude="115.257912" StarRating="2" HotelCode="|169795" HotelName="GANGSA PRIVATE VILLA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 18/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>JL. TIRTA AKASA, SANUR</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/7/9/5/169795_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment offers a transfer service (free of charge), a swimming pool for private use, WiFi (free of charge), private parking (free of charge), it offers a massage service, has a restaurant, a swimming pool, a spa, a garden with a barbecue and a terrace. SITUATION: This 4 star hotel, Sanur it is in it is 10 minutes drive away from Sanur the beach. VILLAS: The villas have cable TV, air-conditioning, a kitchen well-equipped, a sitting room and a mini-bar.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="176.13" OriginalAmount="171.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.688911" Longitude="115.26382" StarRating="4" HotelCode="986673|tandjung_sari" HotelName="Tandjung Sari" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Smoking areas,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Garden,Television in lobby,Terrace,Fire Extinguisher,Outdoor furniture">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Danau Tamblingan No. 41, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f0/ba/f0babd0ae0b68b5d66d7158d2a5beedbf75133f9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="177.16" OriginalAmount="172.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.48001" Longitude="115.25886" StarRating="5" HotelCode="|169386" HotelName="Chapung Sebali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Sebali No. 5 Keliki</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/3/8/6/169386_1_2455.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="177.29" OriginalAmount="172.13" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.1328939" Longitude="114.5527252" StarRating="5" HotelCode="|400409" HotelName="Plataran Menjangan Resort and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>West Bali National Park</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/4/0/9/400409_3da28290941.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="180.25" OriginalAmount="175.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.429087" Longitude="115.25842" StarRating="5" HotelCode="986752|samsara_ubud" HotelName="Samsara Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,Elevator/lift,Currency exchange,Smoke-free property,Security guard,Newspapers,Express check-in/check-out,Garden,Television in lobby,Terrace,Fire Extinguisher,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Ayah, Desa Kelusa, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/61/f0/61f069daa439fd7b7e2ba689d0a8b0e4acbf7711.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="183.12" OriginalAmount="177.79" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.51246" Longitude="115.25808" StarRating="5" HotelCode="|47085" HotelName="Komaneka At Bisma - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 16/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>JALAN BISMA, UBUD, GIANYAR</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/0/8/5/47085_1_4498.jpg</HotelPictures>
        <HotelDescription>HOTEL: This club complex, was built in 2008, has and 32 rooms, with air-conditioning a lobby, a reception, a safety deposit box service and a lift. The establishment offers room service, a car park, a bar, restaurants and internet. At an additional cost you can have access to a laundry service and bicycle rental. SITUATION: Is situated inBisma the street nearby, you will find Ubud the city centre of Where you can find the market, the palace and the tourist office. 90 minutes away from the establishment clients have Ngurah Rai Airport. ROOM: The Balinese in style rooms, have a king size or double bed, a bathroom with a shower, a bath, a hairdryer, a balcony with table, deck chairs and a sitting room. They also have luggage room, a safe, an individual air-conditioning system, heating, cable and satellite television, a DVD player, a direct line telephone, a radio, internet, a fridge, a coffee maker and a kettle. FACILITIES: The establishment boasts a swimming pool, a jacuzzi, a gym (free of charge) and parasols. At an extra cost, you can find cycling, a spa, beauty treatments and a massage service. The establishment also offers an activities programme. PAYMENT METHODS: The establishment accepts American Express, Diners Club, JCB, Mastercard and Visa. OTHERS: Regarding the food and beverage provision, the establishment offers breakfast, lunch and dinner service and set menu or Ã  la carte restaurant.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="185.40" OriginalAmount="180.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.474314" Longitude="115.24351" StarRating="5" HotelCode="986541|royal_pita_maha" HotelName="Royal Pita Maha Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Computer,Air conditioning,24-hour reception,Elevator/lift,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Express check-in/check-out,Chapel,Garden,Terrace,Private check-in/check-out">
        <Address>
          <AddressLines>
            <AddressLine>Desa Kedewatan, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/31/51/315182a17da384d7697c827e7365ee8f50febd2d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="187.25" OriginalAmount="181.80" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.672177" Longitude="115.1462706" StarRating="0" HotelCode="|169449" HotelName="Eden The Residence At The Sea - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL.BATU BELIG SEMINYAK</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/4/4/9/169449_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a swimming pool, villas with a swimming pool, WiFi and a car park (free of charge). SITUATION: This establishment, Seminyak it is in 50 metres away from the establishment, you can find the sea, Seminyak 10 minutes away from the establishment clients have Kuta 15 minutes away from it is 30 minutes away from Ngurah Rai Airport. ROOM: Guests can find a sitting area, cable television, a DVD player, garden and a sitting area.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="187.46" OriginalAmount="182.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.797283" Longitude="115.23076" StarRating="5" HotelCode="986633|the_laguna_a_luxury_collection_resort__spa_nusa_dua_bali_2" HotelName="The Laguna, a Luxury Collection Resort &amp; Spa, Nusa Dua, Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="ATM,Shopping on site,Computer,Air conditioning,24-hour reception,Elevator/lift,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Express check-in/check-out,Garden,Television in lobby,Terrace,Dryer,Fire Extinguisher,Outdoor furniture,Electric car charging">
        <Address>
          <AddressLines>
            <AddressLine>Kawasan Pariwisata Lot N2, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e3/32/e3321deb4817870250543617713773539d12ce2d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="193.64" OriginalAmount="188.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-9.59806" Longitude="123.77" StarRating="5" HotelCode="986771|marriotts_bali_nusa_dua_terrace_4" HotelName="Marriott’s Bali Nusa Dua Terrace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24-hour reception,Currency exchange,Smoke-free property,Newspapers">
        <Address>
          <AddressLines>
            <AddressLine>Kawasan Pariwisata ITDC Lot SW 4-5, Bali, Indonesia, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/dd/b4dd043fa3966736124d33c8fc863eff465c2b74.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="193.67" OriginalAmount="188.03" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.491415" Longitude="115.253852" StarRating="5" HotelCode="|41245" HotelName="Como Uma Ubud - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 25/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>JALAN RAYA SANGGINGAN, BANJAR LUNGSIAKAN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/2/4/5/41245_1_3499.jpg</HotelPictures>
        <HotelDescription>HOTEL: This club complex and has 29 rooms a lobby, express check-out, a reception, a bar and a restaurant. The establishment offers room service, a laundry service, bicycle hire and a car park. SITUATION: Sanggingan It is in it is located close to Ubud the city centre of near the establishment, you will find museums, restaurants and souvenir shops. Clients can also find Ubud the Palace of the monkey forest. 20 minutes away from the establishment clients have Gianyar the city of it is 60 minutes away from Bali Airport. ROOM: The bright rooms, have a bathroom, a hairdryer, a direct line telephone, a satellite or cable television and a stereo. They also have internet, a mini-bar, a coffee maker, a kettle, a double bed, individual air-conditioning, a safety deposit box, a balcony and a terrace. FACILITIES: The establishment boasts a spa, yoga courses and a swimming pool. Guests also have access to mountain bikes (available for a fee). PAYMENT METHODS: Customers can pay by American Express, Mastercard and Visa. OTHERS: Regarding the food and beverage offering, clients have an Asian restaurant.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="194.25" OriginalAmount="188.59" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.686014" Longitude="115.158823" StarRating="0" HotelCode="|167518" HotelName="Villa Chocolat" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sari Temuku No.16,Seminya,Oberoi,Kuta,Bali-I</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/5/1/8/167518_semi_int.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment is 10 minutes away from the beach Seminyak. It is 15 minutes drive away from the street Legian. 20 minutes away, you can find the beach Kuta. It is 45 minutes drive away from the airport Ngurah Rai. ROOM: This villa has a sitting room, a kitchen, dining area, flat-screen satellite television, a terrace with swimming pool views, a bathroom with a bath and complimentary bathroom items. FACILITIES: The establishment boasts a swimming pool, a massage service, gardens and WiFi (free of charge). Guests are offered a launderette on request, car rental and a transfer service to the airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="196.24" OriginalAmount="190.52" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.816693" Longitude="115.218969" StarRating="5" HotelCode="|169289" HotelName="BALI MULIA VILLAS" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Nusa Dua Selatan Kawasan Sawangan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/2/8/9/169289_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has villas with a swimming pool. SITUATION: This hotel is in Bali Airport. ROOM: They have a sitting room and a dining room.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="196.40" OriginalAmount="190.68" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.8202654" Longitude="115.1191825" StarRating="5" HotelCode="|400425" HotelName="Hidden Hills Villas" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 02/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Labuan Sait gg Puncak Sekapa II, Pecatu</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/4/2/5/400425_79b57c01033.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="196.73" OriginalAmount="191.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.513164" Longitude="115.2366" StarRating="5" HotelCode="986491|the_samaya_ubud" HotelName="The Samaya Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air conditioning,24-hour reception,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Express check-in/check-out,Garden,Terrace,Fire Extinguisher,Outdoor furniture">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Baung, Desa Sayan, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6d/bf/6dbf814eab602dac9ffb07559c7ab00a4c32ee77.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="197.76" OriginalAmount="192.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.491756" Longitude="115.25383" StarRating="5" HotelCode="986660|uma_by_como_ubud" HotelName="Como Uma Ubud Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Smoking areas,Currency exchange,Smoke-free property,Newspapers,Ticket assistance,Gift shop,Garden,Terrace,Express check-in,Dryer">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Sanggingan,Banjar Lungsiakan, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/18/5b/185b62c8ddd53e8a49bfc072c843cd239458d0d5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="198.79" OriginalAmount="193.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.816536" Longitude="115.218506" StarRating="5" HotelCode="986571|mulia_resort_3" HotelName="Mulia Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 27/10/2026" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Garden,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Nusa Dua Selatan, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d8/9a/d89abd32d4b56c9b3c9fdfb32d930b062a1e9969.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="202.52" OriginalAmount="196.62" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.5102" Longitude="115.23987" StarRating="5" HotelCode="|48035" HotelName="Kayumanis Ubud Private Villas and Spa - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>DESA SAYAN, UBUD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/8/0/3/5/48035_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This complex with air-conditioning, renovated in 2008 and has 27 rooms a lobby, express check-out, a reception, a safety deposit box service, a currency exchange service and a restaurant. The establishment offers WiFi, a car park, an indoor car park, bicycle rental, room service and a laundry service (for a fee). SITUATION: Ubud it is in it is 11 kilometres away from the market ,Ubud the city centre of it is situated 45 kilometres away from Ngurah Rai Airport. ROOM: They have private swimming pool, a terrace, a garden, a sitting area and a dining area. Guests are offered an air-conditioning system, a double bed, a bathroom with a shower, a bath, a satellite television, a Hi-Fi, a kitchen with oven, a microwave, a fridge, kitchenware, a coffee maker and a kettle. Our guests also have available a mini-bar, a safety deposit box, a direct line telephone, internet, a hairdryer, a washing machine and an ironing set. FACILITIES: Outdoors, clients can enjoy a swimming pool, The establishment also offers spa facilities, a massage service and spa treatments (available for a fee). PAYMENT METHODS: Customers can pay using American Express, Diners Club, JCB, Mastercard and Visa. OTHERS: Regarding the food and beverage offering, clients can enjoy breakfast, lunch and dinner service.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="209.09" OriginalAmount="203.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.828452" Longitude="115.213264" StarRating="5" HotelCode="986415|the_ritzcarlton_bali" HotelName="The Ritz-Carlton, Bali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 30/09/2026" HotelFacility="ATM,Shopping on site,Air conditioning,24-hour reception,Elevator/lift,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Express check-in/check-out,Chapel,Garden,Terrace,All Spaces Non-Smoking (public and private)">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Nusa Dua Selatan Lot III, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2d/db/2ddb647c875f0816acf071fbdcc172140a7189d2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="213.88" OriginalAmount="207.65" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.81385" Longitude="115.22203" StarRating="5" HotelCode="|41640" HotelName="The Bale Nusa Dua By Lifestyleretreats" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL. RAYA NUSA DUA SELATAN, P.O. BOX 76</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/6/4/0/41640_1_8080.jpg</HotelPictures>
        <HotelDescription>HOTEL: This boutique complex, has a lobby, a currency exchange service, a restaurant and internet. At an additional cost you can have access to room service and a laundry service. SITUATION: This complex is 10 minutes away from Geger Beach, about 5 minutes away (by car) from the city centre of Nusa Dua, the commercial area of the Bali Collection. It is 15 minutes away from Garuda Wisnu Kencana Park. 30 minutes away from the establishment guests have the Uluwatu Temple and 12 kilometres away from the International Airport of Ngurah. ROOM: They have private swimming pool, a bathroom, a double bed, a terrace, a hairdryer and a direct line telephone. They also have satellite or cable TV, a Hi-Fi, internet, a safety deposit box, a mini-bar, a coffee maker, a kettle and individual air-conditioning. FACILITIES: The establishment has a library, table games, beach club and a swimming pool (available for a fee). Guests also have access to a massage service and hydrotherapy (available for a fee). 5 minutes away from the establishment, clients have at their disposal a golf course.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="214.20" OriginalAmount="207.96" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6845412" Longitude="115.1648234" StarRating="4" HotelCode="|169902" HotelName="Villa Eight" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN DRUPADI, BANJAR BASANGKASA, SEMINYAK 25</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/9/0/2/169902_13.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="222.03" OriginalAmount="215.56" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.26424" Longitude="115.05775" StarRating="3" HotelCode="|156503" HotelName="Puri Lumbung Cottages, Restaurant and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 31/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>MUNDUK VILLAGE, BANJAR DISTRICT, BULELENG REGENCY</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/6/5/0/3/156503_1_5246.jpg</HotelPictures>
        <HotelDescription>SITUATION: The hotel is in Bali south Munduk it is in around 120 kilometres away you can find Ngurah Rai Airport. HOTEL: The hotel is, Balinese, has 30 rooms, a reception and a restaurant. The establishment also offers a laundry service and a car park. ROOM: All the rooms have a bathroom with a shower, a bath and a balcony or terrace. FACILITIES: For a fee, you can enjoy a spa and a massage service. RESTAURANT: Guests can enjoy a restaurant. MEALS: The establishment serves a buffet breakfast, Ã  la carte and menu lunch and an Ã  la carte dinner.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="223.88" OriginalAmount="217.36" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.009423" Longitude="73.143396" StarRating="0" HotelCode="|546152" HotelName="Trulyy The Jawai Leapord Kingdom" Meals="HALF-BOARD" BedType="HALF-BOARD" CnxPolicy="Free CXL until 25/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>SH-62</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/6/1/5/2/546152_1744ae41051.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="228.19" OriginalAmount="221.54" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6877181" Longitude="115.1548713" StarRating="5" HotelCode="|46970" HotelName="The Oberoi Beach Resort, Bali - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kayu Aya, Seminyak</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/9/7/0/46970_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This club, beach hotel, has chalets and with a private swimming pool. It has air-conditioning, a terrace, a lobby with express check-out, a reception, a safety deposit box service, a currency exchange service and a hairdresser's. It has 74 rooms, a cafÃ©, a restaurant, a bar and conference rooms. The establishment offers internet and a car park. At an extra cost you can use room service, a laundry service and bicycle hire. SITUATION: This complex is in Seminyak the beach close to the establishment, clients can find, the tourist centre, shops ,Denpasar it is 1,5 kilometres away from Ubud it is 35 kilometres away from Bedugul it is situated 55 kilometres away from 50 kilometres away, you can find Kuta the beach it is situated 15 kilometres away from Uluwatu the Temple of it is situated 30 kilometres away from Tanah Lot the Temple of the establishment is 9 kilometres away from Denpasar Airport. ROOM: The rooms have individual air-conditioning, a bathroom with a bath and a shower. Guests also have at their disposal chalets, The rooms have a hairdryer, a double bed, a direct line telephone, a satellite or cable television, internet, a mini-bar, a coffee maker, a kettle, an ironing set and a safe. FACILITIES: The establishment boasts a massage service (available for a fee) and a gym (free of charge), Customers can enjoy a swimming pool, deck chairs, parasols, a sauna and spa treatments (available for a fee), Clients can enjoy activities such as surfing and tennis (available for a fee), At the beach, customers can find deck chairs and parasols. PAYMENT METHODS: The establishment accepts American Express, Diners Club, JCB, Mastercard and Visa. OTHERS: Regarding the food and beverage provision, the establishment offers a restaurant and a cafÃ©.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="234.84" OriginalAmount="228.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.466411" Longitude="115.242485" StarRating="5" HotelCode="986488|puri_wulandari_a_boutique_resort_and_spa" HotelName="Puri Wulandari a Boutique Resort and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Express check-in/check-out,Garden,Television in lobby,Terrace,Fire Extinguisher,Reception desk">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Kedewatan, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/70/c7/70c75a2f554b3604562fde8b0e082d5721924f56.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="273.38" OriginalAmount="265.42" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.7728211" Longitude="115.1702651" StarRating="5" HotelCode="|47988" HotelName="Kayumanis Jimbaran Private Estate and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 18/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>JALAN YOGA PERKANTI, JIMBARAN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/9/8/8/47988_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment boasts 19 chalets air-conditioning, a lobby with express check-out, a reception, a safety deposit box service and a restaurant. The establishment offers guests room service, a laundry service and a car park. SITUATION: Jimbaran it is in close to the establishment, clients can find a beach, restaurants, is 5 kilometres away from the city centre, Kuta it is situated 15 kilometres away from 15 kilometres away, you can find places of interest, Denpasar it is 25 kilometres away from it is situated 10 kilometres away from Ngurah Rai Airport. ROOM: Guests are offered two bedroom chalets, They have a sitting area, a flat-screen television, a swimming pool, a terrace, king size bed or two beds and a bathroom with a shower, a bath, They also have a direct line telephone, a satellite or cable television, internet, a safe, a kitchen with fridge, a microwave, a coffee maker, a kettle and individual air-conditioning. FACILITIES: At an extra cost, you can find fishing, excursions, cookery courses, yoga, cycling, a massage service and spa treatments. 10 kilometres away, clients have at their disposal a golf course, in the surrounding area, you can find a beach. PAYMENT METHODS: Customers can pay by American Express, Diners Club, JCB, Mastercard and Visa. OTHERS: Regarding the food and beverage provision, the establishment offers a breakfast service and set-menu or Ã  la carte lunch and dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="297.70" OriginalAmount="289.03" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.823437" Longitude="115.136795" StarRating="4" HotelCode="|210680" HotelName="Hideaway Villas Bali Uluwatu By Kanaan Hospitality" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Uluwatu, Gg. Bang Bang Bendot</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/0/6/8/0/210680_1_5583.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="359.47" OriginalAmount="349.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.846665" Longitude="115.15339" StarRating="5" HotelCode="986528|karma_kandara" HotelName="Karma Kandara Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/10/2026" HotelFacility="Shopping on site,Computer,Air conditioning,24-hour reception,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Express check-in/check-out,Garden,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Villa Kandara Banjar Wijaya Kusuma, Ungasan, Kec. Kuta Sel., Kabupaten Badung, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/78/f7/78f7bbddbb8b6a329bd9781e9562c163697b8ef1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="367.71" OriginalAmount="357.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.812363" Longitude="115.22585" StarRating="5" HotelCode="986634|the_st_regis_bali_resort" HotelName="The St. Regis Bali Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="ATM,Shopping on site,Computer,Air conditioning,24-hour reception,Elevator/lift,Smoking areas,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Chapel,Garden,Television in lobby,Terrace,Express check-in,Express check-out,Private check-in/check-out,Fire Extinguisher,Outdoor furniture,Upper floors accessible by elevator">
        <Address>
          <AddressLines>
            <AddressLine>Kawasan Pariwisata, Nusa Dua, Lot S6, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f3/c8/f3c8da378f6047f7015b7f12797ee1701136fbbe.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="396.41" OriginalAmount="384.86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.7825015" Longitude="115.2256072" StarRating="5" HotelCode="|169877" HotelName="The Royal Santrian" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pratama Tanjung Benoa Nusa Dua 80363 PO BOX 64 Denpasar Bali - Indonesia</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/8/7/7/169877_1_8677.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers a transfer service (free of charge), WiFi (free of charge), a restaurant with ocean views, a swimming pool bar and villas with a swimming pool. SITUATION: This establishment, is in Nusa Dua the beach it is 5 minutes drive away from the Bali Collection the shopping centre it is 20 minutes drive away from Ngurah Rai Airport it is 25 minutes drive away from Kuta the beach. ROOM: They have a living room, a dining room, a flat-screen television, an iPod docking station, a sofa-bed, views of the swimming pool, a bath and a shower. FACILITIES: Guests are offered a massage service, a spa, a terrace and a swimming pool. OTHERS: Regarding the food and beverage offering, clients can enjoy a restaurant, a bar and barbecues.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="408.32" OriginalAmount="396.43" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="25.120025" Longitude="73.123343" StarRating="3" HotelCode="|550984" HotelName="JAWAI CASTLE RESORT - A Heritage in Jawai Leopard Reserve" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 31/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jawai Castle Heritage Resort</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/0/9/8/4/550984_f8ea4a21340.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="434.66" OriginalAmount="422.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.435047" Longitude="114.830759" StarRating="4" HotelCode="|167918" HotelName="Kelapa Retreat and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ngurah Rai Road, Pekutatan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/7/9/1/8/167918_gen.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers a private beach, a restaurant, WiFi (free of charge) and a transfer service (available on request). SITUATION: This hotel is on the east coast of Bali. ROOM: The establishment has suite rooms, villas have an air-conditioning system, a television, a DVD player, a mini-bar, a bathroom with a bath, a shower and a hairdryer.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="443.57" OriginalAmount="430.65" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.49399" Longitude="115.27702" StarRating="0" HotelCode="|42179" HotelName="Viceroy Bali " Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 23/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Lanyahan, Banjar Nagi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/1/7/9/42179_8.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment boasts business facilities and a conference centre. This hotel was opened in 2006 and has 12 rooms a lobby, express check-out, a reception, a safety deposit box service, a currency exchange service and a restaurant. For an extra cost you can have access to internet, room service and a laundry service. The establishment also offers bicycle rental and a car park. SITUATION: Ubud 5 minutes away from the establishment you have 5 minutes away from the establishment, clients can find Ubud the Market of Clients can also find the monkey forest, is in an excellent location, is 40 minutes away from Denpasar the city of 50 minutes away from the establishment you haveBali Airport. ROOM: The rooms have a bathroom, a hairdryer, a direct line telephone, a satellite or cable television and internet. They also have a mini-bar, a coffee maker, a kettle, a double bed, individual air-conditioning, a balcony and a terrace. FACILITIES: The establishment boasts a swimming pool with an outdoor bar and a terrace. Clients can enjoy activities such as go jogging and go cycling (available for a fee), Guests are offered a massage service, spa treatments and (available for a fee). PAYMENT METHODS: Customers can pay using American Express, Diners Club, JCB, Mastercard and Visa. OTHERS: Regarding the food and beverage provision, the establishment offers Ã  la carte or set-menu breakfast, lunch and dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="462.28" OriginalAmount="448.82" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.52356" Longitude="115.28203" StarRating="5" HotelCode="|169304" HotelName="Tanah Gajah, A Resort By Hadiprana - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Goa Gajah, Tengkulak Kaja Ubud, Gianyar,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/3/0/4/169304_1_144.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers a swimming pool and yoga. SITUATION: This hotel is situated 3 kilometres away from Ubud the city centre of it is situated 60 minutes away from Ngurah Rai Airport. ROOM: The rooms have a terrace, a bathroom and a television. Some rooms have private swimming pool. FACILITIES: Guests are offered cookery courses, yoga, gift shop, car rental, business facilities, a concierge service and WiFi (free of charge).,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="498.20" OriginalAmount="483.69" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.845636" Longitude="115.159274" StarRating="5" HotelCode="|68167" HotelName="Umana Bali, LXR Hotels &amp; Resorts  " Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 25/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>BANJAR KELOD, UNGASAN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/8/1/6/7/68167_1_4529.jpg</HotelPictures>
        <HotelDescription>HOTEL: this complex was built in 2009, with air-conditioning, has 73 rooms, 3 floors, a lobby, a reception, a safety deposit box service and a currency exchange service. It also has a lift, a hairdresser's, a games room, a mini-club, a bar, a restaurant, conference facilities, WiFi (for a fee), room service and a laundry service (for a fee), The establishment boasts a car park and a bicycle rental desk (for a fee). SITUATION: It is situated 5 kilometres away fromJimbaran the centre of 30 minutes away, you can find Kuta the beach Seminyak It is situated 20 kilometres away from it has good links to the transport network situated 12 kilometres away fromNgurah Rai Airport. ROOM: The rooms have an LCD TV, WiFi, a direct line telephone, an individual air-conditioning system, a shower, a bath, a hairdryer, a double or king-size bed, a radio, a safe, a mini-bar, a coffee maker, a kettle and an iron. FACILITIES: The establishment boasts a swimming pool, a pool that has a children's area, a terrace with deck chairs, parasols and an outdoor bar. For a fee, guests can enjoy a gym, bicycle rental, a hydromassage bath, a massage service and a spa. it is 2 kilometres away from a golf course. MEALS: Regarding the food and beverage offering, the establishment offers a buffet breakfast and Ã  la carte or set-menu lunch and dinner. PAYMENT METHODS: Customers can pay using American Express, Diners Club, JCB, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="529.42" OriginalAmount="514.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.81506" Longitude="115.22208" StarRating="5" HotelCode="986572|mulia_villas" HotelName="Mulia Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Elevator/lift,Currency exchange,Smoke-free property,Security guard,Newspapers,Gift shop,Garden,Terrace">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Nusa Dua Selatan, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/34/a9/34a9d0c3ab51030424e53f93e7ec5db4dcda4b88.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="602.75" OriginalAmount="585.19" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.812637" Longitude="115.226543" StarRating="5" HotelCode="|44549" HotelName="The St. Regis Bali Resort - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 29/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>KAWASAN PARIWISATA NUSA DUA LOT s6 po box 44</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/5/4/9/44549_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This renovated hotel in 2008, has 81 suites, 24 chalets and 2 residences. It has with air-conditioning, gardens, a lobby, a reception, a safety deposit box service, a currency exchange service and a lift. Our guests can find a cafÃ©, a restaurant, a bar and a hairdresser's. The establishment offers internet and a car park. At an additional cost you can have access to WiFi, room service, a laundry service and bicycle rental. SITUATION: This complex is in Nusa Dua the beachfront it is situated next to a golf course, is 2 kilometres away from the nightlife, shops, the establishment is 9 kilometres away from Besakih the Temple of it is situated 20 kilometres away from Ngurah Rai Airport. ROOM: They have a living room, a balcony, some rooms with private swimming pool, a bathroom and a bath. You are offered 44 chalets with telephone, a satellite TV, a mini-bar, a Hi-Fi and a king-size bed. They also have a hairdryer, internet, an air-conditioning system, a safe, a coffee maker and a kettle. FACILITIES: The establishment boasts a swimming pool, a children's swimming pool and water sports. At an extra cost, you can find water-skiing, speedboating, surfing, windsurfing and canoeing. The establishment also offers travel agency, excursions, an outdoor bar, deck chairs and a terrace. The establishment boasts a sauna, a steam bath, a boutique and a library. Guests can also find hydrotherapy treatments and a massage service. By paying an extra charge, you can enjoy tennis, badminton and use the gym. next to the establishment, you will find a golf course. PAYMENT METHODS: Customers can pay using American Express, Diners Club, JCB, Mastercard and Visa. OTHERS: Regarding the food and beverage offering, clients haveKayuputi and Boneka the restaurants a bar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="705.20" OriginalAmount="684.66" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.450831" Longitude="115.235429" StarRating="5" HotelCode="|41242" HotelName="Como Shambhala Estate - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Banjar Begawan, Desa Melinggih Kelod, Payangan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/2/4/2/41242_1_2180.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has meeting facilities, audiovisual equipment and WiFi. SITUATION: Ubud 15 minutes away from the establishment guests have 60 minutes away, guests can find the airport. ROOM: The rooms have a balcony, with views, an air-conditioning system, a direct line telephone, a satellite TV, a mini-bar, a coffee maker and a kettle. FACILITIES: Clients can enjoy activities such as go jogging and go cycling. Guests are offered a massage service (available for a fee) and treatments. The establishment also offers yoga courses. OTHERS: Regarding the food and beverage offering, clients can enjoy a breakfast service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="710.70" OriginalAmount="690.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.843793" Longitude="115.15924" StarRating="5" HotelCode="986518|banyan_tree_ungasan" HotelName="Umana Bali, LXR Hotels &amp; Resorts by Hilton" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 20/10/2026" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Currency exchange,Smoke-free property,Security guard,Newspapers,Ticket assistance,Gift shop,Express check-in/check-out,Chapel,Garden,Terrace,Private check-in/check-out,Outdoor furniture">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Melasti, Banjar Kelod, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7e/15/7e15ff8fa60d7a4a0bdd50aa6144ef5d515348c4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="762.50" OriginalAmount="740.29" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.674719" Longitude="115.148799" StarRating="4" HotelCode="|220633" HotelName="Bali Aroma Exclusive Villas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl.Batu Belig Gg. Pelangi No 8, Seminyak</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/0/6/3/3/220633_7.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="881.15" OriginalAmount="855.49" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.4885861" Longitude="115.2447416" StarRating="5" HotelCode="|67189" HotelName="Amandari Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>KEDEWATAN, UBUD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/7/1/8/9/67189_1_91.jpg</HotelPictures>
        <HotelDescription>HOTEL: This spa establishment, renovated in 2008, has 30 chalets, a lobby with express check-out, a reception, a safety deposit box service, a currency exchange service, a hairdresser's, a playground, a cafÃ©, a bar, a restaurant, conference facilities and internet (for a fee), The establishment also has room service, a laundry service (for a fee), a car park and an indoor car park. SITUATION: This establishment, Ubud it is in In the surrounding area, you can find restaurants and bars. 700 metres away, guests will find Ayung the river it is situated 15 kilometres away from Masceti the beach this hotel Denpasar and Kintamani it is situated 25 kilometres away from it is situated 40 kilometres away from Denpasar - Ngurah Rai Airport. ROOM: chalets, have a living room, a bathroom with a shower or bath, a hairdryer, a king-size bed, a direct line telephone, satellite or cable TV, a Hi-Fi, internet, a safe, a mini-bar, an individual air-conditioning system and a balcony or terrace. FACILITIES: For a fee, you can enjoy 12 swimming pools, a terrace, a gym, a sauna, a steam bath and spa treatments. The establishment also has a tennis court (free of charge), cycling (available for a fee) and an entertainment programme. MEALS: Regarding the food and beverage offering, the establishment offers a breakfast service, an Ã  la carte lunch and a set-menu dinner. PAYMENT METHODS: Customers can pay by American Express, Diners Club, JCB, Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="998.72" OriginalAmount="969.63" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.611816" Longitude="115.321541" StarRating="4" HotelCode="|169809" HotelName="Jeeva Saba Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pura Anyar II no. 8 Pantai Saba</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/8/0/9/169809_3.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, is in Saba the beach it is situated in front of the beach. FACILITIES: This establishment has a swimming pool, a gym and WiFi (free of charge).,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1233.79" OriginalAmount="1197.85" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.8437324" Longitude="115.1211361" StarRating="5" HotelCode="|46964" HotelName="Bvlgari Resort Bali - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 18/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>JALAN GOA LEMPEH, BANJAR DINAS KANGIN, ULUWATU</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/9/6/4/46964_1_1580.jpg</HotelPictures>
        <HotelDescription>HOTEL: It has 59 air-conditioning rooms, a garden, a terrace, a lobby, a reception, a safety deposit box service, a currency exchange service, a hairdresser's, a bar and a restaurant. The establishment offers conference rooms, WiFi, room service, a laundry service (for a fee) and a car park. SITUATION: Pecatu it is situated next to the establishment is 40 kilometres away from Denpasar the city of, 5 kilometres away, there is a public transport stop, is situated 80 kilometres away from a bus station, 5 minutes away from the establishment guests have a beach, is situated 98 kilometres away from Batur Lake it is situated 62 kilometres away from the zoo, 20 kilometres away, you can find Discovery the shopping centre it is 9 kilometres away from Garuda Wisnu Kencana park it is 15 minutes away from Ngurah Rai Airport. ROOM: The rooms a bathroom, a dining room, a swimming pool, butler service, a shower and a bath. They also have a hairdryer, a king size or double bed, a direct line telephone, a satellite or cable television, a radio, a Hi-Fi, internet, a mini-bar, a coffee maker, a kettle, an iron, individual air-conditioning and a safety deposit box. FACILITIES: The establishment boasts a spa, a yoga room, a swimming pool, 6 treatment cabins and showers. The establishment also has a beauty centre, a gym, a massage service (available for a fee), a children's swimming area, a terrace, deck chairs, a hydromassage bath and a steam bath. At an extra cost, you can find diving, sailing, horse-riding and go cycling. Guests also have access to ping pong, 30 kilometres away, clients have at their disposal a golf course. PAYMENT METHODS: The establishment accepts American Express, Diners Club, JCB, Mastercard and Visa. OTHERS: Regarding the food and beverage provision, the establishment offersIl Ristorante and Sangkar the restaurants The establishment serves a continental buffet breakfast and Ã  la carte lunch and dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1471.23" OriginalAmount="1428.38" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.846127" Longitude="115.124434" StarRating="5" HotelCode="|169781" HotelName="The Edge Bali - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 09/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl.Pura Goa Lempeh Banjar Dinas Kangin, Pecatu Bali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/9/7/8/1/169781_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has villas with a private pool, entertainment and WiFi (free of charge), The establishment has a fitness centre, a spa, a butler service and it offers breakfast service. SITUATION: This establishment, is on a cliff. ROOM: The villas have 2 Private Swimming Pools, home cinema, a kitchen, a wine cellar, a tropical garden and a terrace.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1526.46" OriginalAmount="1482.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.847275" Longitude="115.122894" StarRating="5" HotelCode="986668|the_edge" HotelName="The Edge Bali" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/10/2026" HotelFacility="ATM,Computer,Air conditioning,24-hour reception,Elevator/lift,Smoking areas,Currency exchange,Smoke-free property,Heating,Security guard,Newspapers,Ticket assistance,Express check-in/check-out,Chapel,Garden,Television in lobby,Terrace,Private check-in/check-out,Dryer,Fire Extinguisher,Outdoor furniture">
        <Address>
          <AddressLines>
            <AddressLine>Jl Pura Goa Lempeh Br Dinas Kangin, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e4/e0/e4e09bbd98754cf88a8ca575dcc01d450e8585d4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2716.11" OriginalAmount="2637.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.826747" Longitude="115.20857" StarRating="5" HotelCode="986760|amanusa_7" HotelName="Aman Villas at Nusa Dua" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Shopping on site,Air conditioning,24-hour reception,Elevator/lift,Smoking areas,Currency exchange,Security guard,Newspapers,Garden">
        <Address>
          <AddressLines>
            <AddressLine>Nusa Dua, Bali</AddressLine>
          </AddressLines>
          <CityName>Bali</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7e/4c/7e4cd4d6a84a402bf689ae030491d8154acd62c2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="17.23" OriginalAmount="16.73" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.721062" Longitude="115.175532" StarRating="3" HotelCode="|400821" HotelName="Samsara Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Legian, Gang Lingga Murti, Legian,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="18.32" OriginalAmount="17.79" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.722383" Longitude="115.172811" StarRating="3" HotelCode="|401138" HotelName="Puri Asih" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 24/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pantai Kuta No.40</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="18.60" OriginalAmount="18.06" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.499036" Longitude="115.252908" StarRating="3" HotelCode="|401564" HotelName="Sari Villa Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Sanggingan No.88 ,Sayan ,Ubud</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="33.91" OriginalAmount="32.92" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.672692" Longitude="115.502223" StarRating="3" HotelCode="|399349" HotelName="Road Beach Premiere" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 10/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Ped Buyuk, Prapat Beach, 80771 Nusa Penida, Indonesia,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="35.04" OriginalAmount="34.02" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.67329" Longitude="115.505413" StarRating="4" HotelCode="|400023" HotelName="Road Beach Sun Sun Nusa Penida" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 18/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Ped Buyuk Tanah Bias</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="54.66" OriginalAmount="53.07" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.525895" Longitude="115.268179" StarRating="0" HotelCode="|399849" HotelName="Menzel Ubud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Yudistira, Peliatan, Kecamatan Ubud, Kabupate</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="62.23" OriginalAmount="60.42" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.6803941" Longitude="115.4446816" StarRating="4" HotelCode="|399645" HotelName="LEMBONGAN SANCTUARY VILLAS" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 02/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>JUNGUTBATU HILL</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="74.30" OriginalAmount="72.14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.69125" Longitude="115.16427" StarRating="5" HotelCode="|400424" HotelName="Cicada Luxury Townhouses" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 27/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>JALAN PURA TELAGA WAJA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="89.04" OriginalAmount="86.45" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-8.8216557" Longitude="115.1171175" StarRating="4" HotelCode="|399646" HotelName="LE BAMBOO BALI" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 27/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>JALAN LABUAN SAIT</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Shopping on site,Air conditioning,24-hour reception,Currency exchange,Smoke-free property,Ticket assistance,Gift shop,Garden,Terrace,Outdoor furniture,No elevators,Elevator/lift,Security guard,Newspapers,Express check-in/check-out,Upper floors accessible by elevator,ATM,Computer,Television in lobby,Fire Extinguisher,Smoking Allowed,Dryer,Smoking areas,Reception desk,Private check-in/check-out,Washing machine,Chapel,Express check-out,Electric car charging,All Spaces Non-Smoking (public and private),Patio,Heating,Express check-in,Adults Only,Dishwasher,Design hotel,Late check-out,Early check-in</BasicAmenities>
    <HotelRating>3,4,5,2,1</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD</Meals>
  </Filter>
</HotelSearchRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
|Exception|Column 'Veturis' does not belong to table Table1.|System.ArgumentException: Column 'Veturis' does not belong to table Table1.
   at System.Data.DataRow.GetDataColumn(String columnName)
   at System.Data.DataRow.get_Item(String columnName)
   at HotelBookingEngine.HotelCity.Load(Int32 pCityId, Int32 DestinationId, Int32 HotelId, String landmark) in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelCity.cs:line 897|LoadCity|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
db88a408-d25d-45f4-8fb2-30eda82438be|WebbedsSunHotelsPrice|successfull supplier interation||WebbedsSunHotels|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
db88a408-d25d-45f4-8fb2-30eda82438be|RateHawkPrice|successfull supplier interation||RateHawk|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
db88a408-d25d-45f4-8fb2-30eda82438be|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="db88a408-d25d-45f4-8fb2-30eda82438be" TimeStamp="0001-01-01T00:00:00" HotelName="Restu Bali Hotel" HotelCode="986614|81090" StarRating="3" GTCityId="47113" CountryCode="ID" CityName="Bali" CountryName="INDONESIA" Address="Jl. Raya Legian 113, Bali" PostCode="80361" PhoneNo="+62361751251" FaxNo="" Email="reservation@restubalihotel.com" CheckInTime="14:00" CheckOutTime="12:00" Latitude="-8.714558" Longitude="115.17379" SourceId="27" Currency="GBP"><RoomTypes><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Bed in Dorm (shared bathroom)" RoomTypeCode="h-d95bb8c6-63b9-5920-ae0f-31b196e56854|63|NS4wMHxHQlB8MjAyNi0wNC0yMQ==" OriginalAmount="5" TotalPrice="5.15" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>GBP 0.41-- service fee is included in the room rate.&lt;br/&gt;GBP 0.45-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bridal suite|Non-smoking rooms|Room service|Shower/Bathtub|Shower|Wardrobe/Closet|Linens|Alarm clock|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-04-16T00:00:00" End="2026-11-05T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="5.15" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Shared room (Dormitory)" RoomTypeCode="130864702|1|6|27|NnxHQlB8MjAyNi0xMS0wMw==" OriginalAmount="6" TotalPrice="6.18" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 30/10/2026"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities /><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-30T22:00:00" End="2026-11-01T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="6" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Bed in Dorm (shared bathroom) (10 beds)" RoomTypeCode="h-d859d180-aca8-51d0-8451-a385b9c4fa92|63|Ni4wMHxHQlB8MjAyNi0wNC0yMQ==" OriginalAmount="6" TotalPrice="6.18" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>GBP 0.50-- service fee is included in the room rate.&lt;br/&gt;GBP 0.55-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bridal suite|Non-smoking rooms|Room service|Shower/Bathtub|Shower|Wardrobe/Closet|Linens|Alarm clock|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-04-16T00:00:00" End="2026-11-05T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="6.18" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Superior" RoomTypeCode="298413009|1|13|27|MTN8R0JQfDIwMjYtMTEtMDM=" OriginalAmount="13" TotalPrice="13.39" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 30/10/2026"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities /><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-30T22:00:00" End="2026-11-01T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="13" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Superior Double room (full double bed)" RoomTypeCode="h-00944e25-336d-53a8-8d17-873a3e9cd3f0|63|MTMuMDB8R0JQfDIwMjYtMTEtMDQ=" OriginalAmount="13" TotalPrice="13.39" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 30/10/2026"><AdditionalDetails>GBP 1.07-- service fee is included in the room rate.&lt;br/&gt;GBP 1.18-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bridal suite|Non-smoking rooms|Room service|Shower/Bathtub|Shower|Wardrobe/Closet|Linens|Alarm clock|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-31T00:00:00" End="2026-11-06T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="13.39" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Superior Double room (twin beds)" RoomTypeCode="h-2cf57e37-f837-50c8-b982-cfd9c8c5da1a|63|MTMuMDB8R0JQfDIwMjYtMTEtMDQ=" OriginalAmount="13" TotalPrice="13.39" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 30/10/2026"><AdditionalDetails>GBP 1.07-- service fee is included in the room rate.&lt;br/&gt;GBP 1.18-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bridal suite|Non-smoking rooms|Room service|Shower/Bathtub|Shower|Wardrobe/Closet|Linens|Alarm clock|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-31T00:00:00" End="2026-11-06T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="13.39" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Twin/Double room - Superior" RoomTypeCode="248384745|1|14|27|MTR8R0JQfDIwMjYtMDQtMjE=" OriginalAmount="14" TotalPrice="14.42" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities /><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-04-21T12:16:35.3105615+01:00" End="2026-11-06T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="14" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Superior Double room (full double bed) (bed type is subject to availability)" RoomTypeCode="h-732725a4-7a8b-5b96-9436-e2681d57066e|63|MTQuMDB8R0JQfDIwMjYtMTEtMDQ=" OriginalAmount="14" TotalPrice="14.42" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 30/10/2026"><AdditionalDetails>GBP 1.16-- service fee is included in the room rate.&lt;br/&gt;GBP 1.27-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bridal suite|Non-smoking rooms|Room service|Shower/Bathtub|Shower|Wardrobe/Closet|Linens|Alarm clock|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-31T00:00:00" End="2026-11-06T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="14.42" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed And Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Superior" RoomTypeCode="298366615|3|15|27|MTV8R0JQfDIwMjYtMDQtMjE=" OriginalAmount="15" TotalPrice="15.45" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities /><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-04-21T12:16:35.1621621+01:00" End="2026-11-06T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="15" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: De luxe" RoomTypeCode="298409020|1|15|27|MTV8R0JQfDIwMjYtMTEtMDM=" OriginalAmount="15" TotalPrice="15.45" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 30/10/2026"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities /><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-30T22:00:00" End="2026-11-01T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="15" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast" RoomType="Room 1: Superior Double room (twin beds) (bed type is subject to availability)" RoomTypeCode="h-0e528b7e-23e9-5347-9029-09e7a2185a48|63|MTUuMDB8R0JQfDIwMjYtMDQtMjE=" OriginalAmount="15" TotalPrice="15.45" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>GBP 1.24-- service fee is included in the room rate.&lt;br/&gt;GBP 1.36-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bridal suite|Non-smoking rooms|Room service|Shower/Bathtub|Shower|Wardrobe/Closet|Linens|Alarm clock|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-04-16T00:00:00" End="2026-11-05T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="15.45" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast" RoomType="Room 1: Superior Double room (full double bed)" RoomTypeCode="h-63e8618c-4a53-5e5c-aca4-01bd54d810e7|63|MTUuMDB8R0JQfDIwMjYtMDQtMjE=" OriginalAmount="15" TotalPrice="15.45" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>GBP 1.24-- service fee is included in the room rate.&lt;br/&gt;GBP 1.36-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bridal suite|Non-smoking rooms|Room service|Shower/Bathtub|Shower|Wardrobe/Closet|Linens|Alarm clock|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-04-16T00:00:00" End="2026-11-05T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="15.45" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Deluxe Double room (full double bed) (bed type is subject to availability)" RoomTypeCode="h-e084e104-1c3a-5b44-9c24-47275427835e|63|MTUuMDB8R0JQfDIwMjYtMDQtMjE=" OriginalAmount="15" TotalPrice="15.45" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>GBP 1.24-- service fee is included in the room rate.&lt;br/&gt;GBP 1.36-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bridal suite|Non-smoking rooms|Room service|Shower/Bathtub|Shower|Wardrobe/Closet|Linens|Alarm clock|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-04-16T00:00:00" End="2026-11-05T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="15.45" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Deluxe Double room (twin beds) (bed type is subject to availability)" RoomTypeCode="h-038d70e0-4edd-5259-b54b-f71b0efe560b|63|MTUuMDB8R0JQfDIwMjYtMDQtMjE=" OriginalAmount="15" TotalPrice="15.45" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>GBP 1.24-- service fee is included in the room rate.&lt;br/&gt;GBP 1.36-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bridal suite|Non-smoking rooms|Room service|Shower/Bathtub|Shower|Wardrobe/Closet|Linens|Alarm clock|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-04-16T00:00:00" End="2026-11-05T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="15.45" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast" RoomType="Room 1: Superior Double room (twin beds)" RoomTypeCode="h-c68fb02c-5225-5870-b05b-1f7c289f5f26|63|MTYuMDB8R0JQfDIwMjYtMDQtMjE=" OriginalAmount="16" TotalPrice="16.48" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>GBP 1.32-- service fee is included in the room rate.&lt;br/&gt;GBP 1.45-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bridal suite|Non-smoking rooms|Room service|Shower/Bathtub|Shower|Wardrobe/Closet|Linens|Alarm clock|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-04-16T00:00:00" End="2026-11-05T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="16.48" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Deluxe Double room (full double bed)" RoomTypeCode="h-6e0dee2d-6092-5342-bca3-1caac2616c31|63|MTYuMDB8R0JQfDIwMjYtMTEtMDQ=" OriginalAmount="16" TotalPrice="16.48" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 30/10/2026"><AdditionalDetails>GBP 1.32-- service fee is included in the room rate.&lt;br/&gt;GBP 1.45-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bridal suite|Non-smoking rooms|Room service|Shower/Bathtub|Shower|Wardrobe/Closet|Linens|Alarm clock|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-31T00:00:00" End="2026-11-06T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="16.48" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Deluxe Double room (twin beds)" RoomTypeCode="h-eb645b90-e92b-5663-bafb-b4430e66cecc|63|MTYuMDB8R0JQfDIwMjYtMTEtMDQ=" OriginalAmount="16" TotalPrice="16.48" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 30/10/2026"><AdditionalDetails>GBP 1.32-- service fee is included in the room rate.&lt;br/&gt;GBP 1.45-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bridal suite|Non-smoking rooms|Room service|Shower/Bathtub|Shower|Wardrobe/Closet|Linens|Alarm clock|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-31T00:00:00" End="2026-11-06T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="16.48" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed And Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: De luxe" RoomTypeCode="298417572|3|17|27|MTd8R0JQfDIwMjYtMDQtMjE=" OriginalAmount="17" TotalPrice="17.51" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities /><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-04-21T12:16:36.055578+01:00" End="2026-11-06T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="17" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Twin/Double room - De Luxe" RoomTypeCode="290400922|1|17|27|MTd8R0JQfDIwMjYtMDQtMjE=" OriginalAmount="17" TotalPrice="17.51" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities /><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-04-21T12:16:36.2804933+01:00" End="2026-11-06T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="17" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast" RoomType="Room 1: Deluxe Double room (twin beds)" RoomTypeCode="h-53dbcbfe-7b5b-5a6b-aebb-0f63eb8f1245|63|MTcuMDB8R0JQfDIwMjYtMDQtMjE=" OriginalAmount="17" TotalPrice="17.51" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>GBP 1.40-- service fee is included in the room rate.&lt;br/&gt;GBP 1.55-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bridal suite|Non-smoking rooms|Room service|Shower/Bathtub|Shower|Wardrobe/Closet|Linens|Alarm clock|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-04-16T00:00:00" End="2026-11-05T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="17.51" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Double room - Single use - De Luxe" RoomTypeCode="290495310|1|18|27|MTh8R0JQfDIwMjYtMDQtMjE=" OriginalAmount="18" TotalPrice="18.54" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities /><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-04-21T12:16:36.4346303+01:00" End="2026-11-06T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="18" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType></RoomTypes><Images><Image Url="https://cdn.worldota.net/t/x500/ostrovok/5f/5b/5f5bea3986e2e4589cfb7695df22f356ece830a9.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/ostrovok/0c/c6/0cc65693ca2373802076daa05ac72e5a25b690c2.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/ostrovok/bc/46/bc460fb688d8770407d2f142e464be6e6db0ace6.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/ostrovok/d0/dc/d0dc3230b8285ec166533b50bfcfc2536d36b90b.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/ostrovok/5e/2a/5e2a72408f0717139fb57a014644aa00f1d33fc1.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/ostrovok/dc/a7/dca72790f8dfce398a791a90129e197ef5d57792.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/ostrovok/be/f8/bef8e388c22351207d5acf7a6eee2c50396312d3.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/ostrovok/75/ce/75ce9e625b8d0b25e767ccd2b494d477805ec1cc.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/ostrovok/6c/97/6c97b7a0629c14bde85c6f7bb6792f2736b33ca5.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/ostrovok/62/3b/623b30603ab7db3852c976e242570ca7b8997fdf.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/ostrovok/83/6b/836bd3b9b9108d8580359d7c94d5553f08a769b2.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/ostrovok/ef/1f/ef1f7f239f5902fbd46319d67e5d44660178bf16.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/ostrovok/08/6b/086b18aaf2ec294a64768e54ee1e22d34ad7aa2a.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/ostrovok/55/e7/55e7fbed937976186e8cbe1a3bcc5eef96fe9c8c.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/ostrovok/8c/ab/8cab83f8a99a47565d5f421cc069506e1bfba2fa.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/ostrovok/6d/24/6d240841f79f8ec8098ff17068635fa8678e16a9.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/ostrovok/d0/16/d0160530ea1b6fe915a37616b31b97d1700a49c2.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/ostrovok/62/3b/623b30603ab7db3852c976e242570ca7b8997fdf.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/ostrovok/61/a7/61a7b2cf05bce76e412d5800cfc3bca2abdfca4d.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/ostrovok/6c/a8/6ca83bd4aa44530d28d0af8f2ee3a8f3f65cf3f3.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/ostrovok/2e/08/2e0866c4aa7a83c2d2712e162d4b2c680123de93.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/ostrovok/03/e0/03e09d7ec350edcd9d6f9b887b4c5bedd857b47d.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/ostrovok/03/e0/03e09d7ec350edcd9d6f9b887b4c5bedd857b47d.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/ostrovok/ed/de/edded07f86af05e15073d39875aef6b6935a961a.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/ostrovok/53/de/53de359219b30df9c7c8f7b97bbba7ac6a4aaa67.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/ostrovok/91/a1/91a118050e7752ea1ca53788baa8ec662b9dd134.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/ostrovok/e6/d3/e6d33333d57a6f62587e0faae9d5fc68e9898ba6.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/ostrovok/74/e8/74e84ca3811778f92da296e76e892b4162cc275b.JPEG" /></Images><HotelDescription /><Facilities><HotelFacilities><Type>General</Type><Description>ATM</Description><Value>ATM</Value></HotelFacilities><HotelFacilities><Type>General</Type><Description>Shopping on site</Description><Value>Shopping on site</Value></HotelFacilities><HotelFacilities><Type>General</Type><Description>Air conditioning</Description><Value>Air conditioning</Value></HotelFacilities><HotelFacilities><Type>General</Type><Description>24-hour reception</Description><Value>24-hour reception</Value></HotelFacilities><HotelFacilities><Type>General</Type><Description>Currency exchange</Description><Value>Currency exchange</Value></HotelFacilities><HotelFacilities><Type>General</Type><Description>Smoke-free property</Description><Value>Smoke-free property</Value></HotelFacilities><HotelFacilities><Type>General</Type><Description>Security guard</Description><Value>Security guard</Value></HotelFacilities><HotelFacilities><Type>General</Type><Description>Newspapers</Description><Value>Newspapers</Value></HotelFacilities><HotelFacilities><Type>General</Type><Description>Ticket assistance</Description><Value>Ticket assistance</Value></HotelFacilities><HotelFacilities><Type>General</Type><Description>Express check-in/check-out</Description><Value>Express check-in/check-out</Value></HotelFacilities><HotelFacilities><Type>General</Type><Description>Garden</Description><Value>Garden</Value></HotelFacilities><HotelFacilities><Type>General</Type><Description>Television in lobby</Description><Value>Television in lobby</Value></HotelFacilities><HotelFacilities><Type>General</Type><Description>Terrace</Description><Value>Terrace</Value></HotelFacilities><HotelFacilities><Type>General</Type><Description>Fire Extinguisher</Description><Value>Fire Extinguisher</Value></HotelFacilities><HotelFacilities><Type>Accessibility</Type><Description>Accessibility features</Description><Value>Accessibility features</Value></HotelFacilities><HotelFacilities><Type>Accessibility</Type><Description>Wheelchair Accessible</Description><Value>Wheelchair Accessible</Value></HotelFacilities><HotelFacilities><Type>Services and amenities</Type><Description>Ironing</Description><Value>Ironing</Value></HotelFacilities><HotelFacilities><Type>Services and amenities</Type><Description>Laundry</Description><Value>Laundry</Value></HotelFacilities><HotelFacilities><Type>Services and amenities</Type><Description>Safe-deposit box</Description><Value>Safe-deposit box</Value></HotelFacilities><HotelFacilities><Type>Services and amenities</Type><Description>Concierge services</Description><Value>Concierge services</Value></HotelFacilities><HotelFacilities><Type>Services and amenities</Type><Description>Dry-cleaning</Description><Value>Dry-cleaning</Value></HotelFacilities><HotelFacilities><Type>Services and amenities</Type><Description>Luggage storage</Description><Value>Luggage storage</Value></HotelFacilities><HotelFacilities><Type>Services and amenities</Type><Description>Wake-up service</Description><Value>Wake-up service</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>Breakfast</Description><Value>Breakfast</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>Restaurant</Description><Value>Restaurant</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>Restaurant (buffet style)</Description><Value>Restaurant (buffet style)</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>Bottled water</Description><Value>Bottled water</Value></HotelFacilities><HotelFacilities><Type>Internet</Type><Description>Free Wi-Fi</Description><Value>Free Wi-Fi</Value></HotelFacilities><HotelFacilities><Type>Transfer</Type><Description>Shuttle</Description><Value>Shuttle</Value></HotelFacilities><HotelFacilities><Type>Transfer</Type><Description>Car rental</Description><Value>Car rental</Value></HotelFacilities><HotelFacilities><Type>Transfer</Type><Description>Airport transportation</Description><Value>Airport transportation</Value></HotelFacilities><HotelFacilities><Type>Transfer</Type><Description>Transfer services</Description><Value>Transfer services</Value></HotelFacilities><HotelFacilities><Type>Languages Spoken</Type><Description>English</Description><Value>English</Value></HotelFacilities><HotelFacilities><Type>Languages Spoken</Type><Description>Japanese</Description><Value>Japanese</Value></HotelFacilities><HotelFacilities><Type>Tourist services</Type><Description>Tour assistance</Description><Value>Tour assistance</Value></HotelFacilities><HotelFacilities><Type>Recreation</Type><Description>Bike rental</Description><Value>Bike rental</Value></HotelFacilities><HotelFacilities><Type>Recreation</Type><Description>Sun Deck</Description><Value>Sun Deck</Value></HotelFacilities><HotelFacilities><Type>Parking</Type><Description>Parking</Description><Value>Parking</Value></HotelFacilities><HotelFacilities><Type>Parking</Type><Description>Parking nearby</Description><Value>Parking nearby</Value></HotelFacilities><HotelFacilities><Type>Pool and beach</Type><Description>Swimming pool</Description><Value>Swimming pool</Value></HotelFacilities><HotelFacilities><Type>Pool and beach</Type><Description>Indoor Pool</Description><Value>Indoor Pool</Value></HotelFacilities><HotelFacilities><Type>Pool and beach</Type><Description>Outdoor pool</Description><Value>Outdoor pool</Value></HotelFacilities><HotelFacilities><Type>Pool and beach</Type><Description>Beach/pool towels</Description><Value>Beach/pool towels</Value></HotelFacilities><HotelFacilities><Type>Pool and beach</Type><Description>Next to the beach</Description><Value>Next to the beach</Value></HotelFacilities><HotelFacilities><Type>Business</Type><Description>Fax and copy machine</Description><Value>Fax and copy machine</Value></HotelFacilities><HotelFacilities><Type>Business</Type><Description>Meeting and presentation facilities</Description><Value>Meeting and presentation facilities</Value></HotelFacilities><HotelFacilities><Type>Business</Type><Description>Conference Hall</Description><Value>Conference Hall</Value></HotelFacilities><HotelFacilities><Type>Beauty and wellness</Type><Description>Massage</Description><Value>Massage</Value></HotelFacilities><HotelFacilities><Type>Beauty and wellness</Type><Description>Sauna</Description><Value>Sauna</Value></HotelFacilities><HotelFacilities><Type>Beauty and wellness</Type><Description>Spa</Description><Value>Spa</Value></HotelFacilities><HotelFacilities><Type>Kids</Type><Description>Children swimming pool</Description><Value>Children swimming pool</Value></HotelFacilities><HotelFacilities><Type>Pets</Type><Description>Pets Not Allowed</Description><Value>Pets Not Allowed</Value></HotelFacilities><HotelFacilities><Type>Health and Safety Measures</Type><Description>Contactless check-in and/or check-out</Description><Value>Contactless check-in and/or check-out</Value></HotelFacilities></Facilities></HotelRoomRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
db88a408-d25d-45f4-8fb2-30eda82438be|CheckRateRequest|CheckRateRequest|<?xml version="1.0" encoding="utf-16"?>
<CheckRatesRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" TraceId="db88a408-d25d-45f4-8fb2-30eda82438be">
  <Rooms>
    <Room RoomType="Room 1: Bed in Dorm (shared bathroom)" TotalAdult="1" TotalChild="0">
      <Childs />
    </Room>
  </Rooms>
  <GeneralInfo UserName="shikha.v@wwdmc.com" Password="Shikha123$" RequestedCurrency="GBP" ClientNationality="IN" MarkupValue="0" MarkupPercentage="0" />
  <Accommodation HotelId="986614|81090" SourceId="27" RoomTypeCode="130864702|1|6|27|NnxHQlB8MjAyNi0xMS0wMw==" TotalPrice="0" IsHoldBooking="false" HoldBy="0" />
  <StayDateRange Start="2026-11-05T00:00:00" End="2026-11-06T00:00:00" />
  <CountryCode_MoneyReceive>0</CountryCode_MoneyReceive>
</CheckRatesRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
db88a408-d25d-45f4-8fb2-30eda82438be|WebbedsSunHotelsBlock|successfully done supplier prebooking||WebbedsSunHotels|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
db88a408-d25d-45f4-8fb2-30eda82438be|CheckRateResponse|CheckRateResponse|<?xml version="1.0" encoding="utf-16"?>
<CheckRatesRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Currency="GBP">
  <Status>Success</Status>
  <CancelPolicies>
    <CancelPenalties>
      <CancelPenalty Start="2026-10-30T22:00:00" End="2026-11-01T00:00:00">
        <AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="6.18" />
      </CancelPenalty>
    </CancelPenalties>
  </CancelPolicies>
  <ImportantInfo>Please be advised that the local government of Bali has introduced a new Tourist Tax for all visitors to be paid upon arrival.&lt;br/&gt;&lt;br/&gt;Cancellation made less than 26 hours (12:00) prior to the arrival will be charged with 100% of the total booking value.</ImportantInfo>
  <TotalAmount>6.18</TotalAmount>
  <TraceId>db88a408-d25d-45f4-8fb2-30eda82438be</TraceId>
</CheckRatesRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
db88a408-d25d-45f4-8fb2-30eda82438be|CheckRateRequest|CheckRateRequest|<?xml version="1.0" encoding="utf-16"?>
<CheckRatesRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" TraceId="db88a408-d25d-45f4-8fb2-30eda82438be">
  <Rooms>
    <Room RoomType="Room 1: Shared room (Dormitory)" TotalAdult="1" TotalChild="0">
      <Childs />
    </Room>
  </Rooms>
  <GeneralInfo UserName="shikha.v@wwdmc.com" Password="Shikha123$" RequestedCurrency="GBP" ClientNationality="IN" MarkupValue="0" MarkupPercentage="0" />
  <Accommodation HotelId="986614|81090" SourceId="27" RoomTypeCode="130864702|1|6|27|NnxHQlB8MjAyNi0xMS0wMw==" TotalPrice="0" IsHoldBooking="false" HoldBy="0" />
  <StayDateRange Start="2026-11-05T00:00:00" End="2026-11-06T00:00:00" />
  <CountryCode_MoneyReceive>0</CountryCode_MoneyReceive>
</CheckRatesRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
db88a408-d25d-45f4-8fb2-30eda82438be|WebbedsSunHotelsBlock|successfully done supplier prebooking||WebbedsSunHotels|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
db88a408-d25d-45f4-8fb2-30eda82438be|BookRequest|BookRequest|Request:-<?xml version="1.0" encoding="utf-16"?>
<HotelBookRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" TraceId="db88a408-d25d-45f4-8fb2-30eda82438be" EmailId="xml.bookings@wwdmc.com" MobileNo="" FileBookingId="" Identity="e00c5EC6-5aapreeti-af6f-9WwDMc3028a7c">
  <Rooms>
    <Room RoomType="Room 1: Shared room (Dormitory)" BoardBasis="Room 1: Room Only" TotalAdult="1" TotalChild="0">
      <Adults>
        <Adult Title="Mr" FirstName="Prem" LastName="Kumar" DOB="20010421" Age="25" />
      </Adults>
    </Room>
  </Rooms>
  <GeneralInfo UserName="shikha.v@wwdmc.com" Password="Shikha123$" RequestedCurrency="GBP" ClientNationality="IN" ClientCountry="India" MarkupValue="0" MarkupPercentage="0" />
  <Accommodation HotelId="986614|restu_bali_hotel" SourceId="27" RoomTypeCode="130864702|1|6|27|NnxHQlB8MjAyNi0xMS0wMw==" TotalPrice="6.18" IsHoldBooking="false" HoldBy="0" />
  <StayDateRange Start="2026-11-05T00:00:00" End="2026-11-06T00:00:00" />
  <CustomerAddress>
    <AddressLines>
      <AddressLine />
    </AddressLines>
    <CityName />
    <PostalCode />
    <Country />
  </CustomerAddress>
  <Remarks>Booking</Remarks>
  <CountryCode_MoneyReceive>75</CountryCode_MoneyReceive>
  <AgencyBookingRef>Shikha</AgencyBookingRef>
  <MHLInfo>
    <Address>Ahmedabad Test</Address>
    <AgencyId>13973</AgencyId>
    <AgentId>18072</AgentId>
    <CityCode>7</CityCode>
    <DirectClientId>0</DirectClientId>
    <EmailId>shikha.v@wwdmc.com</EmailId>
    <FileBookingId />
    <FirstName>Prem</FirstName>
    <LastName>Kumar</LastName>
    <PaymentResponse>No-Payment-Getway</PaymentResponse>
    <PaymentStatusId>0</PaymentStatusId>
    <PhoneNo />
    <PostCode />
    <SalesPersonId>24</SalesPersonId>
    <SalesSourceId>24</SalesSourceId>
    <SupportNo>+44 (0) 20 8569 8080</SupportNo>
    <Title>Mr</Title>
  </MHLInfo>
</HotelBookRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
db88a408-d25d-45f4-8fb2-30eda82438be|BookResponse|MyhubService Response|UserName:-shikha.v@wwdmc.com Password:-Shikha123$ MhlInfo:-<?xml version="1.0" encoding="utf-16"?>
<MHLInfo xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <Address>Ahmedabad Test</Address>
  <AgencyId>13973</AgencyId>
  <AgentId>18072</AgentId>
  <CityCode>7</CityCode>
  <CreatedBy>0</CreatedBy>
  <DirectClientId>0</DirectClientId>
  <EmailId>shikha.v@wwdmc.com</EmailId>
  <EndDate xsi:nil="true" />
  <FirstName>Prem</FirstName>
  <LastName>Kumar</LastName>
  <NationalityOfPax>India</NationalityOfPax>
  <PaymentResponse>No-Payment-Getway</PaymentResponse>
  <PaymentStatusId>0</PaymentStatusId>
  <PhoneNo />
  <PostCode />
  <SalesPersonId>24</SalesPersonId>
  <SalesSourceId>24</SalesSourceId>
  <SourceId>0</SourceId>
  <StartDate xsi:nil="true" />
  <SupportNo>+44 (0) 20 8569 8080</SupportNo>
  <Title>Mr</Title>
</MHLInfo> Hotel:-<?xml version="1.0" encoding="utf-16"?>
<Hotel xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <AgencyReference>Shikha</AgencyReference>
  <AgentMinCnxDate>2026-10-30T22:00:00</AgentMinCnxDate>
  <CancelPolicyRemark>&lt;?xml version="1.0" encoding="utf-16"?&gt;
&lt;CancelPenaltiesType xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"&gt;
  &lt;CancelPenalties&gt;
    &lt;CancelPenalty Start="2026-10-30T22:00:00" End="2026-11-01T00:00:00"&gt;
      &lt;AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" /&gt;
    &lt;/CancelPenalty&gt;
  &lt;/CancelPenalties&gt;
&lt;/CancelPenaltiesType&gt;</CancelPolicyRemark>
  <CheckIn>2026-11-05T00:00:00</CheckIn>
  <CheckInTime>14:00:00</CheckInTime>
  <CheckOut>2026-11-06T00:00:00</CheckOut>
  <CheckOutTime>12:00:00</CheckOutTime>
  <CostAmountInSalesCurrency>6</CostAmountInSalesCurrency>
  <CountryCode_MoneyReceive>75</CountryCode_MoneyReceive>
  <CountryName>indonesia</CountryName>
  <PostCode>80361</PostCode>
  <Rooms>
    <Rooms>
      <Adults>1</Adults>
      <BoardBasis>Room 1: Room Only</BoardBasis>
      <Children>0</Children>
      <GuestName>Mr Prem Kumar</GuestName>
      <RoomType>Room 1: Shared room (Dormitory)</RoomType>
    </Rooms>
  </Rooms>
  <SalesAmount>6.18</SalesAmount>
  <SalesCurrency>GBP</SalesCurrency>
  <SupplierAmount>6</SupplierAmount>
  <SupplierCurrency>GBP</SupplierCurrency>
  <SupplierId>6302</SupplierId>
  <SupplierMinCnxDate>2026-11-03T00:00:00</SupplierMinCnxDate>
  <SupplierName>WebbedsSunHotels</SupplierName>
  <_address>Jl. Raya Legian 113, Bali</_address>
  <_cityName>Bali</_cityName>
  <_fax />
  <_hotelName>Restu Bali Hotel</_hotelName>
  <_phoneNo1>+62361751251</_phoneNo1>
</Hotel> Response:-<Root><FileBookingId>260430601</FileBookingId><BookingId>41997</BookingId></Root>||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.FindSync[TProjection](FilterDefinition`1 filter, FindOptions`2 options, CancellationToken cancellationToken)
   at MongoDB.Driver.FindFluent`2.ToCursor(CancellationToken cancellationToken)
   at MongoDB.Driver.IAsyncCursorSourceExtensions.ToList[TDocument](IAsyncCursorSource`1 source, CancellationToken cancellationToken)
   at Core.Audit.InsertBookingLog(String BookingId, String TraceId, String Supplier, String ClientName, String Status, String BookingRQ, String BookingRS, String GTBookingRQ, String GTBookingRS, String FileName) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 211System.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
db88a408-d25d-45f4-8fb2-30eda82438be|BookResponse|BookResponse|Response:-<?xml version="1.0" encoding="utf-16"?>
<HotelBookRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Currency="GBP">
  <FileBookingId>260430601</FileBookingId>
  <Status>Success</Status>
  <HotelAddress>
    <AddressLines>
      <AddressLine>Jl. Raya Legian 113  80361  Kuta  ID</AddressLine>
    </AddressLines>
  </HotelAddress>
  <PhoneNo>0062 361 751251</PhoneNo>
  <CancelPolicies>
    <CancelPenalties>
      <CancelPenalty Start="2026-10-30T22:00:00" End="2026-11-01T00:00:00">
        <AmountPercent NmbrOfNights="0" BasisType="Percent" Percent="100" Amount="0" />
      </CancelPenalty>
    </CancelPenalties>
  </CancelPolicies>
  <ImportantInfo>CheckIn instructions: Extra-person charges may apply and vary depending on property policyGovernment-issued photo identification and a credit card, debit card, or cash deposit may be required at check-in for incidental chargesSpecial requests are subject to availability upon check-in and may incur additional charges; special requests cannot be guaranteedThis property accepts credit cards and cashSafety features at this property include a carbon monoxide detector, a fire extinguisher, a smoke detector, a security system, a first aid kit, and window guards . CheckIn special instructions: This property offers transfers from the airport (surcharges may apply). To arrange pick-up, guests must contact the property 72 hours prior to arrival, using the contact information on the booking confirmation. To make arrangements for check-in please contact the property ahead of time using the information on the booking confirmation. If you are planning to arrive after midnight please contact the property in advance using the information on the booking confirmation. Guests must contact the property in advance for check-in instructions. Front desk staff will greet guests on arrival at the property. Information provided by the property may be translated using automated translation tools.. Optional fees: Fee for buffet breakfast: approximately IDR 50000 for adults and IDR 50000 for childrenAirport shuttle fee: IDR 200000 per vehicle (one way) The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. . Know before you go: Only registered guests are allowed in the guestrooms. Contactless check-in and contactless check-out are available. . Tax Recovery Charges and Service Fees for 1 people: 1.22 USD (This amount is included within the total price).&lt;br/&gt;During Ramadan season, not all services may be offered or with restricted opening hours only.&lt;br/&gt;Please be advised that the local government of Bali has introduced a new Tourist Tax for all visitors to be paid upon arrival.&lt;br/&gt;Cancellation made less than 26 hours (12:00) prior to the arrival will be charged with 100% of the total booking value.</ImportantInfo>
  <SupplierRef>SH29290296</SupplierRef>
</HotelBookRS>||True