<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
f1cac925-7fc8-41e2-bc93-3e8da44d86b6|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="f1cac925-7fc8-41e2-bc93-3e8da44d86b6">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="47406" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-08-15T00:00:00" End="2026-08-16T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="Meity.a@wwdmc.com" Password="Kocok123$" RequestedCurrency="GBP" ClientNationality="ID" 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
f1cac925-7fc8-41e2-bc93-3e8da44d86b6|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
f1cac925-7fc8-41e2-bc93-3e8da44d86b6|InfiniteSearch|successfull supplier interation||Infinite|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
f1cac925-7fc8-41e2-bc93-3e8da44d86b6|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
f1cac925-7fc8-41e2-bc93-3e8da44d86b6|RestelSearch|successfull supplier interation||Restel|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
f1cac925-7fc8-41e2-bc93-3e8da44d86b6|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
f1cac925-7fc8-41e2-bc93-3e8da44d86b6|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
f1cac925-7fc8-41e2-bc93-3e8da44d86b6|DOTWSearch|Collection was modified; enumeration operation may not execute.|System.InvalidOperationException: Collection was modified; enumeration operation may not execute.
   at System.ThrowHelper.ThrowInvalidOperationException(ExceptionResource resource)
   at System.Collections.Generic.List`1.Enumerator.MoveNextRare()
   at System.Linq.Enumerable.Any[TSource](IEnumerable`1 source, Func`2 predicate)
   at HotelSources.DOTW.GetSearchRS(List`1 LstSearchRS, HotelSearchRS& response, Int32& SupplierCount, Int32& ParseCount) in D:\Projects\WorldwideDMCV2\Module\Hotel\Sources\DOTW\DOTW.cs:line 626|DOTW|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
f1cac925-7fc8-41e2-bc93-3e8da44d86b6|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-08-11T03:49:17.3493472+01:00" Version="0" EchoToken="Search" TransactionIdentifier="f1cac925-7fc8-41e2-bc93-3e8da44d86b6" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="94" TotalAmount="4.47" OriginalAmount="4.43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.284323" Longitude="107.176329" StarRating="2" HotelCode="|401993" HotelName="Collection O Cikarang Near President University Formerly Enviro" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl Dr Satrio Area Medical City Kawasan Industri Ja</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/9/9/3/401993_c7ce4841019.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="4.47" OriginalAmount="4.43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18621" Longitude="106.824" StarRating="2" HotelCode="852879|2624845" HotelName="The Enviro Apartment By OYO Rooms" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dr. Satrio, Area Medical City, Kawasan Industri Jababeka, Cikarang, Jakarta 17550</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5a/3a/5a3adf9ff3b7d75c827c8f33494cbbad723ae150.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="4.72" OriginalAmount="4.67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.193852" Longitude="106.86832" StarRating="1" HotelCode="|464849" HotelName="Oyo 2223 Jandb Room Utan Kayu" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>69, Jl. Utan Kayu Raya No.69S</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/4/8/4/9/464849_4c6db4d1208.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="5.05" OriginalAmount="5" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.29947837" Longitude="106.77620048" StarRating="2" HotelCode="868744|342971" HotelName="Puri Lotus By OYO Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Taman Lebak Bulus VI Blok Z 10, RT.4/RW.5, Lebak Bulus, Cilandak, Jakarta 12440</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cc/4b/cc4b3bf74791d352c8e85e64b7941e9e42fed9a6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="5.05" OriginalAmount="5.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1467091" Longitude="106.82559622" StarRating="2" HotelCode="851382|oyo_297_45_residence" HotelName="OYO 297 45 Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mangga Besar XI, RW 1, Kota Tua, Tangki, Tamansari, Jakarta 11170</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b7/3e/b73eac672050d35e2c0f48859cd82b327614de81.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="5.60" OriginalAmount="5.54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.193134" Longitude="106.819458" StarRating="2" HotelCode="|544361" HotelName="OYO 150 Harmoni Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>010, Jl. Kebon Kacang 38 No. 25</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/4/3/6/1/544361_a355ae92247.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="5.79" OriginalAmount="5.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.170324" Longitude="106.80588" StarRating="2" HotelCode="|545243" HotelName="Super OYO 90692 Point Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Kota Baru,RT.11/RW.6,Cideng,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/5/2/4/3/545243_7636d101054.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="5.89" OriginalAmount="5.83" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.267205" Longitude="106.841373" StarRating="2" HotelCode="|536599" HotelName="OYO 121 Rumah Ayub Syariah" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>21, Jalan Ayub Gang C</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/6/5/9/9/536599_df7976a2023.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="5.98" OriginalAmount="5.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.213602" Longitude="106.769405" StarRating="0" HotelCode="|467730" HotelName="Capital O 91140 Ayodya Kebon Jeruk" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>5, Jalan Kelapa Dua Raya, RW 05</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/7/7/3/0/467730_83b07f61703.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="6.23" OriginalAmount="6.17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.108497" Longitude="106.915558" StarRating="1" HotelCode="|541027" HotelName="New Priok Indah" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Cilincing No. 12 RT 001 RW 01</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/1/0/2/7/541027_802f6612132.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="6.31" OriginalAmount="6.25" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.167863" Longitude="106.763982" StarRating="2" HotelCode="|557515" HotelName="SUPER OYO 866 Idola Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>12, Jl Arteri</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/7/5/1/5/557515_b4c5ea51616.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="6.63" OriginalAmount="6.56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.362984" Longitude="106.885818" StarRating="2" HotelCode="|453188" HotelName=" Hotel O Cibubur Near Cibubur Junction Formerly Comfort Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1, SMP Negeri 147 Jakarta, Jalan SMP 147</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/1/8/8/453188_ab791721207.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="6.70" OriginalAmount="6.63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.115204" Longitude="106.689042" StarRating="0" HotelCode="|546931" HotelName="Alifah 1 Syariah" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Husein Sastranegara</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/6/9/3/1/546931_47ba4542311.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="7.07" OriginalAmount="7" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18337299" Longitude="106.7818648" StarRating="2" HotelCode="852322|393650" HotelName="OYO 160 Lontar Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sekretaris, RT 13/RW 7, Tanjung Duren Utara, Grogol Petamburan, Jakarta 11470</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/42/1f/421fce255923c8d594a141eb0b471e02ade8977b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="7.07" OriginalAmount="7" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.10856039" Longitude="106.91562261" StarRating="2" HotelCode="787256|388652" HotelName="New Priok Indah Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Cilincing 12, RT 001 RW 01, Kelurahan Lagoa, Kec. Koja, Jakarta 14120</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1e/47/1e470f8d4ba425a894ef055ec52e6e488edde2c8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="7.07" OriginalAmount="7" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2562255" Longitude="106.822192" StarRating="2" HotelCode="852805|393664" HotelName="OYO 332 Residence G17" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kemang Utara VII G 17, RT 1/RW 4, Bangka, Mampang Prapatan, Jakarta 12730</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/6d/686dcf513d1c899e6ee1bb35ffa5a58cbd48d4c6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="7.07" OriginalAmount="7" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.13715258" Longitude="106.81923516" StarRating="2" HotelCode="484281|153434" HotelName="Hotel Rumah Shinta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mangga Dua Raya 41, Pinangsia, Glodok, Jakarta 11110</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c3/80/c380b3aa7b3f914fc2b8eb5e1335db9aba5ca6d1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="7.07" OriginalAmount="7" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1375103206026" Longitude="106.81789406333" StarRating="2" HotelCode="334292|159623" HotelName="Twins Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mangga Dua Raya 24, Jakarta 10730</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/84/5a/845a0f6cf4c5dcb3fb92a71046672d7b6034c6eb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="7.07" OriginalAmount="7.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1572242416195" Longitude="106.83493478318" StarRating="2" HotelCode="335823|hotel_lautze_indah_" HotelName="Hotel Lautze Indah" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Lautze 24, Masuk Dari Kartini Raya, Jakarta 10750</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c0/7e/c07e8339a0df7edfcd48683574782f752dddeec1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex warmly welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="7.07" OriginalAmount="7.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18815626" Longitude="106.79362777" StarRating="2" HotelCode="595484|pondok_seruni" HotelName="Pondok Seruni" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kemanggisan Ilir 11, RT 018/RW 008, Palmerah, Jakarta 11480</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c7/bf/c7bfb927bb0cb31adc8f9d8c59f4d021ce91a8e8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="7.07" OriginalAmount="7.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18621" Longitude="106.824" StarRating="0" HotelCode="839183|alifah_2" HotelName="Alifah 2" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Perancis</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/0d/dd0dc8ba768ab68cfb715ceec6efae0b983bb845.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="7.07" OriginalAmount="7.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18621" Longitude="106.824" StarRating="0" HotelCode="840229|hotel_alifah_1" HotelName="Alifah 1 Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Husein Sastranegara</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f3/9e/f39e306b1701dead6129732328409f5ccf1b0940.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="7.07" OriginalAmount="7.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18621" Longitude="106.824" StarRating="0" HotelCode="879684|glory_mansion_resident" HotelName="Glory Mansion Resident" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tanjung Duren 3</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cc/31/cc3143a306c77057b11650833c126e1aeaa2b098.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="7.20" OriginalAmount="7.13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.176852" Longitude="106.77005" StarRating="2" HotelCode="|545702" HotelName="SUPER OYO 3109 Point Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>17, Jl. Mangga Raya No. 17 RT 05/RW 10</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/5/7/0/2/545702_2ae54391054.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="7.31" OriginalAmount="7.24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.153643" Longitude="106.8287" StarRating="2" HotelCode="|474294" HotelName="SUPER OYO 93287 Pioneer Pasar Baru" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>15,Jl. Karang Anyar Gang V No.15, RW04,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/4/2/9/4/474294_d0037c51852.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="7.37" OriginalAmount="7.30" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.149533" Longitude="106.818217" StarRating="2" HotelCode="|484271" HotelName="Super OYO 1199 Orienchi Room" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mangga Besar Raya No. 5N</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/8/4/2/7/1/484271_477f0e80923.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="7.55" OriginalAmount="7.48" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.269727" Longitude="106.767546" StarRating="2" HotelCode="|533124" HotelName="Rumah Kayu Manis Bintaro" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>jl. Melati 4 no.26</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/3/1/2/4/533124_93a97651111.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="7.66" OriginalAmount="7.58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.174476" Longitude="106.861319" StarRating="2" HotelCode="|547708" HotelName="OYO 148 Cempaka Place Homestay" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Cempaka Putih Barat II No.8B, RT.4/3</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/7/7/0/8/547708_e350ce72335.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="7.82" OriginalAmount="7.74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.140084" Longitude="106.907986" StarRating="3" HotelCode="|378135" HotelName="Habibah Syariah" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Tanah Merah No. 76, Kelapa Gading.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/8/1/3/5/378135_9f014f50915.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="7.84" OriginalAmount="7.76" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.15874948" Longitude="106.81609334" StarRating="2" HotelCode="837879|2782135" HotelName="Reddoorz Near Gajah Mada Plaza 2" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Ketapang Utara I 31, Rt 6, Rw 7, Krukut, Jakarta Barat, Jakarta 10000</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b2/5c/b25cf579c2adfc3984277001a2f031f901d30f10.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="7.99" OriginalAmount="7.91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.14911" Longitude="106.82703" StarRating="3" HotelCode="|230969" HotelName="Grand Batik Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Karang Anyar Utara No 9, Mangga Dua</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/0/9/6/9/230969_5.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="8.08" OriginalAmount="8" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.14950999" Longitude="106.81829839" StarRating="1" HotelCode="631887|262264" HotelName="Orienchi House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mangga Nesar Raaya 5N, Jakarta 11180, West Java</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/99/34/9934c46b6d02071cc14fd05cb8e07861152ab89d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="8.08" OriginalAmount="8" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1757610302159" Longitude="106.8096689299" StarRating="2" HotelCode="377694|159223" HotelName="Kanto's Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Musi  3, Jakarta 10150</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/03/6f/036fcb1600c574291bc8f7c166b767347084c682.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="8.08" OriginalAmount="8.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1560631333239" Longitude="106.81853110713" StarRating="3" HotelCode="333106|rovi_boutique_hotel" HotelName="Ro&amp;Vi Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hayam Wuruk 79B, 11160 Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/67/1b/671b5bfdb8c3ecea74fe1b2b6db8cba6a6c8c559.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="8.08" OriginalAmount="8.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.15110667" Longitude="106.83632871" StarRating="0" HotelCode="952605|reddoorz_near_mangga_dua_square" HotelName="RedDoorz Near Mangga Dua Square" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gunung Sahari XI 24, Jakarta Pusat, Mangga Dua, Jakarta 10720</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e2/32/e232db1b0af5819725366713a3e2c1124ffb8e64.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="8.08" OriginalAmount="8.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.15198091" Longitude="106.83461259" StarRating="0" HotelCode="959082|oyo_478_balcon_biru" HotelName="Balcon Biru By OYO Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartini VIII 54G, Rt 1/Rw 3, Kartini, Sawah Besar, Jakarta 10750</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fa/37/fa374f59427e43257c99d28f8e85abb4ced6a5ff.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="8.08" OriginalAmount="8.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.13808235" Longitude="106.82217718" StarRating="0" HotelCode="961299|reddoorz_near_itc_mangga_dua" HotelName="Reddoorz Near ITC Mangga Dua" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tiangseng 4, RT 3/RW 6, Mangga Dua Sel, Sawah Besar, Jakarta 10730</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b3/57/b3573233df89ac665476d1fc5ca63169aa4ed4d1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="8.08" OriginalAmount="8.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18621" Longitude="106.824" StarRating="0" HotelCode="982506|reddoorz_plus_sawah_besar" HotelName="RedDoorz Plus @ Sawah Besar" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dwi Warna 1, Kartini, Sawah Besa, Central Jakarta, Jakarta 10750</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0d/c4/0dc49bc09d07b41df5612a1ff39cec68bd2ae8b3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="8.25" OriginalAmount="8.17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.139292" Longitude="106.733772" StarRating="0" HotelCode="|522335" HotelName="Syariah Amethyst Cengkareng" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Nomor 5 Jl. Taman Palem Mutiara</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/2/3/3/5/522335_06f07611126.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="8.50" OriginalAmount="8.42" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.149783" Longitude="106.899507" StarRating="2" HotelCode="|541259" HotelName="SUPER OYO 90422 Mall Of Indonesia" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>20-21, Jl. Gading Batavia Blok LC8 RT.10</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/1/2/5/9/541259_546c6522104.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="8.54" OriginalAmount="8.46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.13142" Longitude="106.826733" StarRating="0" HotelCode="|545377" HotelName="Aruni Ancol" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>10 Jalan R. E. Martadinata</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/5/3/7/7/545377_3c194412252.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="8.62" OriginalAmount="8.53" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.22538021" Longitude="106.58870547" StarRating="2" HotelCode="968700|2810695" HotelName="RedDoorz Plus near Siloam Karawaci" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Permata Bunda Curug 44, Blok B2, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a6/d1/a6d1b670f0518246aac87bc61c2163b069cb07dd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="8.64" OriginalAmount="8.55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1275855" Longitude="106.7425869" StarRating="2" HotelCode="|378022" HotelName="Reddoorz Plus @ Kapuk Business Park" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kapuk Bisnis Park Blok BB-BC, Jalan Kapuk Raya No. 28</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/8/0/2/2/378022_80502990944.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="8.75" OriginalAmount="8.66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.19279" Longitude="106.81925" StarRating="0" HotelCode="|234652" HotelName="Icorner Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan kebon Kacang 37 No.29, Tanah Abang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/4/6/5/2/234652_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="8.75" OriginalAmount="8.66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.136103" Longitude="106.803452" StarRating="3" HotelCode="|166745" HotelName="World" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Bandengan Selatan No. 14, Jakarta Barat</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/6/7/4/5/166745_interior.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers a restaurant, a reception, a baggage room and WiFi. SITUATION: This hotel is 10 minutes away from Mangga Dua the shopping centre of. ROOM: Each room has an air-conditioning system, a television, a bathroom with a shower and complimentary bathroom items.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="8.84" OriginalAmount="8.75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.26601" Longitude="106.838348" StarRating="2" HotelCode="|540829" HotelName="Capital O 133 Griya Ciaji" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. H. Samali No.50, Pejaten Ps. Minggu</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/0/8/2/9/540829_5001d651008.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="8.95" OriginalAmount="8.86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.150401" Longitude="106.824745" StarRating="3" HotelCode="|543213" HotelName="City Style Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mangga Besar 6 Utara No.7B, RT.7/RW.1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/3/2/1/3/543213_3fa28a51055.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="9.06" OriginalAmount="8.97" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.150096" Longitude="106.824518" StarRating="0" HotelCode="|540414" HotelName="City Biz Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Utara</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/0/4/1/4/540414_e233c182138.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="9.09" OriginalAmount="9" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.148206" Longitude="106.828595" StarRating="1" HotelCode="292380|158983" HotelName="City Icon Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mangga Besar Raya 98, Jakarta 10740</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/65/6a/656a79ac973b614e6fd73e966880e157a722f588.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="9.09" OriginalAmount="9" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1687622229289" Longitude="106.82075039953" StarRating="1" HotelCode="334638|153090" HotelName="N Hotel Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Majapahit 12, Jakarta 10160</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/506572/3.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The friendly staff at the reception desk are happy to answer any questions. A baggage storage servic...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="9.09" OriginalAmount="9" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.15430727" Longitude="106.89678438" StarRating="0" HotelCode="978182|342992" HotelName="RedDoorz near Mall Of Indonesia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gading Batavia 20 - 21, Block LC 8, Kelapa Gading, Jakut, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ce/80/ce80b7a8e461ab774a592fa9dc1497a327099c20.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="9.09" OriginalAmount="9" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18621" Longitude="106.824" StarRating="2" HotelCode="783287|343037" HotelName="The Grand Palace Resident" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tomang Asli 35, Jati Pulo, Jakarta 11430</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a0/de/a0dee07a16c35677b9c77bc83d44beb7540d6453.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="9.09" OriginalAmount="9.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1890835741362" Longitude="106.80939156232" StarRating="2" HotelCode="334962|n1_hotel" HotelName="N1 Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan KS Tubun 3, Jakarta 10120</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/56/7e/567e5edc6d8f6f1714f285e517af96d4cdd961fd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="9.09" OriginalAmount="9.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.167311607758" Longitude="106.83930746283" StarRating="2" HotelCode="334963|n2_hotel" HotelName="N2 Hotel Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gunung Sahari Raya 83, Jakarta 10120</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/09/6c/096ca9dc36eb0e60b78c97f51d2b94c49f100ab1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="9.09" OriginalAmount="9.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1483953555468" Longitude="106.82766296971" StarRating="2" HotelCode="334255|california_hotel_2" HotelName="California Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mangga Besar Raya 100 BC, Jakarta 11180</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ba/87/ba87c610459c769ac56a672b444fdedef76eec03.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="9.09" OriginalAmount="9.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18972213" Longitude="106.81309795" StarRating="3" HotelCode="503973|hotel_mustika_tanah_abang_" HotelName="Hotel Mustika Tanah Abang" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Coffee Shop,Designated Smoking Area,Dry Cleaning,Elevator,Internet,Laundry,Luggage Storage,Massage Centre,Parking,Restaurant,Room Service,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Jati Bunder 1a-1c, Tanah Abang, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/15/ce/15ce5a25d47c6a99c75cd90da78aae8370294403.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Hotel Mustika Tanah Abang is perfectly located for both business and leisure guests in Jakarta. The ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="9.09" OriginalAmount="9.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18621" Longitude="106.824" StarRating="0" HotelCode="666814|hotel_tugu_asri" HotelName="Hotel Tugu Asri" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Jati Baru 7- 9</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5e/f3/5ef3d6e4dd0f8e465f89a5c8ccf1ebbef0f350e7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="9.09" OriginalAmount="9.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18621" Longitude="106.824" StarRating="3" HotelCode="746459|hotel_dequr_jakarta_kota" HotelName="Hotel De'Qur Jakarta Kota" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kali Besar Barat 27, RT 7/RW 3, Roa Malaka, Tambora, Kota Jakarta Barat, Jawa Barat 11230</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2b/b7/2bb7542e9d347dca86464430cdcb9ae4a0a13881.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="9.09" OriginalAmount="9.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.15321513" Longitude="106.82288425" StarRating="3" HotelCode="850518|ghurfati_hotel" HotelName="Ghurfati Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mangga Besar IV H 29, Jakarta 11150</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7d/ef/7def1a0264c13e021ac6174634cef77c941f5b5e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="9.09" OriginalAmount="9.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.16699998" Longitude="106.80795557" StarRating="2" HotelCode="852575|reddoorz_near_roxy_mall_jakarta" HotelName="RedDoorz Near Roxy Mall Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Biak 33B, Cideng, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/47/8f/478ff11888d335277c4274f818390301d62a9e49.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="9.09" OriginalAmount="9.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.12755657" Longitude="106.74260572" StarRating="2" HotelCode="885007|reddoorz_kapuk_business_park" HotelName="Room 28 Guesthouse by RedDoorz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kapuk Raya 28, Kapuk Bisnis Park Blok BB-BC, North Jakarta 14440</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cf/cd/cfcd83f368f483d79297504ac56e21ae65a5bc31.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="9.09" OriginalAmount="9.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18621" Longitude="106.824" StarRating="0" HotelCode="964446|reddoorz_plus_near_ancol" HotelName="RedDoorz Plus Near Ancol" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Re Martadinata 2, RT6/RW4, Ancol, Pademangan, Jakarta 14430</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d8/f9/d8f9a203e890b6c2e99831cc33281c43b2112444.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="9.09" OriginalAmount="9.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.16510502" Longitude="106.84519726" StarRating="0" HotelCode="960964|reddoorz_plus_kemayoran" HotelName="RedDoorz Plus @ Kemayoran" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kepu Timur Raya 185, Kemayoran, Jakarta Pusat Serdang, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6e/bd/6ebd5f50fa3723d68e6dafeb70500994a452e723.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="9.09" OriginalAmount="9.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18621" Longitude="106.824" StarRating="0" HotelCode="983593|hotel_syariah_mama_cengkareng" HotelName="Hotel Syariah Mama Cengkareng" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Taman Palem Mutiara, Jakarta 11730</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/83/4a/834a51439bf640f82bfac2732d9e39a546f6ecd8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="9.09" OriginalAmount="9.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18621" Longitude="106.824" StarRating="0" HotelCode="975021|oyo_1111_passer_baroe_inn" HotelName="Passer Baroe Inn by OYO Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pintu Air V, RT 8/RW 8, Baru, Sawah Besar, Jakarta 10710</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/75/d5/75d5b8047065ee8fac7bfb79fe918f0183dbd579.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="9.11" OriginalAmount="9.02" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.156439" Longitude="106.830689" StarRating="2" HotelCode="|541257" HotelName="Super OYO 90115 Near Pasar Baru" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1, Jalan 5 Dermawan, RW 04,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/1/2/5/7/541257_dd5d4631029.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="9.14" OriginalAmount="9.05" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.149972" Longitude="106.821305" StarRating="0" HotelCode="|547637" HotelName="Wow! 38" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mangga Besar IV B No. 38BC</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/7/6/3/7/547637_8ab6a362306.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="9.19" OriginalAmount="9.10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.210133" Longitude="106.8261853" StarRating="1" HotelCode="|377255" HotelName="Super OYO 989 Audah Guesthouse Syariah" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Taman Setiabudi 1 No. 5</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/7/2/5/5/377255_675f60a1047.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="9.20" OriginalAmount="9.11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2621683" Longitude="106.7876567" StarRating="2" HotelCode="|377386" HotelName="Reddoorz @ Radio Dalam" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL Najihun No. 7, Radio Dalam</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/7/3/8/6/377386_16d62870958.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="9.20" OriginalAmount="9.11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.19138664" Longitude="106.8505373" StarRating="3" HotelCode="852599|2519885" HotelName="RedDoorz Plus Near Senen 2" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Paseban Barat 22B, Menteng, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/980873/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="9.28" OriginalAmount="9.19" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.284869" Longitude="106.791532" StarRating="2" HotelCode="|532703" HotelName="OYO 92723 Sultan Residence Syariah" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>No.13 Jl. H. Batong I</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/2/7/0/3/532703_e4c4fa91444.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="9.28" OriginalAmount="9.19" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.150417" Longitude="106.828682" StarRating="2" HotelCode="|475052" HotelName="Kelowna Dwiwarna Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>7 Jl. Dwi Warna</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/5/0/5/2/475052_6983c111217.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="9.40" OriginalAmount="9.31" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.170405" Longitude="106.783203" StarRating="2" HotelCode="|453138" HotelName="Super OYO 1487 Residence Khoe" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Tanjung Duren Utara IV, No. 54</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/1/3/8/453138_43395561323.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="9.50" OriginalAmount="9.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.375434" Longitude="106.858848" StarRating="3" HotelCode="|261651" HotelName="Reddoorz Plus Near Universitas Indonesia" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Duta Raya Pelni No. 3, Komplek Taman Duta, Cimanggis</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/1/6/5/1/261651_7a696b71718.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="9.64" OriginalAmount="9.54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.205246" Longitude="106.804034" StarRating="2" HotelCode="|540770" HotelName="Capital O 90635 Tango Juliet Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jln Pejompongan Dalam,Bendungan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/0/7/7/0/540770_a35c89a2151.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="9.70" OriginalAmount="9.60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.16533906" Longitude="106.79509026" StarRating="2" HotelCode="837891|2833025" HotelName="De Kost Grogol by RedDoorz" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Muwardi 3 26, Grogol Jakarta Barat, Jakarta 11450</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/07/9e/079eaa334b54dce5fcf13c33d3d6eb5e81cd896f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;# Property Location : # With a stay at RedDoorz near Trisakti University in Jakarta (Grogol), you'll...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="9.77" OriginalAmount="9.67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.19053" Longitude="106.84507" StarRating="0" HotelCode="|459760" HotelName="Johns Pardede International" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raden Saleh 1 No 9 - 11</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/9/7/6/0/459760_e8594e71552.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="9.77" OriginalAmount="9.67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.275594" Longitude="106.796986" StarRating="2" HotelCode="|541297" HotelName="SUPER OYO Capital O 141 Fatmawati Cozy Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>006, Jl Abuserin Raya No 2A</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/1/2/9/7/541297_722b1f82134.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="9.78" OriginalAmount="9.68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.242572" Longitude="106.781209" StarRating="2" HotelCode="|325626" HotelName="Sarkawi Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sarkawi No.26, RT.4/RW.3, Kby. Lama Utara, Kby. Lama</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/2/5/6/2/6/325626_5d99fc61241.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="9.79" OriginalAmount="9.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.20700417" Longitude="106.80739453" StarRating="2" HotelCode="845377|2780975" HotelName="RedDoorz @ Tondano Benhil" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Tondano 5, Jakarta Pusat, Danau Tondano, Jakarta 10210</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/09/6b/096b79298365c95ae5c44e160fa5ee22647b7835.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;RedDoorz @ Tondano Benhil is perfectly located for both business and leisure guests in Jakarta. The ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="9.90" OriginalAmount="9.80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.14612" Longitude="106.81506" StarRating="0" HotelCode="|231000" HotelName="The Packer Lodge -" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Kemurnian IV No. 20-22 Barat</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/1/0/0/0/231000_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="9.91" OriginalAmount="9.81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.263205" Longitude="106.778175" StarRating="3" HotelCode="|377788" HotelName="Zen Rooms Legacy Residence Syariah" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Located in Legacy Residence, Pinang Emas V blok D-7, RT/RW 010/003, Pondok Pinang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/7/7/8/8/377788_631ecdd0915.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="9.91" OriginalAmount="9.81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.15064529" Longitude="106.82079947" StarRating="3" HotelCode="784721|4722615" HotelName="ENV Room" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mangga Besar II 6i, RT.6I/RW.1, RT.6/RW.2, Taman Sari, Jakarta 11150</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/be/9abe93f14966f0128d3b2ee3e77b92972159be4b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="9.92" OriginalAmount="9.82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.16676" Longitude="106.84246" StarRating="2" HotelCode="|461375" HotelName="Istana Bungur" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Bungur Besar 12 No. 2, Kemayoran</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/1/3/7/5/461375_78499ce0540.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="10.00" OriginalAmount="9.90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.15034" Longitude="106.825668" StarRating="0" HotelCode="|479110" HotelName="Bold Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Mangga Besar 8 No.9B-9C</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/9/1/1/0/479110_a010ec71444.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="10.04" OriginalAmount="9.94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.17211112" Longitude="106.79290851" StarRating="2" HotelCode="852625|2783025" HotelName="RedDoorz near Central Park Mall" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tawakal Ujung Raya 14, RT 001 RW 008, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6c/e2/6ce2b44f659c257a71e8a81a3cdd4a9d088d140b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="10.07" OriginalAmount="9.97" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.189911" Longitude="106.81588" StarRating="0" HotelCode="|469219" HotelName="Karsa Utama" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>12 Jl. Kb. Kacang IV</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/9/2/1/9/469219_b05f3d71232.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="10.10" OriginalAmount="10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.19343077" Longitude="106.81421229" StarRating="3" HotelCode="564426|181872" HotelName="Hotel Caravan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan KH Mas Mansyur 50, Tanah Abang, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/c0/bfc02189de911a2092815dc3257b57833c262c43.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Room service is among the facilities. Wireless internet access is available to guests in the public ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="10.10" OriginalAmount="10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.16668387" Longitude="106.84254145" StarRating="2" HotelCode="772097|342889" HotelName="Hotel Istana Bungur" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bungur Besar 12 2, Kemayoran, Jakarta 10760</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c7/43/c743ff268b18314e896af18f52c6f9505f56f22c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="10.10" OriginalAmount="10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.14450463" Longitude="106.83908126" StarRating="2" HotelCode="850698|393672" HotelName="OYO Flagship 210 Amethyst Kemayoran" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Rajawali Selatan 2 1B, Kemayoran, RT 16/2, Gunung Sahari Utara, Sawah Besar, Jakarta 10620</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a8/e6/a8e6c0650f61c4cd7b59587a5d7e00bb46222768.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="10.10" OriginalAmount="10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.260143" Longitude="106.82669" StarRating="3" HotelCode="292404|153059" HotelName="Maven Buncit" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Massage Centre,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Kemang Timur V No. 23, Jakarta 12760</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ea/75/ea7558dcf2dbebb1f26c881a8b79fae0d318f4f4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="10.10" OriginalAmount="10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.311827" Longitude="106.803336" StarRating="2" HotelCode="292403|153063" HotelName="Maven at Cilandak" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Margasatwa No.47, Cilandak, Jakarta 12450</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8b/d6/8bd6ee7157b007a95290a5dab1a39fdbf0e36e18.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="10.10" OriginalAmount="10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.138194140291" Longitude="106.82790900988" StarRating="2" HotelCode="333211|159288" HotelName="Plaza Hotel Harco Mangga Dua" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mangga Dua 22-24, Block N, Komplek Harco Mangga Dua, Jakarta 10730</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/03/c7/03c78cfa02f02c8c33762a06813c287c97007fc1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests are welcomed at the hotel, which has a total of 100 rooms. The accommodation offers various s...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="10.10" OriginalAmount="10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1460596091986" Longitude="106.81499885562" StarRating="2" HotelCode="405558|159615" HotelName="The Packer Lodge Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kemurnian IV 20-22, Barat, Jakarta 11120</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8e/1b/8e1b3793bfe603ca910b70def179fff1fa88f02a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Wireless internet access is available to guests in the public areas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="10.10" OriginalAmount="10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1365447473152" Longitude="106.80442627296" StarRating="2" HotelCode="335151|84263" HotelName="Nite &amp; Day Jakarta Bandengan" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bandengan Selatan 14, Jakarta Barat 11240</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/59/5c/595c8406cd780b075121572e02a63c7682a992f9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="10.10" OriginalAmount="10.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1609570479928" Longitude="106.81227651751" StarRating="2" HotelCode="334964|n3_hotel" HotelName="N3 Hotel Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan  Kyai H Zainal Arifin 57, Petojo Utara, Jakarta 10120</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a1/5f/a15f28ac08ae5e35c850da0b93de2d530a2f84cb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="10.10" OriginalAmount="10.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1905167667384" Longitude="106.84512753573" StarRating="3" HotelCode="349102|johns_pardede_international_hotel" HotelName="John's Pardede International Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raden Saleh I 9 ?11, Jakarta 10430</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4c/73/4c737b3e2f122db722a6a115f097bb7dae33efbd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="10.10" OriginalAmount="10.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.16906779" Longitude="106.81546526" StarRating="3" HotelCode="564160|fiducia_kaji_hotel_" HotelName="Hotel Fiducia Kaji" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kaji 44, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/52/b4/52b4441d3e41b37cdad77321e873237aa38cc0d0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a range of services and facilities. Room service is among the facilities. Guests wi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="10.10" OriginalAmount="10.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.15026299" Longitude="106.82575436" StarRating="2" HotelCode="559953|bold_hotel_jakarta" HotelName="Bold Hotel Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mangga Besar 8 9B-9C, Taman Sari, 11150 Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cc/8d/cc8dfc4039820c51f2c059d716a77dc9aa594362.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="10.10" OriginalAmount="10.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18021337" Longitude="106.8405501" StarRating="2" HotelCode="561666|hotel_maxim_23" HotelName="Hotel Maxim" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kwitang Raya No.11, Jakarta 10420</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/b4/68b47de11dedf82220b93b64ab4a1575603615ec.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="10.10" OriginalAmount="10.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.16909151" Longitude="106.91508016" StarRating="3" HotelCode="585561|ethan_hotel" HotelName="Ethan Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pegangsaan Indah Barat 81, Blok B, Jakarta 14250</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5c/ab/5cab16da227440b0c6b59b60e3d62520489ad399.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="10.10" OriginalAmount="10.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.14922441" Longitude="106.82429254" StarRating="0" HotelCode="837302|sumi" HotelName="Sumi Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mangga Besar Raya 66, Jakarta Barat 11150</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/39/7f/397f06c8cfef69714adf2f84ccb9fbc41a0c783b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="10.10" OriginalAmount="10.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.24484721" Longitude="106.78049199" StarRating="0" HotelCode="852415|wisma_tobana" HotelName="Wisma Tobana" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Ciputat Raya 326, Kebayoran Lama Utara, Jakarta 12240</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fe/87/fe8709427e41b2b1734dd9d7d2fd0fe8632f3a2f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="10.10" OriginalAmount="10.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.23847787" Longitude="106.79110087" StarRating="0" HotelCode="839494|dempo_guest_house" HotelName="Mayestik Guest House Syariah" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Business Centre,Designated Smoking Area,Internet,Meeting Room,Parking">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dempo I 36, Mayestik Kelurahan Gunung, South Jakarta, Jakarta 12120</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/00/ea/00ea0b6e21adce7530ef6fce89d9015ebc919711.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The 3-star Dempo Guest House offers comfort and convenience whether you're on business or holiday in...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="10.10" OriginalAmount="10.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18621" Longitude="106.824" StarRating="2" HotelCode="951361|oyo_409_pondok_helomi_2" HotelName="Pondok Helomi By OYO Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Tajem 412, Denokan, Maguwoharjo, Depok, Sleman, Jakarta 55281, Yogyakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/4e/684e07da3c9680652c7ae17830b4d45a0a7d1d42.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="10.10" OriginalAmount="10.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18621" Longitude="106.824" StarRating="0" HotelCode="956785|my_home_by_flat06" HotelName="Chic Home Kemang by FLAT06" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kemang Utara 42H, Bellevuecour, Bangka, Mampang Prapatan, Jakarta 12730, South Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/83/a5/83a5bc4006ba9658dd3919b8d22c64291cc65a78.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="10.10" OriginalAmount="10.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.15066844" Longitude="106.82074424" StarRating="2" HotelCode="962974|env_residence" HotelName="Env Residence By OYO Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mangga Besar 2 6D, RW 3, Mangga Besar, Jakarta 11150</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0e/b8/0eb8cdc0271ab53d453c1c560e88b19a362d2d2f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="10.10" OriginalAmount="10.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18621" Longitude="106.824" StarRating="0" HotelCode="979505|reddoorz_near_cipinang_indah_mall" HotelName="RedDoorz near Cipinang Indah Mall" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Rawa Domba 38, RW.16, Duren Sawit, Kec. Duren Sawit, Jakarta 13440</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/95/03/95033205f81bbd1c3980c3d47c430f9e41155849.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="10.30" OriginalAmount="10.20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1366006" Longitude="106.8127396" StarRating="0" HotelCode="|377671" HotelName="Wonderloft Kota Tua" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Bank No 6 &amp; 8</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/7/6/7/1/377671_4f439ac0955.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="10.34" OriginalAmount="10.24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.12203" Longitude="106.9104" StarRating="0" HotelCode="|559355" HotelName="RedDoorz near RSUD Koja" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Mangga No. 8</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/9/3/5/5/559355_feb06561710.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="10.35" OriginalAmount="10.25" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1603884" Longitude="106.8724609" StarRating="3" HotelCode="|378151" HotelName="Reddoorz Near Itc Cempaka Mas" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sunter Kemayoran No. 18, Sunter, Jakarta Utara</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/8/1/5/1/378151_a1a91870917.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="10.36" OriginalAmount="10.26" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2598902" Longitude="106.8023005" StarRating="3" HotelCode="|377838" HotelName="Reddoorz Plus @ Cipete Damai" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Damai Raya</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/7/8/3/8/377838_678a8140919.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="10.42" OriginalAmount="10.32" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1875926" Longitude="106.8072507" StarRating="2" HotelCode="|85704" HotelName="Alma" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. K. S. TUBUN -PETABURAN 10A</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/5/7/0/4/85704_92680a81006.jpg</HotelPictures>
        <HotelDescription>HOTEL: This business hotel, has 100 rooms, with air-conditioning, a safety deposit box service, a currency exchange service, a hairdresser's and a TV room. The establishment also offers conference rooms, room service and a laundry service (for a fee). SITUATION: This hotel is 5 minutes away from Tanah Abang the shopping centre of it is situated 200 metres away from the shops, 2 kilometres away from the establishment, guests will find the Congress Centre, the stadium and Senayan the Sports Centre of 25 minutes away from the establishment guests have Soekarno-Hatta Airport. ROOM: The rooms have an air-conditioning system, a television, a direct line telephone, a fridge, a safety deposit box, a bathroom with a shower, a hairdryer, internet and a mini-bar. FACILITIES: Guests are offered a swimming pool. MEALS: Regarding the food and beverage offering, the establishment offers a breakfast service and a set-menu lunch and dinner. PAYMENT METHODS: The establishment accepts Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="10.46" OriginalAmount="10.36" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1958574" Longitude="106.8145431" StarRating="2" HotelCode="|377772" HotelName="Reddoorz Plus @ Mas Mansyur" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mas Mansyur no. 51 Jakarta Pusat</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/7/7/7/2/377772_60971ae0912.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="10.48" OriginalAmount="10.38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1648006" Longitude="106.8103075" StarRating="2" HotelCode="|377632" HotelName="Reddoorz Plus @ Cideng Barat" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cideng Barat No 25, Jakarta Pusat</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/7/6/3/2/377632_4b734920951.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="10.48" OriginalAmount="10.38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.185166" Longitude="106.819379" StarRating="2" HotelCode="|378039" HotelName="   Flagship 101 Apple Platinum" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kampung Bali X No 17</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/8/0/3/9/378039_850d37d0949.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="10.48" OriginalAmount="10.38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.16081816" Longitude="106.87303244" StarRating="2" HotelCode="867127|2807135" HotelName="RedDoorz Plus near ITC Cempaka Mas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sunter Kemayoran 18, Jakarta Utara Cempaka Mas, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d6/91/d69198b6d8599119e24afd2533a24524a1adc8c8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="10.52" OriginalAmount="10.42" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.158229" Longitude="106.833021" StarRating="2" HotelCode="|536983" HotelName="Lautze Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Lautze No.66 B, RT.1/RW.5, Ps. Baru</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/6/9/8/3/536983_22638540946.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="10.62" OriginalAmount="10.51" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.17397" Longitude="106.78757" StarRating="0" HotelCode="|234609" HotelName="Bulevar Tanjung Duren Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Tanjung Duren Raya Kav 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/4/6/0/9/234609_4f3d0e21211.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="10.84" OriginalAmount="10.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1470333" Longitude="106.8202495" StarRating="3" HotelCode="|401276" HotelName="Belvena Mangga Besar V" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Mangga Besar V No.49A, Tamansari, Kota Ja</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/2/7/6/401276_09bc7e61349.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="10.89" OriginalAmount="10.78" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.13938467" Longitude="106.85967541" StarRating="0" HotelCode="954335|2801545" HotelName="Hey Hotel By RedDoorz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Sunter Utara 57, Jakarta Utara, North Jakarta, Jakarta 14350</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f3/6e/f36ed49bd92fc0162947135aded4d8ec175fb49b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="10.92" OriginalAmount="10.81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.350776" Longitude="106.84466" StarRating="2" HotelCode="|526537" HotelName="Wisma Anton Soedjarwo" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pd. Pesantren</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/6/5/3/7/526537_617a2a71009.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="11.00" OriginalAmount="10.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2565962" Longitude="107.0083965" StarRating="2" HotelCode="|203954" HotelName="Red Planet Bekasi" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Chairil Anwar No 26-37 Kav. 28 - 36</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/3/9/5/4/203954_1_2530.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="11.11" OriginalAmount="11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1470902874344" Longitude="106.82024500292" StarRating="3" HotelCode="400915|158962" HotelName="Belvena Hotel Mangga Besar" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mangga Besar V  49A, Mangga Besar, Jakarta 11180</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/3d/ed3da17bc9493f3646a71a4ddbd80cb12672fb3d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;54 rooms await guests at this complex, which includes a reception desk. Services and facilities incl...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="11.11" OriginalAmount="11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.26592671" Longitude="106.8385537" StarRating="2" HotelCode="868791|342964" HotelName="OYO 133 Griya Ciaji" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan H. Samali 50, RT4/RW4, Pejaten Ps, Minggu, Jakarta 12740</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ea/4c/ea4c45a140fc405a0b26459cf462b137bcf80957.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="11.11" OriginalAmount="11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1481431153255" Longitude="106.8289490415" StarRating="2" HotelCode="310250|159114" HotelName="Hotel 88 Mangga Besar Raya 120" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mangga Besar Raya 120, Jakarta 10730</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/45/ab/45ab826c252e792985b0f5a33419c21305cea149.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="11.11" OriginalAmount="11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2755515" Longitude="106.794746" StarRating="2" HotelCode="849772|393644" HotelName="OYO 141 Fatmawati Cozy Residence" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Abuserin 2A, Cilandak, RT.10/RW.6, Gandaria Seletan, Jakarta 12420, Kota Jakarta Selatan, Daerah Khusus Ibukota Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/36/43/3643281b5760edae738e9cff0a5f4e4b88eff2e7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="11.11" OriginalAmount="11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.24256399" Longitude="106.78116373" StarRating="2" HotelCode="832961|303743" HotelName="OYO 106 Sarkawi Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>26 RT4/RW 3 Kby, Lama, Utara, Kota Jakarta Selatan, Daerah Khusus Ibukota, Jakarta 12240</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/98/6d/986dede170b117e1cd3b1961afea5261f68b9f92.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="11.11" OriginalAmount="11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.19208569" Longitude="106.85868813" StarRating="3" HotelCode="435402|153099" HotelName="Puri Jaya Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Percetakan Negara V/5, Rawa Sari, Jakarta Pusat, Jakarta 10570</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/72/a4/72a4b40be647d55c92ebf3d5173096377c9bea4a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="11.11" OriginalAmount="11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18520363" Longitude="106.81942131" StarRating="3" HotelCode="623984|262243" HotelName="Apple Platinum Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kampung Bali X 17, Jakarta 10250</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/78/1c/781c5e2db5ff1714a559d1b859e0cc959e0e94f6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="11.11" OriginalAmount="11.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.166086" Longitude="106.807708" StarRating="3" HotelCode="292400|losari_roxy_hotel" HotelName="Losari Roxy" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Hasyim Ashari No. 41, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/78/57784775e10ec640a7b281f48c107ad4a91d4aca.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="11.11" OriginalAmount="11.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2314571981676" Longitude="106.7801799332" StarRating="3" HotelCode="335238|raja_residence" HotelName="Raja Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kebayoran Lama 12, South Jakarta, Jakarta 12240</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9d/52/9d52f0409ad6bd5b1d4d1aedafbe6a0750f5edca.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="11.11" OriginalAmount="11.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1897056151152" Longitude="106.81583306313" StarRating="1" HotelCode="335229|karsa_utama_hotel_" HotelName="Karsa Utama Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kebon Kacang IV 12, Tanah Abang, Jakarta 10240</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ba/f1/baf1df29117b94cd36758e475e5a90c12cfe3d4c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="11.11" OriginalAmount="11.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.28246558" Longitude="106.79947807" StarRating="2" HotelCode="491561|cilandak_mansion" HotelName="Cilandak Mansion" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bank Dagang Negara II 21, Cipete, Cilandak Barat, Selatan, Jakarta 12410</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a1/0b/a10bae6e5588e1047f63acce955b82faa7a861e2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="11.11" OriginalAmount="11.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.15118629" Longitude="106.81745606" StarRating="3" HotelCode="327181|antoni_hotel" HotelName="Antoni Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hayam Wuruk 111 F-G, Jakarta Barat 11160</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/24/40/2440754c030ad2bb5be266ff7390d4061ed1ba3b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="11.11" OriginalAmount="11.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1408356001138" Longitude="106.82234977638" StarRating="2" HotelCode="334817|hotel_55_2" HotelName="Hotel 55 B&amp;B" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pangeran Jayakarta 8, Komplek Artha Center Blok E 1, Jakarta 11110</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5b/a5/5ba53b2dba4d42a4c4492c384578ab52c4f5ca11.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="11.11" OriginalAmount="11.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18062312" Longitude="106.87157644" StarRating="2" HotelCode="564164|lagura_residence_guest_house" HotelName="Lagura Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Designated Smoking Area,Internet,LCD/Projector">
        <Address>
          <AddressLines>
            <AddressLine>Taman Lagura Indah, Blok L4 2, Cempaka Putih Timur, Jakarta Pusat 10510</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6e/51/6e51e93e46d7c719834ba13e157323b64eccbc8c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Lagura Residence Guest House is perfectly located for both business and leisure guests in Jakarta. T...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="11.11" OriginalAmount="11.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.12755813" Longitude="106.74260007" StarRating="2" HotelCode="613706|room_28_guesthouse" HotelName="Room 28 Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kapuk Raya 28, Komplek Kapuk Bisnis Park Blok BB-BC, Jakarta 11470</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2c/36/2c36b1828d478ab24da7f7e7b5563377add53ea7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests of the complex will be delighted with the range of services and facilities available.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="11.11" OriginalAmount="11.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.21015948" Longitude="106.82616142" StarRating="0" HotelCode="838097|audah_guesthouse_syariah" HotelName="Audah Guesthouse Syaria" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Designated Smoking Area,Internet,Parking,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Taman Setiabudi 1 5, South Jakarta, Jakarta 12910</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/27/8e/278e9e6474bf61d3d491bca3e3d5554856fc2cb7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Audah Guesthouse Syariah is perfectly located for both business and leisure guests in Jakarta. Featu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="11.11" OriginalAmount="11.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.15088925" Longitude="106.82263533" StarRating="2" HotelCode="746250|penthouse_hotel_4" HotelName="Penthouse Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mangga Besar 4E 23, Jakarta 11150, West Java</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c4/d6/c4d6bb0bd53eedbeaa89b170836aa5b1b78e29fe.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location With a stay at RedDoorz near Hayam Wuruk Plaza in Jakarta (Old Jakarta), you'll be...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="11.11" OriginalAmount="11.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1647168" Longitude="106.81032516" StarRating="2" HotelCode="837889|reddoorz_cideng_barat" HotelName="Flamenco Hotel by RedDoorz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cideng Barat 25, Jakarta Pusat, Jakarta 10140</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cb/21/cb21c37276bb86e85cd136e9cae405e37d2b7a66.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set in a prime location of Jakarta, RedDoorz @ Cideng Barat puts everything the city has to offer ju...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="11.11" OriginalAmount="11.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.21728857" Longitude="106.73751957" StarRating="2" HotelCode="837898|reddoorz_near_mercu_buana_university" HotelName="RedDoorz Near Mercu Buana University" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Meruya Selatan 46, Grogol, Jakarta 11650</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/10/bf10c08ad479a26f2e27f09f5e19c9eb09cf921c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="11.11" OriginalAmount="11.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18621" Longitude="106.824" StarRating="2" HotelCode="703766|zen_rooms_taman_palem_syariah" HotelName="Hotel Mama @ Mutiara Palem" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mutiara Taman Palem 22, Blok C2, Cengkareng Timur, Cengkareng Jakarta Barat, Jakarta 11730</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/75/bf753e45201984b92f7b6bd4519e1426015a29e3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="11.11" OriginalAmount="11.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.22297276" Longitude="106.81918754" StarRating="2" HotelCode="844519|reddoorz_plus_near_ciputra_world_kuningan_2" HotelName="RedDoorz Plus Near Ciputra World Kuningan 2" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Karet Sawah 1 23, Jakarta Selatan, Jakarta 12930</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/39/cf/39cfb842b203782d180a3fd6b9f0fdd9dfd8722d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;# Property Location : # With a stay at RedDoorz Plus near Ciputra World Kuningan 2 in Jakarta (Seman...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="11.11" OriginalAmount="11.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.31363089" Longitude="106.81432398" StarRating="2" HotelCode="851964|reddoorz_jagakarsa_2" HotelName="RedDoorz @ Jagakarsa 2" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mohammad Kahfi 1, 59, Jakarta Selatan, Jakarta 12550</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b8/14/b8147d413507f8d9bdd2a8de303857d4ed155dd6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="11.11" OriginalAmount="11.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.19331747" Longitude="106.90142734" StarRating="3" HotelCode="884933|reddoorz_pemuda" HotelName="Rakacia by RedDoorz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pemuda 10, Rawamangun, Jakarta 13220</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/30/98/30984cc3f80c5fc25d9aa4b829a32b3da38a43f3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="11.11" OriginalAmount="11.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.24954917" Longitude="106.8530267" StarRating="2" HotelCode="953466|reddoorz_near_pancoran" HotelName="Niswantari Residence By RedDoorz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pengadegan Barat III 20, Pancoran, Jakarta 12770</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/98/ca/98ca9c9f6e5592a3743cccb27f8a7152c2b00e09.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="11.11" OriginalAmount="11.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.15072075" Longitude="106.821062" StarRating="3" HotelCode="885496|reddoorz_mangga_besar_2" HotelName="ENV Room by RedDoorz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mangga Besar 2, 6i, Taman Sari, Mangga Besar, Jakarta 11150</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/86/98/86980b8b16f88213d4aba7155c861b3dd9eaf38a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="11.11" OriginalAmount="11.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18621" Longitude="106.824" StarRating="0" HotelCode="976747|reddoorz_syariah_plus_near_pancoran_2" HotelName="RedDoorz Syariah Plus Near Pancoran 2" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pancoran Timur Raya 22, RT.9/RW.8, Pengadegan, Pancoran, South Jakarta, Jakarta 12770</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/86/24/8624d002167cd39694d449a780d981fae0c38b65.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="11.18" OriginalAmount="11.07" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.141109" Longitude="106.822602" StarRating="2" HotelCode="|457864" HotelName="55" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jln. Pangeran Jayakarta No.8</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/7/8/6/4/457864_3797c642127.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="11.32" OriginalAmount="11.21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.118304" Longitude="106.687891" StarRating="3" HotelCode="|537517" HotelName="Reddoorz Plus Near Soekarno Hatta Airport Taman Mahkota" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl.Perumahan Mahkota Indah RT.003/RW.010</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/7/5/1/7/537517_270cd8d0907.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="11.35" OriginalAmount="11.24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.14551" Longitude="106.835004" StarRating="2" HotelCode="|534926" HotelName="Cove Oekude Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>6 Jl. Industri Raya</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/4/9/2/6/534926_801523d1156.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="11.69" OriginalAmount="11.57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.191169" Longitude="106.846154" StarRating="2" HotelCode="|378111" HotelName="Jambrut Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Jambrut No. 07, Senen</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/8/1/1/1/378111_985f22b0908.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="11.76" OriginalAmount="11.64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1054567" Longitude="106.9333281" StarRating="0" HotelCode="|482915" HotelName="Ethan Cilincing Plaza" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Cilincing Raya No. 36</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/8/2/9/1/5/482915_181fb6f2124.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="11.80" OriginalAmount="11.68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.189574" Longitude="106.796159" StarRating="3" HotelCode="|532949" HotelName="Portal Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>64 Jl. Kemanggisan Utama Raya</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/2/9/4/9/532949_1edfa3f1114.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="11.81" OriginalAmount="11.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.301816" Longitude="106.797012" StarRating="3" HotelCode="|453456" HotelName="Tuju WK Homes Syariah" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Wijaya Kusuma No.10 RT.9/RW.9</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/4/5/6/453456_6612a241310.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="11.89" OriginalAmount="11.77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18799" Longitude="106.81825" StarRating="0" HotelCode="|234627" HotelName="Ihome Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kebon kacang 1 No. 57 Tanah Abang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/4/6/2/7/234627_17.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="11.93" OriginalAmount="11.81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.23373" Longitude="106.84371" StarRating="0" HotelCode="|238362" HotelName="Legreen Suite Supomo" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Prof. Supomo SH, Komp. Keuangan No.1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/8/3/6/2/238362_6.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="11.93" OriginalAmount="11.81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.20725" Longitude="106.82494" StarRating="0" HotelCode="|232925" HotelName="Legreen Suite Setiabudi" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Setiabudi VI 29</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/2/9/2/5/232925_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="12.01" OriginalAmount="11.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.174849" Longitude="106.780179" StarRating="2" HotelCode="|325634" HotelName="Reddoorz Plus Near Mall Ciputra Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Salak Masir No. 8, Tanjung Duren Barat</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/2/5/6/3/4/325634_25486f11853.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="12.07" OriginalAmount="11.95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.15943" Longitude="106.8358" StarRating="3" HotelCode="|479283" HotelName="G7" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. H. Samanhudi No.47</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/9/2/8/3/479283_c1b6a8c1421.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="12.09" OriginalAmount="11.97" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2900794" Longitude="106.8016526" StarRating="2" HotelCode="|377342" HotelName="Reddoorz Near Cilandak Town Square" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cilandak Tengah Raya no. 14 B-C, Cilandak</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/7/3/4/2/377342_0e4952b0950.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="12.12" OriginalAmount="12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18621" Longitude="106.824" StarRating="2" HotelCode="618656|236357" HotelName="Adaru Property" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Laksamana Yos Sudarso Kav 30a, Kios AK 15 Di Tower A, Tanjung Priok, Jakarta 14240</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5b/c2/5bc2dfb23370caeb404c3480008fb842efc89391.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="12.12" OriginalAmount="12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.16607395" Longitude="106.83454968" StarRating="3" HotelCode="561629|180478" HotelName="Antara Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Antara No. 39, Pasar Baru, Jakarta 10710</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8d/a5/8da5f7dfb41df4e8acf1fb441c15df970264492e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="12.12" OriginalAmount="12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.17383204" Longitude="106.78723383" StarRating="0" HotelCode="971144|494858" HotelName="Hotel Bulevar by OYO Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tanjung Duren Raya 1, Jakarta 11470</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a9/6e/a96ed730fe1a646ee6b0e930e6806f07652a0e5b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="12.12" OriginalAmount="12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.24044512" Longitude="106.82965038" StarRating="2" HotelCode="702068|278725" HotelName="Mk House Tendean" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kapten Tendean, Gang Aman 1 Route 13, RW02 Mampang Prapatan, Jakarta Selatan, Mampang, Jakarta 12790</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/31/dd/31ddb0d3248714c7db23ab81ab96d245fe2ebcc3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="12.12" OriginalAmount="12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.19116228" Longitude="106.78534768" StarRating="2" HotelCode="868766|342976" HotelName="OYO 115 Portal Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kemanggisan Raya 64, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0f/2e/0f2e79322fcec40a9aa162647148bf0c267980df.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="12.12" OriginalAmount="12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.19385911" Longitude="106.86115214" StarRating="1" HotelCode="326934|152946" HotelName="Puri Mega Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Rawamangun 59, Pramuka, Jakarta 10570</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/506580/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="12.12" OriginalAmount="12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.30868499" Longitude="106.7962376" StarRating="2" HotelCode="852389|393694" HotelName="RedDoorz Plus Near UPN Veteran Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pinang Raya 15, RT 02 / RW 02, Pondok Labu, Jakarta 12450</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b6/d6/b6d64824a083996a32d1348576382c5b3d7798aa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="12.12" OriginalAmount="12.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.148417" Longitude="106.816629" StarRating="2" HotelCode="292406|my_hotel_jakarta" HotelName="My Hotel Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hayam Wuruk 127A, Jakarta Barat 11180</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/19/7c/197c82a778355d541b7b5ef55c8b9045862cffc5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="12.12" OriginalAmount="12.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1313452" Longitude="106.8633062" StarRating="3" HotelCode="292368|darcici_hotel_sunter_2" HotelName="d'Arcici Hotel Sunter by GrandCempaka" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sunter Permai Raya  1 A, Sunter Paradise, Jakarta 14350</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a0/b5/a0b51880b3989a4f7bf91abfdc11399171ea1ee8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="12.12" OriginalAmount="12.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.189155" Longitude="106.808585" StarRating="1" HotelCode="187957|kalisma_jakarta_" HotelName="Kalisma Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Business Centre,Designated Smoking Area,Internet,Meeting Room,Parking,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. K.S. Tubun no. 15 - 17, Opposites PBB office, Jakarta 10260</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/96/bf96209d7da55b6fdb9d6acb779f29e803eaaf9c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Hotel Kalisma Located in the center of Jakarta, near tourism object, Tanah abang Trade Center and yo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="12.12" OriginalAmount="12.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1750834305522" Longitude="106.80235679273" StarRating="3" HotelCode="334537|business_hotel_tomang" HotelName="Capital O Business Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tomang Raya 52, RT 12/RW 5, Grogol Petamburan, Jakarta 11440</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f5/1e/f51e0c3898800b7e88fa990be70a4a1d6e10db29.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities include a conference room and a business centre. Wireless internet access is...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="12.12" OriginalAmount="12.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1726361341761" Longitude="106.84099977824" StarRating="2" HotelCode="333766|hotel_mustika_senen" HotelName="Hotel Mustika Senen" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pasar Senen 17-19, Jakarta 10420</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d4/13/d413a42cd4ee003b2f88fcb07d6fb464a1d22a88.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="12.12" OriginalAmount="12.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.30650601" Longitude="106.83570205" StarRating="2" HotelCode="424234|the_london_living_at_kebagusan_city" HotelName="The London Living Apartment at Kebagusan City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Baung Raya, Kebagusan Tanjung, 15210 Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d7/f5/d7f5c73f3a16b33ca195d22d5ddf982c8d3dfa86.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="12.12" OriginalAmount="12.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.19550508" Longitude="106.84020819" StarRating="0" HotelCode="521365|hotel_menteng_2" HotelName="Hotel Menteng 2" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cikini Raya 105, Jakarta 10330</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/cb/dbcb412a142b063c88a6af332f3ebf0a14a77793.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="12.12" OriginalAmount="12.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.19395522" Longitude="106.83898544" StarRating="2" HotelCode="516974|hotel_mega_cikini" HotelName="Hotel Mega Cikini" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cikini Raya Kav. 62-64, Menteng, Cikini, Jakarta 10330</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cd/66/cd66c217502f5c84132f7ebe78b97fc9515355eb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="12.12" OriginalAmount="12.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.13115759" Longitude="106.82823134" StarRating="3" HotelCode="622775|smarthomm_hotel" HotelName="Smarthomm Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan R.E Martadinata 12A, Pademangan, Ancol, Jakarta 14430</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5a/a2/5aa2f5047b49fb117e07f04da155aa216018f12c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="12.12" OriginalAmount="12.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1915882457357" Longitude="106.81891073436" StarRating="2" HotelCode="554397|wisma_9_jakarta" HotelName="Wisma 9" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kebon Kacang IX 47, Jakarta 10240</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ea/f3/eaf3753582beb98ed50f75e846add685561c2f48.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="12.12" OriginalAmount="12.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.17346003" Longitude="106.84460487" StarRating="0" HotelCode="758509|hotel_senen_indah_" HotelName="Senen Indah" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Business Centre,Internet,Meeting Room,Parking,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bungur Besar 157, Senen, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4d/24/4d24fe96b29a500d72612249d1a8e6ee18849580.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set in a prime location of Jakarta, Hotel Senen Indah puts everything the city has to offer just out...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="12.12" OriginalAmount="12.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.17487701" Longitude="106.78005298" StarRating="0" HotelCode="784231|reddoorz_plus_near_mall_ciputra_jakarta" HotelName="Wynne Guesthouse 2" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Salak Masir 8, Tanjung Duren Barat, Jakarta 11470</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6d/61/6d61744aa56cd40a7411db00b7cbb845bcf6c9d1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="12.12" OriginalAmount="12.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18621" Longitude="106.824" StarRating="0" HotelCode="835927|tuju_wk_homes_syariah" HotelName="Sky Residence Syariah Cilandak 1 Jakart" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Wijaya Kusuma 10</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c4/ae/c4ae400e812fee3742a8ed7e1fda77f107cf301f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="12.12" OriginalAmount="12.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2277686646602" Longitude="106.85361291534" StarRating="0" HotelCode="837324|syailendra_home_kost" HotelName="Syailendra Home Kost" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tebet Utara IV D8</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/f4/b4f468a0d54edcde20f3e197eb848d834e25fec7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="12.12" OriginalAmount="12.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18394992" Longitude="106.79477386" StarRating="2" HotelCode="760072|reddoorz_near_tomang_2_2" HotelName="Homey Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Anggrek Neli Murni 10, Blok A, Kemanggisan Slipi, Jakarta Barat, Jakarta 11480</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/95/10/9510e8cf0faacc3d1ebf4b5e35197342c1202da2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set in a prime location of Jakarta, RedDoorz @ Kemanggisan puts everything the city has to offer jus...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="12.12" OriginalAmount="12.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.3547184" Longitude="106.92046909" StarRating="2" HotelCode="850245|adaya_hotel" HotelName="Adaya Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kranggan Raya, Ruko Sampoerna Square 6, Jakarta 17433, Jawa Barat</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f9/bf/f9bf69520bb2be4aec3f7f085fc8825d2c4919d0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="12.12" OriginalAmount="12.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1894984" Longitude="106.81780762" StarRating="2" HotelCode="856476|reddoorz_kebon_kacang" HotelName="RedDoorz @ Kebon Kacang" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kebon Kacang IV 43A, Tanah Abang, Central Jakarta, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e2/b9/e2b98f9fae84716a648a7669270b06e11cd9a37f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;RedDoorz @ Kebon Kacang is conveniently located in the popular Thamrin area. The hotel offers a high...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="12.12" OriginalAmount="12.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.34806102" Longitude="106.80402029" StarRating="2" HotelCode="852593|reddoorz_near_kebon_jeruk_jakarta" HotelName="RedDoorz Near Kebon Jeruk Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Panjang 41, Jakarta 11520, West Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/21/0b/210bbb79b3a6793310f77f2692644af3286df24d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="12.12" OriginalAmount="12.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.29011614" Longitude="106.80168046" StarRating="2" HotelCode="884924|reddoorz_near_cilandak_town_square" HotelName="D'Val Mar Guest House by RedDoorz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cilandak Tengah Raya 14 B-C, Cilandak, Jakarta 12430</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bb/67/bb677d872a42b3c674f542abf67cc0de766673d8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="12.12" OriginalAmount="12.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.13543175" Longitude="106.72571091" StarRating="0" HotelCode="978909|reddoorz_near_taman_palem" HotelName="RedDoorz near Taman Palem" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Perum KFT 1, Blok A8, Cengkareng, West Jakarta, Jakarta 11730</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/18/1c/181c05269921f8e7ff9969ee77a6dec13787437d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="12.12" OriginalAmount="12.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.24875812" Longitude="106.97010002" StarRating="0" HotelCode="965027|reddoorz_plus_near_galaxy_bekasi" HotelName="Asa Hotel By RedDoorz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Kyai Haji Noer, Komplek Duta Permai, Blok C2 14 - 15, Kalimalang, Jakasampurna, Bekasi Jakarta, Jakarta 17145</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/97/2a/972aa57f8db3edf7c6841b6f3270f660dc40b038.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="12.12" OriginalAmount="12.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.20647164" Longitude="106.73043842" StarRating="3" HotelCode="965811|reddoorz_meruya_2_2" HotelName="RedDoorz @ Meruya 2" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cemara, Kavling DKI Blok 158, 10-11 Meruya, Jakarta Barat Jakarta, Jakarta 11610</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/27/ec/27ecad652df8ab92b3dcc803592cb368e66851f3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="12.19" OriginalAmount="12.07" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.183837" Longitude="106.8697165" StarRating="3" HotelCode="|402108" HotelName="Reddoorz Plus Near Green Pramuka Square Mall" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl Rawasari Barat 1 no 9, RT 6/RW 1 Cempaka Putih, 9</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/2/1/0/8/402108_24855d90748.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="12.24" OriginalAmount="12.12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.175093" Longitude="106.802579" StarRating="3" HotelCode="|166423" HotelName="Business  Tomang" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Tomang No. 51 Jakarta Barat, Grogol, Jakarta</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/6/4/2/3/166423_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel Jakarta it is in it is 30 minutes drive away from the airport, Around the establishment, clients can find the convention centre, Ciputra the shopping centre and.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="12.24" OriginalAmount="12.12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.167704" Longitude="106.875139" StarRating="3" HotelCode="|472168" HotelName="C'one Cempaka Putih Powered By Archipelago" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Letjend. Suprapto Kav.2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/2/1/6/8/472168_fd3a11c1253.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="12.24" OriginalAmount="12.12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.233783" Longitude="106.587046" StarRating="3" HotelCode="|163457" HotelName="Sahid Mutiara Karawaci" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL. BINONG RAYA KAV.9 , CURUG TANGERANG</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/3/4/5/7/163457_1_9987.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, Jakarta it is in is situated in the city centre. HOTEL: The hotel was built in 2012, has 244 rooms and a car park.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="12.25" OriginalAmount="12.13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.13747" Longitude="106.86264" StarRating="3" HotelCode="|234951" HotelName="Coin's Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Sunter Agung Utara Raya Blok A No 5B</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/4/9/5/1/234951_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="12.35" OriginalAmount="12.23" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2596336" Longitude="106.8786263" StarRating="0" HotelCode="|378075" HotelName="Reddoorz Plus Near Halim Perdanakusuma 2" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Jengki Blok Mawar no.3 Rt 03 RW 09, Kebon Pala</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/8/0/7/5/378075_8d8f33c0957.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="12.41" OriginalAmount="12.29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.161815" Longitude="106.831039" StarRating="0" HotelCode="|459124" HotelName="Banyuwangi Sintera" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Haji Samanhudi 32b-34</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/9/1/2/4/459124_66b9e9c1142.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="12.42" OriginalAmount="12.30" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.157364" Longitude="106.883594" StarRating="0" HotelCode="|560152" HotelName="Adaru Property at Sunter Park View" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kios AK 15, Seb. Bakso Malang Cak Kris.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/6/0/1/5/2/560152_2b84afd1419.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="12.47" OriginalAmount="12.35" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2064209" Longitude="106.8586667" StarRating="3" HotelCode="|87213" HotelName="Grand Menteng" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL. MATRAMAN RAYA MATRAMAN 21</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/7/2/1/3/87213_11.jpg</HotelPictures>
        <HotelDescription>HOTEL: The hotel has WiFi, a spa and a cafÃ©. The establishment also has meeting facilities, air-conditioning, a safety deposit box service, a bar and a car park. SITUATION: The hotel is in Yakarta the business district Jalan Jalan Raya and Matraman Jenderal Sudirman it is located between next to the establishment, clients can find a shopping centre, the establishment is a 10-minute drive away from Gambir the Railway Station of it is 40 minutes drive away from Soekarno Hatta Airport. ROOM: All the rooms have individual air-conditioning, a satellite TV, a mini-bar, a kettle, a coffee maker, have a balcony, a bathroom with a shower and internet.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="12.54" OriginalAmount="12.42" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.14664285" Longitude="106.81547282" StarRating="2" HotelCode="504008|2797735" HotelName="Mustika Gajah Mada Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gajah Mada 194E, Taman Sari, Jakarta 11110</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/29/14/29145c7dbc5c5f48d0177342827b134c032a0764.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="12.67" OriginalAmount="12.54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.151903" Longitude="106.825919" StarRating="0" HotelCode="|457868" HotelName="Redstar" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mangga Besar VIII No. 12 VWXY</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/7/8/6/8/457868_5ed97022106.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="12.68" OriginalAmount="12.55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2956" Longitude="106.80936" StarRating="0" HotelCode="|478815" HotelName="RedDoorz @ Cilandak Timur" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Jaha no 81, cilandak Timur</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/8/8/1/5/478815_c08c6bf1408.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="12.73" OriginalAmount="12.60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.223739" Longitude="106.826447" StarRating="0" HotelCode="|553516" HotelName="Bobopod ITC Kuningan Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>No18 Jalan Professor Doktor Satrio</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/3/5/1/6/553516_441e3461308.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="12.75" OriginalAmount="12.62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.15571" Longitude="106.8367" StarRating="3" HotelCode="|402110" HotelName="OYO Townhouse 2 Hotel Gunung Sahari" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>0Jalan Gunung Sahari Raya No.33, Gunung Sahari Uta</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/2/1/1/0/402110_b176b920709.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="12.78" OriginalAmount="12.65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1632" Longitude="106.77826" StarRating="3" HotelCode="|469243" HotelName="Social Hub By Twospaces" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>No.52 Jl. Sosial</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/9/2/4/3/469243_ba4e8a81242.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="12.87" OriginalAmount="12.74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.19949" Longitude="106.82121" StarRating="3" HotelCode="|234563" HotelName="Residence 100" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kota Bumi No. 31, Thamrin Tanah Abang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/4/5/6/3/234563_12.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="12.93" OriginalAmount="12.80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.155659" Longitude="106.837016" StarRating="3" HotelCode="|85692" HotelName="  Super OYO Townhouse 2 Hotel Gunung Sahari" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN GUNUNG SAHARI RAYA, JAKARTA PUSAT 35</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/5/6/9/2/85692_estab.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a lobby with WiFi, (free of charge), an outdoor swimming pool, a car park (free of charge) and room service. SITUATION: This hotel is in Yakarta the business district Close to Mangga Dua the commercial centre Kemayoran the exhibition centre Ancol Dreamland the amusement park the Chinese district, Where clients can find bars and restaurants. ROOM: Customers have comfortable, economical rooms.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="13.02" OriginalAmount="12.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2190411" Longitude="106.8270072" StarRating="2" HotelCode="|377339" HotelName="Reddoorz Plus @ Karet Pedurenan 3" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pedurenan Masjid, Gg. Genteng Ijo Residence No. 84A</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/7/3/3/9/377339_0c007960948.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="13.04" OriginalAmount="12.91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18621" Longitude="106.824" StarRating="0" HotelCode="967610|4979775" HotelName="Wisma Surya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Keahlian 9, Rt 02/05, Jatiwaringin, Jakarta 17416, West Java</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cc/cd/cccd35c7737f805cf9aa1c8031e49af6755d8486.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="13.10" OriginalAmount="12.97" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.172348" Longitude="106.863368" StarRating="3" HotelCode="|458887" HotelName="D Arcici Cempaka Putih" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Letjen Suprapto No. 62, Cempaka</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/8/8/8/7/458887_93780111827.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="13.13" OriginalAmount="13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1384451635041" Longitude="106.86301911033" StarRating="3" HotelCode="492853|158989" HotelName="Coins Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Air Conditioning,Bar,Dry Cleaning,Elevator,Housekeeping,Internet,Laundry,LCD/Projector,Parking,Restaurant,Room Service,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sunter Agung Utara Raya Blok A / 5B, Sunter Agung, Tanjung Priok, Kota Jkt Utara, Daerah Khusus Ibukota, Jakarta 14350</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/00/c50081a6ead404222d32559d9daf8b8052738ea8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Stop at Hotel Coin to discover the wonders of Jakarta. Offering a variety of facilities and services...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="13.13" OriginalAmount="13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.10480151" Longitude="106.93308168" StarRating="3" HotelCode="636018|262248" HotelName="Ethan Hotel Cilincing Plaza" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cilincing Raya 36, Block E1 3-6 &amp; E2 1, Jakarta 14120</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f2/2b/f22bbad4becfef32179459ac55f0f00f0387ef0b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="13.13" OriginalAmount="13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1595162850098" Longitude="106.83588658947" StarRating="2" HotelCode="349640|181871" HotelName="G7 Hotel Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kh Samanhudi 47, Pasar Baru, Jakarta 10710, Java</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f7/54/f754cf09cee7d077c5094ac1612d047bebb819f8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="13.13" OriginalAmount="13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.19133974" Longitude="106.81470688" StarRating="3" HotelCode="778435|342891" HotelName="Hotel Nusantara Indah Syariah" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jajal Kh Mas Mansyur 36, Tanah Abang, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/af/ec/afec66a0d560fcd596d032415939eb12db6c510b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="13.13" OriginalAmount="13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1489730917451" Longitude="106.83590633673" StarRating="3" HotelCode="589825|236882" HotelName="New Mirah Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gunung Sahari 12 10, Blok A1-5, Mangga Dua, Jakarta 10720</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/47/11/47110ed37a6bfdcc266e496b235054922dfab3ed.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="13.13" OriginalAmount="13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.186523" Longitude="106.830976" StarRating="3" HotelCode="67184|159286" HotelName="The Paragon Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan  KH. Wahid Hasyim 29, Menteng, Jakarta 10340</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8e/d0/8ed0956a81986b29ab4a897bb82a0af56e6bb1f6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is strategically located in the business and entertainment centre of the city of Jakarta. ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="13.13" OriginalAmount="13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.23887611" Longitude="106.86928722" StarRating="3" HotelCode="564162|181874" HotelName="Hotel Fiducia Otista 153" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Otto Iskandardinata 153, Jakarta 13330</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7b/zz/7bad2a1a87f4b39e9d583b02f30b686b9391b36d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="13.13" OriginalAmount="13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2277765480608" Longitude="106.85365059743" StarRating="3" HotelCode="641150|303768" HotelName="Tebet Utara Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tebet Utara IV D 8, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/810719/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="13.13" OriginalAmount="13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1365954" Longitude="106.81259911" StarRating="2" HotelCode="589576|236920" HotelName="Wonderloft Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bank 6&amp;8, Pinangsia, Tamansari, Jakarta 11110</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/da/cb/dacb1c0c5c86c776f66cf9c9df3cd65081d88501.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hostel features various services and facilities, including a baggage storage service and a resta...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="13.13" OriginalAmount="13.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.114991" Longitude="106.689361" StarRating="2" HotelCode="|453198" HotelName="Huswah" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl.Raya Husain Sastranegara No.9</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/1/9/8/453198_5ae50a31354.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="13.13" OriginalAmount="13.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.137469" Longitude="106.795008" StarRating="3" HotelCode="187954|grand_asia_hotel_3" HotelName="Grand Asia Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bandengan Selatan 88, Jakarta 14450</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cf/e2/cfe2b011fdf7196fb6d09939d47166ff18fd0b27.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="13.13" OriginalAmount="13.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.204067" Longitude="106.803385" StarRating="3" HotelCode="292390|house_of_arsonia_orchid_" HotelName="House of Arsonia Orchid" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pejompongan Raya 2, Bendungan Hilir, Jakarta Pusat 10210</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bb/40/bb402792f1971786439d5d636238d5cfb6b7cc22.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers room service and a theatre hall. Wireless internet access in public areas allows gu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="13.13" OriginalAmount="13.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2289136250546" Longitude="106.85628704001" StarRating="2" HotelCode="321521|legreen_suite_tebet_" HotelName="LeGreen Suite Tebet" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tebet Timur Dalam II No. 24, Jakarta Selatan, Jakarta 10240</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4b/7c/4b7cad003ba4cab0e16aec8bf32c9080e0f5e725.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The range of services and facilities offered by the hotel ensures that travellers enjoy a comfortabl...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="13.13" OriginalAmount="13.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.29614707" Longitude="106.77479481" StarRating="3" HotelCode="491902|reddoorz_taman_lebak_bulus" HotelName="RedDoorz @ Taman Lebak Bulus" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Taman Lebak Bulus IV Blok H 12, Cilandak, Jakarta Selatan 12440, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/75/a6/75a6188d8b57acd3066a12b6b1a800ac8605adab.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="13.13" OriginalAmount="13.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1519365822584" Longitude="106.82577098375" StarRating="2" HotelCode="335065|redstar_hotel" HotelName="Redstar Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mangga Besar VIII 12 VWXY, Tamansari, Jakarta Barat, Jakarta 11150</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f7/78/f778c31c51b3c2e5cc0c81a8b5863f15e801c188.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="13.13" OriginalAmount="13.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2013142923446" Longitude="106.84442259007" StarRating="2" HotelCode="324318|hotel_mega_proklamasi" HotelName="Hotel Mega Proklamasi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl Proklamasi no. 40 - 42, Jakarta Pusat 10320</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5e/30/5e302e4be4e400fe7e0cf7f748f04397d0a1409b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel features various services and facilities, including a restaurant and room service, for a c...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="13.13" OriginalAmount="13.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.174170831176" Longitude="106.7875533565" StarRating="3" HotelCode="334517|banian_bulevar_hotel" HotelName="Banian Bulevar Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tanjung Duren Raya Kav.1, Daerah Khusus Ibukota, Jakarta 11470</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/11/12/11127c5cab3e59836ce80ac1aa92d004286787b2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="13.13" OriginalAmount="13.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.19526545" Longitude="106.86049212" StarRating="1" HotelCode="348697|hotel_new_idola" HotelName="New Idola" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Room Service,Concierge,Designated Smoking Area,Elevator,Internet,Parking,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pramuka Raya No. 26, 13120 Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/86/49/8649c846931448586004ec86fac65784d4e030af.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Stop at Hotel New Idola to discover the wonders of Jakarta. The hotel offers a high standard of serv...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="13.13" OriginalAmount="13.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2256682411255" Longitude="106.86218299511" StarRating="0" HotelCode="683031|sabda_guest_house" HotelName="Sabda Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kompleks Gudang Peluru Blok A1 2, Kebon Baru, Tebet, Jakarta 12830</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8f/4b/8f4b294809724d51888ec3e102dd070cfb3c85f0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set in a prime location of Jakarta, Sabda Guesthouse puts everything the city has to offer just outs...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="13.13" OriginalAmount="13.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1650592" Longitude="106.81976453" StarRating="2" HotelCode="633766|shakti_hotel_jakarta" HotelName="Shakti Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gajah Mada 3, Kompleks Duta Merlin, Blok D 36, Petojo Utara 10130, Gambir, Jakarta Pusat, DKI Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bb/6e/bb6e7a99258c8f57218012da3c1fab1dbdd5a996.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lovely hotel can be found in North Jakarta. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="13.13" OriginalAmount="13.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.16178199" Longitude="106.83134809" StarRating="3" HotelCode="555628|hotel_banyuwangi_sintera" HotelName="Banyuwangi Sintera Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Haji Samanhudi 32b-34, Jakarta 10710</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ee/cf/eecfd0d50aed8b5e3c3a3abeb151aecb08678908.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="13.13" OriginalAmount="13.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18312869" Longitude="106.79498749" StarRating="0" HotelCode="837314|pondok_malabar" HotelName="Pondok Malabar Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Anggrek Nelly Murni Blok A 1, Kemanggisan, Slipi, Jakarta 11480</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/88/0e/880eb41ad674ca481273865c1506dd17f482ea35.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located in the prime touristic area of Grogol, Pondok Malabar Guest House promises a relaxin...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="13.13" OriginalAmount="13.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2766280728594" Longitude="106.82402295862" StarRating="3" HotelCode="850809|oyo_154_griya_patria_guest_house" HotelName="OYO 154 Griya Patria Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Pejaten Barat 16, RT 1/RW 10, Ragunan, Pasar Minggu, Jakarta 12540</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/41/0b/410bd89f84ce024dd065bc222397045d30493f97.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="13.13" OriginalAmount="13.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.25468177" Longitude="106.87979631" StarRating="2" HotelCode="954436|reddoorz_near_halim_perdanakusuma_3" HotelName="RedDoorz Near Halim Perdanakusuma 3" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cipinang Permata 14, Jakarta 13650</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/31/d6/31d67f27addde1ff791e624950b72debea4be653.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="13.13" OriginalAmount="13.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18621" Longitude="106.824" StarRating="0" HotelCode="985930|reddoorz_plus_near_halim_perdana_kusuma_2" HotelName="Omah Londo by RedDoorz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mawar 3, Jalan Jengki Raya Blok, Halim Perdana Kusumah, East Jakarta, Jakarta 13650, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/47/fe/47febb637faf2fe10687a56ec3155e682d97af9c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="13.13" OriginalAmount="13.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18881807" Longitude="106.78728724" StarRating="3" HotelCode="965702|reddoorz_plus_near_mall_slipi_jaya" HotelName="RedDoorz Plus near Mall Slipi Jaya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kemanggisan Utama Blok F 3, Kemanggisan Palmerah Jakarta Barat Jakarta, Jakarta 11480</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/de/61/de61a46855b98eada81c5dcc461f6770dded2cba.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="13.15" OriginalAmount="13.02" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1472193" Longitude="106.8224558" StarRating="3" HotelCode="|377248" HotelName="Olympic" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jln. Mangga Besar 7 Komplek THR lokasari Blok A No.63</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/7/2/4/8/377248_fa88b700930.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="13.26" OriginalAmount="13.13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.260938" Longitude="106.790342" StarRating="0" HotelCode="|548373" HotelName="Bale Resident" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>16 Jl. H. Salim 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/8/3/7/3/548373_2a4b11f1158.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="13.27" OriginalAmount="13.14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.19013973" Longitude="106.84748756" StarRating="3" HotelCode="435166|2363835" HotelName="Maxonehotels.com @ Kramat" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kramat Raya 91, Jakarta Pusat, Jakarta 10450</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0f/c4/0fc46c42bbac74511f6613ad44edd9b27a83a57b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="13.29" OriginalAmount="13.16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.23485" Longitude="106.83887" StarRating="3" HotelCode="|231091" HotelName="Sare Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Madrasah No. 14 Kemang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/1/0/9/1/231091_13.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="13.55" OriginalAmount="13.42" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.204734" Longitude="106.949586" StarRating="2" HotelCode="|540932" HotelName="MyStayPro Sentra Timur" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Apartment Sentra Timur, Kec. Cakung</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/0/9/3/2/540932_7311eef1043.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="13.64" OriginalAmount="13.50" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.172017" Longitude="106.808337" StarRating="2" HotelCode="|401904" HotelName="Royal City Hotel Tomang Jakarta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Tomang Raya no. 88 Jakarta Pusat 10150, 4</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/9/0/4/401904_ed91a430853.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="13.80" OriginalAmount="13.66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.170433" Longitude="106.8188587" StarRating="2" HotelCode="|377042" HotelName="Citi M" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL Tanah Abang I, No 11 Kelurahan Petojo Selatan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/7/0/4/2/377042_cfaafd80947.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="13.81" OriginalAmount="13.67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.26541" Longitude="112.73775" StarRating="3" HotelCode="|178998" HotelName="Bisanta Bidakara Surabaya" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Tegalsari 77-85 Surabaya 77-85</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/8/9/9/8/178998_5.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="13.97" OriginalAmount="13.83" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.266232" Longitude="106.797611" StarRating="2" HotelCode="|533797" HotelName="Townhouse Oak Grand Orienchi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>4 Jl. RS. Fatmawati Raya</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/3/7/9/7/533797_2a348101158.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="13.98" OriginalAmount="13.84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.21950712" Longitude="106.8268374" StarRating="2" HotelCode="569461|2518615" HotelName="Reddoorz @ Karet Pedurenan 3" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Genteng Ijo Residence 84A, Jalan Pedurenan Masjid, Setiabudi, 12940 Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/default-hotel.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="13.99" OriginalAmount="13.85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.12012" Longitude="106.68658" StarRating="2" HotelCode="|545410" HotelName="Central Front One Inn Jakarta Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Husein Sastranegara No.22</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/5/4/1/0/545410_b752fb81059.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="14.14" OriginalAmount="14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1472615468793" Longitude="106.82223391479" StarRating="3" HotelCode="402167|159151" HotelName="Hotel Olympic" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mangga Besar VII 63 A, 11170 Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ae/0a/ae0a78a5a001e839459e1867f4a204c6a95f4ee1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="14.14" OriginalAmount="14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2052059443252" Longitude="106.80934530578" StarRating="2" HotelCode="321516|236873" HotelName="LeGreen Suite Penjernihan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Laundry,Parking,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Penjernihan II No. 5, Pejompongan, Benhil, Jakarta Pusat, Jakarta 10210</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5b/a4/5ba400e397cc7482e08acd1503720029f334dd4a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This property is conveniently situated in Senayan area of Jakarta. Its guests will enjoy easy access...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="14.14" OriginalAmount="14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2042596815472" Longitude="106.80597715383" StarRating="2" HotelCode="321519|236875" HotelName="LeGreen Suite Senayan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan PAM Lama No. 28, Pejompongan, Jakarta Pusat, Jakarta 10210</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/74/4b/744b64a78639514db113aa76cb7537343c8f5b36.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="14.14" OriginalAmount="14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2067317145906" Longitude="106.80771961448" StarRating="2" HotelCode="321522|236879" HotelName="LeGreen Suite Tondano" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Tondano No. 18, Pejompongan, Jakarta Pusat, Jakarta 10210</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a3/54/a35443d1677855db6229804638ccd7b02c7a07fe.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Wireless internet access is available to guests in the public areas. Those arriving in their own veh...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="14.14" OriginalAmount="14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1688906391166" Longitude="106.81114312531" StarRating="2" HotelCode="320473|153050" HotelName="Lynt Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cideng Timur 35, Gambir, Jakarta 10130</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e4/00/e400bd43c8265b4599c9eacae1ab571c22cd7f9f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The complex offers a baggage storage service, a restaurant, a bar and room service. Wireless interne...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="14.14" OriginalAmount="14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.159895" Longitude="106.834232" StarRating="3" HotelCode="207945|77039" HotelName="Red Planet Pasar Baru" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan K.H. Samanhudi No 25, Jakarta Pusat, Jakarta 10710</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/90/6d/906d8a4c1f10c88e20bc52558ae4ff2f8e8f57b7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in central Jakarta, the hotel is a 10-minute drive from Gambir train station. It is also clo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="14.14" OriginalAmount="14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1995315584799" Longitude="106.8208905403" StarRating="3" HotelCode="490440|153428" HotelName="Residence100" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kota Bumi 31, Thamrin, Jakarta 10230</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/654345/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="14.14" OriginalAmount="14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18699623" Longitude="106.81782348" StarRating="3" HotelCode="879200|388661" HotelName="Simple Inn" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan K.H  Wahid Hasyim 204-206, Kampung, Tanah Abang, Central Jakarta, Jakarta 10250</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/default-hotel.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="14.14" OriginalAmount="14.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1832396" Longitude="106.843589" StarRating="2" HotelCode="178282|amaris_hotel_senen" HotelName="Amaris Senen" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kramat Raya No.35, Senen, Central Jakarta City, Jakarta 10450</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ca/15/ca1539eeb8139068b44cbed1dacb58ed05df926b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the heart of one of the Jakarta's main business districts, with easy access...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="14.14" OriginalAmount="14.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.20935718" Longitude="106.80738486" StarRating="2" HotelCode="321517|le_green_poso" HotelName="LeGreen Suite Poso" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Poso No. 18, Pejompongan, Jakarta Pusat, Jakarta 10210</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7d/4b/7d4b773d00f54bccb487becdfab29174dd9851d1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="14.14" OriginalAmount="14.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1718725447732" Longitude="106.8083368038" StarRating="3" HotelCode="334788|royal_city_hotel_2" HotelName="Royal City Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Petojo VIY II 4, Cideng, Gambir 10150</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4a/b6/4ab657e00e19695d419ef3a637994b301e83c2c9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="14.14" OriginalAmount="14.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2377610346833" Longitude="106.81661485529" StarRating="2" HotelCode="336040|hotel_kebayoran" HotelName="Hotel Kebayoran" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Senayan 87, Blok S, Jakarta Selatan, Jakarta 12180</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/55/cc/55cc38b399c1d223cff1b632b1e8df82e4911652.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="14.14" OriginalAmount="14.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.19197575" Longitude="106.81988641" StarRating="2" HotelCode="491640|city_villa_5" HotelName="City Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kebon Kacang 29 13, Tanah Abang, Jakarta 10240, West Java</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/90/75/907503ba4a90469484a315a0ce19a0a821af16d1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="14.14" OriginalAmount="14.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.26321608" Longitude="106.80070453" StarRating="2" HotelCode="611720|zen_rooms_fatmawati" HotelName="555 Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Nangka IV  21, Jakarta 12150</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/04/bb/04bb862a56418706af6af399eaf76280719667e4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="14.14" OriginalAmount="14.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.14975128" Longitude="106.82572691" StarRating="3" HotelCode="683280|hotel_arwana" HotelName="Hotel Arwana" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mangga Besar VIII 7, Mangga Besar, Taman Sari, Jakarta Barat, Jakarta 11150</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7e/86/7e86f436cf8731b2d13b5e3af14335b890bf6e4f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location With a stay at NIDA Rooms Taman Sari Old Town in Jakarta (Old Jakarta), you'll be ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="14.14" OriginalAmount="14.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1917389" Longitude="106.8674282" StarRating="3" HotelCode="516690|p_hotel_jakarta" HotelName="P Hotel Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pramuka Raya 149, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/78/08/7808779d61eb63899ddd093116fa61ac527895c4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="14.14" OriginalAmount="14.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.10897727" Longitude="106.77914456" StarRating="2" HotelCode="590997|grandboutiqueinn" HotelName="Grandboutique-Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pluit karang ayu, Blok B1, Utara, Greenbay Pluit Tower B LGM 30, Penjaringan, Jakarta Utara 14450</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/ca/64cad73d6711dca16af2eb8bc079c96193bd73e2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="14.14" OriginalAmount="14.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.26605792" Longitude="106.79979661" StarRating="2" HotelCode="612569|residence_12_2" HotelName="Residence 12" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Abdul Majid Raya 12, Kemang, Jakarta 12160</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b7/25/b725ce96a82b1e6e76262e04b1769c040884633c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="14.14" OriginalAmount="14.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.20874635" Longitude="106.83683247" StarRating="2" HotelCode="791759|reddoorz_guntur_raya_setiabudi_2" HotelName="RedDoorz Plus @ Guntur Raya Setiabudi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Designated Smoking Area,Internet,Parking,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Guntur Raya 46, Setiabudi, 12960 Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/82/50/82508b313d7615a2e913465e148b93544a356d9a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Kuningan, RedDoorz Budget @ Guntur Raya Setiabudi is a perfect starting point from which ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="14.14" OriginalAmount="14.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.27567902" Longitude="106.79674137" StarRating="2" HotelCode="768533|tuju_abuserin_syariah" HotelName="Sky Inn Syariah Fatmawati 2 Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Abuserin 11, Cilandak, South Jakarta, Jakarta 124230, West Java</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/87/4b/874bb5ab9982616ca28718923b6ab3038841199a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="14.14" OriginalAmount="14.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18621" Longitude="106.824" StarRating="2" HotelCode="783027|hins_hotel_" HotelName="Hin's Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Room Service,Air Conditioning,Designated Smoking Area,Elevator,Internet,Parking,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>29 Mangga Besar 4 I, Taman Sari, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d2/20/d2206dbc4b984c8d389e0e59073cccb10776c552.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Stop at Hin's Hotel to discover the wonders of Jakarta. The hotel offers a wide range of amenities a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="14.14" OriginalAmount="14.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.22068587" Longitude="106.91115593" StarRating="0" HotelCode="837880|aryani_suites" HotelName="Aryani Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Coffee Shop,Designated Smoking Area,Internet,Luggage Storage,Parking">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Duren Sawit Raya H2 1, Jakarta 13470</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6a/96/6a9633a55fb003f650d9241e02de716c614f2577.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Rawamangun, Aryani Suites is a perfect starting point from which to explore Jakarta. The ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="14.14" OriginalAmount="14.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.23457426" Longitude="106.84839174" StarRating="3" HotelCode="746429|fontana_residencia_tebet_1" HotelName="Fontana Residencia One" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Room Service,Air Conditioning,Bar,Bicycle Rental,Coffee Shop,Dry Cleaning,Garden,Internet,Laundry,Luggage Storage,Parking,Restaurant,Room Service,Smoking Rooms,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tebet Barat VIII 4, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/a3/d9a3268537ea4760a1137fef19dc69ec8c1683d3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located in the prime touristic area of Tebet, Fontana Residence promises a relaxing and wond...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="14.14" OriginalAmount="14.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.11606105" Longitude="106.68960828" StarRating="0" HotelCode="839488|hotel_huswah" HotelName="Huswah Transit Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Husein Sastranegara 9, Airport Soekarno Hatta, Jakarta 15125</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/18/331810ae759b06ffa17577e4248b37c18c754003.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="14.14" OriginalAmount="14.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1823874" Longitude="106.8450444" StarRating="0" HotelCode="842291|wisma_shalom_guesthouse_" HotelName="Wisma Shalom Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Business Centre,Designated Smoking Area,Parking,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kramat Pulo 18A, Senen, Menteng, Jakarta 10450</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/28/37/283715ec1dfe8d94b281af7bde2c5c391c54ddcc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located in the prime touristic area of Menteng, Wisma Shalom Guesthouse promises a relaxing ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="14.14" OriginalAmount="14.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.19139502" Longitude="106.82031281" StarRating="3" HotelCode="885485|reddoorz_plus_near_plaza_indonesia" HotelName="Avalon Thamrin 8 by RedDoorz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kebon Kacang 29 RT 008/04 No. 8, Tanah Abang, Jakarta 10230</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/67/78/677832595edd8ff7bec4c622485b978e38638811.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="14.14" OriginalAmount="14.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.19755696" Longitude="106.73565861" StarRating="0" HotelCode="952610|reddoorz_near_puri_indah_mall" HotelName="RedDoorz Near Puri Indah Mall" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Meruya Utara 53, RT 6, Meruya Utara, Kembangan, Jakarta 11620</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b8/be/b8befb9290c881e361ec6b2f95bddfdda4b290dd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="14.14" OriginalAmount="14.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.198222" Longitude="106.851806" StarRating="2" HotelCode="906048|atlantic_hotel_4" HotelName="Atlantic" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Salemba Raya No. 26, Jakarta, Pusat 10430</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/09/9d/099d6e7281c73bcc49f29481224a06e9a244a34a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="14.14" OriginalAmount="14.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.29142505" Longitude="106.80183692" StarRating="3" HotelCode="970978|reddoorz_plus_near_cilandak_town_square_2" HotelName="RedDoorz Plus near Cilandak Town Square 2" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cilandak Tengah 87, Jakarta 12430</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/81/74/817460307d7fde8180cae0769826eed5b77aee91.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="14.14" OriginalAmount="14.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18621" Longitude="106.824" StarRating="0" HotelCode="964134|reddoorz_tebet_barat_2" HotelName="RedDoorz @ Tebet Barat 2" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Prof Dr Soepomo 45D, RT.14/RW.6, Tebet Barat, Kota Jakarta Selatan, Daerah Khusus Ibukota, Jakarta 12810</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c0/0b/c00ba7ab781325a11e9b9bc6fdd8e78fc74a472a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="14.28" OriginalAmount="14.14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2989623" Longitude="106.6647652" StarRating="2" HotelCode="|163459" HotelName="Pop!  Bsd Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>SUNBURST CBD LOT II 18A BUMI SERPONG DAMAI</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/3/4/5/9/163459_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Pop ! Hotel Bsd City Tangerang is rated two stars, is perfect for business and holiday stays. The establishment has a reception, a lift, WiFi in communal areas and a car park. SITUATION: This hotel is situated 1 kilometre away from the city centre, 10 kilometres away from the airport, close to Parque OceÃ¡nico BSD, a golf course and Country Club Damai Indah-BSD. ROOM: Guests are offered 160 rooms with WiFi (free of charge).,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="14.31" OriginalAmount="14.17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.167886" Longitude="106.727342" StarRating="0" HotelCode="|478151" HotelName="Couleur Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Lingkar Luar Barat No. 1A - 1C</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/8/1/5/1/478151_1b26e9c1235.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="14.42" OriginalAmount="14.28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.207221" Longitude="106.83791" StarRating="2" HotelCode="|533202" HotelName="Cove Guntur Heritage" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>16 Jl. Guntur</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/3/2/0/2/533202_c5a3b591101.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="14.49" OriginalAmount="14.35" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.236936" Longitude="106.844484" StarRating="1" HotelCode="|87300" HotelName="Sofyan Soepomo" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/7/3/0/0/87300_1_4482.jpg</HotelPictures>
        <HotelDescription>HOTEL: The hotel has WiFi (free of charge), 2 restaurants, has a business centre, private parking (free of charge) and a dry cleaner's. Guests are also offered ticket sales, takeaway food, a restaurant and a bar. SITUATION: This establishment, Tebet it is 15 minutes drive away from Gatot Subrato the business district it is 40 minutes drive away from Soekarno Hatta Airport. ROOM: Each room has an air-conditioning system, cable television, a mini-bar, a fridge, a bathroom with a shower and complimentary bathroom items.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="14.58" OriginalAmount="14.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18233" Longitude="106.843" StarRating="3" HotelCode="|401106" HotelName="Rivoli  Jakarta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kramat Raya No.41,RT.3/RW.4, Kramat, Senen, Central Jakarta</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/1/0/6/401106_964b69f0702.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="14.68" OriginalAmount="14.53" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.206765" Longitude="106.790778" StarRating="3" HotelCode="292411|2458745" HotelName="The Pitagiri Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Palmerah Barat 110, West Jakarta 11480</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b0/3d/b03d48c1ec2006d35e974fe227cc1772ec124e90.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="14.72" OriginalAmount="14.57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.24674397" Longitude="106.79770388" StarRating="3" HotelCode="492244|2518375" HotelName="Win Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Panglima Polim Raya 99, PO Box 1369, Jakarta Selatan 12130</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c8/21/c82194dd35e51e50d88792340796363d4d674eab.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="14.74" OriginalAmount="14.59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.27756" Longitude="106.82696" StarRating="3" HotelCode="|232839" HotelName="Kyriad Pejaten Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Pejaten Barat Raya No. 36</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/2/8/3/9/232839_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="14.84" OriginalAmount="14.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18817" Longitude="106.81612" StarRating="0" HotelCode="|458176" HotelName="Focus" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl Kebon Kacang 1 no 9, Tanah Abang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/8/1/7/6/458176_bf1ec430031.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="14.86" OriginalAmount="14.71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.27677" Longitude="106.80824" StarRating="2" HotelCode="|540818" HotelName="OYO 128 Mutiara Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pangeran Antasari No.9, RT.6/RW.1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/0/8/1/8/540818_c0ca24a2120.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="14.86" OriginalAmount="14.71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.196611" Longitude="106.8288" StarRating="2" HotelCode="|87199" HotelName="Ibis Budget Jakarta Menteng" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan HOS Cokroaminoto No.79, Menteng</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/7/1/9/9/87199_1_9161.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, Menteng it is in the Golden Triangle of Art 5 minutes away from the business district. HOTEL: This contemporary style hotel, is business. ROOM: Clients are offered 135 rooms with an air-conditioning system, bedding, a king size or double bed and single beds.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="15.15" OriginalAmount="15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1605039288762" Longitude="106.83724692433" StarRating="2" HotelCode="336305|84232" HotelName="Amaris Hotel Pasar Baru" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pasar Baru Timur 20-21, Jakarta 10710</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/36/04/3604d02467fbea693acfc2578f258ba8e5b89619.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="15.15" OriginalAmount="15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.152838" Longitude="106.795246" StarRating="2" HotelCode="292367|78580" HotelName="Amaris Season City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pusat Bisnis Latumenten 33, Jakarta Barat, Jakarta 11320</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/61/b2/61b2481216fdc8885439f581f56e6fe76a881be6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="15.15" OriginalAmount="15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1394023312689" Longitude="106.82538659755" StarRating="3" HotelCode="370510|84260" HotelName="Zuri Express Mangga Dua Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mangga Dua Dalam 55-56, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a4/ea/a4ea8579e81c19602eb84b00e4792908337160b1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel can be found in Central Jakarta. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="15.15" OriginalAmount="15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.13402928" Longitude="106.83201203" StarRating="2" HotelCode="334367|84219" HotelName="d'primahotel WTC Mangga Dua" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gunung Sahari, Komplek Marinatama Blok A 26, Mangga Dua, Jakarta Utara</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/c5/dbc56ed22f831a219d1e5c098da1fa06bd6989f7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="15.15" OriginalAmount="15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.13843104" Longitude="106.82275214" StarRating="2" HotelCode="429835|84285" HotelName="d'primahotel ITC Mangga Dua" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tiangseng 7, Special Capital Region of Jakarta, Jakarta, West Java</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5d/35/5d35eb4d2123c2b64d3b62d31925e0d14a96867b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;When visiting Jakarta, you'll feel right at home at d'primahotel Mangga Dua 2, which offers quality ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="15.15" OriginalAmount="15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1659647651042" Longitude="106.78991165767" StarRating="3" HotelCode="401666|159008" HotelName="Feodora Hotel Grogol Jakarta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dr Susilo Raya  113 C, Grogol, Petamburan, Jakarta 11450</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b5/6c/b56c40419e8aba6cbf5d23b9374b2159b46d4125.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;To ensure guests a comfortable and relaxing stay, the complex provides various services and faciliti...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="15.15" OriginalAmount="15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.16077244" Longitude="106.83293681" StarRating="3" HotelCode="943351|262257" HotelName="Heef Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Samanhudi Raya 3, Passer Baroe, Jakarta 10710</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/82/f0/82f03933fec8d0766f6a3ee8226e23d2ffeb58dc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="15.15" OriginalAmount="15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.151491" Longitude="106.825867" StarRating="2" HotelCode="292389|84223" HotelName="Hotel 88 Mangga Besar VIII" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl Mangga Besar VIII NO.10D, Jakarta Barat 11180</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7c/14/7c1448085d2f11fdf5320ea36b2418347f20e702.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="15.15" OriginalAmount="15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1841784519665" Longitude="106.76757115405" StarRating="2" HotelCode="349141|152931" HotelName="Hotel 88 Kedoya" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Panjang 68, Kav68, Kedoya Selatan, Jakarta 11520</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/32/4f/324f314252497bc524e5458f84155dbc70d4c721.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="15.15" OriginalAmount="15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2082999647351" Longitude="106.82701675939" StarRating="2" HotelCode="504179|236871" HotelName="LeGreen Suite Kuningan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Setia Budi Tengah No. 89, Jakarta Selatan, Jakarta 12910</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e8/c8/e8c87c3b0a8b5a7500c1bbb6946235435cca3568.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="15.15" OriginalAmount="15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.16639116" Longitude="106.78291923" StarRating="3" HotelCode="572955|236881" HotelName="Maple Hotel Grogol Jakarta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Daan Mogot Dalam Kali Sekretaris 55, Grogol, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/66/64/66647ca59b8c354fb6741b9023170cc9b577e803.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="15.15" OriginalAmount="15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2766464" Longitude="106.8082861" StarRating="2" HotelCode="665781|303741" HotelName="Mutiara Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pangeran Antasari Kav IX, Cipete Selatan, Jakarta 12410, Cilandak</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8f/44/8f44d4afd87aed7c92e33534c7b1648dc37fbfb0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.15" OriginalAmount="15.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2369593226714" Longitude="106.84472796693" StarRating="1" HotelCode="172282|sofyan_inn_tebet" HotelName="Sofyan Hotel Soepomo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Prof. Dr. Soepom S.H. 23, Tebet, Jakarta 12810</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d5/cb/d5cbca5a522529ebc020f950993188122503e822.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Jakarta, the hotel is a 15-minute drive from the Tebet Highway entrance and the central b...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.15" OriginalAmount="15.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.14616022" Longitude="106.81684125" StarRating="2" HotelCode="316425|favehotel_ltc_glodok_jakarta" HotelName="favehotel LTC Glodok" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hayam Wuruk 127, Jakarta Barat, Jakarta 11180</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/dd/08/dd084429ad9da79a3218cb750d1a78ebeda2215d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.15" OriginalAmount="15.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1851049899482" Longitude="106.78960596924" StarRating="3" HotelCode="172274|hotel_mega_anggrek" HotelName="Mega Anggrek" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Arjuna Selatan, 4, Kemanggisan, Jakarta 11470</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/21/58/2158116698c8d6bc388595b7d804bb9bcbc1fa7d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This property is located in Kemanggisan, West Jakarta, in the main business area. It is also conveni...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.15" OriginalAmount="15.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.214423" Longitude="106.863281" StarRating="2" HotelCode="187943|alia_matraman" HotelName="Alia Matraman Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,Internet,Laundry,Meeting Room,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Matraman Raya No. 224, Next to Polres Jakarta Timur, The East Jakarta District Police, Jakarta 13310, Timur</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ba/5c/ba5c7f9c195ba8dc36dbcc46da893ada2ddab126.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This simple hotel can be found in Central Jakarta. Public transport connections are only a short wal...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.15" OriginalAmount="15.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1706266230264" Longitude="106.81888558251" StarRating="3" HotelCode="335162|citi_m_hotel_" HotelName="Citi M Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tanah Abang I 11, Kelurahan Petojo Selatan, Jakarta 10160</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c8/1b/c81b43416a1513be642846e0ae2b2bdf439ef3e4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.15" OriginalAmount="15.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1859850823843" Longitude="106.8006407365" StarRating="2" HotelCode="333612|bamboo_inn_hotel__cafe" HotelName="Bamboo Inn Hotel &amp; Cafe" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kota Bambu Selatan 9, Slipi, Jakarta 11420</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a5/1b/a51bea6deba0cdf8df65bbb732cf93c9e8bd1b13.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;A restaurant, a café and a bar are available to guests of the complex. Wireless internet access is a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.15" OriginalAmount="15.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.17231303" Longitude="106.86308102" StarRating="3" HotelCode="420697|darcici_hotel_cempaka_putih" HotelName="d'Arcici Hotel Cempaka Putih" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Letjen Suprapto 62, Cempaka Putih, Jakarta Pusat, Jakarta 10520</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/14/95/149538a1ebd151df79fd2d0ecccd8a93cc0f4fb6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This simple hotel can be found in Central Jakarta. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.15" OriginalAmount="15.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.27781392" Longitude="106.82700894" StarRating="3" HotelCode="438346|pejaten_suites" HotelName="The Pejaten Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pejaten Barat Raya 36, Jakarta 12550, Selatan</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4d/a4/4da4b0d8e3dce758807961dca2e62f955cc6305d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.15" OriginalAmount="15.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1649177942919" Longitude="106.83532839696" StarRating="0" HotelCode="525390|alia_pasar_baru" HotelName="Hotel Pasar Baru" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pasar Baru Selatan No. 6, Jakarta 10710</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e7/c7/e7c7df1146027fdc9c80244dba4a6365a4541698.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.15" OriginalAmount="15.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.167838" Longitude="106.727176" StarRating="2" HotelCode="516704|couleur_hotel_cengkareng" HotelName="Couleur Hotel Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Lingkar Luar Barat  1A - 1C, Duri Kosambi, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/df/8e/df8e5a3e7f85501ed1df35ca8ef1950a82223b12.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.15" OriginalAmount="15.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.20541166" Longitude="106.85820704" StarRating="3" HotelCode="563908|pax_hotel_matraman" HotelName="Pax Hotel Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Matraman Raya 91, Jakarta Timur, Jakarta 13140</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/32/d7/32d73c884c5d4c3c61d82bbdb10fd64f6812737c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.15" OriginalAmount="15.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.34111763" Longitude="106.86956074" StarRating="3" HotelCode="620445|titanium_express_homtel" HotelName="Titanium Express HomTel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Titanium Square, Jalan Raya Bogor KM 27, Pasar Rebo, Pekayon, Jakarta 13710</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/94/be/94be968ead8a10f83edc647de7430d6ab7abcfbd.PNG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.15" OriginalAmount="15.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.27286501" Longitude="106.81062657" StarRating="3" HotelCode="564337|grand_kasira" HotelName="Grand Kasira" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Puri Sakti I 43, Cipete Selatan, Kemang, Jakarta Selatan, Jakarta  12410</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fc/57/fc5735b3231ceeb138b0d2978aa1f634b6633cf0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.15" OriginalAmount="15.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2230499" Longitude="106.82373338" StarRating="0" HotelCode="703231|an_hotel_satrio_kuningan" HotelName="An Hotel Satrio Kuningan Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Professor Doktor Satrio Kav 6 B6, Setiabudi, Jakarta 12940</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/e4/dbe496b75da6818cc52cf40900c151b5bc7253c6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.15" OriginalAmount="15.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18621" Longitude="106.824" StarRating="2" HotelCode="867020|airy_thamrin_kebon_kacang_empat_12_jakarta" HotelName="Karsa Utama Hotel by Airy Rooms" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kebon Kacang IV 12, RT.7/RW.6, Kebon  Kacang, Tanah Abang, Jakarta 10240</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4c/9a/4c9a8427f9bc07724b2ba5bc713e491430433bae.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.15" OriginalAmount="15.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18621" Longitude="106.824" StarRating="0" HotelCode="840086|plaza_68_residence" HotelName="Plaza 68 Residences" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Karet Pedurenan 66-68</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/10/9e/109e8a702cefaf7fa1a20dbcd832c3c3eef2d02c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.15" OriginalAmount="15.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1384401713566" Longitude="106.86303258007" StarRating="3" HotelCode="885122|airy_sunter_agung_utara_blok_a_5b_jakarta" HotelName="Coins Hotel by Airy Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sunter Agung Utara Raya Blok A /5B, Sunter Agung, Jakarta 14350</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3a/fb/3afbe42289b42f874ec8d5ca65cb4917b0716aa6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.15" OriginalAmount="15.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.26316349" Longitude="106.77814467" StarRating="3" HotelCode="970926|zen_rooms_legacy_residence_syariah" HotelName="Legacy Residence by ZEN Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Pinang Emas, V Block D-7, RT/RW 010/003, Pondok Pinang, Kebayoran Lama, Jakarta 12310</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e1/29/e129a6b5db4c17ce4e9d1fe7f9f54c1d75c68a17.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15.15" OriginalAmount="15.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.27912874" Longitude="106.82130154" StarRating="0" HotelCode="979620|reddoorz_premium_ampera_raya_2" HotelName="RedDoorz Premium @ Ampera Raya 2" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Ampera 29A, Raya Gang, Sosial, Jakarta 12560</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fa/17/fa17db18ae177993fa27c180528bc1b24e5bbad1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="15.17" OriginalAmount="15.02" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2071213318776" Longitude="106.82621416931" StarRating="2" HotelCode="561395|4720145" HotelName="Casaliving" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Setiabudi VIII No 20, Setiabudi, Jakarta 12910</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/732011/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="15.18" OriginalAmount="15.03" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.130607" Longitude="106.832416" StarRating="0" HotelCode="|562783" HotelName="RedDoorz Plus near Dunia Fantasi Ancol" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. R E Martadinata No.3</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/6/2/7/8/3/562783_4f265e81807.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="15.20" OriginalAmount="15.05" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1873073" Longitude="106.7687525" StarRating="2" HotelCode="|377436" HotelName="88 Kedoya Jakarta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Panjang Kav. 68, Kedoya Selatan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/7/4/3/6/377436_23677920911.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="15.39" OriginalAmount="15.24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.242609" Longitude="106.854333" StarRating="2" HotelCode="|166749" HotelName="Zodiak Mt Haryono By Kagum Hotels" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Otista Raya No. 60,Jakarta</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/6/7/4/9/166749_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a restaurant and it offers excellent service. SITUATION: This establishment, JL. MT Haryono Yakarta it is in It has excellent transport links to points of interest. ROOM: The establishment has 44 rooms with a shower, an individual air-conditioning system, a coffee maker, an LCD TV, WiFi, luxurious pillows, hot water, cold water, a safe and a hairdryer.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="15.48" OriginalAmount="15.33" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2381735" Longitude="106.7717266" StarRating="2" HotelCode="|377341" HotelName="Fontana  Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Ciledug Raya 77. Cipulir - Kebayoran Lama</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/7/3/4/1/377341_0d6750e0949.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="15.51" OriginalAmount="15.36" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.14344" Longitude="106.81407" StarRating="3" HotelCode="|230263" HotelName=" MaxOne Signature Glodok Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pasar Glodok Selatan No. 8 - 10</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/0/2/6/3/230263_12.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="15.57" OriginalAmount="15.42" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1488635" Longitude="106.8882051" StarRating="3" HotelCode="|377246" HotelName="Cabin" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Yos Sudarso Kav. 87 - 88</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/7/2/4/6/377246_f9d58300929.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="15.57" OriginalAmount="15.42" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2531442" Longitude="106.991537" StarRating="2" HotelCode="|164904" HotelName="Amaris Bekasi Barat - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL. AHMAD YANI NO. 99, BEKASI BARAT</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/4/9/0/4/164904_1_9717.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 2013, has 90 rooms and a car park. SITUATION: This establishment, Jakarta it is in it is in the city centre excellent transport links to the city.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="15.62" OriginalAmount="15.47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.191437" Longitude="106.838618" StarRating="2" HotelCode="|87197" HotelName="Ibis Budget Jakarta Cikini" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cikini Raya No.75 Cikini</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/7/1/9/7/87197_1_8457.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in the city centre, 90 minutes away from the establishment, clients can find the airport, Taman Ismail Marzuki it is situated next to in the surrounding area, clients have Yakarta the business area of and.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="15.67" OriginalAmount="15.51" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.203224" Longitude="106.847528" StarRating="1" HotelCode="|468744" HotelName="Dparagon Menteng" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1 Jl. Bonang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/8/7/4/4/468744_0594a1a1241.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="15.80" OriginalAmount="15.64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.12407" Longitude="106.79849" StarRating="3" HotelCode="|68179" HotelName="Zia Sanno Jakarta - Pluit" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL. PLUIT SELATAN RAYA 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/8/1/7/9/68179_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment is ideal for holidays or business trips, has 94 rooms, a safety deposit box service, a currency exchange service, a lift, a bar, a restaurant, has a lobby, a reception, conference facilities and WiFi (for a fee), This air-conditioned establishment has room service, a laundry service (for a fee) and a car park. SITUATION: The hotel is in the business area, In the surrounding area, you can find the tourist attractions and the shopping centres. it is 15 minutes away from a water park, the museum, the establishment is 1 kilometre away from the railway station, is situated 15 minutes away from Soekarno Hatta Airport. ROOM: The rooms have satellite and cable TV, a mini-bar, a direct line telephone, a writing desk, a king size or double bed, internet, a coffee maker, a kettle, a safety deposit box (available on request), a sitting room, a bathroom with a shower, a bath, a hairdryer and an individual air-conditioning system. FACILITIES: The establishment boasts a swimming pool and a gym. it is 15 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: The establishment accepts American Express, Mastercard and Visa. OBSERVATIONS: The establishment offersthe Emporium Pluit Mall, Pluit Junction and Pluit Village a transfer service to.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="15.86" OriginalAmount="15.70" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2404657" Longitude="106.82225" StarRating="3" HotelCode="|400671" HotelName="Terraz Tree" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kapten Tendean No.10 Mampang Prapatan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/6/7/1/400671_c40935a0608.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="16.02" OriginalAmount="15.86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.197282" Longitude="106.83961" StarRating="3" HotelCode="|471438" HotelName="Zia Sanno Menteng Residences Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Pegangsaan Barat No. 02 Cikini Jakarta</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/1/4/3/8/471438_fe0c3071238.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="16.16" OriginalAmount="16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.165684" Longitude="106.796333" StarRating="2" HotelCode="932455|78913" HotelName="Amaris Hotel Dr. Susilo Grogol" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dr. Susilo Raya No. 4, Jakarta Barat 11450, Grogol, Grogol Petamburan</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/98/95/989584b2649de1a8152d13646f32f3f29ab99963.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Halim Perdana Kusuma (HLP).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="16.16" OriginalAmount="16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.25209883" Longitude="106.79753243" StarRating="2" HotelCode="372619|152764" HotelName="Amaris Hotel Panglima Polim 2" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Panglima Polim Raya 91, Kebayoran Baru, Jakarta 12130</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f5/18/f51885e28faab65f72c3a9a2fa8e407b2028f149.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a range of services and facilities for holidaymakers and business guests alike. Tho...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="16.16" OriginalAmount="16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18804992" Longitude="106.81652461" StarRating="2" HotelCode="504044|152899" HotelName="Focus Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jl Kebon Kacang 1 No 9, Tanah Abang, Jakarta 10240</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/36/55/36554af31f65dc254dd80034d773d596312256a9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="16.16" OriginalAmount="16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2549726435003" Longitude="106.80891597732" StarRating="2" HotelCode="316448|84298" HotelName="POP! Kemang Jakarta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kemang Raya 3, Kemang, Jakarta Selatan, Jakarta 12730</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a2/3f/a23f5ad11bc8e86a8c0f5795d395d36c78acee96.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="16.16" OriginalAmount="16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2368323620142" Longitude="106.8442230439" StarRating="2" HotelCode="316450|78989" HotelName="POP! Tebet Jakarta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Prof. Dr. Soepomo Sh 29, Tebet, Jakarta 12810</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6f/57/6f574668f2a89068ce01b1dcd470e21b2c4d3a70.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="16.16" OriginalAmount="16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1836741" Longitude="106.84408249" StarRating="3" HotelCode="729768|303759" HotelName="Rivoli Hotel Jakarta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kramat Raya 41, RT.3/RW.4, Kramat, Senen, Jakarta 10450</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/01/6f/016f6288a37ca037b60b652c03a060e2063717a6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="16.16" OriginalAmount="16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2433194236637" Longitude="106.86834518105" StarRating="3" HotelCode="429705|84268" HotelName="Zodiak @MT Haryono" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan MT. Haryono, Cawang, Jakarta 13330</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/49/32/49328438d9dfb734cbdbda53a9554339dfef665a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A 10-minute drive from Kalibata Mall, Zodiak@MTHaryono operates a 24-hour front desk. All modern roo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="16.16" OriginalAmount="16.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.187483" Longitude="106.834292" StarRating="3" HotelCode="172280|sofyan_hotel_betawi" HotelName="Sofyan Hotel Cut Meutia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cut Mutia 9, Cikini, Menteng, Jakarta 10330</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d0/a9/d0a9ba91099db7f663f3da702883131519eb7256.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a great location, making it the perfect base from which to explore the city. It is ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="16.16" OriginalAmount="16.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.149115" Longitude="106.833339" StarRating="3" HotelCode="292417|big_hotel_jakarta" HotelName="Big Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Internet,Laundry,Meeting Room,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kartini Raya 64 2, Jakarta 10750</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d6/21/d6215d43a153d37477f051299260cd07cac064f6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel can be found in Central Jakarta. This property offers a total of 153 bedrooms. S...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="16.16" OriginalAmount="16.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1625260000378" Longitude="106.81650144248" StarRating="3" HotelCode="154327|triniti_hotel_jakarta" HotelName="Triniti Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>4 Jalan Pembangunan 3, 10130 Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/81/68817619b4908dda8233e4ada902d7349cf4d2d6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="16.16" OriginalAmount="16.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.161094" Longitude="106.907363" StarRating="2" HotelCode="292384|favehotel_kelapa_gading" HotelName="favehotel Kelapa Gading" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gading Indah Raya 8, Blok C-32, Kelapa Gading, Jakarta 14240</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/4f/60/4f60c45245d69380c791e3e52f7aa33abec8deb3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="16.16" OriginalAmount="16.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.13179457" Longitude="106.79295308" StarRating="2" HotelCode="503997|tematik_hotel_pluit" HotelName="Tematik Hotel Pluit" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Room Service,Bar,Elevator,Internet,Massage Centre,Parking,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Jembatan Tiga Raya 35, Pluit Jakarta Utara, Jakarta 14440</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/59/e5/59e5572f4c9f48120560afbd6ee4c1b280502ec9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Stop at Tematik Hotel Pluit to discover the wonders of Jakarta. Featuring a complete list of ameniti...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="16.16" OriginalAmount="16.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2405836" Longitude="106.82227053" StarRating="2" HotelCode="492367|hotel_88_tendean_jakarta" HotelName="Hotel 88 Tendean Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kapten Tendean 10, Mampang Prapatan 12710, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a1/0b/a10bae6e5588e1047f63acce955b82faa7a861e2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="16.16" OriginalAmount="16.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1472623907499" Longitude="106.82222723905" StarRating="1" HotelCode="333204|wow_hotel" HotelName="Wow Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mangga Besar 7 1, Jakarta 11180</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d2/56/d256e6d949653cc1cf42d1df2f2b3f2169fe0a54.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="16.16" OriginalAmount="16.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.13042734" Longitude="106.8980868" StarRating="3" HotelCode="531043|darcici_plumpang" HotelName="d'Arcici Plumpang" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Plumpang Raya 6, Jakarta, Utara 14230</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1a/3c/1a3cb6b248dd26bc26d028aea813d954d6bc0bcc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="16.16" OriginalAmount="16.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1374217220534" Longitude="106.79500773314" StarRating="3" HotelCode="884597|grand_asia_hotel_2" HotelName="Grand Asia Hotel by ZEN Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bandengan Selatan 88, Jakarta 14450</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/06/1d/061d7d99a71aad395774e08be23bca29dc6fdc06.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="16.16" OriginalAmount="16.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18621" Longitude="106.824" StarRating="2" HotelCode="953458|reddoorz_plus_ampera_raya" HotelName="RedDoorz Plus @ Ampera Raya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Gang Kancil 8A, RT1/RW9 Ragunan Pasar Minggu, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7f/5f/7f5f2dc7da4c9776b57dfbfb1bd34719b104b35c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="16.16" OriginalAmount="16.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.24051162" Longitude="106.83828833" StarRating="2" HotelCode="969127|reddoorz_jalan_gatot_subroto_jakarta" HotelName="RedDoorz @ Jalan Gatot Subroto Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jala Komp Timah 3A, Gatot Subroto - Pancoran Jakarta, Jakarta 12870</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8f/bd/8fbd00162dd29d3714e844ee1210397cb10228cf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="16.16" OriginalAmount="16.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18621" Longitude="106.824" StarRating="0" HotelCode="973578|oyo_842_arafuru_residence_2" HotelName="Arafuru Residence by OYO Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Laut Arafuru A4/4, RT 13/RW 11, Pondok Bambu, Duren Sawit, Kota Jakarta Timur, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/83/1e/831e33f90283b06a25683062311320ec2f9d6ff6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="16.18" OriginalAmount="16.02" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.182406" Longitude="106.816099" StarRating="2" HotelCode="|560441" HotelName="Amaris Fachrudin – Tanah Abang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. H. Fachrudin No. 8</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/6/0/4/4/1/560441_0635e081710.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="16.20" OriginalAmount="16.04" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.238759" Longitude="106.818834" StarRating="3" HotelCode="|166615" HotelName="Diradja" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Kapten Tendean No. 38</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/6/6/1/5/166615_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel Yakarta it is in Pacific Place 2 kilometres away from Gelora Bung Karno 3 kilometres away, you can find Plaza Indonesia 4,8 kilometres away from 22 kilometres away from Soekarno Hatta Airport. FACILITIES: Guests are offered a restaurant, WiFi in the communal areas, spa treatments, a reception and a luggage room. ROOM: Each room has an air-conditioning system, a television, a sitting room, a bathroom with a shower, slippers and toiletries.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="16.34" OriginalAmount="16.18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.29714" Longitude="106.83214" StarRating="3" HotelCode="|239129" HotelName="Urbanest Inn House Tb Simatupang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Jati Padang Poncol, Pasar Minggu Villa Jati Padang No. 52</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/9/1/2/9/239129_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="16.53" OriginalAmount="16.37" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.8819271" Longitude="107.5948328" StarRating="3" HotelCode="|178803" HotelName="Karang Setra Hotel and Cottage" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL. BUNGUR No.2 SUKAJADI</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/8/8/0/3/178803_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="16.57" OriginalAmount="16.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.190632" Longitude="106.872479" StarRating="2" HotelCode="|400958" HotelName="Vika Property GPC" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. A.Yani No.Kav 49, RT.13/RW.9</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/9/5/8/400958_a48b5fc1052.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="16.61" OriginalAmount="16.45" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.176795" Longitude="106.875161" StarRating="0" HotelCode="|403952" HotelName="Daily Inn Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>67 Jalan Jendral Ahmad Yani Kav Cempaka Putih</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/3/9/5/2/403952_bdea6ea1049.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="16.74" OriginalAmount="16.57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.148961" Longitude="106.823804" StarRating="2" HotelCode="|457405" HotelName="88 Mangga Besar 62 By Wh" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Mangga Besar Raya No. 62</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/7/4/0/5/457405_64bb8771824.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="16.75" OriginalAmount="16.58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2453608" Longitude="106.79883" StarRating="4" HotelCode="|85714" HotelName="Amos Cozy  and Convention Hall" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>MELAWAI RAYA 83-85</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/5/7/1/4/85714_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers 7 floors and 92 rooms. ROOM: The rooms have a safety deposit box, a writing desk and a hairdryer. FACILITIES: Guests are offered a cafÃ©, a restaurant, a launderette, a dry cleaner's and room service. Guests can also find sports activities, a gym and a massage centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="16.95" OriginalAmount="16.78" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1603464985708" Longitude="106.81642784444" StarRating="3" HotelCode="404286|1519318" HotelName="favehotel Zainul Arifin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan KH Zainul Arifin 15-17, Central Jakarta, Jakarta 10130</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/5f/d4/5fd412e897f93295ed12527c5d4f4bbaf18052ad.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="16.96" OriginalAmount="16.79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.25159" Longitude="106.797446" StarRating="2" HotelCode="|85705" HotelName="Amaris  Panglima Polim - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL. PANGLIMA POLIM RAYA KEBAYORAN BARU 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/5/7/0/5/85705_estab.jpg</HotelPictures>
        <HotelDescription>ROOM: The simple, modern rooms, have parquet flooring, with air-conditioning, a flat-screen television, a safety deposit box, a bathroom with a shower and complimentary bathroom items. SITUATION: This hotel is in Yakarta south 5 minutes away from Blok M Plaza the commercial centre 90 minutes away from the establishment clients have Soekarno-Hatta the international airport in just 20 minutes, clients can get to Al-Azhar the mosque. FACILITIES: There is a range of facilities and services available at the establishment, including a reception, business centre, a luggage room, a laundry service, daily cleaning and WiFi (free of charge).,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="16.98" OriginalAmount="16.81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.133854" Longitude="106.813227" StarRating="2" HotelCode="|553886" HotelName="Bobopod Kota Tua Jakarta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kota Tua, RT.7/RW.7, Pinangsia</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/3/8/8/6/553886_12c98fe1446.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="16.98" OriginalAmount="16.81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18695" Longitude="106.834616" StarRating="3" HotelCode="|87297" HotelName="Sofyan Cut Meutia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL. CUT MEUTIA 9</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/7/2/9/7/87297_6ff198c1143.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel, has air-conditioning, 90 standard rooms, a cafÃ©, a business centre, conference facilities, room service, a laundry service and a safety deposit box service. SITUATION: The hotel is close to tourist points of interest and public transport stops. The establishment is a 15-minute drive away from Gambir Railway Station and el monumento nacional. 5 minutes walk away, guests can find the department stores Sarinah and Menteng Prada Shopping Centre. 35 minutes away from the establishment you have the international airport Soekarno-Hatta. ROOM: Each room has a bathroom, a shower, a WC, a direct line telephone and cable television. They also have a mini-bar, a safety deposit box, a fridge, a sofa, internet and a desk with chair. FACILITIES: The establishment boasts a gym and a massage service. MEALS: The establishment offers a breakfast service and a set-menu lunch and dinner. PAYMENT METHODS: Customers can pay using American Express, Diners Club, JCB, Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="16.99" OriginalAmount="16.82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.280969" Longitude="106.83678" StarRating="3" HotelCode="|538975" HotelName="Puri Sawo Manila" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl Sawo Manila No 4C</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/8/9/7/5/538975_6ff2b871051.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="17.06" OriginalAmount="16.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1828619" Longitude="106.8119574" StarRating="2" HotelCode="|377835" HotelName="Celvasha" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Jati Baru Bengkel No.4, Kel. Cideng, Gambir</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/7/8/3/5/377835_1_6888.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="17.17" OriginalAmount="17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.14920503" Longitude="106.82343391" StarRating="2" HotelCode="178284|74923" HotelName="Amaris Mangga Besar" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mangga Besar Raya 7-11, Jakarta 11180</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/22/09/220983ca42389cfab523336c63d529bc9882add4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is strategically located in the north of the city of Jakarta, where offices, hotels, resta...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="17.17" OriginalAmount="17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18501452" Longitude="106.82808487" StarRating="0" HotelCode="977252|518305" HotelName="Borneo Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kebon Sirih Barat I 37, Jakarta 10340</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c7/f8/c7f8a96f135a08ac56af02a05e656cd4b35efb55.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="17.17" OriginalAmount="17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.14776267" Longitude="106.88833134" StarRating="3" HotelCode="435021|152806" HotelName="Cabin Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Yos Sudarso Kav. 87-88, Bursa Otomotif Sunter, Jakarta Utara 14350</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/54/a2/54a232c0c8688bd974af40c2da358e0c5ddb54b6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;A range of services and amenities are available to guests at the hotel. Room service is among the fa...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="17.17" OriginalAmount="17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1874572785192" Longitude="106.82861347012" StarRating="2" HotelCode="145999|152820" HotelName="Hotel Cipta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan KH Wahid Hasyim 53, Gondangdia Village, Jakarta 10350</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/52/55/52558362795cc9d6993d4fd3221b0c318d5f3ccf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="17.17" OriginalAmount="17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.14885595" Longitude="106.8257941" StarRating="3" HotelCode="666836|278703" HotelName="Delua Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mangga Besar 82, Taman Sari, Jakarta 11150</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/76/4f/764fb0c33f12c6353e5885018897907dfdfafe0e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="17.17" OriginalAmount="17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2404866794791" Longitude="106.82007398477" StarRating="3" HotelCode="335096|84283" HotelName="Hotel Diradja" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Golf,Internet,Jacuzzi,Laundry,Massage Centre,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kapten Tendean 38, Jakarta Selatan, Jakarta 12710</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ae/bd/aebd95bf5d988f2874fd531ebaa44b5635f00e95.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="17.17" OriginalAmount="17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.16834046" Longitude="106.78214902" StarRating="2" HotelCode="952862|393674" HotelName="RedDoorz @ Daan Mogot Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Taman Daan Mogot V No. 5, Jakarta 11470</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b7/17/b71743ceb496f6ba57d3954977c96567c31aebdd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="17.17" OriginalAmount="17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.16146476" Longitude="106.81692992" StarRating="3" HotelCode="585119|230807" HotelName="Verse Lite Hotel Pembangunan" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pembangunan I 22-24, Petojo Utara, Central Jakarta 10130</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/56/d9/56d97c4f6f835d54c6c3f8d9e7935c078e7d9c24.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.17" OriginalAmount="17.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.187545" Longitude="106.830722" StarRating="3" HotelCode="187938|dreamtel_jakarta" HotelName="Dreamtel Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Johar No. 17-19, Jakarta 10350</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/40/16/40161d9b298aa7e79edba093876c4e581db7eb8f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.17" OriginalAmount="17.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.124061" Longitude="106.798438" StarRating="3" HotelCode="141102|sanno_hotel_jakarta" HotelName="Sanno" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Village,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pluit Selatan Raya 2, Jakarta 14450</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1c/52/1c5257d44921dfd3df16c1ec8c7d0217ccd74330.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the business centre, surrounded by attractions and shopping centres. The hot...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.17" OriginalAmount="17.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.238039445005" Longitude="106.83587323" StarRating="3" HotelCode="321532|pomelotel_2" HotelName="Pomelotel Patra Kuningan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dukuh Patra Raya 28, Kuningan, Jakarta 12870</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0f/c4/0fc41fdeca279eed36e8d6048f307bc0c4c63dd9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex warmly welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.17" OriginalAmount="17.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.166774" Longitude="106.831875" StarRating="3" HotelCode="292375|bunga_bunga" HotelName="Bunga-Bunga Hotel Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Antara No. 13 - 15, Pasar Baru, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c0/48/c048d07439b796f0fd5f4c94a63ccb69df826979.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the heart of Jakarta, within a 10-minute walk from Jakarta Cathedral. Merde...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.17" OriginalAmount="17.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.15719012" Longitude="106.91055751" StarRating="2" HotelCode="316907|pop_hotel_kelapa_gading" HotelName="POP! Hotel Kelapa Gading Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bulevar Kelapa Gading, Sentra kelapa Gading, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/31/f7/31f78a7ddc2fd32f63f0c7110eac560b8a6b6712.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities at the hotel include a safe and a conference room. Wireless internet access ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.17" OriginalAmount="17.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1883363" Longitude="106.83690337" StarRating="2" HotelCode="316918|whiz_hotel_cikini" HotelName="Whiz Hotel Cikini" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cikini Raya 6, Menteng, Central Jakarta 10330</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/96/0b/960bc21963e73497ebfd1939a93e88c4e3aed7a4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.17" OriginalAmount="17.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.149513" Longitude="106.819464" StarRating="2" HotelCode="292381|everyday_smart_hotel_2" HotelName="Everyday Smart Mangga Besar" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Mangga Besar Raya No. 20, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/53/3b/533b7330aa9927c091c5e4b9b71acfb357d88a08.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.17" OriginalAmount="17.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.256293" Longitude="106.812319" StarRating="3" HotelCode="292382|favehotel_kemang" HotelName="Liberta Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kemang 1 6, Bangka, Jakarta 12730</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/f6/78/f6785740a22cefbf2474e4dff54de96070baadf5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.17" OriginalAmount="17.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.239743" Longitude="106.828198" StarRating="2" HotelCode="189237|amaris_hotel_tendean" HotelName="Amaris Tendean" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kapten P. Tendean No. 11, Mampang Prapatan, Jakarta 12710</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2a/cd/2acd618b9c78fee95ffe7de4f940f5acab03e6fd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.17" OriginalAmount="17.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.143311" Longitude="106.814464" StarRating="3" HotelCode="398286|maxonehotelscom_at_glodok" HotelName="MaxOneHotels.Com @ Glodok Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pasar Glodok Selatan 8 -10, Jakarta 11120</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a7/7c/a77c7eda63a810dcf866454ab7a67e7e21429739.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.17" OriginalAmount="17.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.23817136" Longitude="106.7716395" StarRating="3" HotelCode="492353|fontana_hotel_jakarta" HotelName="Fontana Hotel Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Ciledug Raya 77, Kebayoran Lama 12230, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/78/62/786207d547ebed5f52e043fad74ffc4c2e4a0b40.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.17" OriginalAmount="17.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.26697048" Longitude="106.80278915" StarRating="3" HotelCode="348806|safin_inn" HotelName="Safin Inn Cipete" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Abdul Majid Raya 25, Cipete Selatan-Kebayoran Baru, Kemang, Jakarta 12150</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5e/02/5e02743d838b05416d4dd296ee29047b9e23cee4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A baggage storage service, a restaurant, a dining area, a transfer service, room service, a conferen...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.17" OriginalAmount="17.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.20642082" Longitude="106.82526882" StarRating="2" HotelCode="492273|sun_rise_house" HotelName="Sun Rise House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Setiabudi VI 45-47, Kuningan, Setiabudi, Jakarta 12910</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4d/87/4d87b46c53dd453d59ec221170f6560e22d8a79a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.17" OriginalAmount="17.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.17694098" Longitude="106.87520297" StarRating="3" HotelCode="614934|daily_inn_hotel_jakarta" HotelName="Hotel Daily Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Jendral Ahmad Yani Kav. 67, Cempaka Putih, Jakarta Pusat 10510</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/76/37/7637b734b98e7d0b6c1bb9ef3f70e168e1e114e6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;# Property Location : # With a stay at Daily Inn Hotel Jakarta in Jakarta (Cempaka Putih), you'll be...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.17" OriginalAmount="17.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.28348283" Longitude="106.81867681" StarRating="2" HotelCode="583227|v_residence" HotelName="V Residence Kemang" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Opek  61, Ampera Raya, Jakarta 14350</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4c/33/4c333e80002000707dfabdd5e1f562976f28ea86.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.17" OriginalAmount="17.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.19457797" Longitude="106.81415074" StarRating="3" HotelCode="560619|quds_express_hotel" HotelName="Quds Express Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan KH Mas Mansyur  64, Jakarta 10230</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7b/31/7b3134304c68219f09ec2956d08858ee3199712e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.17" OriginalAmount="17.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.12651739" Longitude="106.79724099" StarRating="2" HotelCode="560623|amaris_hotel_pluit_jakarta" HotelName="Amaris Hotel Pluit - Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pluit Raya 35 A, Jakarta Utara 14440</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/be/9abe93f14966f0128d3b2ee3e77b92972159be4b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.17" OriginalAmount="17.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18234632" Longitude="106.81609152" StarRating="3" HotelCode="755525|amaris_hotel_fachrudin_tanah_abang" HotelName="Amaris Hotel Fachrudin – Tanah Abang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Elevator,Parking,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan H. Fachrudin 8, Central Jakarta, Jakarta 10250</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3b/8c/3b8ce85b26fe6ce976692fbad48ada2f61077e13.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Jakarta, Amaris Hotel Fachrudin - Tanah Abang is 2 km from Tanah Abang Market and Nationa...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.17" OriginalAmount="17.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2602452" Longitude="106.7970571" StarRating="3" HotelCode="694571|kyriad_fatmawati_jakarta" HotelName="Kyriad Fatmawati Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Fatmawati, RT.6/RW.5, Cipete Utara, Kebayoran Baru, Jakarta 12150</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/52/69/5269e76c96b86dd36e8eb49bc2fb73201be7ba92.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.17" OriginalAmount="17.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.21314749" Longitude="106.81106922" StarRating="0" HotelCode="820900|bendungan_hilir_77" HotelName="Bendungan Hilir Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bendungan Jatiluhur 77, Bendungan Hilir, Tanah Abang, Central Jakarta, Jakarta 10210</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ca/a8/caa8796cb108b06cd6373d3dbc0f7fb90e3b134e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Bendungan Hilir 77 Residence is a popular choice amongst travelers in Jakarta, whether exploring or ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.17" OriginalAmount="17.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18621" Longitude="106.824" StarRating="3" HotelCode="869089|casa_living_senayan" HotelName="Casa Living Senayan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Penjernihan IV 9, RT.12/RW.5, Bendungan Hilir, Tanah Abang, Jakarta 10210</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/17/8d/178d9ec2208b143d1836ba7f3aed890b856fdf0e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.17" OriginalAmount="17.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.25709349" Longitude="106.81501645" StarRating="3" HotelCode="850104|zen_rooms_kemang_raya" HotelName="ZEN Rooms Kemang Raya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="residence" CnxPolicy="Non Refundable" HotelFacility="24 Hour Security,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kemang Raya 11, Jakarta 12730</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1b/60/1b60085f2515258d67bca8476a1aef7de8605ba3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located at Jakarta, known for its "City's most popular hang-out spots", ZEN Rooms Kemang Raya is per...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="17.17" OriginalAmount="17.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.22224412" Longitude="106.82612275" StarRating="0" HotelCode="963004|plaza_54_residence" HotelName="Plaza 54 Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Masjid Pedurenan 3 54, Jakarta 12940</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/10/ab/10aba0787c4b15856b98fc495d3ca32042b09c39.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="17.18" OriginalAmount="17.01" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1945472" Longitude="106.8141708" StarRating="3" HotelCode="|401016" HotelName="Quds Express" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. KH Mas Mansyur No 64, Central Jakarta</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/0/1/6/401016_443da0c1540.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="17.29" OriginalAmount="17.12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.184998" Longitude="106.785488" StarRating="2" HotelCode="|469696" HotelName="Front One Boutique Taman Anggrek" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Arjuna Utara No.26,Grogol petamburan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/9/6/9/6/469696_775a9e41251.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="17.29" OriginalAmount="17.12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.244231" Longitude="106.875683" StarRating="3" HotelCode="|87266" HotelName="Park  Cawang - Jakarta - Chse Certified" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. D.I PANJAITAN KAV 5</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/7/2/6/6/87266_64affa91132.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has an outdoor pool, a gym and a massage service. SITUATION: This establishment, is in Cawang a good area in it is in Yakarta east 5 minutes away from the establishment, guests will find Cawang the business area It has excellent transport links to the city, is 5 minutes drive away from Cawang the bus stop 15 minutes away from the establishment, you can find Jatinegara the Railway Station of it is 45 minutes drive away from Soekarno-Hatta Airport. ROOM: The establishment has non-smoking rooms with an air-conditioning system, cable television, a direct line telephone, a mini-bar, a kettle, a coffee maker, a bathroom with a shower, a safety deposit box and internet.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="17.34" OriginalAmount="17.17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.242933" Longitude="106.788231" StarRating="2" HotelCode="|553871" HotelName="Habitat at Gandaria" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>No.1 Jl. Gandaria II</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/3/8/7/1/553871_7cac8281416.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="17.39" OriginalAmount="17.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.239794" Longitude="106.826918" StarRating="3" HotelCode="|400680" HotelName="Amaris  Mampang - Jakarta - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mampang Prapatan Raya No.66</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/6/8/0/400680_6912a960737.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="17.39" OriginalAmount="17.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.201691" Longitude="106.858483" StarRating="1" HotelCode="|545295" HotelName="DParagon Matraman" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>13 Jl. Tegalan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/5/2/9/5/545295_8c731971016.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="17.44" OriginalAmount="17.27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.17262" Longitude="106.80768" StarRating="3" HotelCode="|226675" HotelName="Royal City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL. Petojo VIY II No. 4</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/6/6/7/5/226675_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="17.81" OriginalAmount="17.63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1692963" Longitude="106.907266" StarRating="0" HotelCode="|455449" HotelName="Qube By 98hospitality" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL. GADING ELOK TIMUR VIII BLOK BQ-2/14,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/5/4/4/9/455449_1bae5f61755.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="17.99" OriginalAmount="17.81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.23358" Longitude="106.793247" StarRating="2" HotelCode="|562787" HotelName="RedDoorz Plus near Senayan City - Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pakubuwono VI No 26 A-B</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/6/2/7/8/7/562787_597c4581817.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="18.07" OriginalAmount="17.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2398" Longitude="106.83517" StarRating="3" HotelCode="1877343" HotelName="Pomelotel Patra Kuningan Jakarta" Meals="SUPERIOR ROOM" BedType="SUPERIOR ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jl.Dukuh Patra Raya Kuningan No.28,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/77343/1877343/8.jpg?f=17172518</HotelPictures>
        <HotelDescription>Pamper yourself with a visit to the spa, which offers massages. Additional features at this hotel include complimentary wireless internet access, concierge services, and a banquet hall.. Featured amenities include a 24-hour business center, complimentary newspapers in the lobby, and dry cleaning/laundry services. Planning an event in Jakarta? This hotel has 4433 square feet (412 square meters) of space consisting of conference space and 7 meeting rooms. Free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="18.18" OriginalAmount="18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2479131" Longitude="106.82613485" StarRating="2" HotelCode="591308|234932" HotelName="Amaris Hotel Mampang - Jakarta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mampang Prapatan Raya 66, Jakarta Selatan 12790</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8f/f9/8ff91cf92ca673d06218fc54f69e3fd9ae5ac8fa.png</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel can be found in South Jakarta. The property consists of 100 guests rooms. The...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="18.18" OriginalAmount="18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.194032" Longitude="106.81771" StarRating="2" HotelCode="189236|75365" HotelName="Amaris Thamrin City" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Thamrin Boulevard Loto 6, Blok HT 1, Gedung Thamrin City, Jakarta 10340</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/55/48/5548b0f474f33b056082acd3912f2bd9c58234e1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on Jalan Thamrin Boulevard in Jakarta. The hotel itself is on the 6th floor of ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="18.18" OriginalAmount="18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2563312312581" Longitude="106.81275895102" StarRating="3" HotelCode="316398|84234" HotelName="Amaris La Codefin Kemang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kemang 1 3- 5, Jakarta 12780</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/23/11/231157754cb4cea7e4401873388a37429eefb78f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="18.18" OriginalAmount="18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2472666947922" Longitude="106.84328825466" StarRating="3" HotelCode="350158|84273" HotelName="Cipta Hotel Pancoran" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Pasar Minggu Kav. 19, Pancoran, Jakarta 12780</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/31/9c/319cbe11c7016b1eed33b54fd8c58967bfb40b55.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="18.18" OriginalAmount="18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.218442" Longitude="106.826025" StarRating="2" HotelCode="321508|236860" HotelName="Green Bamboo Residence" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Anggerik IV 47, Karet Kuningan, Setiabudhi, Jakarta Selatan, Jakarta 12940</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7c/99/7c99b56fb3991fee25d4d3387794ef12c2008385.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="18.18" OriginalAmount="18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.149336314978" Longitude="106.82373542253" StarRating="3" HotelCode="396948|159117" HotelName="Hotel 88 Mangga Besar 62" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mangga Besar Raya 62, Jakarta 11150</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/48/6b/486b095e6d1fff6746c0364d50693faeee1c3fa6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="18.18" OriginalAmount="18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.137671" Longitude="106.733312" StarRating="3" HotelCode="167885|411185" HotelName="Aston Cengkareng City Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Outer Ring Road, Mutiara Taman Palem Block C1, Cengkareng  11730, West Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/84/20/8420d99781c2eb9fee21744bcbd1c1d7be1e8785.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.18" OriginalAmount="18.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2463902818978" Longitude="106.79772287607" StarRating="2" HotelCode="172132|amaris_panglima_polim_2" HotelName="Amaris Panglima Polim" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Panglima Polim Raya, 2, Kebayoran Baru, Jakarta 12130</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a5/d9/a5d9902b6ee97f1be89c70c8065ef08e5b839446.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located in the centre of the business and entertainment area and close to ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.18" OriginalAmount="18.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.184038" Longitude="106.82482" StarRating="2" HotelCode="173623|maxonehotelscom__sabang" HotelName="MaxOneHotels.com Sabang" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Agus Salim No 24, Jakarta Pusat</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/41/68415013ea1b47332021dec64aa04e64d9182b54.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.18" OriginalAmount="18.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1473311284004" Longitude="106.81725472212" StarRating="4" HotelCode="82394|the_jayakarta_jakarta" HotelName="The Jayakarta SP Jakarta Hotel &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hayam Wuruk 126, Jakarta 11180</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2d/32/2d32c22e27d8f93d34bd7b7f06708e5d26b0e4a3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is close to the shopping centres along Hayam Wuruk Street in Jakarta. This is the main tra...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.18" OriginalAmount="18.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2279452079949" Longitude="106.81846239867" StarRating="4" HotelCode="150219|kartika_chandra_hotel" HotelName="Kartika Chandra" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gatot Subroto, 12930 Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/78/b4/78b40ab9aa26917435f892d638358984e7db66a3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.18" OriginalAmount="18.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1517608561125" Longitude="106.81629534176" StarRating="3" HotelCode="404328|grand_paragon_hotel" HotelName="Hotel Grand Paragon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gajah Mada 126, Gajah Mada, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/00/77/0077845ae668c1141992050ebd04c123336a388e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.18" OriginalAmount="18.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.26570904" Longitude="106.7994479" StarRating="2" HotelCode="470826|flat06_minimalist_residence" HotelName="Flat06" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Abdul Majid 6, Fatmawati, Cipete Utara, Jakarta 12150, West Java</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ba/7b/ba7b8d45612c7073bd2401068357baa1b0cdad60.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.18" OriginalAmount="18.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18830413" Longitude="106.83610662" StarRating="3" HotelCode="335831|zenrooms_menteng_gondangdia" HotelName="Amazing Kutaradja" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raden Panji Soeroso 14, Menteng, Jakarta 10330</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/02/17/02170878d490b5b37ee95531e8b400538811391a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.18" OriginalAmount="18.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.24151977" Longitude="106.80221962" StarRating="3" HotelCode="438312|sare_hotel_jakarta" HotelName="Sare Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sultan Hasanudin 46, Kebayoran Baru, Jakarta 12160, West Java</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b7/c5/b7c5e67eefdcb7ce0af7c22db08300f4766e9560.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.18" OriginalAmount="18.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1541209" Longitude="106.7286332" StarRating="3" HotelCode="591354|samala_hotel_2" HotelName="Samala Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Daan Mogot Kav 2, Cengkareng, Jakarta Barat 11730</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/36/d5/36d55a91345b6d2cac4d6985aeebe8dcfeb0fc76.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.18" OriginalAmount="18.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.24630315" Longitude="106.81784133" StarRating="2" HotelCode="616099|bangka_suite" HotelName="Bangka Suite" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bangka IID 7, Jakarta, Selatan</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c7/46/c7463839b50011e63f9a3bc7f5cfde4ba1b92ccd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;# Property Location : # With a stay at Airy Kemang Bangka Dua D 7 Jakarta in Jakarta (Kebayoran Baru...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.18" OriginalAmount="18.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18342405" Longitude="106.84300018" StarRating="2" HotelCode="563923|cordela_kramat_jakarta" HotelName="Cordela Hotel Senen" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kramat Raya 102, Menteng, Central Jakarta, Jakarta 10420</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0a/d1/0ad1330ed2262bb6c4867a837c0961c2f4db2735.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.18" OriginalAmount="18.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.21426954" Longitude="106.86443446" StarRating="3" HotelCode="669962|7_days_premium_jatinegera" HotelName="7 Days Premium Hotel Jatinegara" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Matraman Raya Balimester 173-175, Jatinegara, Jakarta 13320</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/82/2e/822e97ba87bbfa06dcd8af0f2a14ba6573751608.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.18" OriginalAmount="18.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18621" Longitude="106.824" StarRating="0" HotelCode="768242|cordela_norwood_hotel_jakarta" HotelName="Cordela Norwood Hotel Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Teuku Cik Ditiro 2, Menteng 10420, Central Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/86/4b/864bddca85eb353a28ec6ffecf745200dc9f6a26.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.18" OriginalAmount="18.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.25059074" Longitude="106.7924464" StarRating="3" HotelCode="844900|reddoorz_gandaria_utara_2" HotelName="KOEN Residence by Reddoorz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Antene III 10</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/45/86/4586e20005524961768340a3c80a2ee98864413e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="18.38" OriginalAmount="18.20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2628" Longitude="106.79658" StarRating="0" HotelCode="|235214" HotelName="88 Fatmawati Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL. RS Fatmawati No.4 Gandaria Utara, Kebayoran Baru</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/5/2/1/4/235214_4.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="18.41" OriginalAmount="18.23" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2103136" Longitude="106.8453272" StarRating="3" HotelCode="|377642" HotelName="Yello Manggarai" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Minangkabau Timur No.9</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/7/6/4/2/377642_1_6050.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="18.62" OriginalAmount="18.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.12076" Longitude="106.78929" StarRating="0" HotelCode="|234851" HotelName="Golden Sky Condotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Taman Pluit Kencana No. 48</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/4/8/5/1/234851_4.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="18.85" OriginalAmount="18.66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.193812" Longitude="106.886779" StarRating="3" HotelCode="|456059" HotelName="Luxury Inn Arion Rawamangun" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kav. 17 Jl. Pemuda</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/6/0/5/9/456059_5b996ca1715.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="18.86" OriginalAmount="18.67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.273689" Longitude="106.7988555" StarRating="3" HotelCode="|377100" HotelName="W Home Cipete" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Palem 16A, Cipete Selatan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/7/1/0/0/377100_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="18.92" OriginalAmount="18.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2941200595566" Longitude="106.78218361914" StarRating="3" HotelCode="885030|2808935" HotelName="Jasmine Suites by RedDoorz" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Lebak Bulus Raya 1 31, Jalan Haji Baun, Cilandak, Kota Jakarta, Jakarta 12430</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c0/b7/c0b79ae9d1314726838e7925ce6dc02a83794dbb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="19.01" OriginalAmount="18.82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1953657" Longitude="106.8370351" StarRating="3" HotelCode="|377065" HotelName="Marcopolo Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Teuku Cik Ditiro 19</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/7/0/6/5/377065_5f5f19d1103.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="19.07" OriginalAmount="18.88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.140325" Longitude="106.830061" StarRating="4" HotelCode="|84853" HotelName="Best Western Mangga Dua and Residence" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Mangga Dua Abad No. 111</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/4/8/5/3/84853_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This urban hotel is in Yakarta the heart of Ancol about 10 minutes away (by car) from the establishment is 1 kilometre away from the shopping centres, 30 minutes away from the establishment clients have Soekarno Hatta the International Airport of. HOTEL: The hotel was built in 2009, has 168 rooms, a lobby with express check-out, a reception, a safety deposit box service, a lift, a bar, a restaurant, meeting rooms, internet (for a fee), room service, a laundry service (for a fee) and a car park. ROOM: The comfortable rooms, have a bathroom with a shower, a hairdryer, a king size or double bed, a balcony or terrace, an individual air-conditioning system, a direct line telephone, a satellite TV, internet, a fridge, a safety deposit box, a coffee maker and a kettle. FACILITIES: There are many facilities and services available at the establishment, including a swimming pool with a children's area, deck chairs, parasols, an outdoor bar and a gym. MEALS: Guests are offered a buffet breakfast and Ã  la carte or set-menu lunch and dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="19.10" OriginalAmount="18.91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2458537" Longitude="106.8749229" StarRating="3" HotelCode="|400658" HotelName="Vasaka Hotel Jakarta managed by DAFAM" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Letnan Jendral M.T. Haryono, 10 A, Cawang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/6/5/8/400658_ec821ff0424.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="19.12" OriginalAmount="18.93" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.254869" Longitude="106.62196" StarRating="2" HotelCode="|163455" HotelName="Fame Gading Serpong - Chse Certified" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Boulevard Raya Gading Serpong, Kav. 30.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/3/4/5/5/163455_1_7868.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, Jakarta it is in is situated in the heart of the city, close to the establishment, clients can find the bus station, the railway station, the airport and a golf course. HOTEL: The hotel was built in 2013, has 144 rooms and facilities for disabled guests.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="19.14" OriginalAmount="18.95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.194125" Longitude="106.837536" StarRating="0" HotelCode="|554853" HotelName="Daima Norwood" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Teuku Cik Ditiro II No.2, Gondangdia</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/4/8/5/3/554853_11bd2b71529.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="19.19" OriginalAmount="19" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1676947302854" Longitude="106.82942758404" StarRating="2" HotelCode="263578|77040" HotelName="Amaris Hotel Juanda" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Ir. H. Juanda 3, Jakarta Pusat 10120</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/54/8d/548da4521b6887706d67d64b8fd419385fef3208.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="19.19" OriginalAmount="19" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2464580591683" Longitude="106.84284077945" StarRating="2" HotelCode="321458|84253" HotelName="Amaris Hotel Pancoran" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Pasar Minggu 15A, Pancoran, Jakarta Selatan, Jakarta 12510</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/eb/97/eb975a9caa46f0350e0a1bae936d81ede94f33ac.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a restaurant, a bar and room service. Wireless internet access is available to gues...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="19.19" OriginalAmount="19" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2347836710689" Longitude="106.8445040292" StarRating="2" HotelCode="320468|152769" HotelName="Amaris Tebet" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Prof Dr. Soepomo SH 33, Tebet Barat, Jakarta 12810</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1b/ed/1bedc70c410a88a1e6f0d49be16b8917d53afbfa.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The range of services and facilities offered by the hotel ensures that travellers enjoy a comfortabl...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="19.19" OriginalAmount="19" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.12626263024" Longitude="106.7913218064" StarRating="3" HotelCode="316891|77263" HotelName="favehotel Pluit Junction" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pluit 1, Penjaringan, Jakarta Utara, Jakarta 14440</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/60/42/604233bc399cb19f8698f6aafca80a8b34a2abcf.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="19.19" OriginalAmount="19.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.149582" Longitude="106.822004" StarRating="3" HotelCode="92654|sparks_life_jakarta_2" HotelName="Sparks" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. mangga Besar Raya 42, Jakarta, Barat 11150</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/81/dd/81ddeb2f2df860425c53f002e1b6a3e963797e38.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 5 km from the centre of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="19.19" OriginalAmount="19.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.19991" Longitude="106.854778" StarRating="3" HotelCode="292369|balairung_hotel_jakarta" HotelName="Balairung Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Matraman Raya 19, Jakarta 13140</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/82/68824c157efc826f22894721cb8adedc31146c8e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="19.19" OriginalAmount="19.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1519539587881" Longitude="106.81778224827" StarRating="3" HotelCode="292393|illigals_hotel" HotelName="Hotel 108" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hayam Wuruk 108, Jakarta 11160</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7d/fb/7dfbd574263a690c695a03ca4c723991e45d6d53.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="19.19" OriginalAmount="19.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.139778" Longitude="106.827216" StarRating="4" HotelCode="141851|best_western_mangga_dua_hotel_residence" HotelName="Best Western Mangga Dua Hotel &amp; Residence" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mangga Dua Abdad 111, Jakarta 10730</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/45/77/457779abae9bc2e3a3f73df2e8b1435d91444a93.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Jakarta, the city hotel is around a 10-minute drive from Ancol and Sea world...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="19.19" OriginalAmount="19.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1532175567979" Longitude="106.89278215156" StarRating="3" HotelCode="316933|whiz_prime_kelapa_gading" HotelName="Whiz Prime Hotel Kelapa Gading" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Boulevard Barat, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4e/9b/4e9b9d2183c9f5aa8dd4148ea9d0cc572c26bc3c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="19.19" OriginalAmount="19.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.16867485" Longitude="106.82985783" StarRating="3" HotelCode="326770|sriwijaya" HotelName="Sriwijaya Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Veteran 1, Jakarta 10110</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a4/a0/a4a002208f56522ba286985e2452bfc61afbbd88.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="19.19" OriginalAmount="19.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.14998594" Longitude="106.90269514" StarRating="3" HotelCode="411731|hotel_santika_kelapa_gading" HotelName="Hotel Santika Kelapa Gading" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kelapa Nias Raya Blok HF 3, Mahaka Square, Kelapa Gading, Jakarta Utara, Jakarta 14240</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b7/8d/b78d51974291e33009d791b88efdf309ed0056f2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel features various services and facilities, including a baggage storage service, a restauran...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="19.19" OriginalAmount="19.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.24717468" Longitude="106.79770808" StarRating="3" HotelCode="398425|f_hotel_jakarta" HotelName="F Hotel Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Panglima Polim Raya 101, Blok M, Kebayoran Baru, 12160 Jakarta, Jakarta Selatan</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dc/67/dc67082fbc656511c117caebe9ae60b1f2dce7d0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="19.19" OriginalAmount="19.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2077076" Longitude="106.80589984" StarRating="2" HotelCode="327510|house_of_arsonia_tulip" HotelName="House of Arsonia Tulip" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Tondano 12, Bendungan Hilir, Jakarta 10210</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8a/e5/8ae579fd873283064d09e9df573639ca68a38595.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers room service. Wireless internet access in public areas allows guests to stay connec...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="19.19" OriginalAmount="19.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.21062416" Longitude="106.84518007" StarRating="3" HotelCode="566535|yello_hotel_manggarai" HotelName="YELLO Manggarai Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Minangkabau Timur 9, Golden Triangle, Jakarta 12970</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7c/fa/7cfa137ce80f27eff6020970b80282a378766138.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="19.19" OriginalAmount="19.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18471988" Longitude="106.82945323" StarRating="2" HotelCode="784281|hotel_margot_2" HotelName="Margot Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Jaksa 15C, Jakarta 10340</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e1/c1/e1c1a817c0820335f82e8ffa71134acd3fc58a18.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="19.19" OriginalAmount="19.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.23870013" Longitude="106.81715511" StarRating="0" HotelCode="837296|tendean_residence" HotelName="Tendean Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Room Service,Air Conditioning,Business Centre,Designated Smoking Area,Elevator,Internet,Meeting Room,Parking,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kapten Tendean 127, Wolter Mongingsidi, Jakarta 12790</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/38/d9/38d9fb4eecd4bc8296a6e2c271b8dc262efa9505.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located in the prime touristic area of Mampang, Tendean Residence promises a relaxing and wo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="19.19" OriginalAmount="19.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18621" Longitude="106.824" StarRating="0" HotelCode="879500|2510_urbanliving_2" HotelName="2510 Urbanliving" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kemang Raya 39</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3a/31/3a31804b4646739fd96c9b7d61056c002e74b5cc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="19.19" OriginalAmount="19.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2335581" Longitude="106.79333016" StarRating="0" HotelCode="964457|reddoorz_plus_near_senayan_city" HotelName="RedDoorz Plus Near Senayan City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pakubuwono VI 26 A-B, RT 5 RW 8, Gunung, Kby. Baru, Jakarta Selatan, Jakarta 12120</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/10/d2/10d2c900eb1636b23e31c1b8da80a69773605f87.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="19.23" OriginalAmount="19.04" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.153506" Longitude="106.892382" StarRating="3" HotelCode="|203953" HotelName="Whiz Prime Kelapa Gading" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Boulevard BaratNorth Jakarta 14240 DKI 0</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/3/9/5/3/203953_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="19.27" OriginalAmount="19.08" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.161041" Longitude="106.847707" StarRating="3" HotelCode="|378154" HotelName="Grand G7" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Garuda No. 67, Kemayoran</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/8/1/5/4/378154_a26af040918.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="19.32" OriginalAmount="19.13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.187349" Longitude="106.83023" StarRating="3" HotelCode="1877307" HotelName="Grand Cemara Hotel" Meals="SUPERIOR ROOM" BedType="SUPERIOR ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Cemara No. 1,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/77307/1877307/1.jpg?f=17133237</HotelPictures>
        <HotelDescription>Pamper yourself with onsite massages or enjoy recreation amenities such as an outdoor pool. Additional amenities at this hotel include complimentary wireless internet access, concierge services, and gift shops/newsstands.. Featured amenities include a business center, dry cleaning/laundry services, and a safe deposit box at the front desk. Planning an event in Jakarta? This hotel has 5231 square feet (486 square meters) of space consisting of conference space and 7 meeting rooms. Free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="19.34" OriginalAmount="19.15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2285582" Longitude="106.8109301" StarRating="3" HotelCode="|261599" HotelName="Mk House Scbd" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tulodong Bawah IX, 65-66, Kebayoran baru</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/1/5/9/9/261599_6f892c81707.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="19.43" OriginalAmount="19.24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.28635" Longitude="106.819884" StarRating="3" HotelCode="|378018" HotelName="Ampera Avenue Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Ampera I No.1, RT.2/RW.9, Ragunan, Jakarta Selatan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/8/0/1/8/378018_7f21e390943.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="19.49" OriginalAmount="19.30" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.147124" Longitude="106.817271" StarRating="4" HotelCode="|87312" HotelName="The Jayakarta Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL. HAYAM WURUK 126</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/7/3/1/2/87312_ce594241146.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a gym, bathroom, a massage service, a spa, a business centre, a restaurant and a bar. SITUATION: This hotel is in Yakarta the centre of nearby, you will find the business area and the commercial area of the city, is near Mangga Dua the shopping centre It has excellent transport links to Ancol the theme park. ROOM: Each room has workspace, an air-conditioning system, a bathroom with a bath and a shower.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="19.56" OriginalAmount="19.37" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2453638" Longitude="106.7970262" StarRating="3" HotelCode="|377776" HotelName="Sampit Residence Managed By Flat06" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sampit II</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/7/7/7/6/377776_1a29e0b1126.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="19.68" OriginalAmount="19.49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.192451" Longitude="106.880807" StarRating="0" HotelCode="|468864" HotelName="1o1 Urban Jakarta Pemuda" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pemuda Asli 1 No.1, RW.3, Rawamangun</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/8/8/6/4/468864_32592cc1226.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="19.71" OriginalAmount="19.51" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.12808199" Longitude="106.68678842" StarRating="3" HotelCode="837016|2782475" HotelName="D'primahotel Airport Jakarta 2" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Peta Barat RT 05/08, Kelurahan Pegadungan, Kec Kalideres, West Jakarta, Jakarta 11850</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/31/59/31596467cadf68ce6012098fe9e3be5643b53551.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="19.71" OriginalAmount="19.51" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.24566" Longitude="106.87466" StarRating="3" HotelCode="2493684" HotelName="Vasaka Hotel Jakarta  Managed By Dafam" Meals="DELUXE TWIN ROOM" BedType="DELUXE TWIN ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jalan  MT Haryono Kav. 10A,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/93684/2493684/1.jpg?f=17239971</HotelPictures>
        <HotelDescription>Relax at the full-service spa, where you can enjoy facials. Additional features at this hotel include complimentary wireless internet access, concierge services, and wedding services.. Featured amenities include express check-in, express check-out, and complimentary newspapers in the lobby. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="19.73" OriginalAmount="19.53" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.138839" Longitude="106.824825" StarRating="3" HotelCode="|166752" HotelName="Zuri Express Mangga Dua" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Mangga Dua Dalam No. 55 - 56</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/6/7/5/2/166752_c1399881137.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a restaurant and WiFi. SITUATION: This hotel Yakarta it is close to. ROOM: Each room has an air-conditioning system, a sitting area, a writing desk, a television, a bathroom with a shower and complimentary bathroom items.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="19.89" OriginalAmount="19.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.16171" Longitude="106.84515" StarRating="3" HotelCode="3803209" HotelName="Grand G7 Hotel Kemayoran" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Garuda No. 67, Kemayoran</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/03209/3803209/1.jpg?f=17378950</HotelPictures>
        <HotelDescription>Take in the views from a terrace and make use of amenities such as complimentary wireless internet access and concierge services.. Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and luggage storage. Free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="19.90" OriginalAmount="19.70" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-7.2604484" Longitude="112.7395481" StarRating="4" HotelCode="|179442" HotelName="Tunjungan" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL. TUNJUNGAN 102-104</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/9/4/4/2/179442_22940f21126.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="20.03" OriginalAmount="19.83" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.149326" Longitude="106.82205" StarRating="4" HotelCode="82278" HotelName="Sparks Life Jakarta, Artotel Curated" Meals="SUPERIOR ROOM" BedType="SUPERIOR ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mangga Besar No.42,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/82278/82278/31.jpg?f=17730672</HotelPictures>
        <HotelDescription>Take advantage of recreation opportunities including a nightclub and an outdoor pool. This hotel also features complimentary wireless internet access, wedding services, and a television in a common area. Getting to nearby attractions is a breeze with the area shuttle (surcharge).. Featured amenities include a 24-hour business center, complimentary newspapers in the lobby, and dry cleaning/laundry services. Planning an event in Jakarta? This hotel has 59 square feet (3 square meters) of space consisting of conference space and meeting rooms. A roundtrip airport shuttle is provided for a surcharge (available on request), and free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="20.16" OriginalAmount="19.96" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.227043" Longitude="106.819954" StarRating="3" HotelCode="1877294" HotelName="Favehotel Gatot Subroto" Meals="SUPERIOR ROOM" BedType="SUPERIOR ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Kartika Chandra Kavling A9,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/77294/1877294/20.jpg?f=17739452</HotelPictures>
        <HotelDescription>Pamper yourself with onsite massages or make use of the other amenities, which include complimentary wireless internet access and concierge services. Additional amenities at this hotel include babysitting (surcharge) and a banquet hall.. Featured amenities include limo/town car service, express check-in, and complimentary newspapers in the lobby. Free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="20.20" OriginalAmount="20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.159246" Longitude="106.8517808" StarRating="4" HotelCode="300324|80195" HotelName="Best Western Plus Kemayoran" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Benyamin Suaeb, Blok A5, Kemayoran, Jakarta 10630</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/30/6d/306dbc4f753963144d618f98c2f80810306ecbc8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="20.20" OriginalAmount="20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.27551892" Longitude="106.79869351" StarRating="3" HotelCode="368013|159232" HotelName="Little Amaroossa Residence Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cipete Raya 5, Cilandak, Jakarta 12410</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/30/bf/30bf8044a477eb16996fab9e0c1c98c76959ccf7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="20.20" OriginalAmount="20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2007903" Longitude="106.82357245" StarRating="0" HotelCode="885066|303751" HotelName="Hotel Fiducia Blora by RedDoorz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Blora 23, Jakarta 10310, Jakarta Pusat</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f0/b3/f0b351068418cd756620766ac0873fe80c810834.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="20.20" OriginalAmount="20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.27374061" Longitude="106.79874548" StarRating="3" HotelCode="435180|278788" HotelName="W Home Fatmawati" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Room Service,Business Centre,Designated Smoking Area,Elevator,Internet,Parking,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Palem 16A, Cipete Selatan, Cilandak, Jakarta 12410</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/83/87/8387b9d09b7e25ec9da342e0b70369342570dc70.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The 3-star W Home Palem offers comfort and convenience whether you're on business or holiday in Jaka...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20.20" OriginalAmount="20.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.243097" Longitude="106.801134" StarRating="3" HotelCode="292422|the_falatehan_by_safin" HotelName="The Falatehan Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Falatehan 1 No.26, 12160 Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6d/9a/6d9ab01513d30e719340539b4c247e85d9ebe0be.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20.20" OriginalAmount="20.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.19727352" Longitude="106.81655574" StarRating="2" HotelCode="429815|thamrin_condotel_jakarta" HotelName="Thamrin Condotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Currency Exchange,Designated Smoking Area,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Thamrin Residence, Floor Ug, Jalan  Kebon Kacang Raya, Jakarta 10240</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/30/8f/308f57fd64acf68347c9155c3386ab6f4f9a6b87.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is situated in the heart of Jakarta. For the convenience of all guests, the esta...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20.20" OriginalAmount="20.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.22112507" Longitude="106.82980008" StarRating="3" HotelCode="372721|rasuna_mansion" HotelName="Rasuna Mansion" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Massage Centre,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pedurenan Masjid Raya 9, Jakarta Selatan 12940</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/f8/80f8b05b3f21e89092a60ae5cbe5fc394410096c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20.20" OriginalAmount="20.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.24193418" Longitude="106.78960981" StarRating="3" HotelCode="435062|everyday_smart_hotel_mayestik" HotelName="Everyday Smart Hotel Mayestik" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gandaria Tengah I 24, Mayestik, Jakarta 12130</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5d/30/5d30847f6b5b3915bd135b81ac59a0601930b1e0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20.20" OriginalAmount="20.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.24568758" Longitude="106.87839006" StarRating="0" HotelCode="613676|hotel_678_cawang" HotelName="Hotel 678 Cawang" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Jalan DI Panjaitan Lingkar Cawang 1B, Jakarta 13650, West Java</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5d/06/5d0663ad4bfb620ba259431b07c3f7ba72d66b23.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20.20" OriginalAmount="20.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.26299198" Longitude="106.79670727" StarRating="3" HotelCode="553896|hotel_88_fatmawati_jakarta" HotelName="Hotel 88 Fatmawati" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan RS Fatmawati 4, Gandaria Utara, Kebayoran Baru, Jakarta 12420</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/84/da/84da6652670b628a844f55e567bf40e53a69dfb0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20.20" OriginalAmount="20.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1933726" Longitude="106.81647977" StarRating="3" HotelCode="784417|hotel_shalva_jakarta" HotelName="Hotel Shalva Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Elevator,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kebon Kacang Raya 33, RT 4/RW 8, Tanah Abang, Jakarta 10240</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a5/ec/a5ec73a3c1065068e0694fb15664bc58e9178cd5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;With a stay at Hotel Shalva Jakarta in Jakarta, you'll be convenient to Tanah Abang Market and Natio...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20.20" OriginalAmount="20.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.148213" Longitude="106.83378843" StarRating="3" HotelCode="776544|win_premier_mangga_besar" HotelName="Win Premier" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>183 Jalang Kartini Raya, Mangga Dua Sel, Sawah Besar, Jakarta 10730</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e5/5f/e55f98ab530fc337fac8eed47a9128f312391c48.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20.20" OriginalAmount="20.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.20305802" Longitude="106.85765029" StarRating="3" HotelCode="777219|holiday_inn_express_jakarta_matraman" HotelName="Holiday Inn Express Jakarta Matraman" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Matraman Raya, Jakarta 13140</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/46/4a/464aacb77317921197619ff6aa255ef8b46e008f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This simple hotel is in East Jakarta. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20.20" OriginalAmount="20.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18621" Longitude="106.824" StarRating="2" HotelCode="849238|airy_kebayoran_lama_seha_6_jakarta" HotelName="Airy Kebayoran Lama Seha 6 Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>6 Jalan Seha, RT 6 RW 10, Grogol Selatan, Kebayoran Lama, Kota Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2c/d2/2cd2c5784be4add3baef6bb846cea0556090551e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20.20" OriginalAmount="20.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.24535174" Longitude="106.79699267" StarRating="3" HotelCode="884480|sampit_residence_managed_by_flat06" HotelName="Sampit Residence By FLAT06" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sampit 2 5-9, Jakarta 12130</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e0/3d/e03d57e8cc209df17c902faf63a8eabbd4b5022a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20.20" OriginalAmount="20.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.244241" Longitude="106.875646" StarRating="3" HotelCode="905771|park_hotel_jakarta" HotelName="Park Hotel Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Golf,Internet,Laundry,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan D.I Pandjaitan Kav 5, Jakarta 13340, Timur</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fc/3a/fc3a34f271dc31b2fdad5adf389f4b8156197b7e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys a convenient location in Cawang, East Jakarta and is located just 5 minutes from th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="20.20" OriginalAmount="20.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.245812" Longitude="106.798983" StarRating="4" HotelCode="906047|amos_cozy" HotelName="Amos Cozy" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Melawai Raya No. 83-85, Jakarta 12160</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/52/f4522988aab3bd40c79c2442f4c03fd0d3ce3fdd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of South Jakarta's affluent business and commercial district of Bl...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="20.28" OriginalAmount="20.08" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1285695" Longitude="106.6872113" StarRating="3" HotelCode="|400882" HotelName="Dprimahotel Airport Jakarta 2 (CITRA 8)" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Peta Barat RT 05/08 Kel. Pegadungan Kec. Kalideres, West Jakarta</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/8/8/2/400882_ca517170458.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="20.43" OriginalAmount="20.23" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1540099" Longitude="106.7287475" StarRating="4" HotelCode="|377661" HotelName="Samala Jakarta Cengkareng" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Daan Mogot Kav. 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/7/6/6/1/377661_4.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="20.45" OriginalAmount="20.25" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1829" Longitude="106.75132" StarRating="3" HotelCode="1877302" HotelName="Brits Hotel Puri Indah" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Kembang Abadi Raya Blok A1 No.1, Kembangan Selatan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/77302/1877302/1.jpg?f=17691737</HotelPictures>
        <HotelDescription>Take in the views from a rooftop terrace and a garden and make use of amenities such as complimentary wireless internet access. Additional amenities at this hotel include concierge services and a banquet hall.. Featured amenities include a business center, complimentary newspapers in the lobby, and dry cleaning/laundry services. This hotel has 5 meeting rooms available for events. Free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="20.48" OriginalAmount="20.28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.19013" Longitude="106.79775" StarRating="4" HotelCode="|41630" HotelName="Menara Peninsula Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL. LENTAN JENDERAL S. PARMAN 78, SLIPI</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/6/3/0/41630_1_4791.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is ideal for holidays or business trips, The establishment has 387 rooms a lobby, a lift, a currency exchange service, a bar, a restaurant and internet. The establishment boasts club floors and an executive room. For an additional charge you can use room service and a laundry service. SITUATION: This urban hotel is near the business district, the shopping area and Soekarno-Hatta Airport. ROOM: Guests are offered superior rooms, deluxe rooms and suites and studios. They have a hairdryer, a direct line telephone, a safety deposit box, a television, a mini-bar, a coffee maker, a kettle, a king-size bed and individual air-conditioning. FACILITIES: You can find a health club, a spa, a massage service and spa treatments (available for a fee), The establishment has a gym fully-equipped, a swimming pool that has an area for children and a solarium. MEALS: Regarding the food and beverage offering, the establishment offers a breakfast, lunch and dinner service. PAYMENT METHODS: Customers can pay using American Express, Diners Club, JCB, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="20.70" OriginalAmount="20.50" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.200795" Longitude="106.823574" StarRating="2" HotelCode="|325640" HotelName="Reddoorz Plus @ Thamrin" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Blora No.23, RT.2/RW.6, Menteng, Kota Jakarta Pusat</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/2/5/6/4/0/325640_2742a301855.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="20.75" OriginalAmount="20.54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1916" Longitude="106.819728" StarRating="4" HotelCode="|466138" HotelName="Choska Residence" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>16 Jl. Kb. Kacang 29</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/6/1/3/8/466138_5f68b4b1823.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="20.95" OriginalAmount="20.74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.265943" Longitude="106.799074" StarRating="2" HotelCode="|533810" HotelName="Cove Taman" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kav 16 Jl. Abdul Majid Raya</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/3/8/1/0/533810_321c9861106.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="21.01" OriginalAmount="20.80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.199264" Longitude="106.822683" StarRating="2" HotelCode="|87296" HotelName="Smart  Thamrin Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sizzler Building Jalan Tanjung Karang No. 2 Thamrin, Jakarta</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/7/2/9/6/87296_estab.jpg</HotelPictures>
        <HotelDescription>SITUATION: This 3 star hotel is in Jakarta the centre of.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="21.05" OriginalAmount="20.84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.244825" Longitude="106.801227" StarRating="2" HotelCode="|166439" HotelName="Favehotel Melawai" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Melawai 4 No. 3-11</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/6/4/3/9/166439_corridor.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, Yakarta it is in it is in the business area, the commercial area and the leisure areas, Around the establishment, clients can find restaurants, clubs, bars and karaoke. FACILITIES: The establishment has business facilities, a car park, a launderette, WiFi in the communal areas, meeting rooms, a cafÃ© and a restaurant. ROOM: All the rooms have a television and hydromassage shower.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="21.13" OriginalAmount="20.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.199674" Longitude="106.801806" StarRating="3" HotelCode="|166358" HotelName="Blue Sky Petamburan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. AIPDA K.S. Tubun No.19, Petamburan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/6/3/5/8/166358_ab1e6461115.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a restaurant, a swimming pool, a reception, WiFi, a baggage room and daily newspapers. The establishment also offers a transfer service to the airport, ticket sales, a business centre, a shop, a laundry service, a fax machine and a photocopier. SITUATION: This hotel is 15 minutes away from Tanah Abang the commercial centre it is situated 30 minutes away from Taman Anggrek Mall, Central Park Mall and Plaza Senayan the shopping centres it is situated 1 minute away from Soekarno-Hatta Airport. ROOM: All the rooms have an air-conditioning system, flatscreen cable television, a safe, kettle, a mini-bar, slippers, a bathroom with a hairdryer, towels and complimentary bathroom items. OTHERS: Regarding the food and beverage offering, clients have a restaurant.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="21.15" OriginalAmount="20.94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.238268" Longitude="106.77806" StarRating="3" HotelCode="3663935" HotelName="Hotel Neo+ Kebayoran Jakarta By Aston" Meals="DELUXE TWIN ROOM" BedType="DELUXE TWIN ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Cileduk Raya, No. 35, Kebayoran Lama, Rt005/Rw002</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0036/63935/3663935/14.jpg?f=17311717</HotelPictures>
        <HotelDescription>Take advantage of recreation opportunities such as an outdoor pool, or other amenities including complimentary wireless internet access and wedding services.. Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and luggage storage. A roundtrip airport shuttle is available for a surcharge..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="21.21" OriginalAmount="21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1830208680015" Longitude="106.75140109744" StarRating="2" HotelCode="316899|84261" HotelName="Favehotel Puri Indah" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kembang Abadi Raya 1, Blok A1, Kembangan Selatan, Jakarta Barat, Jakarta 11610</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9f/c7/9fc7dc06497cfc02075ed63e33764017bea4e3ce.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="21.21" OriginalAmount="21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.21832386" Longitude="106.82709637" StarRating="2" HotelCode="591108|236856" HotelName="Daun Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sawo 30, Kuningan, Jakarta-Selatan, Jakarta 12940</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/23/11/231157754cb4cea7e4401873388a37429eefb78f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="21.21" OriginalAmount="21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.16547167" Longitude="106.78181778" StarRating="4" HotelCode="349083|84276" HotelName="Grand Tjokro Jakarta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Daan Mogot No. 63, Jakarta Barat, Jakarta 11460</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/52/cb/52cbbb2c4778518b683202effa48ac6647d5de67.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel features various services and facilities, including a restaurant, a bar, room service, a c...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="21.21" OriginalAmount="21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1848713" Longitude="106.78657961" StarRating="0" HotelCode="837876|153361" HotelName="RedDoorz Mall Taman Anggrek" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel,Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Arjuna Utara 12, Tanjung Duren, Jakarta 11470</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5c/87/5c87cb09eeb93ae9787c70dbbbb008e222a6d850.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;RedDoorz near Mall Taman Anggrek is a popular choice amongst travelers in Jakarta, whether exploring...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="21.21" OriginalAmount="21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.17374008" Longitude="106.81191416" StarRating="3" HotelCode="316444|78368" HotelName="favehotel Tanah Abang - Cideng" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cideng Timur 58, Jakarta 10160</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/00/da/00da71cb5aa5679b8d1cd392573848ade0dc4370.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="21.21" OriginalAmount="21.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.190899" Longitude="106.837915" StarRating="3" HotelCode="187942|alia_cikini" HotelName="Alia Cikini" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Cikini Raya No.32, Jakarta 10330</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/5c/805cb4ec74263a072f82adbfa7250bbea7d3eb5a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is situated in Central Jakarta. The property comprises a total of 110 snug accom...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="21.21" OriginalAmount="21.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1833659970394" Longitude="106.84263334722" StarRating="3" HotelCode="298486|ibis_jakarta_senen" HotelName="Hotel ibis Jakarta Senen" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kramat Raya 100, Jakarta 10420</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cd/f2/cdf22c13cdaf1246144ce86c498d39c20a2606f0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="21.21" OriginalAmount="21.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.23874269" Longitude="106.81767476" StarRating="3" HotelCode="316426|neo_tendean_jakarta" HotelName="Hotel NEO Tendean Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Wolter Monginsidi 131, Jakarta-Selatan 12810</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/1a/17/1a1729b1158fa6561ee73f32ebe7f2983789f08a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="21.21" OriginalAmount="21.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.186449" Longitude="106.836754" StarRating="3" HotelCode="187967|treva_international" HotelName="Treva International" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Menteng Raya No 33, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/02/16/0216cba49de7d480798647efddb3ec0545e0cd83.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="21.21" OriginalAmount="21.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.161902" Longitude="106.829879" StarRating="3" HotelCode="187952|classic_4" HotelName="Classic Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Jl K.H Samanhudi No.43-45, Pasar Baru, Jakarta Pusat</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/zz/0c/ad0c25d9d0301f7eb3dbd6d1fee8d5c064dcfbe8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="21.21" OriginalAmount="21.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2419331815996" Longitude="106.84478490288" StarRating="2" HotelCode="335134|v_hotel_jakarta_" HotelName="V Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Prof. Dr Soepomo 100, Jakarta 12180</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/19/33/1933c9e6472496e34c646d5cb3699e4441c9e058.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="21.21" OriginalAmount="21.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1997017456942" Longitude="106.80154203914" StarRating="3" HotelCode="335584|blue_sky_hotel_petamburan_" HotelName="Blue Sky Hotel Petamburan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Aipda Ks. Tubun 19, Petamburan, Tanah Abang, Daerah Khusus Ibukota, Jakarta 10260</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7c/13/7c13218aea3b022356c35ff1b3f0d7ca20a0b9d6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="21.21" OriginalAmount="21.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.23971968" Longitude="106.81812148" StarRating="3" HotelCode="531239|flat06_tendean" HotelName="FLAT06 Tendean" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bangka Raya 2A, Mampang Prapatan, Jakarta 12720</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1e/53/1e53a884bc7fc7117aba7b5f3cc981207eef5733.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="21.21" OriginalAmount="21.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2426954" Longitude="106.80174365" StarRating="2" HotelCode="603113|whiz_hotel_falatehan_jakarta" HotelName="Whiz Hotel Falatehan Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Falatehan I 40, Blok M, Jakarta, Selatan</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9d/b9/9db9f2482eaaa621a48572a0405a7229b2147fd9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="21.21" OriginalAmount="21.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.20681407" Longitude="106.80733027" StarRating="4" HotelCode="745719|tondano_residence" HotelName="Tondano Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Tondano 1-2, Bendungan Hilir-Pejompongan, Jakarta Pusat, Jakarta 10210</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/67/55/67559665452942b0062b0fef8ec11b3be5c12adc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="21.21" OriginalAmount="21.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2380508642943" Longitude="106.83588324233" StarRating="3" HotelCode="885008|pomelotel" HotelName="Pomelotel Patra Kuningan by ZEN Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dukuh Patra Raya 28, Kuningan, Jakarta 12870</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/32/89/3289749b9c00a8f3de01c8b15df9cde5975ad9a7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;##Property Location  With a stay at ZEN Rooms Pancoran in Jakarta (South Jakarta), you'll be close t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="21.21" OriginalAmount="21.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.221061" Longitude="106.829781" StarRating="3" HotelCode="915222|rasuna_icon_hotel_3" HotelName="Rasuna Icon Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Karet Pedurenan 3, Karet Kuningan, Setiabudi, Jakarta Selatan, Jakarta 12940</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7a/50/7a5057ca80c18986f702feb2d79b1e9383c8cc09.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Halim Perdana Kusuma (HLP).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="21.22" OriginalAmount="21.01" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.184097" Longitude="106.82056" StarRating="2" HotelCode="|87308" HotelName="1o1 Urban Jakarta Thamrin" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Taman Kebon Sirih I No. 3-4</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/7/3/0/8/87308_estab.jpg</HotelPictures>
        <HotelDescription>SITUATION: This 2 star hotel is in Jakarta the centre of.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="21.36" OriginalAmount="21.15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.189558" Longitude="106.845865" StarRating="3" HotelCode="|87183" HotelName="Blue Sky Pandurata Boutique" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL. RADEN SALEH RAYA 12</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/7/1/8/3/87183_1_5503.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has 86 rooms, The establishment offers guests facilities for people with disabilities. SITUATION: This establishment, Jakarta it is in it is near the city centre, the train stations, the bus station and the airport.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="21.48" OriginalAmount="21.27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.3042798" Longitude="106.8225552" StarRating="4" HotelCode="|399650" HotelName="Reddoorz Premium Near Ragunan Zoo 2" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Melati No. 33 Ragunan, Jakarta Selatan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/6/5/0/399650_586c56b1204.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="21.86" OriginalAmount="21.64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.228625" Longitude="106.8109002" StarRating="2" HotelCode="|261616" HotelName="Reddoorz Plus @ Scbd" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tulodong Bawah IX no 65-66 Jakarta</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/1/6/1/6/261616_73194b31711.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="21.88" OriginalAmount="21.66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2232306" Longitude="106.7906928" StarRating="2" HotelCode="|377805" HotelName="Sunbreeze Senayan" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rukan Permata Senayan Blok G 5-10, Jl. Tentara Pelajar</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/7/8/0/5/377805_64688940916.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="21.96" OriginalAmount="21.74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2426024233086" Longitude="106.80215579437" StarRating="3" HotelCode="335445|1240288" HotelName="D'Cozie Hotel by Prasanthi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sultan Hasanuddin 57, Melawai, Kebayoran Baru, Jakarta Selatan, Jakarta 12160</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1b/f2/1bf2df3431dc1d8ca960d1094b1d5707b7915616.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="21.98" OriginalAmount="21.76" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.109451" Longitude="106.736502" StarRating="0" HotelCode="|562804" HotelName="RedDoorz Resort @ Taman Wisata Mangrove" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Garden House RT 4 RW 3</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/6/2/8/0/4/562804_7182b5c1841.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="22.15" OriginalAmount="21.93" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2256325" Longitude="106.8295822" StarRating="2" HotelCode="|377407" HotelName="Amaris Satrio Kuningan - Jakarta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Prof. Dr. Satrio No. 23 Kuningan Blok C4 Kav 11</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/7/4/0/7/377407_1c9e5ba0904.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="22.16" OriginalAmount="21.94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.11291" Longitude="106.75213" StarRating="3" HotelCode="2260307" HotelName="Ozone Hotel Pantai Indah Kapuk" Meals="SUPERIOR ROOM" BedType="SUPERIOR ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pantai Indah Utara 3,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/60307/2260307/1.jpg?f=17691575</HotelPictures>
        <HotelDescription>This hotel offers designated smoking areas.. Featured amenities include a business center, complimentary newspapers in the lobby, and a 24-hour front desk. Free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="22.22" OriginalAmount="22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.22546734" Longitude="106.82961622" StarRating="2" HotelCode="438347|152767" HotelName="Amaris Hotel Satrio Kuningan - Jakarta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Prof. Dr. Satrio 23, Kuningan, Blok C4 Kav.11, Jakarta 12950, West Java</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1d/69/1d6980e57649d37c4b526360d6912bd3e69b7901.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="22.22" OriginalAmount="22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1869454277812" Longitude="106.82600497329" StarRating="3" HotelCode="10282|31110" HotelName="ibis Jakarta Arcadia" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan KH Wahid Hasyim 114, Jakarta 10340</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c9/57/c957c691f1d14f6480dda4b132c6fa1f3c4da545.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the city centre and is close to the Jakarta central business district, as w...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="22.22" OriginalAmount="22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2469070933347" Longitude="106.8728239584" StarRating="3" HotelCode="298485|84291" HotelName="Hotel Ibis Jakarta Sentral Cawang" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl Mt Haryono 9, Cawang, Jakarta 13630</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3d/8e/3d8e3a9228a023547682ef8c896dbf14224544a7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="22.22" OriginalAmount="22.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.189933" Longitude="106.797902" StarRating="4" HotelCode="23149|menara_peninsula" HotelName="Menara Peninsula" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>78 Jalan Letnan Jenderal S Parman, Slipi, Jakarta 11410</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/3e/333e0b3d2ddff005de59c5166357270f44d80bbb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated close to the central business district, shopping facilities and Soekarno...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="22.22" OriginalAmount="22.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2133478166262" Longitude="106.82173852767" StarRating="3" HotelCode="161623|prasada_mansion" HotelName="Prasada Mansion" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Komando Raya 6, Jakarta Selatan, Jakarta 12920</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/86/6886206eafb0bfecfa9f21106aab450768b3d28b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the Golden Triangle of Jakarta, within just walking distance of the busines...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="22.22" OriginalAmount="22.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18362219" Longitude="106.82086058" StarRating="2" HotelCode="434884|takes_mansion" HotelName="Take's Mansion" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Taman Kebon Sirih I / 3-4, Tanah Abang, Jakarta 10250</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/11/3f/113f5804755e7aaa880afe689298ba58f225c85c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in the centre of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="22.22" OriginalAmount="22.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1874813327957" Longitude="106.82689711905" StarRating="3" HotelCode="396118|ibis_jakarta_tamarin" HotelName="Hotel ibis Jakarta Tamarin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan  KH Washid Hasyim 77, Jakarta Pusat, 10340 Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/46/f6/46f644fa71d5ec4f4d4fc38fcea934902aafd9b9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="22.22" OriginalAmount="22.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.19971173" Longitude="106.82269505" StarRating="2" HotelCode="327306|smart_hotel_thamrin_jakarta" HotelName="Smart Hotel Thamrin Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tanjung Karang 2, Gedung Sizzler, Thamrin, Jakarta 10230, Pusat</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/62/84/6284abc439aa4101cb5063b1d2c9e93e353660fe.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="22.22" OriginalAmount="22.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.27196415" Longitude="106.80683045" StarRating="3" HotelCode="571696|white_tree_residence" HotelName="White Tree Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Asem II 19/18A, Cipete, Jakarta 12410</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2d/6f/2d6fa277ef8fa83a2ac46687f12c5045e6a6de8d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A bar, a transfer service, room service and a business centre are available to guests of the hotel. ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="22.22" OriginalAmount="22.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18717911" Longitude="106.82138972" StarRating="3" HotelCode="594441|verse_luxe_hotel_wahid_hasyim_2" HotelName="Verse Luxe Hotel Wahid Hasyim" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Wahid Hasyim 131, Central Jakarta 12040</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ae/81/ae81809af3a8af90b651da7ce25c79bd7ed92936.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="22.22" OriginalAmount="22.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.22107121" Longitude="106.82719663" StarRating="2" HotelCode="852796|tujutiga_suites" HotelName="Tujutiga Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Karet Pedurenan, RT 3/RW 4, Kuningan, Setiabudi, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a7/25/a725888c83c2af877dc21fddd8d3ebd31b64348c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="22.22" OriginalAmount="22.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.200667" Longitude="106.823552" StarRating="2" HotelCode="932456|clay_hotel_jakarta" HotelName="Clay Hotel Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Blora No. 20, Jakarta 10310</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/zz/d1/add1f7eb4713553fd1e46b9be081490e8beeb4f9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Halim Perdana Kusuma (HLP).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="22.22" OriginalAmount="22.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18621" Longitude="106.824" StarRating="0" HotelCode="969151|reddoorz_resort_taman_wisata_mangrove" HotelName="Taman Wisata Mangrove by RedDooz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Garden House, RT 4 RW 3, Penjaringan, Jakarta 14470</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cf/c9/cfc92dfa7f423596709a5f72836cc3a47ff6e5dc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="22.36" OriginalAmount="22.14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.24312" Longitude="106.80359" StarRating="4" HotelCode="83833" HotelName="Ambhara Hotel" Meals="DELUXE ROOM" BedType="DELUXE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Iskandarsyah Raya No. 1,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/83833/83833/1.jpg?f=17712325</HotelPictures>
        <HotelDescription>Take advantage of recreation opportunities such as an outdoor pool, or other amenities including complimentary wireless internet access and concierge services. Additional amenities at this hotel include a hair salon and a ballroom.. Featured amenities include a business center, dry cleaning/laundry services, and a 24-hour front desk. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="22.45" OriginalAmount="22.23" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.14892" Longitude="106.83917" StarRating="3" HotelCode="2039166" HotelName="Orchardz Hotel Industri" Meals="DELUXE ROOM WITHOUT VIEWS" BedType="DELUXE ROOM WITHOUT VIEWS">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Industri Raya No. 8, Gunung Sahari</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/39166/2039166/1.jpg?f=17320892</HotelPictures>
        <HotelDescription>Relax at the full-service spa, where you can enjoy massages. Additional amenities at this hotel include complimentary wireless internet access, concierge services, and free babysitting. Getting to nearby attractions is a breeze with the complimentary area shuttle that operates within 5 km.. Featured amenities include a business center, complimentary newspapers in the lobby, and dry cleaning/laundry services. Planning an event in Jakarta? This hotel has facilities measuring 11 square feet (1 square meters), including a conference center. Free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="22.46" OriginalAmount="22.24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2431187" Longitude="106.8035942" StarRating="4" HotelCode="|84844" HotelName="Ambhara" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL. ISKANDARSYAH RAYA 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/4/8/4/4/84844_1_4116.jpeg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in Yakarta the area In front of Pasarraya Grande the commercial centre the establishment is a 10-minute drive away from Sudirman and Kuningan the districts 100 metres away, there is a bus station, 45 minutes away from the establishment you have Soekarno-Hatta the International Airport of. HOTEL: This boutique hotel is ideal for holidays or business trips, This air-conditioned establishment has 202 rooms, a lobby and a reception. FACILITIES: The establishment boasts a currency exchange, a cloakroom, a lift, a kiosk, hairdresser, a TV room, a playground, a cafÃ©, a restaurant, a bar, a pub, conference equipment, WiFi, room service, a launderette and a car park (available for a fee).,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="22.48" OriginalAmount="22.26" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.189158" Longitude="106.84675" StarRating="4" HotelCode="|79927" HotelName="The Acacia Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kramat Raya No. 81</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/9/9/2/7/79927_1_8076.jpg</HotelPictures>
        <HotelDescription>SITUATION: This 4 star hotel is in Jakarta the centre of.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="22.53" OriginalAmount="22.31" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.21624" Longitude="106.81998" StarRating="3" HotelCode="|234673" HotelName="Upscale Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Karet Bek Murad no 73</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/4/6/7/3/234673_15.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="22.54" OriginalAmount="22.32" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1129085" Longitude="106.7521288" StarRating="3" HotelCode="|377159" HotelName="Ozone Pantai Indah Kapuk" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pantai Indah Utara No. 3</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/7/1/5/9/377159_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="22.59" OriginalAmount="22.37" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.24535" Longitude="106.79565" StarRating="3" HotelCode="1877340" HotelName="Oak Tree Urban Jakarta" Meals="SUPERIOR ROOM" BedType="SUPERIOR ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Sampit V No.3,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/77340/1877340/1.jpg?f=17493920</HotelPictures>
        <HotelDescription>Make use of convenient amenities such as complimentary wireless internet access, concierge services, and a banquet hall.. Featured amenities include a 24-hour front desk, luggage storage, and laundry facilities. Free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="22.68" OriginalAmount="22.46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.250308" Longitude="106.992259" StarRating="4" HotelCode="|203952" HotelName="Amaroossa Grande Bekasi" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL. JEND. AHMAD YANI NO.88 BEKASI BARAT</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/3/9/5/2/203952_5.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="22.78" OriginalAmount="22.55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.22096396897093" Longitude="106.829018890858" StarRating="3" HotelCode="1877348" HotelName="Rasuna Icon Hotel" Meals="EXECUTIVE ROOM" BedType="EXECUTIVE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Karet Pedurenan No.3,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/77348/1877348/31.jpg?f=17612364</HotelPictures>
        <HotelDescription>Take in the views from a terrace and a garden and make use of amenities such as complimentary wireless internet access. This hotel also features concierge services and a banquet hall.. Featured amenities include complimentary wired internet access, express check-out, and a 24-hour front desk. Free valet parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="22.83" OriginalAmount="22.6" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18993" Longitude="106.79788" StarRating="4" HotelCode="160095" HotelName="Menara Peninsula Hotel Jakarta" Meals="DELUXE ROOM" BedType="DELUXE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Letjend S Parman 78,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/60095/160095/50.jpg?f=17735991</HotelPictures>
        <HotelDescription>Relax at the full-service spa, where you can enjoy massages, body treatments, and facials. You're sure to appreciate the recreational amenities, including a health club, an outdoor pool, and a sauna. Additional features at this hotel include complimentary wireless internet access, concierge services, and a hair salon.. Featured amenities include complimentary wired internet access, a business center, and complimentary newspapers in the lobby. Event facilities at this hotel consist of a conference center and meeting rooms. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="22.85" OriginalAmount="22.62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.162496" Longitude="106.829454" StarRating="2" HotelCode="|533107" HotelName="Cove Bona Sort Pasar Baru" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>8 Jl. Samanhudi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/3/1/0/7/533107_87ddb6e1159.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="22.93" OriginalAmount="22.70" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.187398" Longitude="106.826768" StarRating="3" HotelCode="|85664" HotelName="Tamarin Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>77 Jl. KH. Wahid Hasyim, Jakarta</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/5/6/6/4/85664_1_2123.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 126 rooms, 3 meeting rooms, a reception, a safety deposit box service, a currency exchange service, a bar, room service, a breakfast room, a dining room, a car park, internet and a laundry service (for a fee). SITUATION: This hotel is in the city centre, Close to a shopping centre, is 30 kilometres away from Soekarno Hatta Airport. ROOM: The rooms have a bathroom with a bath, a shower, a hairdryer, a direct line telephone, a satellite or cable television, internet, a mini-bar, a coffee maker, a kettle, individual air-conditioning, a safe and a balcony or terrace. FACILITIES: Guests are offered a swimming pool with deck chairs, parasols, an outdoor bar and a massage service (available for a fee). OTHERS: Regarding the food and beverage offering, clients have a restaurant, a buffet breakfast and set-menu or Ã  la carte lunch and dinner.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="22.94" OriginalAmount="22.71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2558282" Longitude="106.8556881" StarRating="4" HotelCode="|377256" HotelName="Swiss-belresidences Kalibata" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Kalibata Raya No.22</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/7/2/5/6/377256_4.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="23.12" OriginalAmount="22.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.26272" Longitude="106.86589" StarRating="3" HotelCode="1877300" HotelName="Favehotel Pgc Cililitan" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mayjen Sutoyo no.76 East</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/77300/1877300/1.jpg?f=17297363</HotelPictures>
        <HotelDescription>Pamper yourself with onsite massages or make use of the other amenities, which include complimentary wireless internet access and concierge services. This hotel also features shopping on site, a fireplace in the lobby, and a ballroom.. Featured amenities include complimentary newspapers in the lobby, dry cleaning/laundry services, and a 24-hour front desk. Planning an event in Jakarta? This hotel has 3907 square feet (363 square meters) of space consisting of a conference center and 10 meeting rooms. A roundtrip airport shuttle is provided for a surcharge during limited hours, and self parking (subject to charges) is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="23.16" OriginalAmount="22.93" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.143072" Longitude="106.829098" StarRating="3" HotelCode="|87262" HotelName="Orchardz Jayakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl.PANGERAN JAYAKARTA 44</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/7/2/6/2/87262_1_1924.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, Jakarta it is in it is in the city centre, near the establishment, guests will find the railway station and the bus station. HOTEL: The hotel was built in 2010 and has 160 rooms.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="23.17" OriginalAmount="22.94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.187182" Longitude="106.821384" StarRating="3" HotelCode="|401318" HotelName="Verse Luxe  Wahid Hasyim" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan K.H. Wahid Hasyim No. 131</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/3/1/8/401318_afa966b1003.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="23.23" OriginalAmount="23" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1934786846944" Longitude="106.88510728836" StarRating="3" HotelCode="377807|159272" HotelName="MaxOne Hotels A Pemuda" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pemuda 9, Timur, Rawamangun, Jakarta 13220</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/39/c539ac4c2e989636cf3f461c141cf98ac341e9bc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="23.23" OriginalAmount="23" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.24438061" Longitude="106.79974469" StarRating="3" HotelCode="327570|84271" HotelName="M Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Melawai VI. No. 27 Blok M, Kebayoran Baru, Jakarta, 12160</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a9/6a/a96ac21423839d4bf0167b7091fdfa74421de1db.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="23.23" OriginalAmount="23" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2381697" Longitude="106.7779636" StarRating="3" HotelCode="616137|247482" HotelName="Hotel Neo+ Kebayoran Jakarta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cileduk Raya 35, Kebayoran Lama, RT005  RW002, Jakarta Selatan</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b3/0d/b30da96cfa17fb8c0b95e3ae9db03b0cc60c7853.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="23.23" OriginalAmount="23.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1183138632759" Longitude="106.68973285602" StarRating="3" HotelCode="312380|swissbelinn_airport" HotelName="Swiss-Belinn Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Husein Sastranegara Blok A 9, Jakarta 15127</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/01/5a/015a13b2d90e52bb7fa6b540db479e3ec568bfe7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="23.23" OriginalAmount="23.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1435493020602" Longitude="106.84522857389" StarRating="3" HotelCode="317779|holiday_inn_express_jakarta_international_expo_2" HotelName="Holiday Inn Express Jakarta International Expo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Arena Pekan Raya Pintu 6, Kemayoran, Jakarta Pusat, Jakarta 10620</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f1/ea/f1eaab0d1975307e93e5635238f8a093697128ba.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="23.23" OriginalAmount="23.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.201124003987" Longitude="106.81891575383" StarRating="2" HotelCode="320072|studio_2" HotelName="Studio ONE Residence" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Talang Betutu 15, Jakarta Pusat, Jakarta 10230</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/03/0d/030d2da0ea8ef82af6fc1b8b8f13d7316afa34de.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="23.23" OriginalAmount="23.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1601652218447" Longitude="106.81761419485" StarRating="3" HotelCode="263576|all_seasons_jakarta_gajah_mada" HotelName="ibis Styles Jakarta Gajah Mada" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan KH Zainul Arifin 5 &amp; 7, Petojo Utara, Jakarta 10130</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/68/9a6836fbdb0be0c812a0da349648b308204bbd8e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="23.23" OriginalAmount="23.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.30169175" Longitude="106.79312344" StarRating="1" HotelCode="503853|r_residence" HotelName="R Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Aparthotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Lebak Bulus III 15, Cilandak Barat, Jakarta 12430</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c3/5e/c35e6737af0a7fcad6e2f8e31d8c4e65655a08f2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="23.23" OriginalAmount="23.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.24241791" Longitude="106.80141003" StarRating="3" HotelCode="335131|sotis_hotel" HotelName="Sotis Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Palatehan I 21 - 22, Blok M, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/77/43/7743bd95f2128beb1358866a6c9eef3e9961e68b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="23.23" OriginalAmount="23.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.11275644" Longitude="106.75233303" StarRating="3" HotelCode="349174|ozone_hotel_jakarta" HotelName="Ozone" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Golf,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Indah Utara 3, 14660 Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/e9/57e9146b6a54a7831fe6aeb5daf50dde7e26a775.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="23.23" OriginalAmount="23.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1873235" Longitude="106.81735379" StarRating="3" HotelCode="589555|juno_hotel_jakarta" HotelName="Juno Hotel Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan KH Wahid Hasyim 181, Jakarta 10250</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/de/3d/de3d9f7ec9f14b504244c8c5331cc6e5d2e4d76d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities at the hotel include a baggage storage service and a café. Wireless internet...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="23.23" OriginalAmount="23.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.22391638" Longitude="106.87853912" StarRating="3" HotelCode="641057|affordable_studio_with_sofa_bed_at_bassura_city_apartment" HotelName="Bassura City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Basuki Rahmat 1A, Jakarta Timur 13410</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b2/aa/b2aaa7ee5bed96324d1d46105b277cc3635c798b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="23.23" OriginalAmount="23.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.23793705" Longitude="106.76407995" StarRating="3" HotelCode="755484|kyriad_metro_cipulir_jakarta" HotelName="Kyriad Metro Cipulir Jakarta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Ciledug Raya 1, Cipulir, Kebayoran Lama, Kota Jakarta Selatan, Daerah Khusus Ibukota, Jakarta 12220</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9b/73/9b7336c2e86e8f0ba36f2353e7202df7ae68dd8e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="23.23" OriginalAmount="23.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18621" Longitude="106.824" StarRating="0" HotelCode="878116|nest_residence_2" HotelName="Nest Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Matraman Raya 40, Kebon Manggis, Matraman, Jakarta 13150</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/77/bd/77bd1a9578610088c1f9848e2d464a2065a52ce4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="23.23" OriginalAmount="23.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18621" Longitude="106.824" StarRating="3" HotelCode="956610|s7_suites_gandaria" HotelName="S7 Suites Gandaria" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gandaria 1 57, Kebayoran Baru, Jakarta 12130</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/76/c0/76c0f745450a998fa9ae19405e855c88f32d2201.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="23.46" OriginalAmount="23.23" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.197134" Longitude="106.828232" StarRating="4" HotelCode="|400059" HotelName="Des Indes Menteng" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL. HOS COKROAMINOTO NO. 84 - 86 MENTENG - JAKARTA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/0/5/9/400059_55ea7f21105.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="23.59" OriginalAmount="23.36" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18713" Longitude="106.82548" StarRating="3" HotelCode="1877341" HotelName="Oria Hotel Jakarta" Meals="SUPERIOR ROOM" BedType="SUPERIOR ROOM">
        <Address>
          <AddressLines>
            <AddressLine>No. 85, Jalan Kh Wahid Hasyim,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/77341/1877341/1.jpg?f=17083261</HotelPictures>
        <HotelDescription>Enjoy recreation amenities such as a fitness center or take in the view from a garden. Additional amenities at this hotel include complimentary wireless internet access, concierge services, and a television in a common area.. Featured amenities include a 24-hour business center, dry cleaning/laundry services, and a 24-hour front desk. Event facilities at this hotel consist of conference space and meeting rooms. Free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="23.71" OriginalAmount="23.48" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18165" Longitude="106.7918" StarRating="3" HotelCode="2038055" HotelName="B Fashion Hotel" Meals="DELUXE ROOM" BedType="DELUXE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Aranda No. 1, Tanjung Duren Selatan, Grogol Petamburan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/38055/2038055/1.jpg?f=16645902</HotelPictures>
        <HotelDescription>Be sure to enjoy recreational amenities including a nightclub and karaoke. This hotel also features complimentary wireless Internet access and concierge services.. Featured amenities include complimentary newspapers in the lobby, dry cleaning/laundry services, and a 24-hour front desk..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="23.78" OriginalAmount="23.54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2451608" Longitude="106.872123" StarRating="4" HotelCode="|377454" HotelName="Harper Mt Haryono By Aston" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. M.T Haryono Kav.6-7 (Jl. Biru Laut X)</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/7/4/5/4/377454_5.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="24.00" OriginalAmount="23.76" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.23642339" Longitude="106.74668471" StarRating="3" HotelCode="635434|2331775" HotelName="Horison Ciledug" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Ciledug Raya 17, Petukangan Selatan, Pesanggrahan, Jakarta 12270</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/35/29/3529ba393985c6d0a43883d26df29f95d76ea983.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="24.02" OriginalAmount="23.78" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.23636" Longitude="106.74666" StarRating="0" HotelCode="|224695" HotelName="Horison Ciledug - Chse Certified" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Ciledug Raya, No.17 Petukangan Selatan, Pesanggrahan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/4/6/9/5/224695_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="24.02" OriginalAmount="23.78" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.164884" Longitude="106.820444" StarRating="3" HotelCode="|325617" HotelName="Maxonehotels.com At Platinum Hayam Wuruk Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Hayam Wuruk No. 05 Gambir Jakarta Pusat</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/2/5/6/1/7/325617_66d55831154.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="24.05" OriginalAmount="23.81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.143541" Longitude="106.84547" StarRating="3" HotelCode="|192569" HotelName="Holiday Inn Express Jakarta International Expo, An Ihg" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pekan Raya Jakarta , Pintu 6 Kemayoran</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/2/5/6/9/192569_1_2454.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="24.11" OriginalAmount="23.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2426767" Longitude="106.8018962" StarRating="2" HotelCode="|377725" HotelName="Whiz Falatehan Jakarta - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl Falatehan I No.40</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/7/7/2/5/377725_57c5f6f0903.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="24.13" OriginalAmount="23.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.181967" Longitude="106.792041" StarRating="3" HotelCode="|401017" HotelName="B Fashion" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Aranda No.1, Tanjung Duren Selatan,Grogol Petamburan, West Jakarta</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/0/1/7/401017_e83b1e91524.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="24.15" OriginalAmount="23.91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2275" Longitude="106.81871" StarRating="4" HotelCode="381751" HotelName="Kartika Chandra Hotel" Meals="DELUXE ROOM" BedType="DELUXE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gatot Subroto Kav 18 - 20,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0003/81751/381751/1.jpg?f=17751453</HotelPictures>
        <HotelDescription>Be sure to enjoy recreational amenities, including an outdoor pool, an outdoor tennis court, and a fitness center. Additional amenities at this hotel include complimentary wireless internet access, concierge services, and wedding services. Getting to nearby attractions is a breeze with the area shuttle (surcharge).. Featured amenities include a business center, complimentary newspapers in the lobby, and dry cleaning/laundry services. Event facilities at this hotel consist of conference space and meeting rooms. A roundtrip airport shuttle is provided for a surcharge (available 24 hours)..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="24.17" OriginalAmount="23.93" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.14979" Longitude="106.85016" StarRating="3" HotelCode="2260410" HotelName="Swiss-Belinn Kemayoran Jakarta" Meals="LUXURY SUPERIOR ROOM" BedType="LUXURY SUPERIOR ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Complex Springhill, Jl. Benyamin Suaeb Blok D6, Pademangan, North Jakarta,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/60410/2260410/1.jpg?f=17284447</HotelPictures>
        <HotelDescription>Be sure to enjoy recreational amenities including an outdoor pool and a fitness center. Additional amenities at this hotel include complimentary wireless internet access, concierge services, and wedding services.. Featured amenities include limo/town car service, complimentary newspapers in the lobby, and dry cleaning/laundry services. A roundtrip airport shuttle is provided for a surcharge (available on request), and free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="24.18" OriginalAmount="23.94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.19772" Longitude="106.84464" StarRating="0" HotelCode="|541032" HotelName="The Baile" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Kimia No 4 Menteng</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/1/0/3/2/541032_93d4c031015.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="24.18" OriginalAmount="23.94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.199435" Longitude="106.799371" StarRating="3" HotelCode="|85662" HotelName="Kimaya Slipi Jakarta by Harris " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan S. Parman Kav 59</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/5/6/6/2/85662_23450951443.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 338 rooms, a lobby with express check-out, a reception, a safety deposit box service, a currency exchange service and a lift. Guests can find a cafÃ©, a bar, a pub, a nightclub, restaurants, a barbecue and conference facilities. The establishment also offers internet (for a fee), room service, a laundry service (for a fee) and a car park. SITUATION: This hotel Jakarta Occidental it is in 5 minutes away from the establishment, clients can find the business area, Close to Jakarta the Congress Centre the shopping centre. it is situated 15 kilometres away from Soekarno Hatta Airport. ROOM: All the rooms have a double or king-size bed, a direct line telephone, satellite or cable TV, internet, a bathroom with a shower, a bath, a hairdryer, a safe, a mini-bar, a coffee maker, a kettle, an individual air-conditioning system and a balcony or terrace. FACILITIES: Guests are offered a swimming pool, deck chairs, parasols, a health club, a gym, a sauna and a massage service (available for a fee). OTHERS: Regarding the food and beverage offering, clients can enjoy a restaurant, a continental breakfast and buffet or Ã  la carte lunch and dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="24.24" OriginalAmount="24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1372231387046" Longitude="106.78779680038" StarRating="4" HotelCode="300326|79891" HotelName="Hariston Hotel &amp; Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Terusan Bandengan Utara 1, Penjaringan, Pejagalan, Jakarta 14450</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b3/e8/b3e85c142a94320e246b5af6521d3009bc82ee4e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="24.24" OriginalAmount="24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1605591716754" Longitude="106.81959624249" StarRating="3" HotelCode="317187|159201" HotelName="Hotel ibis Jakarta Harmoni" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hayam Wuruk 35, Jakarta 10120</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/23/08/23089d805b757116f69287ffb8bf5cabd68766b7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="24.24" OriginalAmount="24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.13880108" Longitude="106.83202277" StarRating="3" HotelCode="316128|44273" HotelName="Ibis Styles Jakarta Mangga Dua Square" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gunung Sahari Raya 1, Sawah Besar, 14420 Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/df/c2/dfc2ef1b02c82a55f49135fab8a2a554b7fbea09.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="24.24" OriginalAmount="24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.199221883105" Longitude="106.79921160217" StarRating="3" HotelCode="316915|65919" HotelName="Hotel ibis Jakarta Slipi" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Letjen S Parman Kav 59, Jakarta 11066</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/31786/a_31786_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city and business hotel enjoys a strategic location in West Jakarta. It lies just a 5-minute dr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="24.24" OriginalAmount="24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.14379" Longitude="106.828635" StarRating="3" HotelCode="292424|84230" HotelName="Hotel Orchardz Jayakarta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Massage Centre,Restaurant,Room Service,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pangeran Jayakarta 44, Mangga Dua, Jakarta 10730</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5e/fe/5efe061eb824659131857bbdd16d8f49647a3a73.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="24.24" OriginalAmount="24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.16579712" Longitude="106.79642325" StarRating="4" HotelCode="784798|378489" HotelName="Posto Dormire Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dr Susilo Raya 3, Grogol, Jakarta 11450</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/da/8b/da8b5c6c83858e6a6b447eb8925fa05634381ab3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="24.24" OriginalAmount="24.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.187277" Longitude="106.825942" StarRating="3" HotelCode="141852|oria_hotel" HotelName="Oria Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Garden,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kh. Wahid Hasyim No. 85, Jakarta 10350</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f6/a3/f6a3f4514bf890e56ed4418ef8f51ed6a8314bcf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is strategically located in Jakarta, only 5 minutes' drive from Gambir railway station, an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="24.24" OriginalAmount="24.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.129487" Longitude="106.829552" StarRating="4" HotelCode="144127|aston_marina" HotelName="Aston Marina Ancol" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Lodan Raya 2A, Marina Mediterania Tower A, Jakarta 14430</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a5/85/a58559880091fa37eca690e0edd4826f0d98d32a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located within walking distance of Ancol, Indonesia's famous theme and entertainment pa...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="24.24" OriginalAmount="24.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.245524" Longitude="106.795646" StarRating="3" HotelCode="292407|oak_tree_urban" HotelName="Oaktree Urban" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Sampit V No.3, Kebayoran Baru, Jakarta Selatan 12130</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/be/80bea801d32fb4f06b21bb0ca150f6ffbc7d97e8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="24.24" OriginalAmount="24.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.256271" Longitude="106.814913" StarRating="4" HotelCode="93152|arion_swissbelhotel_kemang" HotelName="Park Regis Arion Kemang" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kemang Raya 7, Kebayoran Kota, Jakarta Selatan, Daerah Khusus Ibukota, Jakarta 12730</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c0/e5/c0e58054f69865072eb3e6f667efec349ee17f17.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jalan Kemang in Jakarta, surrounded by restaurants, entertainment and recre...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="24.24" OriginalAmount="24.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.24507813" Longitude="106.87228717" StarRating="4" HotelCode="466891|harper_mt_haryono" HotelName="Harper M.T. Haryono" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mt. Haryono Kav 6-7, Jalan Biru Laut X, 13340 Jakarta, Timur</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/04/ec/04ec8c24fc2e1790017ef848627f361324d1eed2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel features various services and facilities, including a restaurant, a bar, room service and ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="24.24" OriginalAmount="24.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.256073671557" Longitude="106.85559596822" StarRating="4" HotelCode="397046|swissbelresidences_kalibata_jakarta" HotelName="Swiss Belresidences Kalibata Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Golf,Internet,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kalibata Raya 22, Jakarta 12740</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f1/55/f15518c9f33bc96c03321c1bc820b1b25fa767e4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="24.24" OriginalAmount="24.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.22322493" Longitude="106.7906654" StarRating="0" HotelCode="665872|sunbreeze_hotel_2" HotelName="Sunbreeze Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tentara Pelajar Senayan, Blok G5-10, Perkantoran Permata Senayan, Jakarta Selatan 12210</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b7/a7/b7a79c91a8ff0ef48360073d90f9d18e58e723d8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="24.24" OriginalAmount="24.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.13071829" Longitude="106.83233096" StarRating="0" HotelCode="692435|bi_executive_hotel" HotelName="BI Executive Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Laksamana R E Martadinata 2, Pademangan Barat, Mangga Dua, Pademangan, Jakarta 14430</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ab/a9/aba96687a96ecf586fefb52e16c80c67f024bccc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="24.24" OriginalAmount="24.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.173694" Longitude="106.875866" StarRating="3" HotelCode="905761|patra_jakarta" HotelName="Patra Comfort Jakarta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Jenderal Ahmad Yani 2, By Pass, Jakarta 10510</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5f/bf/5fbf6b31cac96dd02669ad131591b1ffa25a0e90.PNG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Jakarta's industrial district, conveniently placed only 10 minu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="24.24" OriginalAmount="24.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18941833" Longitude="106.87450758" StarRating="0" HotelCode="882840|comfy_and_clean_2br_green_pramuka_apartment" HotelName="Green Pramuka" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Ahmad Yani Kav 49, Jakarta Pusat 10570, Cempaka Putih</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1e/2e/1e2ee3d1c44d8effa1c46db986f521f96f11820f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="24.25" OriginalAmount="24.01" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.160523" Longitude="106.819578" StarRating="3" HotelCode="|399729" HotelName="Ibis Jakarta Harmoni" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl Hayam Wuruk No 35</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/7/2/9/399729_2b56b111427.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="24.31" OriginalAmount="24.07" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.16429" Longitude="106.8206" StarRating="3" HotelCode="|400472" HotelName="Yello  Harmoni" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL Hayam Wuruk No.6</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/4/7/2/400472_854544b1417.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="24.62" OriginalAmount="24.38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.360924026931" Longitude="106.83333902582" StarRating="3" HotelCode="321540|1521788" HotelName="Hotel Santika Depok" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Margonda Raya 88, Depok, Jakarta 16423</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/a9/b4a9dd626655bf6118c07556bbd6f9364827149b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Depok.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="24.65" OriginalAmount="24.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1491416" Longitude="106.817086" StarRating="4" HotelCode="|85671" HotelName="Mercure Jakarta Kota" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL. HAYAM WURUK 123</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/5/6/7/1/85671_1_1097.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in the business district, Close to shops, 30 minutes away from the establishment, you can find Soekarno-Hatta the International Airport of it is 10 minutes away from Mangga Dua and Glodok Electronic the shopping centres Close to and Batavia the historic area of. ROOM: The modern rooms, have cable television, a work space, a bathroom and room service. FACILITIES: There is a range of facilities and services available at the establishment, including a swimming pool, a spa, a massage service, beauty treatments, a gym, a business centre and a car park (free of charge). RESTAURANT: Clients can enjoy restaurants, it offers Chinese cuisine, Indonesian dishes, a bar with live music.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="24.67" OriginalAmount="24.43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1497933" Longitude="106.8501627" StarRating="3" HotelCode="|377200" HotelName="Swiss-belinn Kemayoran" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Complex Springhill Golf Residences Jl. Benyamin Sueb Ruas D7 Blok D6 Kemayoran Utara</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/7/2/0/0/377200_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="24.71" OriginalAmount="24.47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.296117" Longitude="106.799286" StarRating="3" HotelCode="3802858" HotelName="Park 5" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Intan Rspp No. C-5, Cilandak, Simatupang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/02858/3802858/1.jpg?f=17379238</HotelPictures>
        <HotelDescription>Don't miss out on recreational opportunities including an outdoor pool and a fitness center. Additional features at this hotel include complimentary wireless internet access, concierge services, and a banquet hall.. Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and luggage storage..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="25.25" OriginalAmount="25" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1489551984947" Longitude="106.81739151478" StarRating="4" HotelCode="14773|36138" HotelName="Mercure Jayakarta Kota" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hayam Wuruk 123, 11160 Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/36/f8/36f84c818ae4392100c8d767b2bdb88d6f46c06c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located 15 minutes’ walk away from the Glodok and Mangga Dua shopping malls and it is a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="25.25" OriginalAmount="25" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.291795" Longitude="106.822825" StarRating="3" HotelCode="333507|159565" HotelName="Sahati Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Taman Margasatwa 45, Ragunan, Jakarta 12410</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/19/b9/19b9842cfe49ea6af67034a6b66eed2fdcc19942.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a restaurant, a babysitting service, a childcare service and room service. Wireless...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="25.25" OriginalAmount="25" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.16427965" Longitude="106.82057945" StarRating="3" HotelCode="531627|228410" HotelName="Yello Hotel Harmoni" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hayam Wuruk 6, 10120 Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cd/0b/cd0b7dce12f0d67af2d6ea6ee9ed6dbeb0a923ad.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Jakarta, this hotel is approximately 8.6 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="25.25" OriginalAmount="25.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.255251" Longitude="106.810889" StarRating="4" HotelCode="66205|grandkemang_hotel" HotelName="Grandkemang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Kemang Raya, 2H Kebayoran Baru, Jakarta 12730</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2b/52/2b522ae6a2ee13e94ff082e14f048a6b97a6bc1a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is strategically located in the heart of Kemang, the prestigious and fascinating urban liv...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="25.25" OriginalAmount="25.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.15271299" Longitude="106.8961687" StarRating="3" HotelCode="284847|grand_whiz_hotel_kelapa_gading" HotelName="éL Royale Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bukit Gading Raya Kav. 1, Kelapa Gading, Jakarta Utara 14240</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9b/8c/9b8c6522830b455e2657a501bea90c8464bb33a1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="25.25" OriginalAmount="25.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.124712" Longitude="106.7953235" StarRating="4" HotelCode="199855|aston_pluit_hotel__residence" HotelName="Aston Pluit Hotel &amp; Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pluit Selatan 1, Pluit, Jakarta 14450</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/39/b1/39b19d000825a87f834ce8a69814b17636b2a356.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guest accommodation comprises 203 rooms. Individual storeys are accessible via the lift or stairs. S...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="25.25" OriginalAmount="25.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.283663" Longitude="106.791012" StarRating="3" HotelCode="113484|kristal__2" HotelName="Kristal" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tarogo Raya, Cilandak Barat, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/83/b7/83b7b02eab58722ab48f9d3afb6f023b64390f37.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This establishment is located 12 km south of the city centre. It lies about 35 km from Soekarno Hatt...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="25.25" OriginalAmount="25.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.30492961" Longitude="106.81680208" StarRating="0" HotelCode="350242|rumah_kamang_residence" HotelName="Rumah Kamang Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Business Centre,Designated Smoking Area,Massage Centre,Meeting Room,Parking,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Saco No. 55, Rukun Tetangga 003, Rukun warga 04, 12250 Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/20/6f/206fd6802a8a25e0f1a4f8da44c1bed3b0c41a8c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Cilandak, Rumah Kamang Residence is a perfect starting point from which to explore Jakart...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="25.25" OriginalAmount="25.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2640696" Longitude="106.76640698" StarRating="3" HotelCode="784421|arosa_hotel_jakarta" HotelName="Arosa Hotel Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>3 RT09/RW09, Pesanggrahan, Jakarta Selatan, Jakarta 12320</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e6/55/e6555a86277ed78cf0629797e2a4e1df6868a8db.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="25.25" OriginalAmount="25.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.181174" Longitude="106.875501" StarRating="4" HotelCode="905768|grand_cempaka" HotelName="Grand Cempaka" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Cempaka Putih, Jakarta Pusat, Jakarta 10520</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f8/5b/f85b667bd046680c3c5fc52a00b3d754d3f5ac69.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a strategic location in central Jakarta, within the business and shopping district...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="25.44" OriginalAmount="25.19" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.16428" Longitude="106.8204" StarRating="3" HotelCode="2653270" HotelName="Yello Hotel Harmoni Jakarta" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hayam Wuruk No. 6,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0026/53270/2653270/1.jpg?f=17182477</HotelPictures>
        <HotelDescription>Enjoy recreation amenities such as a fitness center or take in the view from a terrace. Additional amenities at this hotel include complimentary wireless internet access, concierge services, and a banquet hall.. Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and luggage storage. A roundtrip airport shuttle is provided for a surcharge (available on request), and free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="25.66" OriginalAmount="25.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.123464" Longitude="106.794896" StarRating="4" HotelCode="|179346" HotelName="Aston Pluit And Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL. PLUIT SELATAN NO.1JAKARTA UTARA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/9/3/4/6/179346_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="25.90" OriginalAmount="25.64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.29027" Longitude="106.77925" StarRating="3" HotelCode="2307624" HotelName="Swiss-Belinn Simatupang" Meals="DELUXE TWIN ROOM" BedType="DELUXE TWIN ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Ra. Kartini No. 32, Lebak Bulus, Simatupang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0023/07624/2307624/41.jpg?f=17129871</HotelPictures>
        <HotelDescription>Pamper yourself with onsite massages and body treatments. You can take advantage of recreational amenities such as an outdoor pool and a fitness center. Additional amenities at this hotel include complimentary wireless internet access, concierge services, and a television in a common area.. Featured amenities include a 24-hour business center, express check-in, and express check-out. This hotel has 4 meeting rooms available for events. 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="26.03" OriginalAmount="25.77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.140556" Longitude="106.885712" StarRating="3" HotelCode="|377290" HotelName="Ibis Styles Jakarta Sunter" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Gaya Motor I Sungai Bambu, Sunter</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/7/2/9/0/377290_14.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="26.08" OriginalAmount="25.82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.19408" Longitude="106.817576" StarRating="2" HotelCode="|85713" HotelName="Amaris  Thamrin City - Jakarta" Meals="HALF-BOARD" BedType="HALF-BOARD" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>GEDUNG THAMRIN CITY BLOK HT, JLN THAMRIN BOULEVARD 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/5/7/1/3/85713_1_8712.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in Yakarta a central area of el Bulevar Jalan Thamrin it is in Close to. HOTEL: This hotel has comfortable facilities.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="26.23" OriginalAmount="25.97" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2142" Longitude="106.82259" StarRating="3" HotelCode="|71525" HotelName="Prasada Mansion Sudirman" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL.KOMANDO RAYA, KARET GUSURAN SETIA BUDI, JAKSEL 6</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/1/5/2/5/71525_12.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel, was built in 2009 and has 168 rooms a lobby with a reception, a reception, a safety deposit box service, a currency exchange service, a lift, a cafÃ© and a restaurant. The establishment offers conference facilities, room service, a laundry service and a car park. SITUATION: the Golden Triangle It is in near the establishment, guests will find the business district. ROOM: The rooms a bathroom with a shower, a double bed, a television, internet, a writing desk, a safe and individual air-conditioning. MEALS: Regarding the food and beverage offering, the establishment offers a buffet breakfast and Ã  la carte lunch and dinner. PAYMENT METHODS: The establishment accepts Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="26.26" OriginalAmount="26" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.156921" Longitude="106.894411" StarRating="3" HotelCode="292421|78890" HotelName="The BnB Jakarta Kelapa Gading" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Massage Centre,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Boulevard Bukit Gading Raya, Kelapa Gading Barat, Jakarta 14240</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/34/f2/34f2a12b2864094d81705bbb6269bf09cebb23d8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="26.26" OriginalAmount="26" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2229131143629" Longitude="106.84799820185" StarRating="4" HotelCode="94774|76888" HotelName="Harris Tebet" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>JI. Dr Saharjo no. 191, Jakarta 12960</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2e/01/2e0102cd85198d5fcfe500c3eecdc2e0c6dc5d83.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="26.26" OriginalAmount="26.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.172598" Longitude="106.7902297" StarRating="4" HotelCode="88852|grand_tropic_suites_hotel" HotelName="Grand Tropic Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Kitchen,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Letjend S. Parman Kav.3, Jakarta Barat 11470</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/03/67/036710d57664efd506f7332fb751e14138dd498c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Halim Perdana Kusuma (HLP).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="26.26" OriginalAmount="26.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2763501930554" Longitude="106.80878449861" StarRating="4" HotelCode="316858|cosmo_amaroossa_jakarta" HotelName="Cosmo Amaroossa Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pangeran Antasari 9a-b, Jakarta 12150</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3d/78/3d78215985a06d259735571c3a247efe709b8e04.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="26.26" OriginalAmount="26.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.22119074" Longitude="106.82425144" StarRating="3" HotelCode="504326|ayaka_suites" HotelName="Ayaka Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Karet Pedurenan 45, Setiabudi, Jakarta 12940</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/29/04/290477c9d2e4dcdff49f7ee1eb74d55756f7838d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="26.26" OriginalAmount="26.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2085413233246" Longitude="106.80595440245" StarRating="3" HotelCode="504268|sawana_suites" HotelName="Sawana Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Limboto No. 45, Blok B1, Tanah Abang, Jakarta 10210</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e4/47/e447b91e007bb3e4184ce1bf718279ae477c698f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="26.26" OriginalAmount="26.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.25677854" Longitude="106.8080286" StarRating="3" HotelCode="595311|griya_prapanca_apartment" HotelName="Griya Prapanca Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pangeran Antasari 14, Kebayoran Baru, Jakarta 12150</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e1/97/e197cfe70d6b6bf86e76fbc69e4ff192d1a7e5dc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="26.26" OriginalAmount="26.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.16307079" Longitude="106.83229094" StarRating="4" HotelCode="735737|golden_tulip_passer_baroe" HotelName="Golden Tulip Passer Baroe" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pintu Air V 53, Sawah Besar, Pasar Baru, Jakarta 11710</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b0/73/b07326d94b34918388fca7534d811037458e982d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Travellers' stays are enhanced by the range of services and amenities at this hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="26.26" OriginalAmount="26.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18621" Longitude="106.824" StarRating="0" HotelCode="977738|oyo_1252_puri_inn" HotelName="Puri Inn by OYO Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raden Saleh Raya 39, RT 1/RW 4, Cikini, Kecamatan Menteng, Jakarta 10330</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/08/38/08385a5b4eea9d9d642a8b5253061faf51d62998.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="26.84" OriginalAmount="26.57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.180662" Longitude="106.838049" StarRating="0" HotelCode="|463638" HotelName="Gren Alia Jakarta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>No.28 Jl. Prajurit KKO Usman dan Harun</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/3/6/3/8/463638_dba4f032107.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="26.88" OriginalAmount="26.61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.263907" Longitude="106.766445" StarRating="3" HotelCode="|401326" HotelName="Arosa Jakarta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. RC. Veteran Raya No.3, RT.9/RW.3, Bintaro, Kec. Pesanggrahan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/3/2/6/401326_b0e237d1004.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="26.92" OriginalAmount="26.65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.184572" Longitude="106.734078" StarRating="3" HotelCode="|453190" HotelName="NEO Puri Indah - Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Kembangan No. 8, Kembangan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/1/9/0/453190_dba7a121211.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="27.02" OriginalAmount="26.75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2557759" Longitude="106.8108978" StarRating="4" HotelCode="|36373" HotelName="Grandkemang - Chse Certified" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Kemang Raya 2H, Jakarta</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/6/3/7/3/36373_1_1287.jpg</HotelPictures>
        <HotelDescription>HOTEL: This modern and urban hotel, renovated in 2006, has 205 rooms and apartments. This building with air-conditioning, has a reception, a safety deposit box service, a currency exchange service, a lift, a shop, a restaurant, a bar and conference rooms. The establishment offers a car park, a nightclub, internet, a playground, room service and a laundry service. SITUATION: It is inKemang the heart of it is in a residential area, 10 minutes away from the establishment, you can find the business district, is 45 minutes away from Soekarno-Hatta Airport. ROOM: The rooms have a safety deposit box, a direct line telephone, a satellite TV with international channels, an individual air-conditioning system, a bathroom with a hairdryer, a bathrobe and slippers. They also have a king size or double bed, a coffee maker, a kettle, a radio, a mini-bar, internet and a balcony. FACILITIES: The establishment boasts a swimming pool, a lounge and a bar. Guests are offered a massage service and a gym. MEALS: Regarding the food and beverage offering, the establishment offers traditional cuisine, Asian specialties and European cuisine. PAYMENT METHODS: Customers can pay using American Express, Diners Club, JCB, Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="27.13" OriginalAmount="26.86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1803834" Longitude="106.7241418" StarRating="4" HotelCode="|400060" HotelName="Harris Suite Puri Mansion" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Lingkar Luar Barat, RT.2/RW.1, Duri Kosambi, 39</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/0/6/0/400060_de376520942.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="27.27" OriginalAmount="27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.161649" Longitude="106.771611" StarRating="2" HotelCode="298484|84242" HotelName="ibis budget Jakarta Daan Mogot" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Daan Mogot 50 B, Jakarta 11460</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/ea/64ea00abb6cadd1d7e43825cce021f8b159edde2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="27.27" OriginalAmount="27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.29016593" Longitude="106.7791046" StarRating="3" HotelCode="404730|159597" HotelName="Swiss-Belinn Simatupang Jakarta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan R.A. Kartini 32, Lebak Bulus, Simatupang, Jakarta 12440</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/17/e6/17e63fff5a12395f80bdf607b8ab7e57b4b4fba4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="27.27" OriginalAmount="27.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.219357" Longitude="106.836354" StarRating="4" HotelCode="94775|aston_rasuna" HotelName="Aston Rasuna" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan HR. Rasuna Said, Komplek Apartemen Taman Rasuna, Tower A Lower Ground, Jakarta 12960</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/35/76/3576dd69dc581971c544a2ed7751d781301a6cb1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city and business hotel is situated in the heart of Jakarta's central business district, close ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="27.27" OriginalAmount="27.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2211323636351" Longitude="106.82156159545" StarRating="3" HotelCode="321478|avissa_suites" HotelName="Avissa Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Karet Pedurenan 19, Jakarta Selatan, Jakarta 12940</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9d/63/9d636e7f52a1aaf139e9d9ffb23d558bf087cbae.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="27.33" OriginalAmount="27.06" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1935" Longitude="106.81858" StarRating="3" HotelCode="3902663" HotelName="Grand Picasso Hotel" Meals="SUPERIOR ROOM" BedType="SUPERIOR ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Kebon Kacang 9 No.4 , Tanah Abang,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0039/02663/3902663/1.jpg?f=17144276</HotelPictures>
        <HotelDescription>Relax at the full-service spa, where you can enjoy massages. This Art Deco hotel also features complimentary wireless internet access and a banquet hall.. Featured amenities include a 24-hour business center, dry cleaning/laundry services, and a 24-hour front desk. This hotel has 3 meeting rooms available for events. Free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="27.38" OriginalAmount="27.11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2458743" Longitude="106.7995969" StarRating="2" HotelCode="|377365" HotelName="D'primahotel Melawai Blok M" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Melawai IX No. 2 Blok M/3 Persil No. 73</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/7/3/6/5/377365_123d4730954.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="27.41" OriginalAmount="27.14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.27666" Longitude="106.80833" StarRating="4" HotelCode="1877274" HotelName="Amaroossa Cosmo Jakarta" Meals="DELUXE TWIN ROOM" BedType="DELUXE TWIN ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pangeran Antasari No 9 A-B,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/77274/1877274/52.jpg?f=17093938</HotelPictures>
        <HotelDescription>Enjoy recreational amenities such as an outdoor pool and a 24-hour fitness center. This hotel also features complimentary wireless internet access, concierge services, and a ballroom.. Featured amenities include a business center, complimentary newspapers in the lobby, and dry cleaning/laundry services. This hotel has 9 meeting rooms available for events. Free valet parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="27.49" OriginalAmount="27.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.187493" Longitude="106.827066" StarRating="4" HotelCode="|399967" HotelName="Ashley Wahid Hasyim Jakarta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan K.H. Wahid Hasyim</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/9/6/7/399967_d16000a0401.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="27.67" OriginalAmount="27.40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.155019" Longitude="106.840535" StarRating="4" HotelCode="|87203" HotelName="Golden Boutique Kemayoran" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL. ANGKASA 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/7/2/0/3/87203_bd433d31129.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is urban, perfect for business and holiday stays, has 240 rooms, a lobby, a safety deposit box service, 5 restaurants, karaoke, a pharmacy, a souvenir shop, a travel agency and WiFi (for a fee), The establishment also has room service, a laundry service and a car park (free of charge). SITUATION: This hotel is in Yakarta the centre of In the surrounding area, you can find the government buildings, shops and shops. Clients can also find the exhibition centre, Kemayoran District the business area, is 30 minutes drive away from Sukarno-Hatta the airport. ROOM: The rooms have a bathroom with a shower, a hairdryer, cable television, internet, a safe, a mini-bar, a kettle, a coffee maker and an air-conditioning system.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="27.81" OriginalAmount="27.53" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.270843" Longitude="106.795093" StarRating="3" HotelCode="|468553" HotelName="The Mango Suites By Flat06" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan mangga</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/8/5/5/3/468553_b85735c1224.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="27.87" OriginalAmount="27.59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.256229" Longitude="106.814982" StarRating="4" HotelCode="|84845" HotelName="Arion Suite Kemang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kemang Raya No.7, Kebayoran</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/4/8/4/5/84845_1_2562.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel Jalan Kemang (in Jakarta) it is on Jalan Kemang (in Jakarta) In the surrounding area, you can find restaurants, leisure areas, Close to South Jakarta the commercial centre it is situated 10 minutes away from the commercial district and the business district, 45 minutes away from the establishment guests have Soekarno-Hatta the International Airport of. FACILITIES: There is a range of facilities and services available at the establishment, including an outdoor swimming pool and a gym. The establishment also offers a massage service and spa treatments. MEALS: The establishment offers a breakfast service and Ã  la carte lunch and dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="27.99" OriginalAmount="27.71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.25722" Longitude="106.81509" StarRating="3" HotelCode="|232417" HotelName="Roosseno Plaza" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl Kemang Utara Raya No 1 Kebayoran Baru</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/2/4/1/7/232417_4.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="28.28" OriginalAmount="28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2428953" Longitude="106.8020927" StarRating="2" HotelCode="321524|153040" HotelName="Losari Hotel Blok M2" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hasanuddin 30, Jakarta Selatan, Jakarta 12160</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1d/18/1d185d9f838eaa32a2c87639afc6b96285452776.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A wide range of services and facilities ensures a comfortable stay at the hotel for business travell...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="28.28" OriginalAmount="28.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1871967461964" Longitude="106.82086296379" StarRating="2" HotelCode="185662|favehotel_wahid_hasyim" HotelName="Favehotel Wahid Hasyim" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jl.KH. Wahid Hasyim No. 135, Jakarta Pusat, Jakarta 10240</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/93/92/93920d6f16cc1b6ef4409df25031df089d442634.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;With its central location, this hotel is placed within easy reach of most tourist attractions and bu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="28.28" OriginalAmount="28.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2896695367551" Longitude="106.77797924006" StarRating="4" HotelCode="481551|grand_whiz_poins_square_simatupang" HotelName="Grand Whiz Poins Square Simatupang Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Jalan RA. Kartini 1, Lebak Bulus, Cilandak, South Jakarta, Jakarta 12440</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/91/3f/913f9f98583c7fd9c648e99e629c54775860adce.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="28.28" OriginalAmount="28.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.24550845" Longitude="106.79956722" StarRating="3" HotelCode="504317|dprima_hotel_melawai_blok_m" HotelName="D'primahotel Melawai - Blok M" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Melawai IX, 2, Blok M/3 Persil 73, Kebayoran Baru, Jakarta 12160</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f0/99/f099918e538af3d1af1ecfc0226adb271a80f0d0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="28.28" OriginalAmount="28.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.26362017" Longitude="106.78828385" StarRating="4" HotelCode="350006|bellevue_suites_3" HotelName="The Bellevue Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Massage Centre,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan H. Nawi 1, Jakarta 12420</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/c8/f5/c8f5d0b130c094fef421c2689353230dd4d6bd25.png</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="28.28" OriginalAmount="28.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18725632" Longitude="106.82701509" StarRating="3" HotelCode="594406|ashley_hotel_jakarta" HotelName="Ashley Hotel Jakarta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan K H Wahid Hasyim 73-75, Menteng, Jakarta 10340</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/a6/68a6da2834884d0d0e3a6e5ef28a233e866d56a5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel can be found in South Jakarta. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="28.28" OriginalAmount="28.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2185884" Longitude="106.79439944" StarRating="3" HotelCode="806954|apartemen_senayan" HotelName="Senayan Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Patal Senayan 21, Jakarta Selatan 12210</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7f/dc/7fdc449a5022d2942c568b28b7ae4665e4c0c22c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="28.29" OriginalAmount="28.01" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.187339" Longitude="106.820537" StarRating="3" HotelCode="|87195" HotelName="Swiss-Belinn Wahid Hasyim" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Wahid Hasyim No. 135, Tanah Abang,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/7/1/9/5/87195_1_7975.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment has a car park (free of charge), a spa with a massage service and beauty treatments. SITUATION: This trendy hotel is situated 5 kilometres away from the shopping area, is situated 32 kilometres away from Soekarno-Hatta Airport. ROOM: Each room has a bathroom, WiFi (free of charge), have an air-conditioning system, flatscreen cable television, a safe and large windows.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="28.32" OriginalAmount="28.04" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.246517" Longitude="106.872621" StarRating="3" HotelCode="|166695" HotelName="Sentral Cawang - Chse Certified" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. MT Haryono No 9, Cawang, Jakarta</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/6/6/9/5/166695_1_3881.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has 240 modern rooms, a restaurant, a lounge bar and 6 meeting rooms. SITUATION: This establishment, Cawang it is in about 7 minutes away (by car) from Halim Perdanakusuma the airport it is a 40-minute bus journey away from Soekarno Hatta the airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="28.47" OriginalAmount="28.19" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.193535" Longitude="106.818594" StarRating="3" HotelCode="|401320" HotelName="Grand Picasso Jakarta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kebon Kacang 9 No. 2A</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/3/2/0/401320_b04abea1004.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="28.53" OriginalAmount="28.25" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.291496" Longitude="106.777881" StarRating="4" HotelCode="|399296" HotelName="Grand Whiz Poins Simatupang Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan R.A.Kartini, Lebak Bulus, 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/2/9/6/399296_231d1361055.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="29.04" OriginalAmount="28.75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.244836" Longitude="106.875271" StarRating="4" HotelCode="|166354" HotelName="Best Western Premier The Hive" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. DI. Panjaitan Kav. 3 - 4, Jakarta Timur</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/6/3/5/4/166354_966cc031058.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers a transfer service to the airport, a baggage room, a laundry service, an ironing service, meeting rooms, valet parking, a business centre, a gym, a swimming pool and a massage service (for a fee). SITUATION: This hotel Jakarta it is in Close to a market, Kemang it is 6,9 kilometres away from Taman Mini Indonesia Indah it is situated 7,1 kilometre away from 28 kilometres away, you can find Jakarta Soekarno Hatta Airport. ROOM: Each room has a television, an air-conditioning system, a safety deposit box, a fridge, a mini-bar (free of charge), parquet flooring, a bathroom with a hairdryer, slippers and complimentary bathroom items. OTHERS: Regarding the food and beverage offering, you can enjoy a restaurant and room service.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="29.22" OriginalAmount="28.93" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.162369" Longitude="106.773261" StarRating="2" HotelCode="|166687" HotelName="Ibis Budget Jakarta Daan Mogot - Chse Certified" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Daan Mogot 50B</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/6/6/8/7/166687_1_1311.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 218 rooms and meeting rooms. SITUATION: This hotel is 30 minutes away from Soekarno Hatta Airport Close to Taman Anggrek the shopping centre.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="29.29" OriginalAmount="29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.29177196" Longitude="106.80181786" StarRating="3" HotelCode="840437|403415" HotelName="Ibis Styles Jakarta Simatupang" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cilandak Tengah 23, Cilandak Barat, Jakarta Selatan 12430, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1c/67/1c674a7118431abcc2a27ad9ad089d43581c6800.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="29.29" OriginalAmount="29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.25728124" Longitude="106.81515004" StarRating="3" HotelCode="435042|153140" HotelName="Oktroi Plaza" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kemang Utara Raya 1, Jakarta Selatan 12730</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4f/3b/4f3b77d25fd6ba29d20583654168526ca81650d9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="29.29" OriginalAmount="29.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2275868763641" Longitude="106.82468101426" StarRating="3" HotelCode="300329|best_western_mega_kuningan" HotelName="Gp Mega Kuningan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mega Kuningan Timue II 1, Kawasan Mega Kuningan, Jakarta 12950</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/66/a0/66a0c6e2109386f0e7485efe4a82ad512bdd5087.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="29.29" OriginalAmount="29.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18742814" Longitude="106.82928974" StarRating="3" HotelCode="758573|erian_hotel" HotelName="Erian Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>K.H. Wahid Hasyim 45, Jakarta 10350</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5a/e9/5ae90ebf35de0faca9580052be601dcd0d3cf5fb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="29.29" OriginalAmount="29.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.158158" Longitude="106.838111" StarRating="4" HotelCode="905767|golden_boutique" HotelName="Golden Boutique Angkasa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Angkasa 1, Jakarta 10720</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/70/b5/70b58f10cb22bcff1e93ec20d26ab562c5b07904.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of central Jakarta and conveniently surrounded by government offi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="29.29" OriginalAmount="29.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18360887" Longitude="106.82086038" StarRating="3" HotelCode="884530|reddoorz_thamrin_kebon_sirih" HotelName="Take's Mansion by RedDoorz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Taman Kebon Sirih I 3-4, Tanah Abang, Jakarta 10250</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/50/f4/50f4b572ab9f2435fc64173958a4485142684810.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="29.33" OriginalAmount="29.04" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.22322" Longitude="106.838197" StarRating="4" HotelCode="|87278" HotelName="The Residences At Puri Casablanca" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/7/2/7/8/87278_9.jpg</HotelPictures>
        <HotelDescription>SITUATION: This inviting hotel is in Jakarta the business district 1 kilometre away, you can find the shopping centre, 90 minutes away from the establishment you have the airport. HOTEL: This hotel is and perfect for business and holiday stays, has dining facilities and leisure areas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="29.63" OriginalAmount="29.34" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2455574" Longitude="106.8789532" StarRating="3" HotelCode="|525239" HotelName="678 Cawang by Cocotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1 Jl. DI. Panjaitan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/5/2/3/9/525239_3bb929d1059.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="29.81" OriginalAmount="29.51" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1919259" Longitude="106.5891838" StarRating="3" HotelCode="|178800" HotelName="Istana Nelayan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Gatot Subroto No. 21 KM 5</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/8/8/0/0/178800_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="30.07" OriginalAmount="29.77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.154223" Longitude="106.846311" StarRating="3" HotelCode="|453119" HotelName="ASTON Kemayoran City" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. HBR Motik Blok B-10 No.4 Kompleks Kemayoran</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/1/1/9/453119_5caa4131236.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="30.08" OriginalAmount="29.78" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.203061" Longitude="106.80538" StarRating="2" HotelCode="|455949" HotelName="Sakura Terrace Benhil" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>No.8 Jl. Penjernihan 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/5/9/4/9/455949_1d407bb1713.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="30.10" OriginalAmount="29.80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.289629" Longitude="106.777781" StarRating="4" HotelCode="|400030" HotelName="Grand Whiz Poins Square-Simatupang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. R.A. Kartini no. 1, Lebak Bulus, Poins Square Mall</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/0/3/0/400030_3c49c7c1008.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="30.12" OriginalAmount="29.82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.149131" Longitude="106.879027" StarRating="5" HotelCode="|84890" HotelName="Sunlake Waterfront Resort and Convention" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Danau Permai Raya C1, Sunter</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/4/8/9/0/84890_1_4281.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel, has 228 rooms, a reception, a lift, a hairdresser's, a bar, a TV room, a restaurant, conference facilities and WiFi. The establishment offers room service, a laundry service and a car park (for a fee). SITUATION: The hotel el lago Danau Sunter it is situated next to it is in Yakarta the centre of Around the establishment, clients can find the trade fair ground, the exhibition centre, Sogo the shopping centre, is 25 minutes drive away from the international airport. ROOM: Customers can find spacious rooms with a bathroom, a shower, a bath, a hairdryer, satellite or cable TV, a mini-bar, internet, an air-conditioning system, a central heating system and a safe. FACILITIES: The establishment boasts a swimming pool, a sauna, a steam bath and a massage service (available for a fee), Clients can enjoy activities such as tennis, ping pong, billiards and billiards. The establishment also has a gym.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="30.25" OriginalAmount="29.95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1160393796027" Longitude="106.68232804707" StarRating="3" HotelCode="298487|1216638" HotelName="ibis Styles Jakarta Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Raya Bandara Soekarno Hatta, Kampung Rawa Bokor, Tangerang 15125</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/55/78/5578ae79a5e769452a4fb1613c7dfb7e2a621874.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="30.30" OriginalAmount="30" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18658918" Longitude="106.8339615" StarRating="3" HotelCode="634552|342870" HotelName="Hotel Gren Alia Prapatan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Prapatan 28, Kwitang, Jakarta Pusat, Jakarta 10410</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/77/ed7734b20a50fb26d83508de0b5e448761417f79.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This unpretentious hotel is in South Jakarta. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="30.30" OriginalAmount="30" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.147184" Longitude="106.815758" StarRating="4" HotelCode="213198|44283" HotelName="Novotel Jakarta Gajah Mada" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gajah Mada 188, Barat, Jakarta 11120</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c6/3c/c63c865059ec6d8590d005daccedbacdee09ddaf.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="30.30" OriginalAmount="30.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.20010745" Longitude="106.82215134" StarRating="3" HotelCode="510336|liberty_thamrin" HotelName="Liberty Hotel Thamrin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sungai Gerong 2, Thamrin, Jakarta 10230</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/99/1c/991c42c0ba05ac6df5c4bac8472d27ee2a965ca4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="30.34" OriginalAmount="30.04" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.25411" Longitude="106.814" StarRating="3" HotelCode="|401110" HotelName="Kuretakeso Kemang" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Bangka Raya No.7A, Pela Mampang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/1/1/1/0/401110_49285630709.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="30.59" OriginalAmount="30.29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.30077" Longitude="106.83139" StarRating="0" HotelCode="|478967" HotelName="Havenwood Residence TB Simatupang" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Marzuki No. 39, Kebagusan 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/8/9/6/7/478967_831210f1331.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="30.72" OriginalAmount="30.42" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.154193" Longitude="106.846176" StarRating="3" HotelCode="3896206" HotelName="Aston Kemayoran City Hotel" Meals="DELUXE ROOM" BedType="DELUXE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Hbr Motik Blok B-10 No.4, Kompleks Kemayoran, Jakarta Pusat</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/96206/3896206/36.jpg?f=16635278</HotelPictures>
        <HotelDescription>Make use of convenient amenities such as complimentary wireless internet access, concierge services, and a ballroom.. Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and luggage storage. This hotel has 7 meeting rooms available for events. Free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="30.80" OriginalAmount="30.5" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18367531" Longitude="106.81570083" StarRating="3" HotelCode="779296|ID000327" HotelName="ibis Styles Jakarta Tanah Abang" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Fachruddin 22, Kampung Bali, Tanah Abang, Pusat, Jakarta 10250</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2d/c8/2dc8438cd899fe222b1a6851fa6ebf946a630329.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="30.85" OriginalAmount="30.54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.20014" Longitude="106.8221" StarRating="0" HotelCode="|233339" HotelName="Liberty  Thamrin Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Sungai Gerong No. 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/3/3/3/9/233339_8.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="31.11" OriginalAmount="30.80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.28482" Longitude="106.80686" StarRating="0" HotelCode="|403558" HotelName="Azana Suite Hotel Antasari" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl Pangeran Antasari No 75 Rt 12 Rw 13 Cilandak Ko</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/3/5/5/8/403558_1100e171057.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="31.12" OriginalAmount="30.81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2915898" Longitude="106.7799203" StarRating="4" HotelCode="|87249" HotelName="Mercure Jakarta Simatupang" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl R A Kartini No 18, Lebak Bulus</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/7/2/4/9/87249_6e0e3201202.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has works or art, WiFi (free of charge), a bar on the rooftop, an outdoor pool, a mini-golf course and a gym. The establishment offers guests spa treatments, room service, a car park (free of charge), a business centre and a reception. ROOM: The modern rooms, have an air-conditioning system, a satellite TV, a mini-bar, a safety deposit box, a coffee maker, a bathroom with a shower and complimentary bathroom items. SITUATION: It is situated 5 kilometres away fromGandaria the commercial centre 37 kilometres away from Soekarno the International Airport of close to the establishment, clients can find the business district, Pondok Indah the golf course Cilandak the golf course It is situated 2 kilometres away fromPondok Indah the commercial centre Cilandak Square 1,5 kilometres away from. MEALS: Customers have at their disposal an international restaurant, a buffet breakfast and a bar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="31.31" OriginalAmount="31" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.245214" Longitude="106.798675" StarRating="4" HotelCode="906049|84282" HotelName="Golden Boutique Melawai" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Massage Centre,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Melawai 8 No. 6-8, Blok M, Jakarta 12160</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/97/f6/97f6b0e37ddee5be4fd30b61963a92a063be98ff.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Jakarta, this boutique hotel has the perfect ambience for guests who appreciate a stylish...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="31.31" OriginalAmount="31" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1278906212512" Longitude="106.79182774913" StarRating="3" HotelCode="935433|84220" HotelName="Holiday Inn Express Jakarta Pluit Citygate" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pluit Selatan Raya, Emporium Pluit Mall 10th Floor, Jakarta 14440, Utara</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/96/3396b1fec95ab0a0a634c752ecb017d4da441470.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="31.31" OriginalAmount="31" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.29385761" Longitude="106.80205456" StarRating="4" HotelCode="379133|153045" HotelName="The Rà Residence by Lembonghouse" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Intan 25, Cilandak, Selatan, 12430 Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6a/cb/6acb524dbedcf26a8e99de45a261d9fca594ac4d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="31.31" OriginalAmount="31.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.192283" Longitude="106.838355" StarRating="2" HotelCode="187955|reddoorz_cikini" HotelName="Gren Alia Cikini Jakarta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Cikini Raya No.46, Jakarta 10330</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/49/27/4927e0dc268466b277dc7b49177515ed99393644.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="31.31" OriginalAmount="31.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2066758259128" Longitude="106.83026690812" StarRating="4" HotelCode="312379|royal_kuningan_hotel" HotelName="Royal Kuningan Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kuningan Persada Kavling 2, Setiabudi, Daerah Khusus, Ibukota, Jakarta 12950</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a0/1b/a01ba2392f60dc31f80f23d29df2d72a53a94485.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Halim Perdana Kusuma (HLP).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="31.31" OriginalAmount="31.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.29194758" Longitude="106.80295131" StarRating="3" HotelCode="484906|midtown_residence_simatupang_jakarta" HotelName="Midtown Residence Simatupang Jakarta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>TB Simatupang Kav 20, Cilandak Barat, Jakarta Selatan, Jakarta 12430</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f2/cc/f2ccc690a68296594f3134b1ac2f100c566fa851.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities at the hotel include a restaurant, a bar, room service, a laundry service an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="31.31" OriginalAmount="31.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18690072" Longitude="106.82787264" StarRating="3" HotelCode="492915|a_one_hotel_jakarta" HotelName="A One Hotel Jakarta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Internet,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Wahid Hasyim No. 80, Jakarta 10340</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/01/0e/010eb5ddb06f1734926a235ccece7665f7313493.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="31.31" OriginalAmount="31.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1469871129164" Longitude="106.87962949276" StarRating="4" HotelCode="902986|sunlake_hotel_2" HotelName="Sunlake" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Danau Permai Raya, Jakarta 14350</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e1/ec/e1ec54dde9d2863ffc1e43681041e7c98730c03b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located by the spectacular Lake Danau Sunter in central Jakarta. Nearby landmarks inclu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="31.31" OriginalAmount="31.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.22348413" Longitude="106.87962678" StarRating="3" HotelCode="973314|minimalist_studio_at_bassura_city_apartment_by_travelio" HotelName="Bassura City Apartment By Travelio" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Basuki Rahmat 1A, East Jakarta, 13410 Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a9/3c/a93c649f37fa9ab3aca4b98be34ebbb524147b7f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="31.31" OriginalAmount="31.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.27987965" Longitude="106.7963002" StarRating="0" HotelCode="984886|zen_rooms_terogong_near_pondok_indah" HotelName="Terogong Sembilan by ZEN Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Terogong Raya 9, Jakarta 12420</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bb/18/bb18721bf5ae50b6b8cff20af52c45a937584242.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="31.54" OriginalAmount="31.23" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.186139" Longitude="106.826926" StarRating="0" HotelCode="|403469" HotelName="AONE Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan K.H. Wahid Hasyim, 80</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/3/4/6/9/403469_503289b0748.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="31.66" OriginalAmount="31.35" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.207441" Longitude="106.806062" StarRating="3" HotelCode="|455451" HotelName="Posto Dormire Benhil" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Danau Tondano No AA5 rt 11/ rw 6</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/5/4/5/1/455451_1c5af4f1756.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="32.24" OriginalAmount="31.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.26366" Longitude="106.78824" StarRating="4" HotelCode="2271502" HotelName="Nemuru Grand Bellevue Radio Dalam" Meals="SUPERIOR ROOM" BedType="SUPERIOR ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Haji Nawi No. 1, Radio Dalam, Gandaria Selatan, Cilandak</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/71502/2271502/1.jpg?f=17692072</HotelPictures>
        <HotelDescription>Pamper yourself with a visit to the spa, which offers massages and body treatments. You're sure to appreciate the recreational amenities, including an outdoor pool and a fitness center. This hotel also features complimentary wireless internet access, concierge services, and wedding services.. Featured amenities include a business center, complimentary newspapers in the lobby, and dry cleaning/laundry services. This hotel has 3 meeting rooms available for events. A roundtrip airport shuttle is provided for a surcharge (available on request), and free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="32.27" OriginalAmount="31.95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1872086" Longitude="106.8256539" StarRating="4" HotelCode="|85680" HotelName="The Akmani Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. KH. Wahid Hasyim 91</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/5/6/8/0/85680_3.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in Yakarta the city centre of Close to, is situated 45 minutes away from Soekarno-Hatta Airport. HOTEL: This urban hotel, has 116 rooms, comfortable, comfortable facilities, a safety deposit box service, a lift, a hairdresser's, a bar, a television room, a restaurant, conference facilities and internet in communal areas, The establishment offers guests room service, a laundry service and a car park. ROOM: Each room has a bathroom with a shower, a bath, a hairdryer, an individual air-conditioning system, a direct line telephone, a coffee maker, a kettle, an electronic key, bedding, a flat-screen television, internet (free of charge), a mini-bar and a safe. FACILITIES: You can find a heated swimming pool, a jacuzzi, a steam bath, spa treatments, a gym and breakfast service. MEALS: Regarding the food and beverage offering, the establishment offers a set-menu lunch and dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="32.32" OriginalAmount="32" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.28740878" Longitude="106.77961574" StarRating="4" HotelCode="430481|153460" HotelName="Swiss-Belhotel Pondok Indah" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Security,Air Conditioning,Airport Transfer (on Demand),Banquet Hall,Business Centre,Currency Exchange,Designated Smoking Area,Golf,Laundry,Massage Centre,Meeting Room,Parking,Restaurant,Room Service,Smoking Rooms,Spa,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Metro Pondok Indah, Block SA, Sector 2, Jakarta 12310</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b2/c3/b2c370a8034ff45717a22de2f24f344325844a0e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Swiss-Belhotel Pondok Indah is a four-star international hotel in Jakarta, Pondok Indah - the luxury...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="32.32" OriginalAmount="32" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2173652140008" Longitude="106.83591543645" StarRating="4" HotelCode="853366|388664" HotelName="Swiss-Belresidences Rasuna Epicentrum" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Epicentrum Boulevard Timur, Komplek Rasuna Epicentrum, Jakarta 12940</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/30/0d/300d207e39b8dcdf8ac5cdfc789e76a1ea5462a4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="32.32" OriginalAmount="32.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.211263" Longitude="106.814242" StarRating="4" HotelCode="292371|batavia_apartments" HotelName="Batavia Apartment" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. K.H. Mas Mansyur Kav. 126, Jakarta 10220</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5c/60/5c60d702dfde1ca4ee6b962b8af83f0f8bb77494.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="32.32" OriginalAmount="32.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.165057" Longitude="106.841638" StarRating="3" HotelCode="13780|ibis_jakarta_kemayoran" HotelName="ibis Jakarta Kemayoran" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Spa Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bungur Besar Raya 79-81, 10620 Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/00/6d/006df9d3c04b01d378b2f6ce23d00f9030952a6e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city and business hotel is located 5 minutes from the Jakarta Fairground. It is also just minut...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="32.32" OriginalAmount="32.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.28480277" Longitude="106.80689898" StarRating="4" HotelCode="784449|psw_antasari_hotel" HotelName="PSW Antasari Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pangeran Antasari 75, RT.12/RW.13, Jakarta 12430</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7e/46/7e46e670dd71e325ee0c18446198ddb0cdf002af.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="32.32" OriginalAmount="32.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.220959" Longitude="106.8297615" StarRating="0" HotelCode="838113|southouse_residence" HotelName="Southouse Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pedurenan Mesjid Raya 2, Jakarta 12940</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/eb/90/eb90e4ceb908c9b8b5e704736b236d34e4b4b06b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="32.32" OriginalAmount="32.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18621" Longitude="106.824" StarRating="3" HotelCode="850192|kuretakeso_kemang_hotel" HotelName="Hotel Kuretakeso Kemang" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bangka Raya 7A, Kemang, Jakarta Selatan, Jakarta 12730</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b6/01/b60114cc62b1960a3de0f6406d8e6d0f5e8ec4ce.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="32.32" OriginalAmount="32.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18621" Longitude="106.824" StarRating="3" HotelCode="953634|luminor_hotel_kota" HotelName="Luminor Hotel Kota" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mangga Besar Raya 73, Taman Sari, Jakarta Barat, West Jakarta, Jakarta 11180</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/74/36/74368e8c01e6e57e4989f8a5053f22a4df7be89d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="32.32" OriginalAmount="32.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.348" Longitude="106.82902" StarRating="0" HotelCode="946177|wisma_makara_universitas_indonesia_hotel" HotelName="Wisma Makara" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Lingkar Utara, Beji, Depok, Jakarta 12630</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/87/79/877992f8b59dc646589f57523dcbfcf03edc68e0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="32.32" OriginalAmount="32.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18824249" Longitude="106.87461597" StarRating="0" HotelCode="984075|studio_at_green_pramuka_city_serene_apartment_living_by_travelio" HotelName="Green Pramuka City by Travelio" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Jenderal Ahmad Yani Kav 49, Rawasari, Cempaka Putih, Jakarta 10570</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/da/6b/da6b2b08cdbd44faa367544d51dfc92223b4e87f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="32.92" OriginalAmount="32.59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2113075" Longitude="106.8127679" StarRating="0" HotelCode="|87174" HotelName="Batavia Apartments, Hotel and Service Residences" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. K.H. MAS MANSYUR KAV 126, JAKARTA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/7/1/7/4/87174_estab.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has an outdoor pool, a car park (free of charge), a tennis court, a gym, a squash court, a sauna and a games room. It also has a business centre, a mini-market and a restaurant. With regards to the food and beverage offering, the establishment has a buffet breakfast, The establilshment offers room service. SITUATION: This establishment, the Golden Triangle of Art it is in the establishment is 1 kilometre away from Plaza Semanggi the shops of it is 10 minutes drive away from Plaza Indonesia and Plaza Senayan the shopping centres. ROOM: The apartments have a kitchen, a sitting area, an air-conditioning system, a satellite television, cable television, a washing machine, a microwave, hob and a fridge.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="33.04" OriginalAmount="32.71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.174625" Longitude="106.839055" StarRating="4" HotelCode="|87235" HotelName="Lumire and Convention Center" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/7/2/3/5/87235_1_2172.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, Senen it is in is situated in Jakarta the centre of Close to the government buildings and the business area. it is 25 kilometres away from Soekarno-Hatta the International Airport of. HOTEL: This comfortable hotel is perfect for business and holiday stays, The establishment offers guests 330 large rooms, with features that offer you the maximum level of comfort and with features that offer you the maximum level of comfort. The establishment has with air-conditioning, a lobby, a safety deposit box service, a currency exchange service, a lift, a hairdresser's, a TV room, a cafÃ©, a bar, a nightclub and a restaurant. Guests also have access to conference facilities, room service, a laundry service and a car park. ROOM: Each room has large beds, a king-size bed, feather bedding, a satellite television, films, a mini-bar, a bathroom with a bath, a shower, a safety deposit box and a hairdryer. Guests are offered superior deluxe rooms with WiFi (available for a fee), executive rooms and with WiFi (free of charge), All the rooms have a radio and an ironing set. FACILITIES: There is a variety of facilities and services available at the establishment, including indoor and outdoor swimming pools, a gym, a sauna, spa treatments and a massage service.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="33.09" OriginalAmount="32.76" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.199226" Longitude="106.822686" StarRating="3" HotelCode="|166334" HotelName="All Season Jakarta Thamrin" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Talang Betutu No. 2 Jakarta</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/6/3/3/4/166334_1_1462.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in the business area, Close to banks and embassies. 30 minutes away from the establishment you have Soekarno Hatta Airport. ROOM: The establishment has 167 rooms.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="33.22" OriginalAmount="32.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18747" Longitude="106.82919" StarRating="0" HotelCode="|461456" HotelName="Erian" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>45 Jl. KH. Wahid Hasyim</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/1/4/5/6/461456_a15651f0637.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="33.27" OriginalAmount="32.94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.187108" Longitude="106.827974" StarRating="4" HotelCode="|459030" HotelName="Aone Jakarta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Wahid Hasyim No. 80</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/9/0/3/0/459030_ce5d0261102.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="33.33" OriginalAmount="33" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.132453" Longitude="106.810152" StarRating="4" HotelCode="15408|84231" HotelName="Mercure Jarkarta Batavia" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kalibesar Barat 44-46, Roa Malaka Utara, Tambora Kota, Jakarta Barat, Jakarta 11230</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e0/c0/e0c01f4cdf1d3801e0ae48c80e52c56533d977be.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is easily accessible by all modes of transport and is 15 minutes from the Golden Triangle ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="33.33" OriginalAmount="33" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1494549924182" Longitude="106.81737864417" StarRating="4" HotelCode="405426|159155" HotelName="Hotel Santika Premiere Hayam Wuruk" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hayam Wuruk 125, Jakarta Pusat, Jakarta 11160</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e3/b1/e3b1e6bf6d4426514a1415f88897aadbe778b061.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="33.33" OriginalAmount="33.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18717133" Longitude="106.82600445" StarRating="4" HotelCode="171155|the_akmani_2" HotelName="The Akmani Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. KH. Wahid Hasyim 91, Jakarta 13050</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/84/c4/84c42d6cf53de2fdfa13b2e2ac6bcdb624a4b35e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located at the centre of Jakarta City. It is close to Tugu Monas, Tanah Abang, Pasar Ba...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="33.33" OriginalAmount="33.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1751209766104" Longitude="106.83912277222" StarRating="4" HotelCode="151646|lumire_hotel_and_convention_center" HotelName="Lumire Hotel &amp; Convention Center" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Senen Raya 135, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/72/8f/728f1d3c9069d3c2140c01a3f76807bb64ea32a7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The accommodation is located in Senen, Central Jakarta. Its strategic location is close to governmen...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="33.33" OriginalAmount="33.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.221655" Longitude="106.782399" StarRating="4" HotelCode="176742|the_bellezza_suites_jakarta" HotelName="The Bellezza Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Apartment Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Letjen Soepeno no 34, Jakarta 12210, Selatan</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/61/7a/617a9c9c52185efe6086524835e29d833277271a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is idyllically positioned in the centre of Jakarta. It is a 15-minute drive to the Senayan...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="33.33" OriginalAmount="33.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.25606064" Longitude="106.80990985" StarRating="3" HotelCode="639461|hotel_monopoli_2" HotelName="Hotel Monopoli" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Taman Kemang 12, Jakarta Selatan 12730</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bb/6f/bb6fa09ceac2ee486c2678a965f724697f208b26.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="33.33" OriginalAmount="33.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18948956" Longitude="106.75599614" StarRating="4" HotelCode="756662|veranda_serviced_residence_puri" HotelName="Veranda Serviced Residence Puri" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pesanggrahan 28, RT.1/RW.6, Kembangan Selatan, Kota Barat, Daerah Khusus Ibukota, Jakarta 11610</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/00/8a/008a782f4067c8bff3b86bd10b78efcf2c0643af.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="33.45" OriginalAmount="33.12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.165537" Longitude="106.815497" StarRating="5" HotelCode="|85676" HotelName="Merlynn Park" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. K.H. HASYIM AHARI 29-31</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/5/6/7/6/85676_1_1175.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel Jalan KH Hasyim Ashari it is in Close to the business area and the commercial area. 10 minutes away from the establishment, you can find the tourist centre, Wayang the museum el Ancol Dream Park the trade fair ground. it is 15 minutes away from Taman Anggrek and Sogo the shopping centre 20 minutes away from the establishment you have Ragunan the Zoo of it is situated 20 kilometres away from Yakarta Soekarno-Hatta Airport. HOTEL: This hotel was built in 1920, has 301 rooms, family suites and business rooms. FACILITIES: Guests are offered an air-conditioning system, a hall, a safe, a currency exchange, a lift, a hairdresser, a games room and a room where you can watch TV. You can find a cafÃ©, a bar, a pub and a restaurant. The establishment also offers a dance hall, meeting facilities, event rooms, WiFi, room service and a launderette. ROOM: All the rooms have a bathroom with a shower or bath, a hairdryer, a direct line telephone, a writing desk, satellite or cable TV, a safe, a mini-bar, a coffee maker, a kettle and an air-conditioning system.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="33.64" OriginalAmount="33.31" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.227815" Longitude="106.79832" StarRating="3" HotelCode="3803202" HotelName="Best Western Senayan" Meals="ROOM 2 SINGLE BEDS" BedType="ROOM 2 SINGLE BEDS">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Asia Afrika Pintu Ix, Gelora Senayan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/03202/3803202/1.jpg?f=17379063</HotelPictures>
        <HotelDescription>Make use of convenient amenities such as complimentary wireless internet access, concierge services, and a hair salon.. Featured amenities include a business center, express check-out, and dry cleaning/laundry services. Event facilities at this hotel consist of conference space and 5 meeting rooms. Free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="33.77" OriginalAmount="33.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.164534" Longitude="106.8263659" StarRating="3" HotelCode="|377500" HotelName="Luminor Pecenongan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. pecenongan no. 35 luminor hotel</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/7/5/0/0/377500_8b5de991103.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="33.77" OriginalAmount="33.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18703" Longitude="106.82189" StarRating="4" HotelCode="1877326" HotelName="Kosenda Hotel" Meals="SMALL ROOM" BedType="SMALL ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kh. Wahid Hasyim No. 127,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/77326/1877326/1.jpg?f=15358301</HotelPictures>
        <HotelDescription>Take advantage of recreation opportunities such as a fitness center or take in the view from a terrace and a garden. This hotel also features complimentary wireless internet access and concierge services.. Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and luggage storage. A roundtrip airport shuttle is provided for a surcharge (available 24 hours)..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="33.80" OriginalAmount="33.47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.283398" Longitude="106.79078" StarRating="4" HotelCode="631612" HotelName="Hotel Kristal" Meals="STUDIO" BedType="STUDIO">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tarogong Raya Cilandak Barat,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0006/31612/631612/39.jpg?f=17692131</HotelPictures>
        <HotelDescription>Relax at the full-service spa, where you can enjoy massages, body treatments, and facials. You're sure to appreciate the recreational amenities, including an outdoor pool, an outdoor tennis court, and a sauna. Additional amenities at this hotel include complimentary wireless internet access, concierge services, and babysitting (surcharge).. Featured amenities include a business center, complimentary newspapers in the lobby, and dry cleaning/laundry services. Event facilities at this hotel consist of a conference center and 21 meeting rooms. A shuttle from the airport to the hotel is provided for a surcharge (available 24 hours), and free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="33.96" OriginalAmount="33.62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.16562" Longitude="106.81547" StarRating="4" HotelCode="1877335" HotelName="Merlynn Park Hotel" Meals="EXECUTIVE ROOM" BedType="EXECUTIVE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Kh. Hasyim Azhari 29 - 31,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/77335/1877335/54.jpg?f=17158288</HotelPictures>
        <HotelDescription>Relax at the full-service spa, where you can enjoy massages and body treatments. You're sure to appreciate the recreational amenities, including an outdoor pool, an indoor pool, and a fitness center. Additional amenities at this Art Deco hotel include complimentary wireless internet access, concierge services, and babysitting (surcharge).. Featured amenities include a business center, dry cleaning/laundry services, and a 24-hour front desk. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and self parking (subject to charges) is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="34.06" OriginalAmount="33.72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.19983" Longitude="106.82266" StarRating="3" HotelCode="1877313" HotelName="Ai Hotel Jakarta Thamrin" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>1 Jl. Tanjung Karang,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/77313/1877313/18.jpg?f=17255730</HotelPictures>
        <HotelDescription>Make use of convenient amenities, which include complimentary wireless internet access and concierge services.. Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and luggage storage. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="34.34" OriginalAmount="34.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.16359" Longitude="106.827262" StarRating="4" HotelCode="93151|redtop_hotel__convention_center" HotelName="Redtop" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Business Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pecenongan 72, Jakarta 10120</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/58/b5/58b5c8e0f8004624b197df575262c2c37e078895.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated right at the heart of Jakarta's bustling commercial business district, only 50...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="34.34" OriginalAmount="34.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.16456936" Longitude="106.8263097" StarRating="3" HotelCode="510096|luminor_hotel_pecenongan" HotelName="Luminor Hotel Pecenongan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pecenongan No. 35, Jakarta 10120</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a7/f9/a7f91f2ab01a2b31adbf5a36a89c56fd054adb06.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="34.34" OriginalAmount="34.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18621" Longitude="106.824" StarRating="0" HotelCode="973601|barito_mansion" HotelName="Barito Mansion" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Barito I  1, Kebayoran Baru, Jakarta 12130</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/18/33/183365e473c205903b6be73ba6de6a9cfc2926cf.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="34.41" OriginalAmount="34.07" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.163127" Longitude="106.830356" StarRating="4" HotelCode="|378092" HotelName="Yuan Garden Pasar Baru" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pintu Air V No.53, Sawah Besar</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/8/0/9/2/378092_91baee40901.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="34.48" OriginalAmount="34.14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.181909" Longitude="106.835526" StarRating="4" HotelCode="573213" HotelName="Aryaduta Menteng" Meals="SUPERIOR ROOM" BedType="SUPERIOR ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Kko Usman &amp; Harun 44-48,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0005/73213/573213/1.jpg?f=17499747</HotelPictures>
        <HotelDescription>Be sure to enjoy recreational amenities including an outdoor pool and a steam room. This hotel also features complimentary wireless internet access, concierge services, and gift shops/newsstands.. Featured amenities include a business center, limo/town car service, and express check-out. Planning an event in Jakarta? This hotel has 5060 square feet (470 square meters) of space consisting of conference space and a meeting room. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="34.50" OriginalAmount="34.16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18712" Longitude="106.82208" StarRating="3" HotelCode="2493568" HotelName="Holiday Inn Express Jakarta Wahid Hasyim By Ihg" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jl. K.H. Wahid Hasyim No.123,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/93568/2493568/1.jpg?f=17418364</HotelPictures>
        <HotelDescription>Property Location You'll be centrally located in Jakarta with a stay at Holiday Inn Express Jakarta Wahid Hasyim, steps from Sarinah Mall and close to National Monument. This hotel is within close proximity of Taman Alam Lumbini and Tanah Abang Market. Rooms Make yourself at home in one of the 160 air-conditioned rooms featuring refrigerators and LED televisions. Cable programming and MP3 docking stations are provided for your entertainment, while complimentary wireless Internet access keeps you connected. Private bathrooms with showers feature complimentary toiletries and hair dryers. Conveniences include phones, as well as safes and desks. Amenities Enjoy the recreation opportunities such as a 24-hour fitness center or make use of other amenities including complimentary wireless Internet access. Dining Enjoy a satisfying meal at a restaurant serving guests of Holiday Inn Express Jakarta Wahid Hasyim. Business, Other Amenities Featured amenities include a business center, express check-in, and complimentary newspapers in the lobby. Free self parking is available onsite.
Enjoy the recreation opportunities such as a 24-hour fitness center or make use of other amenities including complimentary wireless Internet access.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="34.84" OriginalAmount="34.50" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2936" Longitude="106.8009497" StarRating="4" HotelCode="|377326" HotelName="Ra Simatupang Jakarta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Intan No. 25, Cilandak, TB Simatupang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/7/3/2/6/377326_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="34.95" OriginalAmount="34.6" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18269" Longitude="106.81665" StarRating="4" HotelCode="82865" HotelName="Millennium Hotel Sirih Jakarta" Meals="DELUXE ROOM" BedType="DELUXE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jl H Fachrudin 3,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/82865/82865/39.jpg?f=17754083</HotelPictures>
        <HotelDescription>Enjoy recreation amenities such as an outdoor pool or take in the view from a garden. This hotel also features complimentary wireless internet access, concierge services, and gift shops/newsstands.. Featured amenities include a business center, dry cleaning/laundry services, and a 24-hour front desk. Event facilities at this hotel consist of conference space and meeting rooms. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="35.34" OriginalAmount="34.99" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1827028" Longitude="106.8166625" StarRating="4" HotelCode="|85674" HotelName="Millennium Sirih Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN FACHRUDIN 3</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/5/6/7/4/85674_1_3612.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers 4 restaurants, WiFi, a car park, a large garden, a swimming pool, a fitness centre and a spa. SITUATION: This hotel is in Yakarta the centre of 40 minutes away from Soekarno-Hatta the International Airport of 15 minutes away, guests can find Gambir the Railway Station of. ROOM: Guests are offered renovated rooms with swimming pool and city view, an air-conditioning system, a satellite television, a kettle, a coffee maker and a fridge. RESTAURANT: Regarding gastronomy, the establishment offers a coffee shop and a bar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="35.35" OriginalAmount="35" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.181843" Longitude="106.835327" StarRating="5" HotelCode="13620|64324" HotelName="Aryaduta Jakarta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Prapatan 44-48, Jakarta 10110</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c3/69/c3694fb7aeb9b5f0ae9a0d78e122910e14fbe2ea.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally located in central Jakarta, close to the embassies and the business district an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="35.35" OriginalAmount="35.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2010636" Longitude="106.819916" StarRating="3" HotelCode="263577|all_seasons_jakarta_thamrin" HotelName="All Seasons Jakarta Thamrin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Talang Betutu 2, Jakarta 10230</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cb/b9/cbb9f23ec47cb4f64f3f5f8422a0770fec6323b0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="35.35" OriginalAmount="35.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1934733" Longitude="106.81885073" StarRating="0" HotelCode="670006|ana_hotel_jakarta" HotelName="Ana Hotel Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kebon Kacang IX 79, Central Jakarta, Jakarta 10240</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/05/e3/05e35edb04cd160c75ccabcffce9145bd67b5ceb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="35.35" OriginalAmount="35.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2457890814738" Longitude="106.79958958613" StarRating="3" HotelCode="905770|collection_o_7_hotel_melawai" HotelName="Hotel Melawai 1" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Melawai Raya 18-20, Blok M, Jakarta 12160, Selatan</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/20/b2/20b2a4a7b796c20345399a71b9a52eaa0d9de32a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located at Jalan Melawai, the hotel is just a few minutes from the Senayan sport venues. It is also ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="35.38" OriginalAmount="35.03" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.19418" Longitude="106.8392" StarRating="4" HotelCode="|179487" HotelName="Mercure Jakarta Cikini" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Jakarta Cikini Raya No. 66</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/9/4/8/7/179487_1_3437.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="35.55" OriginalAmount="35.20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.187198" Longitude="106.822193" StarRating="3" HotelCode="|199462" HotelName="Holiday Inn Express Jakarta Wahid Hasyim, An Ihg" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. KH. Wahid Hasyim No. 123</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/9/4/6/2/199462_1_4004.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="35.87" OriginalAmount="35.51" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.16871" Longitude="106.78682" StarRating="4" HotelCode="24863" HotelName="Hotel Ciputra Jakarta" Meals="DELUXE ROOM" BedType="DELUXE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Letnan Jendral S Parman,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/24863/24863/12.jpg?f=17751366</HotelPictures>
        <HotelDescription>Take time to pamper yourself with a visit to the full-service spa. You're sure to appreciate the recreational amenities, including a health club, an outdoor pool, and bicycles to rent. Additional amenities at this hotel include complimentary wireless internet access, concierge services, and gift shops/newsstands.. Featured amenities include complimentary wired internet access, a business center, and complimentary newspapers in the lobby. Event facilities at this hotel consist of a conference center and 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="63" TotalAmount="36.36" OriginalAmount="36.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2456358381066" Longitude="106.79834811009" StarRating="3" HotelCode="316893|neo_hotel_melawai" HotelName="Hotel NEO Melawai Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Panglima Polim Raya 15, Kebayoran Baru, Jakarta Selatan 12160</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f1/55/f15518c9f33bc96c03321c1bc820b1b25fa767e4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="36.36" OriginalAmount="36.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18713734" Longitude="106.82200797" StarRating="3" HotelCode="421832|holiday_inn_express_jakarta_wahid_hasyim" HotelName="Holiday Inn Express Jakarta Wahid Hasyim" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,24 Hour Security,Air Conditioning,Central Heating,Housekeeping,Laundry,Meeting Room,Shopping Arcade,Smoking Rooms,Spa,Telephone Service,Wake-up Call Service">
        <Address>
          <AddressLines>
            <AddressLine>No.123 Jl. K.h. Wahid Hasyim, Jakarta 10240</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dc/be/dcbedc486bbfccbc75ba8159e084904eeb45e896.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Holiday Inn Express Jakarta Wahid Hasyim is the newest addition to the growing Holiday Inn Express i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="36.54" OriginalAmount="36.18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.220235" Longitude="106.823345" StarRating="3" HotelCode="|465924" HotelName="Miers Kuningan Artotel Curated" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>7 Jalan H. Sidik</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/5/9/2/4/465924_fb1b6531051.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="37.05" OriginalAmount="36.68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.168405" Longitude="106.787108" StarRating="4" HotelCode="64863|CAQ008300" HotelName="Ciputra Jakarta" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Letnan Jenderal S. Parman, Jakarta 11470</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/53/3b/533b7330aa9927c091c5e4b9b71acfb357d88a08.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is one of the closest hotels to Soekarno Hatta International Airport. It is only a few min...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="37.07" OriginalAmount="36.7" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.187491" Longitude="106.827484" StarRating="3" HotelCode="3904932" HotelName="Stanley Wahid Hasyim Jakarta" Meals="SUPERIOR ROOM" BedType="SUPERIOR ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Kh. Wahid Hasyim No.65,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0039/04932/3904932/1.jpg?f=17518221</HotelPictures>
        <HotelDescription>Make use of convenient amenities, which include complimentary wireless internet access and concierge services.. Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and luggage storage. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="37.10" OriginalAmount="36.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2606" Longitude="106.78689" StarRating="0" HotelCode="|234988" HotelName="Dwijaya House Of Pakubuwono" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Dwijaya 2 No.7, Kebayoran Baru</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/4/9/8/8/234988_12.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="37.37" OriginalAmount="37" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2000482524732" Longitude="106.82280417984" StarRating="3" HotelCode="935533|44268" HotelName="Holiday Inn Express Jakarta Thamrin" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Tanjung Karang 1, Jakarta 10230</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1f/55/1f5579ccdd3cfc2cd2fcde96a19df17696d35aa2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="37.37" OriginalAmount="37.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2444560801466" Longitude="106.80412381434" StarRating="4" HotelCode="394554|hotel_grandhika_iskandarsyah" HotelName="Hotel GranDhika Iskandarsyah" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Iskandarsyah Raya 64/65, Block M, Jakarta 12160</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f2/5c/f25c6bce8595ffbb85009eb095e1d81ae864e253.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="37.67" OriginalAmount="37.3" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.25389" Longitude="106.80189" StarRating="3" HotelCode="2260342" HotelName="The 1O1 Jakarta Sedayu Darmawangsa" Meals="DELUXE ROOM" BedType="DELUXE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Darmawangsa Ix No. 14, Kebayoran Baru,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/60342/2260342/1.jpg?f=17414047</HotelPictures>
        <HotelDescription>Be sure to enjoy recreational amenities, including an outdoor pool, a fitness center, and bicycles to rent. Additional features at this hotel include complimentary wireless internet access, concierge services, and a hair salon.. Featured amenities include complimentary wired internet access, a business center, and complimentary newspapers in the lobby. This hotel has 11 meeting rooms available for events. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="37.75" OriginalAmount="37.38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.13246" Longitude="106.80985" StarRating="4" HotelCode="|41629" HotelName="Mercure Jakarta Batavia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN KALI BESAR BARAT 44 - 46 JAKARTA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/6/2/9/41629_1_4741.jpg</HotelPictures>
        <HotelDescription>HOTEL: It has 311 rooms, In the establishment entrance, guests will find a lobby, a currency exchange service, a lift, a restaurant, conference facilities and internet. By paying an additional charge you can enjoy room service and a laundry service (for a fee). SITUATION: It has good links to the transport network, the Golden Triangle area it is situated 15 minutes away from near the establishment, guests will find the historic area, is situated 30 minutes away from Soekarno-Hatta Airport. ROOM: The rooms have an air-conditioning system, a desk, a direct line telephone, a mini-bar, a coffee maker, a kettle, a television, remote control, a satellite television, music channels, a hairdryer, a bathroom with a shower, a bath, internet and a safety deposit box. FACILITIES: The establishment boasts a swimming pool, a fitness centre, a gym, aerobics and a jogging circuit. For a fee, you can enjoy a sauna and a massage service. MEALS: Regarding the food and beverage offering, the establishment offers a buffet breakfast and Ã  la carte lunch and dinner. PAYMENT METHODS: The establishment accepts Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="37.80" OriginalAmount="37.43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.24575" Longitude="106.79819" StarRating="3" HotelCode="1877336" HotelName="Hotel Neo Melawai" Meals="DOUBLE ROOM" BedType="DOUBLE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>15 Jl. Panglima Polim,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/77336/1877336/48.jpg?f=16799404</HotelPictures>
        <HotelDescription>Take time to pamper yourself with a visit to the full-service spa. Additional amenities at this hotel include complimentary wireless internet access and concierge services.. Featured amenities include a 24-hour front desk, luggage storage, and laundry facilities. Free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="38.01" OriginalAmount="37.63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.189041" Longitude="106.82514" StarRating="3" HotelCode="1877276" HotelName="Artotel Thamrin Jakarta" Meals="STUDIO" BedType="STUDIO">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sunda No.3,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/77276/1877276/19.jpg?f=17559192</HotelPictures>
        <HotelDescription>Make use of convenient amenities such as complimentary wireless internet access, concierge services, and a banquet hall. Guests can catch a ride to nearby destinations on the area shuttle (surcharge).. Featured amenities include express check-in, dry cleaning/laundry services, and a 24-hour front desk. This hotel has 2 meeting rooms available for events. Free valet parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="38.36" OriginalAmount="37.98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.24453" Longitude="106.80393" StarRating="4" HotelCode="|210830" HotelName="Grandhika Iskandarsyah" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Iskandarsyah Raya No. 65, Kebayoran Baru, RT.5/RW.2, Melawai, Kby. Baru, Kota Jakarta Selatan, DKI Jakarta</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/0/8/3/0/210830_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="38.38" OriginalAmount="38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.25392604" Longitude="106.80189574" StarRating="4" HotelCode="385319|84246" HotelName="THE 101 Jakarta Sedayu Darmawangsa" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Darmawangsa Square, Jl. Darmawangsa IX 14, Kebayoran Baru, Jakarta Selatan 12160</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e0/b2/e0b25a1d0b953f857ba69a3a90ae05ca3ec7c1c9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="38.38" OriginalAmount="38.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1884641900573" Longitude="106.82405754166" StarRating="3" HotelCode="378366|artotel_jakarta__thamrin" HotelName="ARTOTEL Thamrin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Sunda 3, Jakarta 10350</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/02/c7/02c705229f660067be648d9a703bcfcbbe5b4a23.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="38.38" OriginalAmount="38.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.23273974" Longitude="106.81281274" StarRating="3" HotelCode="572876|havenwood_senopati" HotelName="Havenwood Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Empu Sendok 51, Senopati, Jakarta, Kebayoran Baru</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/bb/ddbbe7c5ee044f8b7a277866f78db9a0fc9d57a6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="38.38" OriginalAmount="38.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18621" Longitude="106.824" StarRating="0" HotelCode="879603|gorgeous_1br_apartment_royal_olive_residence" HotelName="Royal Olive Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Warung Jati Barat 101</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1c/07/1c07b8bb9b87e9c121b011659a48cf90cf65b81b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="38.62" OriginalAmount="38.24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18869" Longitude="106.824722" StarRating="3" HotelCode="|166346" HotelName="Artotel Thamrin - Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Sunda No. 3</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/6/3/4/6/166346_1_5520.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers a reception, WiFi (free of charge), a laundry service and a transfer service to the airport, (for a fee). SITUATION: This hotel is 5 minutes away from Sarinah the commercial centre 10 minutes away from the establishment, clients can find Plaza Indonesia the shopping centre Gambir the Railway Station of it is situated 45 minutes away from Soekarno-Hatta Airport. ROOM: All the rooms have an air-conditioning system, flat-screen satellite television, an iPod docking station, a safe, a bathroom with a shower, a hairdryer and slippers. OTHERS: Regarding the food and beverage provision, the establishment offers a restaurant.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="39.24" OriginalAmount="38.85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.240818" Longitude="106.841351" StarRating="4" HotelCode="|87185" HotelName="Bidakara Grand Pancoran Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL. JEND GATOT SUBROTO KAV, PANCORAN 71-73</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/7/1/8/5/87185_15.jpg</HotelPictures>
        <HotelDescription>SITUATION: The hotel is close to Jabotabek the motorway it is well-connected, is 30 minutes drive away from the airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="39.39" OriginalAmount="39" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2201533783351" Longitude="106.81594312191" StarRating="5" HotelCode="98235|71958" HotelName="Aryaduta Semanggi" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Garnisun Dalam No. 8, Karet Semanggi, Jakarta 12930</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e5/dd/e5dd7acac835bf74c87707203a453006c0d29415.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="39.39" OriginalAmount="39" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.30128366" Longitude="106.83476492" StarRating="4" HotelCode="349983|150950" HotelName="Aston Priority Simatupang Hotel &amp; Conference Center" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Let. Jend. T.B. Simatupang Kav. 9, Kebagusan, South Jakarta 12520</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/8e/ec/8eecc03cbadab85a01bf9c6656ff80235803e09e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="39.39" OriginalAmount="39" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.138418" Longitude="106.831964" StarRating="4" HotelCode="396116|36141" HotelName="Novotel Jakarta Mangga Dua Square" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gunung Sahari Raya 1, Jakarta 14420</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/15/94/159409a05f1e631e4abb60961defc9479867f6fc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city and business hotel is situated within just 30 minutes' drive of Jakarta's central business...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="39.39" OriginalAmount="39.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.23738215" Longitude="106.81201715" StarRating="0" HotelCode="613001|mk_house_senopati" HotelName="MK House Senopati" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cikatomas II 4, Kebayoran Baru, Jakarta 12190</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/ba/edba15df61e66be1ee6dc76f5d35ad4a2a613c46.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="39.39" OriginalAmount="39.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.10938881" Longitude="106.77926666" StarRating="0" HotelCode="838250|spacious_and_comfortable_2br_green_bay_pluit_apartment" HotelName="Green Bay Pluit" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pluit Karang, Ayu B1 Utara, Jakarta 14450</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/93/af/93af5096d539d6f8f392927d65ec403bc2e5def7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="39.51" OriginalAmount="39.12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.291872" Longitude="106.796068" StarRating="5" HotelCode="|552325" HotelName="Ra Suites Simatupang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>30 Jalan TB Simatupang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/2/3/2/5/552325_9025acc1416.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="40.06" OriginalAmount="39.66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.19572989" Longitude="106.84004278" StarRating="4" HotelCode="840288|ID000328" HotelName="Novotel Jakarta Cikini" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cikini Raya 107 109, Cikini Menteng, Jakarta Pusat 10330, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5a/ae/5aae4f508084c73d1bbfebc0b87a18c4c8cd0ed1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="40.19" OriginalAmount="39.79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.219407" Longitude="106.81596" StarRating="4" HotelCode="211365" HotelName="Aryaduta Suites Semanggi" Meals="SUITE" BedType="SUITE">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Garnisun Dalam No. 08, Karet Semanggi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0002/11365/211365/1.jpg?f=17729144</HotelPictures>
        <HotelDescription>Relax at the full-service spa, where you can enjoy massages. You can take advantage of recreational amenities such as outdoor tennis courts, an outdoor pool, and a sauna. This hotel also features complimentary wireless internet access, concierge services, and free babysitting.. Featured amenities include a business center, limo/town car service, and express check-in. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="40.24" OriginalAmount="39.84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.107133150116" Longitude="106.6833615303" StarRating="4" HotelCode="165166|619475" HotelName="FM7 Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Jacuzzi,Laundry,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Perancis No. 67, Cengkareng 15125</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4d/72/4d720b2f2a9e75c782a40c4be17a86e9cb742a84.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="40.24" OriginalAmount="39.84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.186752" Longitude="106.81728" StarRating="4" HotelCode="4030979" HotelName="Ashley Tanah Abang" Meals="SUPERIOR ROOM" BedType="SUPERIOR ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jalan K.H. Wahid Hasyim No. 220,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0040/30979/4030979/2.jpg?f=17255555</HotelPictures>
        <HotelDescription>Be sure to enjoy recreational amenities including an indoor pool and a fitness center. Additional amenities at this hotel include complimentary wireless internet access, concierge services, and a banquet hall.. Featured amenities include complimentary newspapers in the lobby, dry cleaning/laundry services, and a 24-hour front desk. Free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="40.26" OriginalAmount="39.86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.240102" Longitude="106.84216" StarRating="4" HotelCode="1877317" HotelName="Hotel Bidakara Grand Pancoran Jakarta" Meals="DELUXE TWIN ROOM" BedType="DELUXE TWIN ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Jend. Gatot Subroto Kav.71-73, Pancoran</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/77317/1877317/49.jpg?f=17099568</HotelPictures>
        <HotelDescription>Don't miss out on recreational opportunities including an outdoor pool and a fitness center. Additional features at this hotel include complimentary wireless internet access, wedding services, and tour/ticket assistance.. Featured amenities include a business center, a 24-hour front desk, and luggage storage. Event facilities at this hotel consist of conference space and meeting rooms. Free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="40.40" OriginalAmount="40.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1643058" Longitude="106.82052499" StarRating="3" HotelCode="554568|harris_vertu_hotel_harmoni" HotelName="Harris Vertu Hotel Harmoni" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Hayam Wuruk 6, Jakarta 10120</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/23/29/2329c0e48f384a8c9a90b9489f0d319c3f8622cb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="40.40" OriginalAmount="40.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.147778" Longitude="106.83922775" StarRating="4" HotelCode="729960|grand_orchardz_hotel_rajawali_kemayoran" HotelName="Grand Orchardz Hotel Rajawali Kemayoran" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Rajawali Selatan Raya 1b, Kemayoran, Jakarta 10720</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/zz/4f/ad4f044eedc7f3d9dfd49401f76aa6835fd097fb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Old Jakarta, this spa hotel is 0.7 mi (1.1 km) from Jakarta International Expo and within...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="40.67" OriginalAmount="40.27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18238" Longitude="106.824515" StarRating="4" HotelCode="292415|ID000053" HotelName="Mercure Jakarta Sabang" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Haji Agus Salim No.11, PO Box 2725, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/38/e4/38e42649bb6e53d5f09b0802b5d7c1669bccc0b9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="40.90" OriginalAmount="40.5" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.22289" Longitude="106.83316" StarRating="4" HotelCode="1877323" HotelName="Js Luwansa Hotel And Convention Center" Meals="DELUXE ROOM" BedType="DELUXE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>H.R. Rasuna Said Kav C-22,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/77323/1877323/1.jpg?f=17143192</HotelPictures>
        <HotelDescription>Relax at the full-service spa, where you can enjoy massages. You can take advantage of recreational amenities such as an outdoor pool and a fitness center. Additional amenities at this hotel include complimentary wireless internet access, concierge services, and wedding services.. Featured amenities include a 24-hour business center, complimentary newspapers in the lobby, and dry cleaning/laundry services. Event facilities at this hotel consist of conference space and meeting rooms. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="41.26" OriginalAmount="40.85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.184103" Longitude="106.82483" StarRating="4" HotelCode="3895253" HotelName="Ashley Sabang Jakarta" Meals="SUPERIOR ROOM" BedType="SUPERIOR ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jalan H. Agus Salim No.22Ab, Rt.2/Rw.1, Kb. Sirih, Menteng, Jalan Sabang</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/95253/3895253/1.jpg?f=16110495</HotelPictures>
        <HotelDescription>Enjoy recreation amenities such as a 24-hour fitness center or take in the view from a garden. Additional features at this hotel include complimentary wireless internet access and concierge services.. Featured amenities include a computer station, dry cleaning/laundry services, and a 24-hour front desk. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="41.41" OriginalAmount="41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.198369" Longitude="106.802403" StarRating="4" HotelCode="23150|159159" HotelName="Santika Premiere Jakarta Slipi Jakarta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan AIPDA K.S. Tubun 7, Slipi, 11410 Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c4/17/c417d542af29239c8d2d2842306659ef97b8102d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is conveniently located in the new business triangle of West Jakarta and is just a stroll...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="41.41" OriginalAmount="41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.30274175" Longitude="106.88609682" StarRating="3" HotelCode="178319|159165" HotelName="Santika Taman Mini Indonesia Indah" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Garden,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pintu 1, Taman Mini Indonesia Indah, Jakarta, Timur 13880</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5a/40/5a400a0f8b254d08318edddcaf604d81e45c10fe.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in east Jakarta, the hotel is only 5 minutes from Tamini Square and 20 minutes from the Sent...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="41.41" OriginalAmount="41.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.223118" Longitude="106.833028" StarRating="4" HotelCode="292397|js_luwansa_hotel_and_convention_center" HotelName="JS Luwansa Hotel &amp; Convention Center" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>JL. H.R. Rasuna Said Kav. C-22, Jakarta 12940</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cc/55/cc5598216f68874bd4e477596630c7af6c9247e1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Halim Perdana Kusuma (HLP).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="41.41" OriginalAmount="41.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18370344" Longitude="106.82469169" StarRating="0" HotelCode="971728|ashley_hotel_sabang" HotelName="Ashley Sabang" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan H Agus Salim 22AB, RT 2/RW 1, Kebon  Sirih, Menteng, Jakarta 10340</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5f/fc/5ffc772386904b363aa9a2ede841a577ede51571.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="41.61" OriginalAmount="41.20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1298528" Longitude="106.8295186" StarRating="4" HotelCode="|85715" HotelName="Grand Dafam Ancol Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>MARINA MEDITERANIA, TOWER A JL. LODAN RAYA 2A</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/5/7/1/5/85715_1_2477.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment has apartments and with American kitchen. This hotel has WiFi, (free of charge), 3 swimming pools and a transfer service. SITUATION: This hotel Jakarta International Expo it is situated 12 minutes away from 30 minutes away from Soekarna-Hatta Airport The establishment offers a transfer service to the airport. ROOM: Clients are offered inviting apartments with flat-screen TV, a sitting area with sofa, a safe and a bath. FACILITIES: Guests are offered a massage service, a spa, billiards, business facilities and a launderette. RESTAURANT: The establishment offers international cuisine.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="42.03" OriginalAmount="41.61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.16432" Longitude="106.82048" StarRating="4" HotelCode="3067328" HotelName="Vertu Harmoni Jakarta" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hayam Wuruk No. 6,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0030/67328/3067328/13.jpg?f=16022538</HotelPictures>
        <HotelDescription>Enjoy recreational amenities such as an outdoor pool and a fitness center. This hotel also features complimentary wireless internet access, concierge services, and wedding services.. Featured amenities include a business center, dry cleaning/laundry services, and a 24-hour front desk. A roundtrip airport shuttle is provided for a surcharge (available on request), and free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="42.23" OriginalAmount="41.81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.124895" Longitude="106.83236" StarRating="4" HotelCode="|87247" HotelName="Mercure Convention Center Ancol" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL PANTAI INDAH TAMAN IMPIAN JAYA ANCOL</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/7/2/4/7/87247_1_8762.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has rooms with internet, (free of charge), an outdoor pool, a gym, 3 restaurants and a car park (free of charge). SITUATION: This hotel is in Dreamland Ancol park Customers have at their disposal direct access to Binaria the beach, el oceanario Seaworld it is located between Fantasy World the theme park it is 20 minutes drive away from Soekarno Hatta the international airport. ROOM: All the rooms have an air-conditioning system, a satellite television, a mini-bar, a bathroom with a bath and a hairdryer. FACILITIES: Guests can use a tennis court and a jogging track. You also have at your disposal a bicycle rental service and tourist information. RESTAURANT: Customers can enjoy a restaurant with terrace, it offers Asian specialities and international cuisine. Guests can enjoy a bar with shows.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="42.51" OriginalAmount="42.09" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.21129" Longitude="106.81286" StarRating="3" HotelCode="2040973" HotelName="Batavia Hotel And Serviced Apartments" Meals="SUPERIOR APARTMENT" BedType="SUPERIOR APARTMENT">
        <Address>
          <AddressLines>
            <AddressLine>Jl. K.H. Mas Mansyur Kav. 126. 126,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/40973/2040973/33.jpg?f=17470617</HotelPictures>
        <HotelDescription>Enjoy a range of recreational amenities, including an outdoor pool, an outdoor tennis court, and a sauna. This aparthotel also features complimentary wireless internet access, concierge services, and a banquet hall.. Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and laundry facilities. Free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="43.27" OriginalAmount="42.84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.25585" Longitude="106.81507" StarRating="4" HotelCode="|61892" HotelName="Kemang Icon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN KEMANG RAYA 1 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/1/8/9/2/61892_1_1384.jpg</HotelPictures>
        <HotelDescription>HOTEL: It has 12 rooms a lobby, a reception, a safety deposit box service, a television room, a cafÃ©, a bar and a restaurant. The establishment also offers internet (for a fee), room service, a laundry service (for a fee) and a car park. SITUATION: It is inKemang the city centre of 35 kilometres away from the establishment, guests will find Soekarno Hatta Airport. ROOM: The rooms have a sitting area, complimentary bathroom items, a bathroom with a shower, a hairdryer and a king-size bed. They also have a direct line telephone, satellite and cable television, internet, a safe, a mini-bar, a coffee maker, a kettle, an individual air-conditioning system and a balcony or terrace. FACILITIES: The establishment boasts a swimming pool that has an area for children, deck chairs and parasols. MEALS: Regarding the food and beverage offering, the establishment offers a buffet breakfast and Ã  la carte lunch and dinner. PAYMENT METHODS: The establishment accepts American Express, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="43.43" OriginalAmount="43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1675775" Longitude="106.79184" StarRating="0" HotelCode="943779|396000" HotelName="Aston Kartika Grogol Hotel &amp; Conference Center" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kyai Tapa 101, Rt6/Rw16, Tomang, Grogol Petamburan, Kota Jakarta Barat, Jakarta 11440</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/2d/84/2d84416ce6195d9685019f231d6433dbe5d14fb9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="43.43" OriginalAmount="43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.122374" Longitude="106.836514" StarRating="4" HotelCode="80479|36137" HotelName="Mercure Convention Centre Ancol" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort,Golf Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl Pantai Indah, Taman Impian Jaya Ancol, 14430 Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ac/a6/aca63ad0aa9ba0c81e661fab3cdb509f6a8eabb8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of the exciting Dreamland Ancol Park, between the Oceanarium and Fantasy World,...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="43.43" OriginalAmount="43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.167044" Longitude="106.794995" StarRating="3" HotelCode="292405|84255" HotelName="The Gloria Suites Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kyai Tapa 215, Grogol, Jakarta 11440</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/01/53/01532f05a9b5867e9d79c2d236a87bfbb8ab0552.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="43.43" OriginalAmount="43.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.3719180361178" Longitude="106.83322047399" StarRating="4" HotelCode="504224|the_margo_hotel" HotelName="The Margo Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Margonda Raya 358, Kemiri Muka, Beji, Kota Depok, Jakarta 16423, Jawa Barat</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c6/d9/c6d98c280a5b64d9c2f86580206cdf79358ee5f2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Depok.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="43.47" OriginalAmount="43.04" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1846088" Longitude="106.8349707" StarRating="5" HotelCode="|377021" HotelName="Fraser Residence Menteng Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Menteng Raya No 60, Menteng</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/7/0/2/1/377021_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="43.64" OriginalAmount="43.21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.23337" Longitude="106.79719" StarRating="4" HotelCode="|532544" HotelName="Artotel Casa Hang Tuah" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl Hang Tuah 1 no 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/2/5/4/4/532544_242ab431004.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="43.71" OriginalAmount="43.28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.123115" Longitude="106.836987" StarRating="4" HotelCode="|93350" HotelName="MERCURE ANCOL" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Pantai Indah,ancol Jakarta Jakarta Utara ,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/9/3/3/5/0/93350_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: The MERCURE ANCOL is rated four stars, it was opened in 1975, has a cafÃ©, a swimming pool and a gym. SITUATION: This establishment is in the coast of Jakarta. It is near Ancol Attraction Park, ROOM: The establishment has 434 rooms with mini-bar, a hairdryer, a safety deposit box, a trouser press, an ironing set and an air-conditioning system.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="43.83" OriginalAmount="43.4" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.15334" Longitude="106.85" StarRating="4" HotelCode="2433535" HotelName="Grand Mercure Jakarta Kemayoran" Meals="SUPERIOR ROOM" BedType="SUPERIOR ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jl H Benyamin Sueb Kav B-6, Superblok Mega Kemayoran</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/33535/2433535/1.jpg?f=17357489</HotelPictures>
        <HotelDescription>Pamper yourself with a visit to the spa, which offers massages. You're sure to appreciate the recreational amenities, including a health club, an outdoor pool, and an indoor pool. This hotel also features complimentary wireless Internet access, concierge services, and free babysitting. If you'd like to spend the day shopping, you can hop on the complimentary shuttle.. Featured amenities include a business center, complimentary newspapers in the lobby, and dry cleaning/laundry services. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="43.90" OriginalAmount="43.47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.185269" Longitude="106.824951" StarRating="4" HotelCode="|468331" HotelName="Ashley Tang Menteng Jakarta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>34 Jalan Haji Agus Salim</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/8/3/3/1/468331_7444eea1740.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="43.92" OriginalAmount="43.49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.16334" Longitude="106.827836" StarRating="4" HotelCode="|67202" HotelName="Redtop  and Convention Center" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL. PECENONGAN 72</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/7/2/0/2/67202_12.jpg</HotelPictures>
        <HotelDescription>HOTEL: The hotel has an entertainment programme. SITUATION: In the surrounding area of the establishment, guests can find the leisure areas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="44.44" OriginalAmount="44.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.184769" Longitude="106.834554" StarRating="4" HotelCode="263581|fraser_residence_menteng_jakarta" HotelName="Fraser Residence Menteng, Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="aparthotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Menteng Raya No.60, Menteng, Jakarta 10340</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/01/79/0179c7dae59dfe66f20f80a8444aa1e5c797f56c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="44.44" OriginalAmount="44.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.255582" Longitude="106.814837" StarRating="5" HotelCode="68409|kemang_icon_by_alila" HotelName="Kemang Icon by Alila" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Garden,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kemang Raya 1, Jakarta 12730</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/14/a1/14a16c8513cf8ef32feac17102d82f8a880b38fe.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Kemang, South Jakarta, in a row of traditional Betawinese and l...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="44.44" OriginalAmount="44.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.16053727" Longitude="106.8529675" StarRating="0" HotelCode="954551|apartment_palazzogrand_palace_kemayoran" HotelName="Grand Palace Kemayoran" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan H. Benyamin Sueb, Blok A5, Kemayoran, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/51/5751aabd1385753d7a0916b52cf74198e1254c30.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="45.45" OriginalAmount="45.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.224472" Longitude="106.839753" StarRating="5" HotelCode="64864|wyndham_casablanca_jakarta" HotelName="Wyndham Casablanca Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Casablanca Kav. 18, Jakarta 12870</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/04/d9/04d9c86f6d631d0b2c756cecff978001453f1d61.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is strategically located within the city's ‘Golden Triangle’ on Jalan Casablanca, adjacent...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="45.45" OriginalAmount="45.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.14554804" Longitude="106.81536538" StarRating="3" HotelCode="429832|holiday_inn_hotel_and_suites_jakarta_gajah_mada" HotelName="Holiday Inn And Suites Gajah Mada" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gajah Mada 211, Jakarta Pusat, Jakarta 11120, West Java</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6b/a4/6ba4f57d2f402ec4fa6de34efb1136e9ce95ff78.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This cosy hotel is in North Jakarta. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="45.45" OriginalAmount="45.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.16030785" Longitude="106.85296001" StarRating="3" HotelCode="958629|2_bedrooms_grand_palace_apartment_kemayoran_by_travelio" HotelName="Grand Palace Kemayoran by Travelio" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan H. Benyamin Sueb, Blok A5, Kemayoran, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2f/30/2f30bc24c4a627cff11baf42d915d9df3a208975.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="45.82" OriginalAmount="45.37" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.14126" Longitude="106.85424" StarRating="5" HotelCode="1877314" HotelName="Doubletree By Hilton Jakarta Kemayoran" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Griya Utama, Blok B No 1,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/77314/1877314/1.jpg?f=17693167</HotelPictures>
        <HotelDescription>Be sure to enjoy recreational amenities including a health club and an outdoor pool. Additional amenities at this hotel include complimentary wireless internet access, concierge services, and a ballroom.. Featured amenities include a computer station, dry cleaning/laundry services, and a 24-hour front desk. Planning an event in Jakarta? This hotel has 14795 square feet (1375 square meters) of space consisting of conference space and 9 meeting rooms. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="46.33" OriginalAmount="45.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.149174" Longitude="106.834141" StarRating="4" HotelCode="|84889" HotelName="The Grand Platinum Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl Kartini Raya No. 57</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/4/8/8/9/84889_1_1405.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Swiss Belhotel Mangga Besar is rated four stars, it was opened in 2009. It has a cafÃ© and a covered swimming pool. SITUATION: This establishment is in the centre of Jakarta. It is located near Ancol Amusement Park, ROOM: The establishment has 246 rooms with mini-bar, a hairdryer, a safe, a trouser press and an air-conditioning system.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="46.46" OriginalAmount="46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.141131" Longitude="106.853368" StarRating="4" HotelCode="207928|80298" HotelName="Holiday Inn Jakarta Kemayoran" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Griya Utama  Blok B 1, Sunter Agung, Jakarta 14350</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/aa/10/aa100b0d556055400bb2f3710d7cf6bed6a86319.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="46.46" OriginalAmount="46.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.186917" Longitude="106.828984" StarRating="4" HotelCode="168346|morrissey_serviced_apartment" HotelName="Morrissey" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Designated Smoking Area,Fax,Garden,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan KH Wahid Hasyim 70, Menteng, 10340 Jakarta, Java</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b8/8c/b88c331ac72e31d473620ef1e4ac8e4034c309ab.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This aparthotel is located at the heart of the central business district and bordering the quiet Dut...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="46.60" OriginalAmount="46.14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.187096" Longitude="106.829103" StarRating="4" HotelCode="|87253" HotelName="Morrissey  Residences" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL. KH. WAHID HASYIM MENTENG 70</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/7/2/5/3/87253_c7b2b831139.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has WiFi, The hotel was built in 2010, has 135 apartments, with air-conditioning, has a lobby, with a reception, express check-out, a safety deposit box service and a lift. The establishment has a cafÃ©, a restaurant, room service, a laundry service and a car park. SITUATION: This aparthotel, is in the business district, Menteng it is in 500 metres away from the establishment, you can find Thamrin the centre of it is situated 40 kilometres away from Soekarno-Hatta Airport. ROOM: The establishment has one and two bedroom apartments with kitchen, a fridge, hot plates, a microwave, a coffee maker, a kettle, an LCD TV, cable television, a DVD player, an iron, a direct line telephone, a radio, a Hi-Fi, internet, a double bed, a safe and an air-conditioning system. They also have a bathroom with a shower and a hairdryer. FACILITIES: The establishment has a swimming pool with an open-air bar, Guests are offered aerobics classes and a gym. MEALS: Regarding the food and beverage offering, the establishment offers a continental buffet breakfast and Ã  la carte or set-menu lunch and dinner. PAYMENT METHODS: Customers can pay by Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="46.81" OriginalAmount="46.35" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.123137" Longitude="106.686369" StarRating="0" HotelCode="|467690" HotelName="Fairfield By Marriott Jakarta Soekarno-hatta Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Husein Sastranegara No.8</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/7/6/9/0/467690_6448d4b1144.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="47.01" OriginalAmount="46.54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.23932723" Longitude="106.8304025" StarRating="4" HotelCode="943562|ID000307" HotelName="Mercure Jakarta Gatot Subroto" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gatot Subroto 1, Kuningan Barat, Jakarta 12790</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ea/f1/eaf19bfff437f2ea12b84603f0eb930838ff5369.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="47.19" OriginalAmount="46.72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.139087" Longitude="106.72892" StarRating="3" HotelCode="3896747" HotelName="Hilton Garden Inn Jakarta Taman Palem" Meals="ROOM - DISABLED ADAPTED" BedType="ROOM - DISABLED ADAPTED">
        <Address>
          <AddressLines>
            <AddressLine>Jl Taman Palem Lestari Blok B13 No1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/96747/3896747/50.jpg?f=17497829</HotelPictures>
        <HotelDescription>Enjoy recreational amenities such as an outdoor pool and a fitness center. Additional amenities at this hotel include complimentary wireless internet access, shopping on site, and wedding services.. Featured amenities include a 24-hour front desk, multilingual staff, and luggage storage. This hotel has 8 meeting rooms available for events. Free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="47.47" OriginalAmount="47.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1496325595972" Longitude="106.83390855789" StarRating="4" HotelCode="167873|swissbelhotel_mangga_besar" HotelName="Swiss-Belhotel Mangga Besar Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Kartini Raya No. 57, Jakarta, Java</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/7c/c57c9cec1f27cb6373f7e4bfc33ecba67d5f1c71.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Central Jakarta. It is about 5 minutes’ drive to Ancol Dreamland and the cit...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="47.47" OriginalAmount="47.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.172172" Longitude="106.835254" StarRating="5" HotelCode="54550|hotel_borobudur_jakarta" HotelName="Borobudur Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Lapangan Banteng Selatan, P.O.Box 1329, Jakarta 10710</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ca/48/ca48ca5399e021fc86b7a5b328595f8b901eec9e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Jakarta, close to the main business districts, shopping areas, presidential ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="47.64" OriginalAmount="47.17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.157447" Longitude="106.910222" StarRating="4" HotelCode="|87218" HotelName="Harris  and Conventions Kelapa Gading - Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>SENTRA KELAPA GADING JL. KELAPA GADING BLOK M</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/7/2/1/8/87218_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This renovated establishment in 2009, has 10 meeting rooms and 226 rooms. The establishment boasts air-conditioning, a hairdresser's, a television room, 2 bars, room service and a laundry service. SITUATION: The hotel Sentra Kelapa Gading it is in Where customers can find Kelapa Gading the shopping centre, is 10 minutes drive away from Yakarta the Exhibition Centre this establishment, is 25 minutes away from Soekarno-Hatta the airport. ROOM: All the rooms have a bathroom with a shower, a hairdryer, a direct line telephone, a television, internet, a safe, a mini-bar, a coffee maker, a kettle and an air-conditioning system. FACILITIES: The establishment has a swimming pool, a gym, a massage service and spa treatments.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="48.33" OriginalAmount="47.85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.21097" Longitude="106.82038" StarRating="4" HotelCode="950234" HotelName="Grand Sahid Jaya" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Jend Sudirman Kav 86, Tanah Abang,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0009/50234/950234/57.jpg?f=17675614</HotelPictures>
        <HotelDescription>Take advantage of recreation opportunities including an outdoor pool and a fitness center. Additional amenities at this hotel include complimentary wireless internet access, concierge services, and a hair salon.. Featured amenities include a business center, limo/town car service, and a 24-hour front desk. Event facilities at this hotel consist of a conference center and meeting rooms. Self parking (subject to charges) is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="48.48" OriginalAmount="48" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1602300034562" Longitude="106.81965223181" StarRating="5" HotelCode="213199|44266" HotelName="Grand Mercure Jakarta Harmoni" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Hayam Wuruk 36-37, Central Jakarta, Jakarta 10120</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4d/3b/4d3b80172bb9ccf6eadc8b50a027c73cff8ee7af.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers guests a total of 483 rooms. Services and facilities at the hotel include a babysit...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="48.48" OriginalAmount="48.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18671297" Longitude="106.82719595" StarRating="4" HotelCode="602929|aloft_jakarta_wahid_hasyim" HotelName="Aloft Jakarta Wahid Hasyim" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>92 Jalan K. H. Wahid Hasyim, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/a6/eda6d2105f0b8b168de25b0f7dfb95b0831363df.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="48.87" OriginalAmount="48.39" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.154982" Longitude="106.896782" StarRating="0" HotelCode="|166336" HotelName="All Sedayu Kelapa Gading" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Raya Boulevard Kelapa Gading Jakarta Utara</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/6/3/3/6/166336_sela_int.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a restaurant and a business centre. The establishment also offers WiFi (free of charge), a cashier, a reception, a baggage room, a lobby, a transfer service to the airport and a laundry service (for a fee). SITUATION: This establishment, is near Mall of Indonesia the shopping centre it is 10 minutes drive away from Kelapa Gading the shopping centre the establishment is a 45-minute drive away from Ancol the leisure area it is 1 minute drive away from Soekarno-Hatta Airport. ROOM: All the rooms have an air-conditioning system, flat-screen satellite television, a safety deposit box, a mini-bar, a bathroom with a shower and complimentary bathroom items. OTHERS: The establishment offers room service and a restaurant cafÃ©.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="49.49" OriginalAmount="49.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2073250819373" Longitude="106.82737469673" StarRating="4" HotelCode="94771|aston_at_kuningan_suites" HotelName="Aston at Kuningan Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Kitchen,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Setiabudi Utara, Kuningan 12920, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/97/4b/974b0cacbecf23903567f66a752a9248b91cd83e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the prestigious Kuningan district, only 8.6 km away from the centre of Jakar...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="49.49" OriginalAmount="49.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18621" Longitude="106.824" StarRating="0" HotelCode="839537|warm_and_cozy_2br_apartment_woodland_park_residence" HotelName="Woodlandpark Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kalibata Raya  22</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/69/d8/69d8583158a43441ab6f458671c2fd5f0f914a12.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="50.50" OriginalAmount="50" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.26455327" Longitude="106.80858838" StarRating="3" HotelCode="745833|342859" HotelName="Goodrich Suites Jakarta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pangeran Antasari 60, Cipete Utara, Kebayoran Baru, Jakarta 12150</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f7/28/f728715d2d54dca9f347fec3d32cf5be539d7b77.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="50.50" OriginalAmount="50" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1572754797815" Longitude="106.91011548042" StarRating="4" HotelCode="167871|159073" HotelName="Harris Hotel &amp; Conventions Kelapa Gading" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Bulevar Kelapa Gading, Blok M, Jakarta 14240</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/62/96/6296c1ed6b6da435d70450e3b973ef50126cff1c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally located in the Sentra Kelapa Gading business district, which includes the well-...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="50.50" OriginalAmount="50.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.223163" Longitude="106.80291" StarRating="4" HotelCode="47328|century_park_hotel_10" HotelName="Century Park Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pintu Satu Senayan, 10270 Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5f/54/5f54a3c35e148350e4d98781342a6d77f9292d14.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Jakarta's central business district, just a short distance from...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="50.50" OriginalAmount="50.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18830453" Longitude="106.82272092" StarRating="4" HotelCode="481364|four_points_by_sheraton_jakarta_thamrin" HotelName="Four Points by Sheraton Jakarta Thamrin" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan M.H. Thamrin, Kav. 9, Jakarta, Jakarta 10350</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/25/43/2543829ab7a7f58dafe0f2b1d0d143939b4fe62c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="51.25" OriginalAmount="50.74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.264676" Longitude="106.808632" StarRating="5" HotelCode="|325625" HotelName="Goodrich Suites, ARTOTEL Portfolio" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL. PANGERAN ANTASARI NO.60, CIPETE UTARA, KEBAYORAN BARU</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/2/5/6/2/5/325625_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="51.34" OriginalAmount="50.83" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.235136" Longitude="106.82683" StarRating="3" HotelCode="3981753" HotelName="Artotel Casa Kuningan" Meals="STUDIO" BedType="STUDIO">
        <Address>
          <AddressLines>
            <AddressLine>Kav.02 Jl. Denpasar Raya,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0039/81753/3981753/1.jpg?f=17622696</HotelPictures>
        <HotelDescription>Enjoy recreational amenities such as an outdoor pool and a fitness center.. Featured amenities include a 24-hour front desk, luggage storage, and laundry facilities. Free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="53.30" OriginalAmount="52.77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.207434" Longitude="106.827341" StarRating="4" HotelCode="|84850" HotelName="Oakwood Suites Kuningan Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Setiabudi Utara</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/4/8/5/0/84850_1_5522.jpeg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, Kuningan it is in. APARTMENTS: The establishment has apartments with American kitchen and balcony. HOTEL: This establishment has a swimming pool on the rooftop, a restaurant and a winery. ROOM: The establishment has suites with an air-conditioning system, cable television, a bathroom, a dresser, a kettle, a coffee maker and a mini-bar. FACILITIES: The establishment boasts a gym, a swimming pool, a launderette, Close to shops, With regards to the food and beverage offering, there is a restaurant.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="53.46" OriginalAmount="52.93" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.240486" Longitude="106.837201" StarRating="0" HotelCode="|466107" HotelName="Citadines Gatot Subroto Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl Gatot Subroto Kav.64 No.177A</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/6/1/0/7/466107_5529a2f1021.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="53.53" OriginalAmount="53.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.21829573" Longitude="106.83399581" StarRating="5" HotelCode="320289|the_grove_suites" HotelName="The Grove Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Kitchen,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan H.R. Rasuna Said, Kawasan Rasuna Epicentrum, Kuningan, Jakarta 12960</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/6d/89/6d892078c96efe9022bb6063b017e4185accd54f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="53.53" OriginalAmount="53.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2395298075021" Longitude="106.78565166455" StarRating="4" HotelCode="350576|veranda_hotel_at_pakubuwono" HotelName="Veranda Hotel @ Pakubuwono" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kyai Maja 63, Kebayoran Baru, Jakarta 12130</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/48/644894c8b5c9fc7b35dcf75b70f578448d42a88c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="57.29" OriginalAmount="56.72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2350416" Longitude="106.83012" StarRating="5" HotelCode="73870" HotelName="Gran Meliá Jakarta" Meals="RUN OF THE HOUSE ROOM" BedType="RUN OF THE HOUSE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jalan H.R. Rasuna Said Kav X-O</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/73870/73870/72.jpg?f=17742766</HotelPictures>
        <HotelDescription>Facilities: The friendly staff at the reception desk are happy to answer any questions. Services such as a safe and a cash machine ensure a comfortable stay. Wireless internet access allows guests to surf the internet and catch up on email. Wheelchair-accessible facilities are available. A garden provides extra space for rest and relaxation in the open air. Parking spaces are available to guests travelling by car. Further services include a 24-hour security service, a babysitting service, medical assistance, a transfer service, 24-hour room service, a laundry service, a page service and a hotel doctor. The business centre is on hand for guests' business requirements and provides a projector.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="57.36" OriginalAmount="56.79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.183705" Longitude="106.833777" StarRating="4" HotelCode="|553937" HotelName="Ashley Tugu Tani Menteng" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. K.H. Wahid Hasyim No.4 2, RT.2/RW.7,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/3/9/3/7/553937_a0341cc1424.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="57.88" OriginalAmount="57.31" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.223897" Longitude="106.825722" StarRating="4" HotelCode="|85665" HotelName="Manhattan Jakarta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. PROF DR SATRIO KUNIGAN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/5/6/6/5/85665_1_5387.jpg</HotelPictures>
        <HotelDescription>ROOM: The stylish, modern rooms, have large windows, a television, a DVD, a bathroom with a bath and complimentary bathroom items. FACILITIES: There is a range of facilities and services available at the establishment, including a gym, a swimming pool, a sauna, a spa and 5 restaurants. SITUATION: This hotel is a 5-minute walk away from Ambassador the commercial centre 25 minutes away from Plaza Senayan the commercial centre the establishment is a 30-minute drive away from Soekarno Hatta the International Airport of.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="59.20" OriginalAmount="58.61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.12587" Longitude="106.83103" StarRating="4" HotelCode="2095510" HotelName="Discovery Ancol" Meals="SUPERIOR ROOM" BedType="SUPERIOR ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Lodan Timur No. 7,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/95510/2095510/50.jpg?f=17496106</HotelPictures>
        <HotelDescription>Relax at the full-service spa, where you can enjoy massages. You can take advantage of recreational amenities such as an outdoor pool, a spa tub, and an indoor tennis court. Additional amenities at this hotel include complimentary wireless internet access, concierge services, and wedding services.. Featured amenities include a business center, complimentary newspapers in the lobby, and dry cleaning/laundry services. Guests may use a roundtrip airport shuttle for a surcharge, and free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="59.59" OriginalAmount="59.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.225353" Longitude="106.831339" StarRating="4" HotelCode="93153|manhattan_hotel_3" HotelName="Manhattan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Prof Dr Satrio Kunigan, Jakarta 12950</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/95/f8/95f800b808631496cee39f99b3e14ed02c344e51.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys a favourable location at the heart of the lively region of Jakarta. It takes just 1...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="59.87" OriginalAmount="59.28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.218538" Longitude="106.83361" StarRating="5" HotelCode="1877361" HotelName="The Grove Suites By Grand Aston" Meals="SUITE 1 BEDROOM" BedType="SUITE 1 BEDROOM">
        <Address>
          <AddressLines>
            <AddressLine>Kawasan Rasuna Epicentrum Jl. H.R. Rasuna Said Kuningan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/77361/1877361/1.jpg?f=17373885</HotelPictures>
        <HotelDescription>Enjoy recreational amenities such as an outdoor pool and a fitness center. Additional amenities at this hotel include complimentary wireless internet access, concierge services, and barbecue grills.. Featured amenities include a business center, complimentary newspapers in the lobby, and dry cleaning/laundry services. Free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="60.23" OriginalAmount="59.63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.122567" Longitude="106.652712" StarRating="3" HotelCode="|179388" HotelName="Jakarta Airport Managed By Topotels" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>TERMINAL 2E, SOEKARNO HATTA INTERNATIONALl AIRPORT</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/9/3/8/8/179388_16.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="62.62" OriginalAmount="62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1225026269307" Longitude="106.65277761971" StarRating="3" HotelCode="71462|159210" HotelName="Jakarta Airport Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Golf,Internet,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Terminal 2E, Soekarno-Hatta International Airport, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3e/86/3e86dd5dbc8420b6edc35b17a6406952acb45ded.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;In the hustle and bustle of the Jakarta International Airport ‘Soekarno-Hatta’, the hotel is located...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="62.62" OriginalAmount="62.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.198934" Longitude="106.843148" StarRating="4" HotelCode="263580|doubletree_by_hilton_hotel_jakartadiponegoro" HotelName="DoubleTree by Hilton Hotel Jakarta - Diponegoro" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pegangsaan Timur 17, Cikini, Jakarta 10310</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a4/d6/a4d6313ebe901529d236f8879d66048bccd19d63.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="64.16" OriginalAmount="63.52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.22546" Longitude="106.83144" StarRating="5" HotelCode="82927" HotelName="Manhattan Hotel Jakarta" Meals="EXECUTIVE ROOM" BedType="EXECUTIVE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Prof. Dr. Satrio Kav.19-24, Karet Kuningan, Kecamatan Setiabudi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/82927/82927/104.jpg?f=17741283</HotelPictures>
        <HotelDescription>Relax at the full-service spa, where you can enjoy massages, body treatments, and facials. You can take advantage of recreational amenities such as an outdoor pool, a sauna, and a fitness center. Additional amenities at this hotel include complimentary wireless internet access, concierge services, and wedding services.. Featured amenities include a business center, complimentary newspapers in the lobby, and dry cleaning/laundry services. Self parking (subject to charges) is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="64.38" OriginalAmount="63.74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.110089" Longitude="106.740407" StarRating="4" HotelCode="|378114" HotelName="Mercure Jakarta Pantai Indah Kapuk" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Pantai Indah Kapuk Kamal Muara Penjaringan North Jakarta</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/8/1/1/4/378114_e57a97e1109.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="65.34" OriginalAmount="64.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.254407" Longitude="106.798109" StarRating="4" HotelCode="|465587" HotelName="Sutasoma At The Tribrata Dharmawangsa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Darmawangsa III No. 2, Pulo,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/5/5/8/7/465587_88952b71832.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="65.49" OriginalAmount="64.84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1211026440596" Longitude="106.67869985104" StarRating="5" HotelCode="87903|654325" HotelName="Bandara International Hotel managed by AccorHotels" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Prof. Dr.Ir. Sedyatmo KM 2, Bandara Soekarno-Hatta, 19110 Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bd/c8/bdc8c8b9e3cca13e9b4303f121de12a65717c3d1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="65.65" OriginalAmount="65.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1260084546244" Longitude="106.83121770022" StarRating="4" HotelCode="320040|discovery_hotel__convention_ancol" HotelName="Discovery And Convention Ancol Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Jacuzzi,Nightclub,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Lodan Timur 7, Ancol Taman Impian, Jakarta 14430, Jakarta Utara</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dc/64/dc6463cab3de2cd4775b6f6a7a8f90526beec195.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="66.24" OriginalAmount="65.58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.223454" Longitude="106.781523" StarRating="0" HotelCode="|85667" HotelName="Somerset Berlian Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN PERMATA BERLIAN V, PERMATA HIJAU</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/5/6/6/7/85667_1_2697.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has has leisure areas, 152 rooms, a lobby with a reception, a reception, a safety deposit box service and a lift. Guests can find a playground, a mini-club, a restaurant, conference facilities, internet (for a fee), room service, a car park and a laundry service. SITUATION: This hotel is in Permata the district of 15 minutes away, guests can find Yakarta the business area of it is situated 2 kilometres away from the bus station, 35 kilometres away from the establishment, guests will find Soekarno Hatta Airport. ROOM: All the rooms have a direct line telephone, satellite or cable TV, a safe, an individual air-conditioning system, a kitchen with fridge, a hob, a microwave, a bathroom with a shower, a bath, a hairdryer, a king-size bed, internet, a washing machine and an iron. FACILITIES: Guests are offered a gym, a pool that has a children's area and a sauna. Some services (available for a fee). OTHERS: Regarding the food and beverage offering, clients have a continental breakfast and a set-menu lunch and dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="66.37" OriginalAmount="65.71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.10219" Longitude="106.738963" StarRating="5" HotelCode="|400443" HotelName="Oakwood Apartments Pik Jakarta - Chse Certified" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/4/4/3/400443_6dca4551301.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="67.24" OriginalAmount="66.57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.12165" Longitude="106.84134" StarRating="3" HotelCode="2218841" HotelName="Putri Duyung Ancol" Meals="DELUXE SUITE" BedType="DELUXE SUITE">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Lodan Timur No 7,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/18841/2218841/48.jpg?f=17359367</HotelPictures>
        <HotelDescription>Take in the views from a terrace and a garden and make use of amenities such as concierge services. Guests can catch a ride to nearby destinations on the complimentary area shuttle.. Featured amenities include a 24-hour front desk, luggage storage, and a safe deposit box at the front desk. Free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="67.67" OriginalAmount="67.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2444849748489" Longitude="106.79546546044" StarRating="5" HotelCode="396113|gran_mahakam" HotelName="Hotel Gran Mahakam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mahakam I 8, Kebayoran Baru, Jakarta Selatan, 12130 Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b8/0c/b80cae0e3b7b83713ddbbc59ce0b9d37cc54287d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Strategically located in the ever-popular Blok M area, guests staying at this establishment are surr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="67.76" OriginalAmount="67.09" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.220815" Longitude="106.81882" StarRating="4" HotelCode="4018356" HotelName="Citadines Sudirman Jakarta" Meals="EXECUTIVE STUDIO" BedType="EXECUTIVE STUDIO">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Karet Sawah 219,, The Newton 1 At Ciputra World 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0040/18356/4018356/41.jpg?f=17114471</HotelPictures>
        <HotelDescription>Relax at the full-service spa, where you can enjoy massages and body treatments. You're sure to appreciate the recreational amenities, including an outdoor pool and a fitness center. Additional features at this aparthotel include complimentary wireless internet access, a banquet hall, and bike parking. If you'd like to spend the day shopping, you can hop on the complimentary shuttle.. Featured amenities include complimentary wired internet access, a 24-hour front desk, and a safe deposit box at the front desk. A bus station shuttle is provided at no charge (available 24 hours), and free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="69.44" OriginalAmount="68.75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1657804" Longitude="106.8262577" StarRating="4" HotelCode="|93354" HotelName="Sparks Luxe Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl Pecenongan Kav 7-17</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/9/3/3/5/4/93354_11.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has banquet halls, meeting rooms, a concierge, a bar, a restaurant, a business centre, a boutique, a winery, a gym, a sauna, a spa and a swimming pool. The establishment has a floor for women. SITUATION: This establishment, is in Jakarta the centre of is situated in the business area, el Palacio Presidencial close to the establishment, clients can find the tourist attractions. ROOM: The establishment has 117 rooms with parquet flooring, a bathroom with a hairdryer, a toiletry kit, internet, a mini-bar, an air-conditioning system, a direct line telephone, computer, a television and a fax machine. Some rooms have a CD player and a DVD player.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="69.90" OriginalAmount="69.21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.23492" Longitude="106.83071" StarRating="5" HotelCode="|63539" HotelName="Gran Melia Jakarta" Meals="HALF-BOARD" BedType="HALF-BOARD" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan H.R. Rasuna Said Kav. X-O, Kuningan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/3/5/3/9/63539_1_3592.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in Kuningan the business area of Jakarta it is in It has excellent transport links to the shopping centre and points of interest. it is 30 minutes away from Soekarno-Hatta Airport. HOTEL: This establishment has air-conditioning, 428 rooms, a lobby, a reception, a safety deposit box service, a currency exchange service, a lift and a playground. The establishment boasts bars, a nightclub, restaurants, conference facilities, internet (for a fee), a car park, room service and a laundry service. ROOM: The rooms have a desk, a fax machine, a bathroom with a shower, a hairdryer, a king size or double bed, a direct line telephone, satellite or cable TV, internet, a safe, a mini-bar, a coffee maker, a kettle and an air-conditioning system.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="71.71" OriginalAmount="71.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2102583971493" Longitude="106.82364843188" StarRating="5" HotelCode="187939|fraser_residence_sudirman_jakarta" HotelName="Fraser Residence Sudirman" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Setiabudi Raya  9, Sudirman, Jakarta 12910</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/30/c8/30c84b1b7ccca70f00c1744a08ef837915030bbd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="72.72" OriginalAmount="72.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1982380156963" Longitude="106.83806775625" StarRating="5" HotelCode="308158|the_hermitage_menteng_jakarta" HotelName="The Hermitage, a Tribute Portfolio Hotel, Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Cilacap 1, Menteng, Jakarta 10310</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4b/48/4b48e5bfd942b3b17aea4d1918480db8d947ad42.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="73.26" OriginalAmount="72.53" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.224308" Longitude="106.824637" StarRating="0" HotelCode="|85668" HotelName="Somerset Grand Citra Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN PROF. DR. SATRIO KAV 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/5/6/6/8/85668_1_1321.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a conference room, a restaurant, a cafÃ©, a mini-club and a playground. This renovated hotel in 2009, has 163 rooms, a lobby with express check-out, a reception, a safety deposit box service and a lift. The establishment also offers conference facilities, internet, room service, a laundry service (for a fee) and a car park. SITUATION: This hotel is in the business area, Close to the business district, embassies, a shopping centre, restaurants and entertainment areas. 5 minutes away from the establishment clients have the bus station, is situated 35 kilometres away from Soekarno-Hatta Airport. ROOM: All the rooms have an individual air-conditioning system, a hairdryer, a fridge, a safe, kitchen or kitchenette, a hob, a microwave, a bathroom with a shower, a bath, a king-size bed, satellite or cable TV, a washing machine and an ironing set. FACILITIES: Clients can enjoy activities such as aerobics, ping pong and children's entertainment programme. Guests are offered a swimming pool and deck chairs. Guests can also enjoy tennis and billiards. For a fee, you can enjoy a gym, hydrotherapy treatments and a massage service. OTHERS: Regarding the food and beverage provision, the establishment offers a breakfast service and a set-menu lunch and dinner.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="73.85" OriginalAmount="73.12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.209076" Longitude="106.819658" StarRating="5" HotelCode="|61899" HotelName="Ayana Midplaza Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Jenderal Sudirman Kav 10-11</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/1/8/9/9/61899_1_5194.jpg</HotelPictures>
        <HotelDescription>HOTEL: This luxury establishment and has leisure areas.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="74.03" OriginalAmount="73.30" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.208067" Longitude="106.8225359" StarRating="5" HotelCode="|87244" HotelName="The Mayflower, Jakarta - Marriott Executive Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sudirman Plaza, Indofood Tower, Jl. Jenderal Sudirman Kav 76 - 78</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/7/2/4/4/87244_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This 5 star hotel is in Jakarta the centre of.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="74.35" OriginalAmount="73.61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.215169" Longitude="106.829431" StarRating="0" HotelCode="|210831" HotelName="FRASER PLACE SETIABUDI JAKARTA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL.SETIABUDI SELATAN RAYA NO.2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/0/8/3/1/210831_1_5882.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="74.51" OriginalAmount="73.77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.22466" Longitude="106.80424" StarRating="3" HotelCode="1877311" HotelName="Harris Suites Fx Sudirman Jakarta" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Jenderal Sudirman, Pintu Satu Senayan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/77311/1877311/1.jpg?f=17594590</HotelPictures>
        <HotelDescription>Enjoy a range of recreational amenities, including an outdoor pool, an outdoor tennis court, and a fitness center. Additional amenities at this hotel include complimentary wireless internet access, concierge services, and a hair salon.. Featured amenities include a business center, dry cleaning/laundry services, and a 24-hour front desk. This hotel has 5 meeting rooms available for events. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="74.74" OriginalAmount="74.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2214978" Longitude="106.81999087" StarRating="0" HotelCode="760252|ascott_sudirman_jakarta" HotelName="Ascott Sudirman Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Elevator,Restaurant,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Prof. Dr. Satrio, Kav 11, Ciputra World 2, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/93/61/9361d7b33ea782ff29f50f9234aac6282459cd60.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;With a stay at Ascott Sudirman Jakarta in Jakarta (Semanggi), you'll be steps from Golden Triangle a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="74.98" OriginalAmount="74.24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.226118" Longitude="106.818436" StarRating="4" HotelCode="|448581" HotelName="ARTOTEL Suites Mangkuluhur Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Gatot Subroto Kav. II</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/8/5/8/1/448581_d831df61036.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="74.99" OriginalAmount="74.25" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.12118" Longitude="106.67862" StarRating="5" HotelCode="|163449" HotelName="Sheraton Jakarta Soekarno Hatta Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>BANDARA SOEKARNO - HATTA, JAKARTA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/3/4/4/9/163449_645c49e1532.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Sheraton Bandara Hotel is rated five stars. FACILITIES: On request, guests can use a transfer service to the airport. You also have at your disposal a swimming pool, spa treatments, a gym, WiFi (free of charge) in the communal areas, restaurants and a running track. The establishment also offers tourist information, business centre, a beauty centre, a playground, a meeting room and a car park (free of charge). ROOM: Customers have spacious rooms with beautiful views, a flat-screen television, a safety deposit box and a mini-bar. Some rooms have a terrace. They also have a bathroom with a bath. SITUATION: This hotel is situated 2.6 kilometres away from Airport Soekarno Hatta. It is 90 minutes away from the business area of Sudirman, Patung Selamat Datang and El Monumento Nacional Monas.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="77.77" OriginalAmount="77.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1857093336287" Longitude="106.82382337302" StarRating="4" HotelCode="39421|sari_pan_pacific_hotel" HotelName="Sari Pan Pacific Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan M.H. Thamrin 6, Jakarta 10340, Jawa Barat</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e2/2f/e22fbfea98d0b3c011a52e261248f7e9e076df68.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located 4 km from Plaza Semanggi and 5 km from the Jakarta International Expo. It can a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="78.31" OriginalAmount="77.53" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2445559" Longitude="106.7955476" StarRating="5" HotelCode="|93358" HotelName="Gran Mahakam" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl Mahakam I No.6. Block M</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/9/3/3/5/8/93358_1_602.jpg</HotelPictures>
        <HotelDescription>SITUATION: The hotel is in Jakarta the centre of it is near the shopping centres, a golf course, Around the establishment, clients can find cafÃ©s and bars. it is situated 40 kilometres away from the airport. ROOM: The establishment has 156 rooms, a bathroom with a hairdryer, a mini-bar, an air-conditioning system, a direct line telephone, voicemail, a safety deposit box, a satellite television, a coffee maker and a kettle. It has non-smoking rooms. FACILITIES: The establishment has conference rooms, meeting rooms, a business centre, a library, a bar, 2 restaurants, a gym, a sauna, a spa with a massage service and a swimming pool.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="78.78" OriginalAmount="78.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.213311" Longitude="106.818839" StarRating="5" HotelCode="371976|le_meridien_jakarta" HotelName="Le Meridien Jakarta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jl.jend Sudirman, Kav. 18-20, 10220 Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8e/26/8e26b38f43b597f53a5d1de36035b191bb1b7be7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;With a prime location in the heart of Jakarta's financial district and directly opposite the World T...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="79.53" OriginalAmount="78.74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.193538" Longitude="106.823582" StarRating="5" HotelCode="113482|ID000047" HotelName="Pullman Jakarta Indonesia" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mh Thamrin 59, Jakarta 10350</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/13/571364991bcb8c678a68071044d518e64dea644a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Jakarta's business, shopping and entertainment district. It is ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="81.81" OriginalAmount="81.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.202725" Longitude="106.819043" StarRating="5" HotelCode="26459|shangrila_hotel__jakarta" HotelName="Shangri-La Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Garden,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kotan Bni, JL. Jend. Sudirman Kav.1, 10220 Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/71/1f/711fcee2689afcd2415502f0058bf1e488547cd4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the centre of Jakarta’s Sudirman business district. It offers guests easy ac...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="82.82" OriginalAmount="82.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2315098902119" Longitude="106.80779081726" StarRating="4" HotelCode="510903|the_gunawarman" HotelName="The Gunawarman" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gunawarman 3, Jakarta 12110</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1c/53/1c53edc190ae100452cd3b1dae2c618626b15791.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="83.24" OriginalAmount="82.42" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.198678" Longitude="106.841599" StarRating="5" HotelCode="|165778" HotelName="Doubletree By Hilton Jakarta - Diponegoro" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl Pegangsaan Timur No.17</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/5/7/7/8/165778_1_2829.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel the Golden Triangle of Art it is near the embassies and the government building. It has excellent transport links to the shopping centres, markets, restaurants and the leisure areas. nearby, you will find the railway station, You will be able to visit and.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="83.83" OriginalAmount="83" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.221675" Longitude="106.814897" StarRating="4" HotelCode="33825|36133" HotelName="Crowne Plaza Jakarta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Gatot Subroto Kav. 2-3, Jakarta 12930, Java</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/3a/3abd42995c12739a/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city business hotel is located in the busy Golden Triangle business district, adjacent to the P...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="83.83" OriginalAmount="83.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18621" Longitude="106.824" StarRating="5" HotelCode="113486|oakwood_premier_cozmo_jakarta" HotelName="Oakwood Premier Cozmo Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Dr. Ide Anak Agung Gde Agung, Blok E4.2 No 1, Mega Kuningan, Jakarta 12950</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/cc/f4cc9136ff261db2884acedeff664ed7bb35010e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="84.28" OriginalAmount="83.45" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.198129" Longitude="106.837365" StarRating="5" HotelCode="|166743" HotelName="The Hermitage, A Tribute Portfolio , Jakarta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Cilacap 1 Menteng</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/6/7/4/3/166743_1_4611.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a swimming pool, a gym and rooms with WiFi. SITUATION: This hotel is in Yubarta the city centre of. ROOM: The rooms have a television, an air-conditioning system, a safety deposit box, kettle, a mini-bar, a wardrobe, a bathroom with a shower, a hairdryer and a bathrobe.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="86.74" OriginalAmount="85.88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.165096" Longitude="106.826506" StarRating="5" HotelCode="|483682" HotelName="Mövenpick Jakarta City Centre" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JALAN PECENONGAN No 7-17 KEBON KELAPA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/8/3/6/8/2/483682_9c0aa0b1204.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="87.87" OriginalAmount="87.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.180261" Longitude="106.821763" StarRating="4" HotelCode="113480|ascott_jakarta" HotelName="Ascott Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kebon Kacang Raya No 2, Jakarta 10230</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5e/fa/5efad04d680df016cac34e36c1bb2fff592b391a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="88.88" OriginalAmount="88.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.227179" Longitude="106.82684" StarRating="5" HotelCode="26058|jw_marriott_hotel_jakarta" HotelName="JW Marriott Hotel Jakarta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Laundry,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan DR Ide Anak Agung Gde Agung Kav E.1.2, 1 &amp; 2, Kawasan Mega Kuningan, Jakarta  12950</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/82/b48295489e7f7d8745370c71ba6240b4f0268afa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a strategic location in the Mega Kuningan Complex, a newly developed commercial di...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="89.89" OriginalAmount="89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.178155611301" Longitude="106.78972184658" StarRating="5" HotelCode="175427|36143" HotelName="Pullman Jakarta Central Park" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Village,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Let. Jend. S. Parman Kav. 28, Podomoro City, Jakarta 11470</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/a3/d9a328f2a3296b675f22d679c63a3f76d95f827a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Conveniently located in the heart of the metropolis in Podomoro City, West Jakarta, this hotel is cl...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="90.70" OriginalAmount="89.80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.227208" Longitude="106.82659" StarRating="5" HotelCode="|166705" HotelName="Jw Marriott Jakarta" Meals="DINNER" BedType="DINNER" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Dr. Ide Anak Agung Gde Agung Kav. E 1.2 No 1 and 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/6/7/0/5/166705_1_4254.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has business facilities, a spa, treatments, a swimming pool, a gym and restaurants. SITUATION: This establishment, is 30 minutes away from the airport, is situated in Mega Kuningan the business area of Close to embassies and shopping centres.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="92.32" OriginalAmount="91.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.185633" Longitude="106.823798" StarRating="4" HotelCode="|85677" HotelName="Sari Pacific Jakarta, Autograph Collection" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. M.H. Thamrin No. 6, Menteng,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/5/6/7/7/85677_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 5 restaurants, a swimming pool and a car park (free of charge). SITUATION: This luxurious hotel is in Jakarta the centre of 1 kilometre away from Gambir the Railway Station of the establishment is 4 kilometres away from Semanggi the Square of 5 kilometres away from the international trade fair centre, the establishment is a 35-minute drive away from Soekarno-Hatta the International Airport of. ROOM: The spacious rooms, have internet (free of charge), large windows with city views, a mini-bar and cable television. FACILITIES: There is a range of facilities and services available at the establishment, including a spa, a gym, a beauty centre and a business centre. RESTAURANT: Customers can enjoy a restaurant and it offers Japanese dishes.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="93.93" OriginalAmount="93.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2238208814898" Longitude="106.82459326634" StarRating="5" HotelCode="305725|ascott_kuningan_jakarta" HotelName="Ascott Kuningan Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Prof Dr Satrio Kav.3-5, Ciputra World 1, Jakarta 12940</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/19/67/1967ad4a4ffbfa0319b43957330bedca43f1b020.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="94.75" OriginalAmount="93.81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.284451" Longitude="106.823672" StarRating="3" HotelCode="|525738" HotelName="Ragunan Residence Syaridin" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Syaridin No.1 No.33, RT.7/RW.9</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/5/7/3/8/525738_e97fa701053.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="98.98" OriginalAmount="98.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.24518187" Longitude="106.78307409" StarRating="5" HotelCode="407804|sheraton_grand_jakarta_gandaria_city_hotel" HotelName="Sheraton Grand Jakarta Gandaria City Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Sultan Iskandar Muda, Kebayoran Lama, 12240 Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/72/46/724615167f0aa027b8045f59cb968935546b26cb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="106.97" OriginalAmount="105.91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.19883" Longitude="106.82262" StarRating="0" HotelCode="|450676" HotelName="PARKROYAL Serviced Suites Jakarta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. M.H Thamrin No. 10</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/0/6/7/6/450676_f931a881105.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="108.60" OriginalAmount="107.52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.196159" Longitude="106.82355" StarRating="5" HotelCode="77760" HotelName="Mandarin Oriental, Jakarta" Meals="DELUXE ROOM" BedType="DELUXE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mh Thamrin,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/77760/77760/1.jpg?f=17734275</HotelPictures>
        <HotelDescription>Pamper yourself with a visit to the spa, which offers massages. You can take advantage of recreational amenities such as a nightclub, a health club, and an outdoor pool. This hotel also features complimentary wireless internet access, concierge services, and gift shops/newsstands.. Featured amenities include a business center, express check-out, and dry cleaning/laundry services. Event facilities at this hotel consist of conference space and meeting rooms. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="110.09" OriginalAmount="109.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2288486148731" Longitude="106.82747584789" StarRating="5" HotelCode="396119|the_ritzcarlton_jakarta_mega_kuningan" HotelName="The Ritz-Carlton Jakarta, Mega Kuningan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan DR. Ide Anak Agung Gde Agung Kav. E. 1.1 1, Mega Kuningan, Jakarta 12950</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/84/f48417068107b8c0a5e283a0a91cc5665420e885.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of the Mega Kuningan business district, this hotel stands among distinguished e...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="111.04" OriginalAmount="109.94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.229679" Longitude="106.806577" StarRating="5" HotelCode="|552326" HotelName="ASHTA Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>District 8, SCBD Lot 28, Jl. Jend</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/2/3/2/6/552326_f4ae1de1544.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="113.12" OriginalAmount="112.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.22550191" Longitude="106.80878938" StarRating="4" HotelCode="816104|alila_scbd_jakarta" HotelName="Alila SCBD Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Elevator,Restaurant,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/48/82/4882753b6bac1b9ad0b1c85d06827d6219d8c987.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A haven of hip and contemporary luxury, Alila SCBD takes upscale lifestyle living to the next level ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="114.13" OriginalAmount="113.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1961657298545" Longitude="106.82348012924" StarRating="5" HotelCode="21600|mandarin_oriental_jakarta_2" HotelName="Mandarin Oriental Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan M.H. Thamrin, P.O. Box 3392, 10310 Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f2/17/f2170fbdcdb1419ea07a4470c95df8a5efffa84c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located right in the heart of the city, offering guests easy access to historical and c...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="115.47" OriginalAmount="114.33" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.21597" Longitude="106.81629" StarRating="5" HotelCode="3965549" HotelName="The Orient Jakarta, A Royal Hideaway Hotel" Meals="DELUXE ROOM" BedType="DELUXE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Jendral Sudirman, No. 36,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0039/65549/3965549/16.jpg?f=17719478</HotelPictures>
        <HotelDescription>Pamper yourself with a visit to the spa, which offers massages, body treatments, and facials. You can take advantage of recreational amenities such as an indoor pool, a waterslide, and a 24-hour fitness center. Additional features at this Art Deco hotel include complimentary wireless internet access, concierge services, and a banquet hall.. Featured amenities include limo/town car service, dry cleaning/laundry services, and a 24-hour front desk. This hotel has 3 meeting rooms available for events. Free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="116.32" OriginalAmount="115.17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.22546" Longitude="106.83303" StarRating="5" HotelCode="|234251" HotelName="The Westin Jakarta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. H.R. Rasuna Said Kav.C-22 A</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/4/2/5/1/234251_7.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="121.08" OriginalAmount="119.88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.21597" Longitude="106.81629" StarRating="0" HotelCode="|471466" HotelName="The Orient Jakarta, A Royal Hideaway" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>36 Jl. Jend. Sudirman</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/1/4/6/6/471466_ad56ba61141.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="121.36" OriginalAmount="120.16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.245123" Longitude="106.7826873" StarRating="5" HotelCode="|230826" HotelName="Sheraton Grand Jakarta Gandaria City" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Sultan Iskandar Muda Kebayoran Lama</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/0/8/2/6/230826_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="122.66" OriginalAmount="121.45" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.195417" Longitude="106.822167" StarRating="5" HotelCode="|48393" HotelName="Indonesia Kempinski Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. MH Thamrin No. 1, Jakarta</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/8/3/9/3/48393_abd7e8e1031.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment has a convention area and air-conditioning. This renovated establishment in 2008 and has 289 rooms a lobby with express check-out, a reception, a safety deposit box service, a currency exchange service, a cloakroom and a lift. Guests can find daily newspapers, a hairdresser's, an auditorium, a playground, a cafÃ©, a bar, a pub, a nightclub and restaurants. For an additional charge you can use WiFi, room service, a laundry service, a car park and an indoor car park. SITUATION: The hotel is in Jakarta the heart of nearby, you will find embassies, the business area, the shopping centre and leisure areas. it is situated 7 kilometres away from the bus station, is situated 5 kilometres away from the railway station, 45 minutes away from the establishment you have Soekarno-Hatta Airport. ROOM: Clients are offered large standard rooms and suites with a bathroom with a shower or bath, a hairdryer, a king size or double bed, a direct line telephone and a satellite or cable television. They also have a radio, a Hi-Fi, internet, a safety deposit box, a mini-bar, a fridge, a coffee maker, a kettle, an ironing set and an individual air-conditioning system. FACILITIES: Guests can use a gym, a heated pool, a children's swimming area and an outdoor bar. Guests are offered a spa, beauty treatments, a massage service and spa treatments. Some services (available for a fee), Guests can also use deck chairs, a jacuzzi, a sauna and a steam bath. Guests are offered an entertainment programme (available for a fee), 45 minutes away, customers can find a golf course. PAYMENT METHODS: Customers can pay by American Express, Diners Club, JCB, Mastercard and Visa. OTHERS: Regarding the food and beverage provision, the establishment offers bars, restaurants, Italian specialties, themed restaurants and a bar.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="130.68" OriginalAmount="129.39" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.195613" Longitude="106.82236" StarRating="5" HotelCode="332732" HotelName="Hotel Indonesia Kempinski Jakarta" Meals="DELUXE ROOM" BedType="DELUXE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mh Thamrin 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0003/32732/332732/120.jpg?f=17740303</HotelPictures>
        <HotelDescription>Facilities: The reception desk is open round the clock. Services such as a cloakroom, baggage storage service, safe, currency exchange service and cash machine ensure a comfortable stay. Wireless internet access is provided in public areas. The tour desk offers assistance with booking excursions. The apartment hotel has a range of facilities for guests with disabilities. The hotel has wheelchair-accessible facilities and a lift. A number of shops, including a supermarket, are great for shopping or just browsing. The grounds of the hotel feature a playground and a lovely garden. Additional amenities include a newspaper stand and a playroom. Guests arriving by car can park their vehicles in the garage or in the car park (for a fee). Further services and facilities include a 24-hour security service, a babysitting service, a childcare service, a car hire service, medical assistance, a transfer service, room service (for a fee), a laundry service and a hotel shuttle bus. Complimentary newspapers are available. The business centre is on hand for guests' business requirements and provides a fax machine.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="133.10" OriginalAmount="131.78" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.221919" Longitude="106.799165" StarRating="5" HotelCode="|171719" HotelName="Fairmont Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Asia Afrika No.8 Gelora Bung Karno</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/1/7/1/9/171719_1_833.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="136.35" OriginalAmount="135.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.193618" Longitude="106.82201" StarRating="5" HotelCode="410377|grand_hyatt_jakarta" HotelName="Grand Hyatt Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Garden,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jalan M. H. Thamrin Kav. 28-30, Jakarta 10350</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/36/42/36421aa392c81055d79989fb45c9ac4d77535091.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the capital city's prime business district, adjacent to the shops of Plaza ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="136.38" OriginalAmount="135.03" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.22373115" Longitude="106.80960435" StarRating="5" HotelCode="694419|2221875" HotelName="Ritz Carlton Jakarta Pacific Place Residence" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Massage Centre,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Jendral Sudirman Kav. 52-53, Sudirman Central Business District (SCBD), Jakarta 12190</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4d/c5/4dc50f9bf8f326ffc6bc10679c2f54e10a94c232.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in the heart of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="142.41" OriginalAmount="141.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2236973375915" Longitude="106.80977583069" StarRating="5" HotelCode="172284|the_ritzcarlton_jakarta_pacific_place" HotelName="The Ritz Carlton Jakarta Pacific Place" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Jendral Sudirman Kav. 52-53, Sudirman Central Business District (SCBD), Jakarta 12190</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/03/e3/03e32e804c7c5b8e1cf60d2cf1ddf1010b15155c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located at the heart of Jakarta's most prestigious commercial district, which offers ac...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="145.44" OriginalAmount="144.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.26463251" Longitude="106.783072" StarRating="3" HotelCode="757015|intercontinental_jakarta_pondok_indah" HotelName="Intercontinental Jakarta Pondok Indah" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Metro Pondok Indah, Kav Iv Ta, Jakarta 12310</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c0/f9/c0f94a56d2d0af0007c4bad7b07a5f1eff9a3679.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This simple hotel is in $hotel. getHeaderValue("zone"). </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="147.44" OriginalAmount="145.98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.15018" Longitude="106.824" StarRating="2" HotelCode="|453187" HotelName="Orange Inn Hotel Mangga Besar" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Mangga Besar VI No.12, RT.7/RW.1, Taman Sari</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/1/8/7/453187_4740dee1211.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="152.77" OriginalAmount="151.26" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.227135" Longitude="106.806547" StarRating="5" HotelCode="|465860" HotelName="The Langham, Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>District 8 SCBD Lot 28</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/5/8/6/0/465860_00b3b731544.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="156.55" OriginalAmount="155" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.215075" Longitude="106.797768" StarRating="5" HotelCode="68213|72313" HotelName="Mulia Senayan" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jl Asia Afrika Senayan, Jakarta 10270</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f0/41/f0417a880b0a2381f384d6381f5b827e308c6fd8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="156.55" OriginalAmount="155" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.25346" Longitude="106.805069" StarRating="5" HotelCode="68215|67457" HotelName="Dharmawangsa Jakarta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Brawijaya Raya 26, Kebayoran Baru, Jakarta 12160</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/5a/f9/5af9cd964e08c5682a971c544048992b7dd71104.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located strategically in the heart of Kebayoran Baru, the most prestigious residential area in Jakar...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="158.57" OriginalAmount="157.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1504337" Longitude="106.82456523" StarRating="3" HotelCode="554482|zen_rooms_near_mangga_besar_6_utara" HotelName="Orange Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Mangga Besar VI Utara 12, Taman Sari, Jakarta 11150</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/35/60/3560e54797e3c6b30e4792ae27c2db6b05231f9a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jakarta.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="163.62" OriginalAmount="162.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.206569" Longitude="106.828463" StarRating="5" HotelCode="69588|four_seasons_hotel_jakarta" HotelName="Four Seasons  Hotel Jakarta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Jend. Gatot Subroto Kav 18, Capital Place, Kuningan Barat, Jakarta</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f7/ac/f7ac1b8b729df4222b372478c452cad2c8778ece.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the heart of Jakarta's central business district, in the Golden Triangle w...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="170.02" OriginalAmount="168.34" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.253872" Longitude="106.80533" StarRating="5" HotelCode="83494" HotelName="The Dharmawangsa Jakarta" Meals="EXECUTIVE ROOM" BedType="EXECUTIVE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jl Brawijaya Raya No 26, Kebayoran Baru</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0000/83494/83494/41.jpg?f=17689060</HotelPictures>
        <HotelDescription>Take advantage of recreational opportunities offered, including a health club, an outdoor pool, and an indoor pool. Additional amenities at this hotel include complimentary wireless internet access, concierge services, and babysitting (surcharge).. Featured amenities include complimentary wired internet access, a business center, and limo/town car service. This hotel has 5 meeting rooms available for events. Guests may use a roundtrip airport shuttle for a surcharge, and free valet parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="172.71" OriginalAmount="171" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1922512345362" Longitude="106.82152748108" StarRating="5" HotelCode="185661|75238" HotelName="Keraton at The Plaza" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jl. MH. Thamrin Kav. 15, Jakarta 10350</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6b/42/6b42a9dde56983cd4acf7222a8e9819f8d3a098f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city and business hotel is a refined place to stay in this vibrant city, and is located in an i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="174.82" OriginalAmount="173.09" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.192235" Longitude="106.821494" StarRating="5" HotelCode="|87233" HotelName="Keraton At The Plaza, The Unbound Collection By Hyatt" Meals="FULL-BOARD" BedType="FULL-BOARD" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JL. MH THAMRIN KAV 15 JAKARTA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/7/2/3/3/87233_1_8793.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers meeting rooms, leisure facilities and dining facilities. SITUATION: This urban hotel is in the business area excellent transport links to the shopping centre, near the establishment, guests will find points of interest, Such as, is situated 30 kilometres away from Soekarno-Hatta Airport. ROOM: Customers have fully-equipped rooms.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="183.48" OriginalAmount="181.66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2157068" Longitude="106.8306027" StarRating="5" HotelCode="|37349" HotelName="Four Seasons  Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Capital Place, Jalan Jend. Gatot Subroto Kav. 18</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/3/4/9/37349_1_2594.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is situated in a great location, has 365 large deluxe standard rooms and suites. It has a lobby with a reception, a lift, a cafÃ©, a bar, a restaurant and conference facilities. The establishment offers room service, a laundry service, a car park, a valet service and a medical care service. SITUATION: It is in the heart of the business district, close to the establishment, clients can find the government building, offices and embassies. 15 minutes away from the establishment guests have the national monument, is 50 minutes away from Taman Mini the theme park It is 45 minutes away fromSoekarno-Hatta Airport. ROOM: Customers can find spacious, luxurious rooms with a balcony with views, a bathroom with a hairdryer, a direct line telephone and a satellite television. They also have a radio, internet, a mini-bar, a coffee maker, a kettle, a safety deposit box and individual air-conditioning. FACILITIES: The establishment has sports facilities, leisure areas and a swimming pool. For a fee, you can enjoy a massage service, hydrotherapy treatments and a gym. MEALS: Regarding the food and beverage offering, the establishment offers Occidental dishes, cantonese cuisine and Chinese food. PAYMENT METHODS: Customers can pay using American Express, Diners Club, JCB, Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="185.01" OriginalAmount="183.18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.206046" Longitude="106.827499" StarRating="5" HotelCode="|552324" HotelName="The St. Regis Jakarta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rajawali Place, Jalan HR Rasuna Said</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/2/3/2/4/552324_c694d951406.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="203.01" OriginalAmount="201.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2237026577832" Longitude="106.82417984789" StarRating="5" HotelCode="305731|raffles_jakarta" HotelName="Raffles Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Prof. Dr. Satrio Kav. 3-5, Ciputra World 1, Jakarta 12940</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/96/4f/964fb79c44ad608d8f6ee99eacb8143421837d7b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jakarta. The nearest airport is Jakarta - Soekarno Hatta Int'l (CGK).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="205.33" OriginalAmount="203.30" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.223678" Longitude="106.80976" StarRating="5" HotelCode="|87288" HotelName="Ritz-Carlton Jakarta Pacific Place" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Jendral Sudirman Kav. 52-53</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/7/2/8/8/87288_1_5350.jpg</HotelPictures>
        <HotelDescription>SITUATION: This 5 star hotel is in Jakarta the centre of.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="215.13" OriginalAmount="213.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.18621" Longitude="106.824" StarRating="0" HotelCode="958991|park_hyatt_jakarta" HotelName="Park Hyatt Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Kebon Sirih 17-19, Jakarta 10340</AddressLine>
          </AddressLines>
          <CityName>Jakarta</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/86/1b/861b860fbe9b75777dd5bce6ee6e245599dca043.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="7.92" OriginalAmount="7.84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1817292" Longitude="106.8154284" StarRating="1" HotelCode="|377728" HotelName="Tugu Asri" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Jati Baru No. 7- 9</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="13.67" OriginalAmount="13.53" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1651716" Longitude="106.8196177" StarRating="2" HotelCode="|377633" HotelName="Shakti Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kompleks Duta Merlin Blok D No. 3-6, Jl. Gajah Mada No. 3,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="14.37" OriginalAmount="14.23" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2494375" Longitude="106.7999526" StarRating="3" HotelCode="|377840" HotelName="Wisma Blossom" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Panglima Polim IV No. 46 Melawai Kebayoran Baru</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="16.51" OriginalAmount="16.35" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.185251" Longitude="106.829332" StarRating="3" HotelCode="|401321" HotelName="Dafam Express Jaksa Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jln.Jaksa No.27 Menteng</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="17.26" OriginalAmount="17.09" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.266906" Longitude="106.802729" StarRating="0" HotelCode="|403953" HotelName="Picasso Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl Abdul Madjid Raya No 25 Cipete Selatan Kebayora</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="18.14" OriginalAmount="17.96" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.193488" Longitude="106.816349" StarRating="3" HotelCode="|400000" HotelName="Shalva Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Kebon Kacang Raya No. 33, Tanah Abang Thamrin Boulevard,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="19.19" OriginalAmount="19.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2013338" Longitude="106.809216" StarRating="3" HotelCode="|377683" HotelName="Sotis Residence Pejompongan" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Penjernihan 1 No. 10 B, Jakarta Pusat</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="19.23" OriginalAmount="19.04" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.213902" Longitude="106.864549" StarRating="3" HotelCode="|400798" HotelName="Hotel 7 Days Premium Jatinegara" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Matraman Raya No. 173-175 Balimester, Jatinegara</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="19.48" OriginalAmount="19.29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.177245" Longitude="106.875298" StarRating="3" HotelCode="|401556" HotelName="Daily Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Jendral Ahmad Yani Kav. 67 Cempaka Putih</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="21.81" OriginalAmount="21.59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1548815" Longitude="106.8464432" StarRating="3" HotelCode="|401021" HotelName="NAM Center Hotel Kemayoran" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Angkasa Kav. B10 No. 6, Kemayoran</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="23.51" OriginalAmount="23.28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.1305429" Longitude="106.832534" StarRating="2" HotelCode="|377795" HotelName="Bi Executive" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jalan Laksamana R. E. Martadinata No.2, Pademangan Barat, Mangga Dua</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="26.72" OriginalAmount="26.46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.274714" Longitude="106.81692" StarRating="3" HotelCode="3956379" HotelName="Rumanami Residence" Meals="ROOM" BedType="ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Benda No. 39, H. Sainin, Kemang,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Take in the views from a terrace and a garden and make use of amenities such as complimentary wireless internet access. This hotel also features concierge services and a television in a common area.. Featured amenities include dry cleaning/laundry services, luggage storage, and laundry facilities. Free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="28.18" OriginalAmount="27.90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.21513" Longitude="106.81294" StarRating="3" HotelCode="|401316" HotelName="Eightin Jakarta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Bendungan Jatiluhur No.25 Bendungan Hilir</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="28.51" OriginalAmount="28.23" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.22857" Longitude="106.82847" StarRating="3" HotelCode="1877283" HotelName="D'primahotel Mega Kuningan" Meals="SUPERIOR ROOM" BedType="SUPERIOR ROOM">
        <Address>
          <AddressLines>
            <AddressLine>Jl Mega Kuningan Timur Ii, No 1, Kawasan Mega Kuningan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Take in the views from a terrace and make use of amenities such as complimentary wireless internet access and concierge services.. Featured amenities include a 24-hour business center, complimentary newspapers in the lobby, and dry cleaning/laundry services. Event facilities at this hotel consist of conference space and meeting rooms. Free valet parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="30.45" OriginalAmount="30.15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.173664" Longitude="106.860853" StarRating="3" HotelCode="|553816" HotelName="Tavia Heritage" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Letjen Suprapto</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="30.63" OriginalAmount="30.33" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.254888" Longitude="106.809268" StarRating="4" HotelCode="|400058" HotelName="Sotis Hotel Kemang Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Kemang Raya No. 4, Kemang - Jakarta Selatan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="35.94" OriginalAmount="35.58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.215734" Longitude="106.830262" StarRating="3" HotelCode="|400975" HotelName="La Boheme Rooms and Coffee Jakarta" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Setia Budi Barat No. 18 RT. 008.04, Kuningan, South Jakarta City,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="37.32" OriginalAmount="36.95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.2148294" Longitude="106.8281801" StarRating="0" HotelCode="|378017" HotelName="Treehouse Suites - Boutique Serviced Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Karbela Timur No.1A , Karet, Setiabudi,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="47.13" OriginalAmount="46.66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-6.201508" Longitude="106.82385" StarRating="4" HotelCode="4056750" HotelName="Artotel Hub Simpang Temu" Meals="DELUXE ROOM - CITY VIEW" BedType="DELUXE ROOM - CITY VIEW">
        <Address>
          <AddressLines>
            <AddressLine>Gedung Simpang Temu Dukuh Atas, Jl. Juana No. 37,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>Make use of convenient amenities, which include complimentary wireless internet access and concierge services.. Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and luggage storage. Free self parking is available onsite..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service,Massage Centre,Currency Exchange,Laundry,Sauna,Swimming Pool,Golf,Designated Smoking Area,Jacuzzi,Shopping Arcade,Wheelchair Access,Diet Meals,Garden,Nightclub,Spa,Kitchen,Bicycle Rental,24 Hour Security,Airport Transfer (on Demand),Banquet Hall,Business Centre,Meeting Room,Parking,Smoking Rooms,Wake-up Call Service,24 Hour Front Desk,24 Hour Room Service,Coffee Shop,Concierge,Dry Cleaning,Elevator,Valet Parking,Housekeeping,LCD/Projector,24 Hour Power Supply,Central Heating,Heated Pool,Luggage Storage</BasicAmenities>
    <HotelRating>3,4,5,2,1</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ALL INCLUSIVE,DINNER,SELF CATERING</Meals>
    <PropertyType>HOTEL,CITY HOTEL,CONFERENCE HOTEL,BUSINESS HOTEL,APARTMENT HOTEL,SPA HOTEL,GOLF HOTEL,HISTORIC HOTEL,FAMILY-FRIENDLY HOTEL,AIRPORT HOTEL,ECO HOTEL,HOTEL DE CHARME,BEACH HOTEL,CLUB RESORT,APARTHOTEL,VILLAGE,RESIDENCES,GUEST HOUSES,APARTMENT,RESIDENCE</PropertyType>
  </Filter>
</HotelSearchRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
f1cac925-7fc8-41e2-bc93-3e8da44d86b6|GoGlobalTravelSearch|successfull supplier interation||GoGlobleTravel|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
f1cac925-7fc8-41e2-bc93-3e8da44d86b6|PriceRequest|PriceRequest|<?xml version="1.0" encoding="utf-16"?>
<HotelSearchRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" EchoToken="Price" TimeStamp="0001-01-01T00:00:00" TraceId="f1cac925-7fc8-41e2-bc93-3e8da44d86b6">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="47406" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-08-15T00:00:00" End="2026-08-16T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <HotelRef HotelId="|401993" SourceId="94" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="Meity.a@wwdmc.com" Password="Kocok123$" RequestedCurrency="GBP" ClientNationality="ID" ClientCountry="Indonesia" 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
f1cac925-7fc8-41e2-bc93-3e8da44d86b6|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="f1cac925-7fc8-41e2-bc93-3e8da44d86b6" TimeStamp="0001-01-01T00:00:00" HotelName="Collection O Cikarang Near President University Formerly Enviro" HotelCode="401993" GTCityId="47406" CountryCode="ID" CityName="Jakarta" CountryName="Indonesia" Address="Jl Dr Satrio Area Medical City Kawasan Industri Ja" SourceId="94" Currency="GBP"><RoomTypes><RoomType BoardBasis="Accommodation Only" FilterMealType="Accommodation Only" RoomType="Room 1: Double room" RoomTypeCode="401993H1_H1HRHR6q0m|1786416592.DIOBAP-GBRA64a2coffB|5.18|94|NS4xOHxFVVJ8c3VwcGxpZXJkZWFkbGluZQ==" OriginalAmount="4" TotalPrice="4.47" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 14/08/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-08-14T00:00:00" End="2026-08-14T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="4.43" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Bed and breakfast" FilterMealType="Bed and breakfast" RoomType="Room 1: Double room" RoomTypeCode="401993H1_H2HRHR6q8q|1786416592.DIOBAP-GBRA64a2coffB|7.46|94|Ny40NnxFVVJ8c3VwcGxpZXJkZWFkbGluZQ==" OriginalAmount="6" TotalPrice="6.43" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 14/08/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-08-14T00:00:00" End="2026-08-14T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="6.37" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType></RoomTypes><Images><Image Url="http://cdnh.octanio.com/images/hotels/4/0/1/9/9/3/401993_c7ce4841019.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/4/0/1/9/9/3/401993_c8527ac1020.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/4/0/1/9/9/3/401993_c8cccd51020.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/4/0/1/9/9/3/401993_c9525211021.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/4/0/1/9/9/3/401993_c9c514f1021.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/4/0/1/9/9/3/401993_ca4b5be1022.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/4/0/1/9/9/3/401993_cab5a3c1022.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/4/0/1/9/9/3/401993_cb392b21023.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/4/0/1/9/9/3/401993_cb9b6f11023.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/4/0/1/9/9/3/401993_cc110f91024.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/4/0/1/9/9/3/401993_cc7a7c41024.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/4/0/1/9/9/3/401993_ccd89b31024.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/4/0/1/9/9/3/401993_cd49e891025.jpg" /></Images><HotelDescription /><Facilities><HotelFacilities><Type>Hotel</Type><Description>Family rooms</Description><Value>Family rooms</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Free parking</Description><Value>Free parking</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>24 hour reception</Description><Value>24 hour reception</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Smoking prohibited throughout the entire accommodation</Description><Value>Smoking prohibited throughout the entire accommodation</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Lift</Description><Value>Lift</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Special health and safety measures are followed</Description><Value>Special health and safety measures are followed</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Business</Description><Value>Business</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Family</Description><Value>Family</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>No pets allowed</Description><Value>No pets allowed</Value></HotelFacilities></Facilities></HotelRoomRS>||True